/* Author IT Exchange*/


a{
	color:#526a9a;
	text-decoration:underline;
}
a:hover{
	color:#ffb754;
	text-decoration:none;
}
a:visited{
	color:#002b5f;
}

#main
{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-8px;
	position:relative;
	border-left:#B7B675 solid 2px;
	border-right:#B7B675 solid 2px;
}
*html #main
{
	margin-top:-15px;
}
#header
{
	background:url(images/header.jpg) no-repeat;
	width:750px;
	height:111px;
}
#menu-top
{
	margin-left:160px;
	margin-top:85px;
	margin-bottom:-16px;
	/*margin-right:110px;*/
}
html>body #menu-top
{
	margin-top:72px;
	margin-right:30px;
	float:right;
}
*html #menu-top ul li
{
	height:25px;
	list-style-type:none;
	display:inline;
	padding-right:40px;		
}
html>body #menu-top ul li{
	float:left;
	width:100px;
	height:25px;
	list-style-type:none;
}
#menu-top ul li a
{
	color:#0B001C;
	text-decoration:none;
	font-family:Trebuchet MS1, Helvetica, sans-serif;
	font-size:12px;
}
#menu-top ul li a img{
	border:none;
}
#menu-top ul li a:hover
{
	color:#989343;
}
#subheader-home
{
	background:url(images/sub_header-1.jpg) no-repeat;
	width:750px;
	height:201px;
}
*html #subheader-home{
	/*margin-top:-16px;*/
}
#subheader-home p
{
	color:#FFFFFF;
	float:right;
	text-align:right;
	font-family:Trebuchet MS;
	font-size:18px;
	width:180px;
	margin-left:1px;
	margin-right:20px;
}
*html #subheader-home p
{
	margin-right:10px;
	margin-top:25px;
}

#subheader-about-us
{
	background:url(images/aboutus-subheader.jpg) no-repeat;
	width:750px;
	height:201px;

}
*html #subheader-about-us{
	/*margin-top:-16px;*/
}
#subheader-about-us p
{
	color:#FFFFFF;
	float:right;
	text-align:right;
	font-family:Trebuchet MS;
	font-size:18px;
	width:180px;
	margin-left:1px;
	margin-right:20px;
}
*html #subheader-about-us p
{
	margin-right:10px;
	margin-top:25px;
}

#subheader-contact-us
{
	background:url(images/contactus-subheader.jpg) no-repeat;
	width:750px;
	height:201px;
}
*html #subheader-contact-us{
	/*margin-top:-16px;*/
}
#subheader-contact-us p
{
	color:#FFFFFF;
	float:right;
	text-align:right;
	font-family:Trebuchet MS;
	font-size:18px;
	width:180px;
	margin-left:1px;
	margin-right:20px;
}
*html #subheader-contact-us p
{
	margin-right:10px;
	margin-top:25px;
}

#subheader-products
{
	background:url(images/subheader-products.jpg) no-repeat;
	width:750px;
	height:122px;
	margin-bottom:79px;
	position:relative;
	/*_margin-top:-16px;*/
	_margin-right:-1px;
	
}
*html #subheader-products{
	
}
#subheader-products p
{
	color:#FFFFFF;
	float:right;
	text-align:right;
	font-family:Trebuchet MS;
	font-size:18px;
	width:180px;
	margin-left:1px;
	margin-right:20px;
}
*html #subheader-products p
{
	margin-right:10px;
	margin-top:25px;
}
#subheader-indications
{
	background:url(images/subheader-indications.jpg) no-repeat;
	width:750px;
	height:201px;
}
*html #subheader-indications{
	/*margin-top:-16px;*/
}
#subheader-indications p
{
	color:#FFFFFF;
	float:right;
	text-align:right;
	font-family:Trebuchet MS;
	font-size:18px;
	width:180px;
	margin-left:1px;
	margin-right:20px;
}
*html #subheader-indications p
{
	margin-right:10px;
	margin-top:25px;
}

#subheader-privacy-policy
{
	background:url(images/privacy-subheader02.jpg) no-repeat;
	width:750px;
	height:201px;
}
*html #subheader-privacy-policy{
	/*margin-top:-16px;*/
}
#subheader-privacy-policy p
{
	color:#FFFFFF;
	float:right;
	text-align:right;
	font-family:Trebuchet MS;
	font-size:18px;
	width:180px;
	margin-left:1px;
	margin-right:20px;
}
*html #subheader-privacy-policy p
{
	margin-right:10px;
	margin-top:25px;
}

#subheader-terms-of-use
{
	background:url(images/termsofuse-subheader.jpg) no-repeat;
	width:750px;
	height:201px;
}
*html #subheader-terms-of-use{
	/*margin-top:-16px;*/
}
#subheader-terms-of-use p
{
	color:#FFFFFF;
	float:right;
	text-align:right;
	font-family:Trebuchet MS;
	font-size:18px;
	width:180px;
	margin-left:1px;
	margin-right:20px;
}
*html #subheader-terms-of-use p
{
	margin-right:10px;
	margin-top:25px;
}

#subheader-sitemap
{
	background:url(images/sitemap-subheader.jpg) no-repeat;
	width:750px;
	height:201px;
}
*html #subheader-sitemap{
	/*margin-top:-16px;*/
}
#subheader-sitemap p
{
	color:#FFFFFF;
	float:right;
	text-align:right;
	font-family:Trebuchet MS;
	font-size:18px;
	width:180px;
	margin-left:1px;
	margin-right:20px;
}
*html #subheader-sitemap p
{
	margin-right:10px;
	margin-top:25px;
}

#content
{
	width:480px;
	min-height:250px;
	float:left;
	position:relative;
	margin-left:60px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
*html #content
{
	margin-left:30px;
	
}
#content h1
{
	font-family:Trebuchet MS;
	font-size:18px;
	font-weight:normal;
	color:#bdb753;
	margin-top:-20px;
	position:relative
}
#content a{
	color:#526a9a;
	text-decoration:underline;
}
#content a:hover{
	color:#ffb754;
	text-decoration:none;
}
#content a:visited{
	color:#002b5f;
}
#right-column
{
	float:left;
	width:180px;
}
#search
{
	background:url(images/search.jpg) no-repeat;
	width:175px;
	height:63px;
	margin-top:-10px;
	position:relative;
	margin-left:20px;
	padding-left:15px;
	padding-top:4px;
	font-family:Trebuchet MS;
	font-size:14px;
}
#search form fieldset select
{
	width:155px;
	margin-left:-15px;
	margin-top:-12px;
}
*html #search div{
	margin-bottom:-15px;
}
*html #search form{
	margin-top:15px;
}
*html #search form fieldset select
{
	margin-left:-7px;
	position:relative;
}
#sub-search
{
	width:175px;
	margin-left:20px;
	margin-top:10px;
	font-family:Trebuchet MS;
	font-size:12px;
}
*html #sub-search
{
	margin-top:0px;
}
#quotes
{
	background:url(images/quotes.jpg) no-repeat;
	width:177px;
	height:178px;
	font-family:Verdana;
	font-size:11px;
	padding-left:3px;
	padding-right:2px;
}
#quotes div
{
	width:165px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}
html>body #quotes div
{
		margin-top:0px;
		padding-top:10px;
}
#quotes p
{
	float:right;
	margin-right:10px;
}
*html #quotes p
{
	margin-top:10px;
}
#footer
{
	background:url(images/footer.jpg) no-repeat;
	width:730px;
	height:50px;
	padding-top:15px;
	padding-left:20px;
}
html>body #footer
{
	padding-top:1px;
}

.clear
{
	clear:both;
}

#footer ul li
{
	float:left;
	width:110px;
	list-style-type:none;
	font-family:Trebuchet MS1, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
#footer ul li a
{
	text-decoration:none;
	color:#000000;
}
#rent li{
	list-style-type:none;
}
#content-prod{
	width:450px;
	float:left;
	position:relative;
	margin-left:60px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
 	margin-top:-300px;
}
*html #content-prod{
	margin-top:-50px;
	margin-left:30px;
}
#content-prod a{
	color:#526a9a;
	text-decoration:underline;
}
#content-prod a:hover{
	color:#ffb754;
	text-decoration:none;
}
#content-prod a:visited{
	color:#002b5f;
}
#content-prod h1{
	font-family:Trebuchet MS;
	font-size:18px;
	color:#bdb753;
	margin-top:-30px;
	font-weight:normal;
	position:relative
}
#right-prod{
	margin-top:-300px;
	float:right;
	margin-right:30px;
	width:180px;
}
*html #right-prod{
	margin-top:-50px;
	margin-right:0px;
}
#right-indic{
	margin-top:-300px;
	float:right;
	margin-right:30px;
	width:180px;
}
*html #right-indic{
	margin-top:-50px;
	margin-right:0px;
}
#sitemap
{
	width:480px;
	float:left;
	position:relative;
	margin-left:60px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-top:-300px !important;
}
*html #sitemap
{
	margin-left:30px;
	margin-top:-50px !important;
	
}
#sitemap a{
	color:#526a9a;
	text-decoration:underline;
}
#sitemap a:hover{
	color:#ffb754;
	text-decoration:none;
}
#sitemap a:visited{
	color:#002b5f;
}
#sitemap h1{
	font-family:Trebuchet MS;
	font-size:18px;
	color:#B4B75C;
	margin-top:-30px;
	font-weight:normal;
	position:relative
}
#search-site
{
	background:url(images/search.jpg) no-repeat;
	width:175px;
	height:63px;
	margin-top:-280px !important;
	position:relative;
	margin-left:20px;
	padding-left:15px;
	padding-top:3px;
	font-family:Trebuchet MS;
	font-size:14px;
}
*html #search-site{
	margin-top:-50px !important;
}
#search-site form{
	margin-top:-18px;
}
*html #search-site div{
	margin-bottom:-4px;
}
*html #search-site form{
	margin-top:0px;
}
#search-site form fieldset select
{
	width:155px;
	margin-left:-15px;
	margin-top:7px;
}
*html #search-site form fieldset select
{
	margin-left:-10px;
	margin-top:-15px;
	position:relative;
	padding-top:0;
}
#sidebar{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-left:12px;
	padding-left:10px;
	margin-top:30px;
	border-left:#E8E274 solid 1px;
}
#subheader-confirmation
{
	background:url(images/aboutus-subheader.jpg) no-repeat;
	width:750px;
	height:201px;

}
*html #subheader-confirmation{
	margin-top:-16px;
}
#subheader-confirmation p
{
	color:#FFFFFF;
	float:right;
	text-align:right;
	font-family:Trebuchet MS;
	font-size:18px;
	width:180px;
	margin-left:1px;
	margin-right:20px;
}
*html #subheader-confirmation p
{
	margin-right:10px;
	margin-top:25px;
}