body{
	background-color:#FFF;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin:0px;
}

#dvWrapper{
	width:100%;
	margin:0px auto;
}

#dvTopNavWrapper{
	background:url('images/topnav_bg.jpg') repeat-x;
	height:89px;
	width:100%;
}

#dvTopNav{
	width:800px;
	margin:0px auto;
}

#dvLogo{
	float:left;
	width:265px;
	padding-top:30px;
}

#dvNavigation{
	float:right;
	font-size:16px;
	padding-right:35px;
	padding-top:40px;
}

#dvNavigation div{
	float:left;
	padding-left:30px;
}

#dvNavigation a:link{
	color:#000;
	text-decoration:none;
}

#dvNavigation a:visited{
	color:#000;
	text-decoration:none;
}

#dvNavigation a:hover{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#dvAdvertisingWorldWrapper{
	background:url('images/showcase_wrapper_bg.jpg') repeat-x;
	width:100%;
	margin:0px auto;
	clear:both;
	height:185px;
}

#dvAdvertisingWorld{
	background:url('images/showcase_bg.jpg') no-repeat;
	width:903px;
	margin:0px auto;
	clear:both;
	padding:40px 0px 0px 100px;
	height:145px;
}

#dvAdvertisingWorld h1{
	font-size:22px;
	width:430px;
	margin:0px;
	padding:0px;
	color:#FFFFFE;
}

#dvMainPanel{
	width:800px;
	margin:0px auto;
}

#dvLeftPanel{
	width:510px;
	float:left;
}

#dvLeftPanel h2{
	font-size:19px;
	color:#3B85C8;
	padding:0px 0px 10px 0px;
	margin:0px;
}

#dvLeftPanel p{
	color:#060000;
	font-size:13px;
	padding:10px 0px 10px 0px;
	margin:0px;
}

#dvRightPanel{
	width:260px;
	float:right;
}

.orangelink{
	text-align:right; 
	color:#FE900A; 
	font-size:9px; 
	font-weight:bold; 
	text-transform:uppercase; 
	padding-right:15px;
}

.orangelink a:link{
	color:#FE900A;
	text-decoration:none;
}

.orangelink a:visited{
	color:#FE900A;
	text-decoration:none;
}

.orangelink a:hover{
	color:#FE900A;
	text-decoration:underline;
}

.orangelink img{
	vertical-align:middle;
}

#dvRightPanel p{
	font-size:12px;
	padding:0px;
	margin:0px;
}

#dvSpecialOffer{
	background:url('images/specialoffer_bg.jpg') no-repeat;
	width:238px;
	height:130px;
	padding-top:15px;
	padding-left:15px;
}

#dvSpecialOffer p{
	width:185px;
}

#dvHelp{
	background:url('images/help_bg.jpg') no-repeat;
	width:238px;
	height:170px;
	padding-top:15px;
	padding-left:15px;
}

#dvFooterWrapper{
	clear:both;
	margin:0px auto;
	width:100%;
	height:175px;
	background:url('images/footer_bg.jpg') repeat-x;
}

#dvFooter{
	width:800px;
	margin:0px auto;
	color:#FFFFFD;
	font-size:11px;
	padding:30px 0px 0px 0px;
}

#dvContact{
	float:left;
	padding-right:70px;
}

#dvPeople{
	float:left;
	padding-right:70px;
}

#dvPeople p{
	padding:0px 0px 25px 0px;
	margin:0px;
}

#dvStreetAddress{
	float:left;
}

#dvCopyrightWrapper{
	clear:both;
	width:100%;
	background:url('images/copyright_bg.jpg') repeat-x #FFF;
	height:85px;
	padding-top:15px;
}

#dvCopyright{
	width:800px;
	margin:0px auto;
}

#dvSmallLogo{
	float:left;
	padding-right:10px;
}

#dvCopyText{
	float:left;
	font-size:11px;
}