﻿.container {
	margin: 0px auto 20px auto;
	padding: 150px 0px 0px 0px;
	width: 1000px;
	background-image: url('images/background_computers.jpg');
	background-repeat: no-repeat;
}
.header {
	width: 700px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/header.png');
	background-repeat: no-repeat;
}
.page_content {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	min-height: 355px;
	float: left;
}
.footer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
	clear: both;
}
body {
	margin: 0px;
	background-image: url('images/background_computers_repeat.jpg');
	background-repeat: repeat-x;
	background-color: #7ba1ec;
}
.menu_left {
	width: 150px;
	float: left;
	clear: left;
}

.menu_right {
	width: 150px;
	float: left;
}
.menu_left_top {
	height: 10px;
	background-image: url('images/menu_left_top.png');
	background-repeat: no-repeat;
}
.menu_left_bottom {
	height: 10px;
	background-image: url('images/menu_left_bottom.png');
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.menu_left_content {
	background-image: url('images/menu_left_middle.png');
	background-repeat: repeat-y;
	text-align: center;
}
.menu_right_top {
	height: 10px;
	background-image: url('images/menu_right_top.png');
	background-repeat: no-repeat;
}
.menu_right_content {
	background-image: url('images/menu_right_middle.png');
	background-repeat: repeat-y;
	text-align: center;
}
.menu_right_bottom {
	background-image: url('images/menu_right_bottom.png');
	background-repeat: no-repeat;
	height: 10px;
	margin-bottom: 5px;
}
.menu_right_2nd {
	width: 150px;
	float: left;
	margin-top: 5px;
}
.menu_item {
	margin: 0px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}
.menu_link {
	text-decoration: none;
	color: #000000;
}
a:hover.menu_link {
	color: #7ba1ec;
	text-decoration: underline overline;
}
.header_text {
	width: 200px;
	font-weight: bold;
	font-size: large;
	padding-top: 10px;
	padding-left: 15px;
	margin: 0px;
	float: left;
}
.header_number {
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 15px;
	font-weight: bold;
	font-size: large;
}
.page_content_text {
	margin-right: 10px;
	margin-left: 10px;
}
.page_content_text_top {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
.page_content_text_top_list {
	margin: 0px 10px 0px 10px;
}

.home_business_card {
	width: 350px;
	float: left;
	text-align: center;
}
.home_qualification {
	width: 350px;
	float: left;
	text-align: center;
}
.clear {
	clear: both;
}
.line {
	clear: both;
	margin-bottom: 0px;
	margin-top: 5px;
	width: 680px;
}
.red_text {
	color: #FF0000;
}
.email_form {
	width: 300px;
	float: left;
}
.contact_div {
	float: left;
	width: 300px;
	margin-left: 65px;
	margin-top: 0px;
}
.enquire_notification {
	margin: 50px;
	text-align: center;
}
.copyright {
	margin: 0px;
	font-size: x-small;
	text-align: center;
	padding-top: 7px;
}
.special {
	margin-top: 80px;
}
.required_info {
	color: #FF0000;
	font-size: small;
}
.menu_link_sel {
	color: #000000;
	text-decoration: underline overline;
}
.validator {
	margin: 0px;
}
.clear_upgrades {
	clear: both;
	height: 30px;
	margin-bottom: 20px;
	text-align: center;
}
.contact_text_header {
	font-weight: bold;
	margin-top: 0px;
}
.windows_home {
	width: 300px;
	float: left;
	margin-left: 50px;
	text-align: center;
}
.windows_pro {
	width: 300px;
	height: 250px;
	float: left;
	text-align: center;
}
.underline {
	clear: both;
	height: 30px;
	margin-bottom: 20px;
	text-align: center;
	text-decoration: underline;
}
.bottom_number {
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	font-size: 120%;
}
.home_special_link {
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
}
.special_info {
	margin-right: 10px;
	margin-left: 10px;
}
