@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#background_color {
	background-color: #1c4267;
}
#background_lines {
	background-image: url(images/background_lines.png);
	background-repeat: repeat;
}
#background_white {
	background-image: url(images/background_white.png);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	background-image: url(images/header_02.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#nav_border {
	background-color: #000000;
	height: 1px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	background-image: url(images/nav_background.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 29px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#navigation #home {
	background-repeat: no-repeat;
	height: 19px;
	width: 44px;
	background-image: url(images/nav_home_white.png);
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 10px;
}
#navigation #home:hover {
	background-image: url(images/nav_home_black.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 44px;
}
#navigation #services {
	background-image: url(images/nav_services_white.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 70px;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 10px;
}
#navigation #services:hover {
	background-image: url(images/nav_services_black.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 70px;
}
#navigation #rates {
	background-image: url(images/nav_rates_white.png);
	background-repeat: no-repeat;
	width: 45px;
	height: 19px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 20px;
}
#navigation #rates:hover {
	background-image: url(images/nav_rates_black.png);
	background-repeat: no-repeat;
	width: 45px;
	height: 19px;
}
#navigation #about {
	background-image: url(images/nav_about_white.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 46px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 20px;
}
#navigation #about:hover {
	background-image: url(images/nav_about_black.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 46px;
}
#navigation #location {
	background-image: url(images/nav_location_white.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 67px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 20px;
}
#navigation #location:hover {
	background-image: url(images/nav_location_black.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 67px;
}
#navigation #contact {
	background-image: url(images/nav_contact_white.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 62px;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 20px;
}
#navigation #contact:hover {
	background-image: url(images/nav_contact_black.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 62px;
}
#side_navigation_border {
	background-color: #000000;
	width: 1px;
	float: left;
	height: 650px;
}
#side_navigation {
	width: 249px;
	float: left;
	background-image: url(images/right_nav_background.png);
	background-repeat: no-repeat;
	height: 650px;
}
#side_navigation li {
	list-style-type: none;
}
#side_navigation #services {
	background-image: url(images/right_nav_services_white.png);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#side_navigation #sales {
	background-image: url(images/right_nav_sales_white.png);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#side_navigation #address {
	background-image: url(images/right_nav_address_white.png);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#side_navigation #phone {
	background-image: url(images/right_nav_phone_white.png);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#side_navigation #email {
	background-image: url(images/right_nav_email_white.png);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#side_navigation #hours {
	background-image: url(images/right_nav_hours_white.png);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#side_navigation #small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-left: 15px;
	color: #CCCCCC;
	text-shadow: 1px 1px #000;
}
#side_navigation #small a {
	color: #CCCCCC;
	text-decoration: none;
}
#side_navigation #small a:hover {
	text-decoration: underline;
}
#content_background {
	background-color: #27aae1;
	width: 1000px;
	height: 650px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background_logo.png);
	background-repeat: no-repeat;
}
#content_header_home {
	background-image: url(images/heading_home.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 750px;
	float: left;
}
#content_header_services {
	background-image: url(images/heading_services.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 750px;
	float: left;
}
#content_header_rates {
	background-image: url(images/heading_rates.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 750px;
	float: left;
}
#content_header_about {
	background-image: url(images/heading_about.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 750px;
	float: left;
}
#content_header_location {
	background-image: url(images/heading_location.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 750px;
	float: left;
}
#content_header_contact {
	background-image: url(images/heading_contact.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 750px;
	float: left;
}
#content_header_pc_repair {
	background-image: url(images/heading_pc_repair.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 750px;
	float: left;
}
#content_header_websites {
	background-image: url(images/heading_websites.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 750px;
	float: left;
}
#content_header_networks {
	background-image: url(images/heading_networks.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 750px;
	float: left;
}
#content_header_cell_email {
	background-image: url(images/heading_cell_email.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 750px;
	float: left;
}
#content_header_desktops {
	background-image: url(images/heading_desktops.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 750px;
	float: left;
}
#content_header_laptops {
	background-image: url(images/heading_laptops.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 750px;
	float: left;
}
#content_header_accessories {
	background-image: url(images/heading_accessories.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 750px;
	float: left;
}
#content #home_background {
	background-image: url(images/home_image_01.png);
	background-repeat: no-repeat;
	height: 500px;
	width: 750px;
	margin-left: 250px;
	margin-bottom: -500px;
}
#content #tagline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 440px;
	margin-left: 50px;
	margin-top: 320px;
	text-shadow: 1px 1px #333;
	line-height: 115%;
}
#content #tagline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: right;
	margin-top: 15px;
	width: 450px;
	margin-right: 50px;
	text-indent: -15px;
	text-shadow: 1px 1px #333;
	line-height: 115%;
}
#content #services_background {
	background-image: url(images/services_header_bg_01.png);
	background-repeat: no-repeat;
	height: 260px;
	width: 500px;
	margin-left: 500px;
	margin-bottom: -260px;
}
#content #service1 {
	float: left;
	height: 100px;
	width: 500px;
	margin-top: 40px;
	margin-left: 20px;
	background-image: url(images/pc_repair_image_bg_01.png);
	background-repeat: no-repeat;
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity:.5;
}
#content #service1:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
}
#content #service2 {
	float: right;
	height: 100px;
	width: 500px;
	margin-top: 20px;
	background-image: url(images/websites_image_bg_01.png);
	background-repeat: no-repeat;
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity:.5;
	margin-right: 20px;
}
#content #service2:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
}
#content #service3 {
	float: left;
	height: 100px;
	width: 500px;
	margin-top: 20px;
	margin-left: 20px;
	background-image: url(images/networks_image_bg_01.png);
	background-repeat: no-repeat;
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity:.5;
}
#content #service3:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
}
#content #service4 {
	float: right;
	height: 100px;
	width: 500px;
	margin-top: 20px;
	background-image: url(images/cell_email_image_bg_01.png);
	background-repeat: no-repeat;
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity:.5;
	margin-right: 20px;
}
#content #service4:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
}
#content #rates_background {
	background-image: url(images/rates_header_bg_01.png);
	background-repeat: no-repeat;
	height: 240px;
	width: 500px;
	margin-left: 500px;
	margin-bottom: -240px;
}
#content  #rates1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 650px;
	margin-left: 50px;
	margin-top: 50px;
	line-height: 115%;
}
#content #about_background {
	background-image: url(images/about_header_bg_01.png);
	background-repeat: no-repeat;
	height: 240px;
	width: 300px;
	margin-left: 700px;
	margin-bottom: -240px;
}
#content #about1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 650px;
	margin-left: 50px;
	margin-top: 50px;
	line-height: 115%;
}
#content #about2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 650px;
	margin-left: 50px;
	margin-top: 20px;
	line-height: 115%;
}
#content  #map  {
	height: 450px;
	width: 650px;
	float: left;
	margin-top: 60px;
	margin-left: 50px;
}
#content #location_background {
	background-image: url(images/location_header_bg_01.png);
	background-repeat: no-repeat;
	height: 240px;
	width: 543px;
	margin-left: 457px;
	margin-bottom: -240px;
}
#content #contact_background {
	background-image: url(images/contact_header_bg_01.png);
	background-repeat: no-repeat;
	height: 240px;
	width: 600px;
	margin-left: 400px;
	margin-bottom: -240px;
}
#content  #contact1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 650px;
	margin-left: 50px;
	margin-top: 50px;
	line-height: 115%;
}
#content #contact2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 650px;
	margin-left: 50px;
	margin-top: 20px;
	line-height: 115%;
}
#content #contact3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 650px;
	margin-left: 50px;
	margin-top: 20px;
	line-height: 115%;
}
#content #contact3 a {
	color: #FFFFFF;
	text-decoration: none;
}
#content #contact3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content #contact4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 650px;
	margin-left: 50px;
	margin-top: 20px;
	line-height: 115%;
}
#content #contact5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 650px;
	margin-left: 50px;
	margin-top: 20px;
	line-height: 115%;
}
#content #contact5 a {
	color: #FFFFFF;
	text-decoration: none;
}
#content #contact5 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content #pc_repair_background {
	background-image: url(images/pc_repair_header_bg_02.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 600px;
	margin-left: 400px;
	margin-bottom: -200px;
}
#content #pc_repair_bottom_image {
	background-image: url(images/pc_repair_bottom_image.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 650px;
	float: right;
	margin-top: 250px;
	margin-bottom: -549px;
}
#content #pc_repair1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 650px;
	margin-left: 50px;
	margin-top: 50px;
	line-height: 115%;
}
#content #pc_repair2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 650px;
	margin-left: 50px;
	margin-top: 20px;
	line-height: 115%;
}
#content #pc_repair3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 650px;
	margin-left: 50px;
	margin-top: 20px;
	line-height: 115%;
}
#content #websites_background {
	background-image: url(images/websites_header_bg_01.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 600px;
	margin-left: 400px;
	margin-bottom: -200px;
}
#content #websites1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 650px;
	margin-left: 50px;
	margin-top: 50px;
	line-height: 115%;
}
#content #websites2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 650px;
	margin-left: 50px;
	margin-top: 20px;
	line-height: 115%;
}
#content #websites3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 650px;
	margin-left: 50px;
	margin-top: 20px;
	line-height: 115%;
}
#content #networks_background {
	background-image: url(images/networks_header_bg_01.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 600px;
	margin-left: 400px;
	margin-bottom: -200px;
}
#content #networks_bottom_image {
	background-image: url(images/networks_bottom_image.png);
	background-repeat: no-repeat;
	height: 450px;
	width: 650px;
	float: right;
	margin-top: 100px;
	margin-bottom: -550px;
}
#content #networks1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 650px;
	margin-left: 50px;
	margin-top: 50px;
	line-height: 115%;
}
#content #cell_email_background {
	background-image: url(images/cell_email_header_bg_02.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 600px;
	margin-left: 400px;
	margin-bottom: -200px;
}
#content #cell_email1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 650px;
	margin-left: 50px;
	margin-top: 50px;
	line-height: 115%;
}
#content #desktops_background {
	background-image: url(images/desktops_header_bg_01.png);
	background-repeat: no-repeat;
	height: 260px;
	width: 407px;
	margin-left: 593px;
	margin-bottom: -260px;
}
#content #desktops1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 650px;
	margin-left: 50px;
	margin-top: 50px;
	line-height: 115%;
}
#content #laptops_background {
	background-image: url(images/laptops_header_bg_01.png);
	background-repeat: no-repeat;
	height: 245px;
	width: 300px;
	margin-left: 700px;
	margin-bottom: -245px;
}
#content #laptops1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 650px;
	margin-left: 50px;
	margin-top: 50px;
	line-height: 115%;
}
#content #accessories_background {
	background-image: url(images/accessories_header_bg_02.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 600px;
	margin-left: 400px;
	margin-bottom: -300px;
}
#content #accessories_bottom_image {
	background-image: url(images/accessories_bottom_image.png);
	background-repeat: no-repeat;
	height: 350px;
	width: 650px;
	float: right;
	margin-top: 200px;
	margin-bottom: -549px;
}
#content #accessories1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: left;
	width: 650px;
	margin-left: 50px;
	margin-top: 50px;
	line-height: 115%;
}
#footer_border {
	background-color: #000000;
	height: 1px;
}
#footer_background {
	background-color: #FFFFFF;
	background-image: url(images/footer_background_02.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
}
#hidden {
	display: none;
}
