/*overrides*/
p {padding-bottom:8px;}

a:link, a:visited {color: #fff; text-decoration: underline;}
a:hover {color: #333366; text-decoration: none;}
a:active {color: #fff; text-decoration: underline;}

/*end overrides*/

#mainContainer {background-color: #333;}

	#contenthome {
		height:231px;
		width: 834px;
		position: absolute;
		top: 337px;
		background-image: url(../images/bg_content.jpg);
		background-repeat: no-repeat;
		background-position: 0 2px;
		font-size: 11px;
		}
	
	#contenthome ul {margin-left:3px; margin-top:5px;}
	#contenthome li {list-style-type: none; padding-bottom:5px;}
	#contenthome a:hover, #content a:hover {color: #ccc; text-decoration: underline;}
	
		#leftContent {float:left; padding-left:25px; width:224px;}
		#middleContent {float:left; padding-left:19px; width:310px;}
		#rightContent {float:right; padding-right:24px; width:213px;}
				
		.bulletproof {margin-top:13px; padding-left:19px; }

#imagebar {height:202px; position: absolute; top: 130px; background-color:#FFFFFF; width: 834px;
border-top-style: solid; border-top-color: #FFFFFF; border-top-width: 2px;
border-bottom-style: solid; border-bottom-color: #FFFFFF; border-bottom-width: 2px;}

/*#homebanner {
	clear:both;
	background-image: url(../images/apple_banner.gif);
	background-repeat: no-repeat;
	padding: 42px 15px 10px 20px;
	margin-top:35px;
}*/

		#header img.apple {padding-bottom:7px; padding-left:70px;}
		#header img.contact {padding-bottom:7px; padding-left:23px;}
		
