/* CSS Document */
body{
	background-color : #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-face-color:#cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #ffffff;
}



.h2titles{
	font-family :century gothic, verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : 100;
	font-size : .95em;
	color: #990000;
	letter-spacing: .05em;
	text-transform: uppercase;
}

.h1titles{
	font-family :century gothic, verdana,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : 100;
	font-size : .95em;
	color:#666666;
	letter-spacing: .05em;
	text-transform: uppercase;
}

h3{
	font-family : century gothic, verdana,Arial, Helvetica, sans-serif;
	font-weight : 100;
	font-size : 11px;
	color:#990000;
	text-transform: uppercase;
	letter-spacing: .05em;
}

.addresscopy{
	font-family :century gothic, verdana,Arial, Helvetica, sans-serif;
	font-weight : 100;
	font-size : 11px;
	color:#666666;
	letter-spacing: .05em;
	line-height : 1.3em;
}

.bodycopy{
	font-family :century gothic, verdana,Arial, Helvetica, sans-serif;
	font-weight : 100;
	font-size : 9px;
	color:#666666;
	letter-spacing: .05em;
	line-height : 1.3em;
}



.links{
	font-family : century gothic, verdana,Arial, Helvetica, sans-serif;
	font-weight : 100;
	font-size : 10px;
	color:#990000;
	margin-top : .5em;
	text-transform: uppercase;
}

a{
	font-weight: 400;
	font-style: normal;
	color: Navy;
	text-decoration:none;
	color:#990000;
}

a:hover{
	font-weight: 400;
	font-style: normal;
	color:#ffffff;
	background-color :#990000;
}


.logo{
	position: absolute;
	left: 103px;
	top: 80px;
	width: 210px;
	height: 68px;
	z-index: 1;
}

.address{
position: absolute; 
left: 361px; 
top:86px; 
width: 494px; 
height: 68px; 
z-index: 2;
background-color : #ffffff;
} 

.banner{
	position: absolute;
	left: 103px;
	top: 133px;
	width: 733px;
	height: 153px;
	z-index: 3;
	background-image : url(../images/banner.gif);
	border:0px silver;
	border-style: solid solid solid solid;
	color: gray;
}

.detail{
	position: absolute;
	left: 103px;
	top: 294px;
	width: 459px;
	height: 130px;
	z-index: 4;
}


.browse{
	position: absolute;
	left: 103px;
	top: 433px;
	width: 400px;
	height: 21px;
	z-index: 5;
}

.content_1{
	position: absolute;
	left: 103px;
	top: 128px;
	width: 290px;
	height: 331px;
	z-index: 6;
	vertical-align: middle;
}

.frameloader{	
position: absolute;
	left: 418px;
	top: 156px;
	width: 420px;
	height: 320px;
	z-index: 7;
	vertical-align: middle;
}

.content_2{
	position: absolute;
	left: 424px;
	top: 128px;
	width: 415px;
	height: 308px;
	z-index: 7;
	vertical-align: middle;
	padding-right :8px;
}

.ratesloader{
	position: absolute;
	left: 416px;
	top: 130px;
	width: 415px;
	height: 308px;
	z-index: 7;
	vertical-align: middle;
	padding-right :8px;
}

.content_pic{
	position: absolute;
	left: 424px;
	top: 135px;
	width: 415px;
	height: 308px;
	z-index: 7;
	vertical-align: middle;
	padding-right :8px;
}

.contentbrowse{
	position: absolute;
	left: 428px;
	top: 519px;
	width: 420px;
	height: 60px;
	z-index: 7;
	vertical-align: middle;
	padding-right :8px;
	overflow: auto;
}



.client_title{
	position: absolute;
	left: 103px;
	top: 304px;
	width: 302px;
	height: 31px;
	z-index: 8;
	background-image : url(../images/client-title.gif);
}

.content_3{
	position: absolute;
	left: 103px;
	top: 362px;
	width: 733px;
	height: 81px;
	z-index: 9;
	vertical-align: middle;
	background-image : url(../images/content_3.gif);
}

.navigate{
	position: absolute;
	left: 103px;
	top: 513px;
	width: 400px;
	height: 21px;
	z-index: 10;
}
