@charset "utf-8";
/* CSS Document */

html, body {
	background-color: #FFF;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	height:100%;
	min-width:980px;
	font-family: arial, sans-serif;font-size: 12px;
}

#top {
	position:relative;
	width:100%;
	left:50%;
	margin-left: -490px;
	height: 140px;
	z-index:2000;
}
	
#navigation {
	margin-top:20px;
	height:35px;
	width:670px;
	text-align:right;
	background-image:url(images/navbg.gif);
	background-position:right;
	float:right;
	padding-top:18px;
	background-repeat:no-repeat;

}

#wrapper {
	position:relative;
	width:980px;
	min-height: 100%;
	margin-bottom: -93px;
	margin-top:-10px;
	text-align: left;
   margin-left: auto;
   margin-right: auto;
   }
   
   .footerSub {
	position:relative;
	width:980px;
	left:50%;
	margin-left: -490px;
}
#homeContent {
	position:relative;
	width:980px;
	z-index:0;
	text-align: center;
	}
#homeFlash {
	width:580px;
	height:280px;
	float:left;
	position:relative;
	z-index: 0;
}

#subTop{
	width: 100%;
	height:150px;
	position:relative;
	z-index: 0;
}

#homeRotate {
	width:360px;
	height:220px;
	background-image:url(images/quotes/bp_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float:right;
	position:relative;
	padding: 40px 0px 0px 20px;
	z-index: 0;
}
#homeExpert {
	position:relative;
	min-height:270px;
	width: 580px;
	float:left;
	padding-top:-25px;
}

#subCont {
	position:relative;
	min-height:250px;
	width: 580px;
	float:left;
	padding-left:18px;
	[if IE 7.0] margin-bottom: 100px;
}

#subCont img { border:none;}

#homeNews{ width:360px; max-height:250px; position:relative; float:right; border:#bdbcbd solid 1px;}
.homeBox1{float:left; margin-left:5px; margin-right:5px;  padding-top:5px; height:auto; position:relative;}

#subRight{ width:360px; float:right; position:relative;padding-left:10px; min-height:100%;}
#subNews{ width:300px; max-height:230px; border:#bdbcbd solid 1px; width:auto;}

#subLog{ width:300px; max-height:230px; border:none; width:auto;}

#homeSubCont{position:relative;}

#footer {
	height: 100px;
	position: relative;
	background-color:#006699;
	border-top:solid 3px #b91111;
}

#icons {
	position: relative;
	float:right;
	width:200px;
	text-align:right;
	}
#newsletter {
	position: relative;
	float:left;
	width: 300px;
	}
	
#footerinfo {
	position: relative;
	float:right;
	}

.clearfooter {
   clear: both;
}

h1 { font-size: 20px;}

.expertform{ display:block; float:right; width:300px; padding-left:5px; border-left:#999 dotted 1px;}
.expertleft{ display:block; float:left; width:250px; padding-left:5px; }

.logo { display:block; float:left; margin-top:20px; z-index:10000; }
.oraclepartner { display:block; float:right; margin-top:22px;}

.fieldin {font-size:9px; background: #FFF url(images/n_bg.jpg) no-repeat left top; height:17px; color: #666; border:none; padding-left:4px; padding-top:4px;width:150px;  vertical-align: top;   }
.fieldin:focus {background: #FFF url(images/n_g.jpg) no-repeat left -50px;}
