/* CSS Document */
html{
min-height:100%;
}

body{
	background:#FBFBFB url('../img/body_bg.gif') repeat-x;
	background-position:bottom;
	background-attachment:fixed;
	padding:0;
	margin:0;
	min-height:100%;
	font-family:Arial, Helvetica, sans-serif;
}

#header{
	width:900px;
	margin:0 auto;
	height:112px;
	background:url('../img/div-top.gif');
	margin-top:10px;
}

#avinode-broker-link{
	font-family:Arial, Helvetica, sans-serif !important;
}

#translate{
	width:900px;
	margin:0 auto;
	font-size:11px;
	color:#000;
	font-weight:bold;
	padding:1px 0px 0px 0px;
	margin-top:10px;
	margin-bottom:0px;
}

#quote{
	width:900px;
	margin:0 auto;
	margin-top:-16px;
	*margin-top:0px;
	height:36px;
}

#quote a{
	width:182px;
	height:20px;
	display:block;
	background:url('../img/quote.gif');
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	float:right;
	margin-right:10px;
	text-align:center !important;
	text-decoration:none;
}

#quote a:hover{
	color:#999;
}

#translate a{
	width:900px;
	margin:0 auto;
	font-size:11px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

#translate a:hover{
	text-decoration:underline;
}

#header #logo{
	width:215px;
	height:101px;
	float:left;
	margin-top:5px;
	margin-left:10px;
	background:url('../img/logo_topleft.gif') no-repeat;
}

#header #clock{
	width:50px;
	height:50px;
	float:right;
	margin-top:35px;
	margin-right:20px;
}

#wrapper{
	width:900px;
	margin:0 auto;
	background:#ffffff;
	border-bottom:4px solid #fff;
}

#wrapper #bread{
	width:880px;
	margin:0 10px 0 10px;
	border-bottom:1px dotted #999;
	padding:8px 0px 8px 0px;
	
}

#wrapper #bread p{
	padding:0;
	margin:0;
	font-size:75%;
	color:#333;
	
}

#wrapper #strap{
	color:#003B31;
	font-size:16px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	padding:10px 0 10px 0;
	
}

#left{
	float:left;
	width:200px;
	padding-top:40px;
	background:pink;
}

#left ul{
	padding:0 0 0 10px;
	
	margin:0;
}

#left ul li{
	list-style-type:none;
	display:block;
	width:180px;
	border-bottom:1px dotted #999;
}

#left ul li a{
	display:block;
	font-size:11px;
	color:#333;
	padding:7px 0 7px 15px;
	background:url('../img/arrow.gif') no-repeat left 9px;
}

#left ul li a.in{
	color:#003B31;
	font-weight:bold;
	padding:7px 0 7px 0px;
	background:none;
}

a{
	color:#333;
}

#left ul li a:hover{
	background:#efefef;
}

#right{
	float:right;
	width:200px;
	padding-top:10px;
}

#middle{
	width:650px;
	padding:0px 10px 10px 10px;
}

#middle p a img{
	border:none;
	width:150px !important;
	height:100px !important;
	
}

#middle a:hover img{
	filter:alpha(opacity=50);
	opacity:0.5;
}

#middleone{
	min-height:224px;
}

#middle h1, #middleone h1{
	color:#111;
	font-size:30px;
	font-family:"Times New Roman", Times, serif;
	font-weight:100;
	margin:5px 0px 5px 0px;
}

#middle h2, #middleone h2{
	color:#666;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	line-height:23px;
	margin-top:0px;
	font-weight:100;
}

#middle p, #middleone p{
	color:#333;
	font-size:11px;
	line-height:18px;
}

#front4 ul{
	margin-top:-32px;
	background:#333;
	height:200px;
}

#front4 ul li.top{
	height:25px;
	color:#fff;
	font-size:75%;
	bont-weight:bold;
	padding-top:9px;
	border-bottom:0;
	}

#middle td, #middleone td{
	color:#333;
	font-size:11px;
	line-height:18px;
}


#wrapper #bread p a{
	padding:0;
	margin:0;
	color:#333;
}



#navigate{
	height:44px;
	background:url('../img/navigate_top.gif') no-repeat;
	padding:0px 0 0 10px;
}


#navigate ul{
	padding:12px 0 0 0;
	margin:0;
}

#navigate ul li{
	list-style-type:none;
	display:inline;
	border-right:1px dotted #333;
	padding-left:10px;
}

#navigate ul li a{
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	margin-right:10px;	
}

#navigate ul li a.on{
	color:#cccccc;

}

#navigate ul li a:hover{
	text-decoration:underline;	
}

#navigate ul li a.on:hover{
	text-decoration:none;	
}

#footer{
	width:900px;
	margin:0 auto;
	background-position:top;
	margin-bottom:30px;
	padding-top:10px;
	border-top:4px solid #111;
	text-align:center;
}

#footer p{
	margin:0;
	padding:5px 0 0 0;
	margin-bottom:10px;
	font-size:70%;
	color:#666;
	line-height:18px;
}

#footer ul{
	margin:0 0 10px 0;
	padding:0;
	font-size:70%;
	color:#333;
}

#footer ul li{
	list-style-type:none;
	color:#666;
	display:inline;
	border-right:1px dotted #999;
	padding-right:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
}

#footer ul li.last{
	border-right:none !important;
}

#footer ul li a{
	padding:0 5px 0 7px;
	color:#666;
	text-decoration:none;
}

#footer ul li a:hover{
	text-decoration:underline;
}

td p{
	margin-top:0;
}

table.front{
	border-collapse:collapse;
	padding:0;
	margin:0;
	width:100%;
	
}

table.front td.h{
	width:25%;
	background:#fff url('../img/overlay.png');
	color:#fff !important;
	padding:5px;
	font-size:12px !important;
	font-weight:bold;
	border-top:2px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:1px solid #222;
}

table.front td{
	border-bottom:2px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	background:#111;
	padding:5px;
	color:#fff !important;
}

table.front td.r{
	width:50%;
	background:#fff url('../img/overlay.png');
	padding:5px;
	font-size:12px !important;
	font-weight:bold;
	border-top:2px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:1px solid #222;
}

table.front td p{
	color:#fff !important;
	padding:10px;
	margin:0px;
}

table.front td ul{
	padding:0px;
	margin:0px;
}

table.front td ul li{
	list-style-type:none;
	padding:10px;
	font-size:11px;
}

table.front td a{
	color:#fff;
}

table.front td h1{
	background:#fff url('../img/overlay.png');
	color:#fff;
	font-weight:normal;
	margin:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px;
}


#fronttext{
	background:#131313;
	padding:10px;
	margin-top:15px;
}

#fronttext p{
	color:#fff;
	font-size:11px;
}

#formleft, #formleft-call{
	width:190px;
	float:left;
	padding-left:10px;
	padding-top:5px;
	}

#formleft p, #formleft-call p{
	margin:0;
}

#formleft span, #formleft-call span{
	color:red;
	position:absolute;
	font-size:15px;
	font-weight:bold;
	z-index:99;
	margin-left:175px;
	margin-top:-15px;
}

#formright, #formright-call{
	padding:3px 0 3px 200px;
	background:#efefef;
	border-bottom:1px solid #fff;
}

#formright .name,  #formright-cal .name{
	width:260px;
}

#formright .best,  #formright-cal .best{
	width:100px;
}

#formright .textarea,  #formright-cal .textarea{
	width:265px;
	height:100px;
}

#right h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	font-size:26px;
	font-weight:normal;

}

#right ul{
	padding:0px;
	margin:10px 0px 0px 0px;
	
}

#right ul li{
	list-style-type:none;
	font-size:12px;
	padding-bottom:5px;
	text-decoration:none;
	color:#333;
}

#right ul li a{
	text-decoration:none;
	color:#333;
}

#right ul li a.on{
	font-weight:bold;
}

#right ul li a:hover{
	text-decoration:underline;
}

#footer h1, #translate h1{
	text-align:center;
	margin:0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:normal;
	color:#666;
	letter-spacing:2px;
}

#footer h1 span, #translate h1 span{
	font-size:12px;
}

#about{
	position:absolute;
	z-index:350;
	top:158px;
}
