/**** Design by Amanda Wright :: http://norwichwebdesigner.com ******* */

/* ************************Main Styles************************* */

* { 
	padding: 0;
	margin: 0;
	}
	
a img {
	border: none;
	}

body {
	background: #cdcdcd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
	text-align: center;
	}

h1, h2, h3, h4 {
	font-size: 1em;
	font-weight: normal;
	}

div#wrapper {
	position: relative;
	margin: 10px auto;
	text-align: left;
	width: 966px;
	}

.w3c {
	position: absolute;
	left: -10000px;
	top: -4000px;
	}
	

/* ********* Header Styles ******* */

div.header {
	background: #fff url(../images/bg_header.jpg) top left no-repeat;
	height: 172px;
	}

/* ******* Navigation Styles ********* */

div.navigation {
	width: 745px;
	float: left;
	font-size: 0.9em;
	text-align: center;
	}

div.navigation ul {
	list-style: none;
	margin: 16px 0 0 80px;
	}

div.navigation li {
	float: left;
	height: 82px;
	background: url(../images/bg_navTab.gif) top left no-repeat;
	width: 103px;
	margin-right: 30px;
	} 

div.navigation li a {
	width: 103px;
	color: #fff;
	text-decoration: none;
	line-height: 2.8em;
	display: block;
	}
	
div.navigation a:hover {
	width: 103px;
	color: #333;
	text-decoration: none;
	line-height: 2.8em;
	display: block;
	height: 82px;
	background: #e9821B url(../images/bg_navTab.gif) top left no-repeat;
	}

#home #nav_hom a, #about #nav_abo a, #services #nav_ser a, #testimonial #nav_tes a, #contact #nav_con a {
	background: #e9821B url(../images/bg_navTab.gif) top left no-repeat;
	height: 82px;
	color: #333;
	}

/* ********* Main Content Area Styles ******* */	
	
div.contentArea {
	background: #fff url(../images/bg_containerBtm.gif) bottom left no-repeat;
	border-right: 27px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
}

div.mainImage {
	float: left;
	width: 420px;
	}


div.mainImage img {
	margin: 0 0 10px 80px;
	}

iframe {
	margin: 0 0 15px 0;
}

div.mainText {
	float: right;
	width: 475px;
	}

div.mainText h2 {
	padding: 0 80px 20px 0;
	font-size: 1.15em;
	}

div.mainText p, #about .mainImage p, #about .mainImage ul {
	padding: 0 80px 20px 0;
	font-size: 0.7em;
	line-height: 1.6;
	}

#about .mainImage p, #about .mainImage ul {
	margin: 0 0 20px 80px;
	padding:0;
	}

#testimonial .mainImage p {
	margin: 0 0 20px 80px;
	font-size: 0.7em;
	line-height: 1.6;
	}


#about .mainImage ul {
	padding: 0 0 0 15px;
	}

#about .mainImage li {
	margin-bottom: 5px;
	}
	
#about .mainImage h3 {
	padding: 0 0 20px 80px;
	font-size: 1.15em;
	}

.mainImage p a {
	font-size:1.15em;
	text-decoration: none;
	font-weight:bold;
	display:block;
	color: #666;
	background: url(../images/bg_navArrowGrey.gif) 0 4px no-repeat;
	padding-left: 16px;
	}


.mainImage p a:hover {
	color: #e9821b;
	background: url(../images/bg_navArrowOrange.gif) 0 4px no-repeat;
	padding-left: 16px;
	}

.mainImage .no-style  {
	font-size: 1em;
	text-decoration: underline;
	font-weight:normal;
	display: inline;
	color: #e9821b;
	background: none;
	padding-left:0;
}

.mainImage .no-style:hover {
	color: #666;
	background: none;
	padding-left:0;
}


div.mainText p.subHeading {
	font-size: 0.85em;
	font-style: italic;
	}

div.mainText blockquote cite {
	color: #e9821b;
	}
div.mainText p a, div.maintext p a:hover {
	color: #e9821b;
	}

div.mainText ul {
	font-size: 0.7em;
	padding: 0 0 15px 15px;
	}

div.mainText ul li {
	padding: 0 0 5px 0;
	}

/* **** Style for compTIA Logo in mainText area ******** */

div.mainText img {
	float: right;
	margin: 60px 80px 0 0;
	}

/* **** Style for Professional body badges in mainText area on about page ******** */

div.mainText img.aboutImage {
	margin-top: 5px;
	}

/* ******* Services page navigation styles ******** */

div.servicesNav {
	font-size: 0.8em;
	}

div.servicesNav ul {
	margin: 0 0 0 80px;
	width: 280px;
	}

div.servicesNav ul li {
	padding: 10px 15px;
	list-style: none;
	border-top: 1px solid #ccc;
	}

div.servicesNav ul li.lastLine {
	border-bottom: 1px solid #ccc;
	margin-bottom: 40px;
	}

div.servicesNav ul li a {
	color: #666;
	text-decoration: none;
	background: url(../images/bg_navArrowGrey.gif) center left no-repeat;
	padding-left: 16px;
	}

div.servicesNav ul li a:hover {
	color: #e9821b;
	text-decoration: none;
	background: url(../images/bg_navArrowOrange.gif) center left no-repeat;
	padding-left: 16px;
	}

#pcmot #s1 a, #reins #s2 a, #newpc #s3 a, #datab #s4 a, #datar #s5 a, #servi #s6 a, #upgra #s7 a, #itcon #s8 a {
	color: #e9821b;
	text-decoration: none;
	background: url(../images/bg_navArrowOrange.gif) center left no-repeat;
	}
	
/* ******* Promotional Area Styles ********* */

div.promoArea {
	clear: both;
	margin: 0 60px 0 80px;
	}

div.promoArea h3 {
	font-size: 1.15em;
	padding: 25px 0 15px 0;
	color: #e9821b;
	}

div.promoArea dl {
	width: 250px;
	float: left;
	padding: 0 15px 35px 0;
	}	

div.promoArea dt {
	color: #e9821b;
	font-weight: bold;
	font-size: 0.75em;
	}

div.promoArea dt a:link, div.promoArea dt a:visited, div.promoArea dt a:hover {
	color: #e9821b;
	text-decoration: none;
	}

div.promoArea dd {
	font-size: 0.7em;
	line-height: 1.6em;
	}

div.promoArea em {
	color: #e9821b;
	}
	
/* ********* Site map styles ********** */

div.mainText ul.sitemap {
	font-size: 0.7em;
	}

div.mainText ul.sitemap li {
	list-style: none;
	padding: 5px 0;
	}
	
 div.mainText ul.sitemap li ul.nestedUL {
	margin-left: 20px;
	font-size: 0.95em;
	padding:0;
	}

div.mainText ul.sitemap li a:link, div.mainText ul.sitemap li ul.nestedUL a:link {
	text-decoration: none;
	color: #e9821b;
	}

div.mainText ul.sitemap li a:visited, div.mainText ul.sitemap li ul.nestedUL a:visited {
	text-decoration: none;
	color: #666;
	}

div.mainText ul.sitemap li a:hover, div.mainText ul.sitemap li ul.nestedUL a:hover {
	text-decoration: underline;
	color: #e9821b;
	}

	
	
/* ******** Footer Styles ******** */

div#footer {
	clear: both;
	font-size: 0.7em;
	}

div#footer ul {
	margin: 10px 0;
	padding-left: 70px;
	}	

div#footer ul li{
	float: left;
	border-right: 1px solid #666;
	padding: 0 10px 0 10px;
	list-style: none;
	}
	
div#footer ul li.last{
	border-right: none;
	}

div#footer ul li a {
	text-decoration: none;
	color: #666;
	}

div#footer ul li a:hover {
	text-decoration: underline;
	color: #333;
	}

div#footer p {
	text-align: right;
	padding-right: 107px;
	}

