#container {
	margin:20px auto;
	padding:0;
	width:760px;
	clear:both;
}
	
#Layer1 {
padding:5px;
height: 80px;
}

.keywords{
color: #8e9c20;
}	
	
	
#topnav {	
	width:760px;
	height:14px;
	line-height:0;
	font-size:1pt;
}
	
#topnavbuttons {
	width:77px;
	height:14px;
	line-height:0;
	font-size:1pt;
	float:right;
	margin-right:12px;
	_margin-right:6px;
}

#header {
	margin-top:5px;
	width:760px;
	height:105px;
	background-image:url(../images/graphics/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#FlashO {
float:right;
}

#nav {
	width:760px;
	height:25px;
	margin-top:1px;	
	background-color:#1e2a70;
	background-image:url(../images/graphics/nav_bg.jpg);
	background-repeat:repeat-x;
}

#floatcontainer1 {
	margin:0;
	padding:0;
	width:760px;
	height:196px;
	margin-top:1px;
}
#floatcontainermain {
	margin:0;
	padding:0;
	width:760px;
	margin-top:1px;
	background-image:url(../images/graphics/right_bg.gif);
	background-repeat:repeat-y;
	clear:both;
}

#featureimage {
  margin:0;
  _margin:0;
  float:left;
  width:504px;
  height:196px;
  margin-right:-3px;
  background-color:#1e2a70;
}

#twobuttons {
  margin:0 0 0 505px;
  _margin-left:502px;
  width:255px;
  height:196px;
}

#button1 {
	width:255px;
	height:96px;
	background-color:#ea7213;
}

#button2 {
	margin-top:1px;
	width:255px;
	height:99px;
	background-color:#aaba2b;
}

#featimg {
	width:255px;
	height:196px;
	background-color:#ea7213;
}

#nav {
	width:760px;
	height:25px;
	margin-top:1px;	
	background-color:#1e2a70;
	background-image:url(../images/graphics/nav_bg.jpg);
	background-repeat:repeat-x;
}

#featuretext {
	text-align:center;
	width:760px;
	height:22px;
	margin-top:1px;	
	padding-top:3px;
	background-color:#1e2a70;	
	background-image:url(../images/graphics/nav_bg.jpg);	
	background-repeat:repeat-x;
}
#bluesep {
	width:255px;
	height:22px;
	margin-top:1px;	
	padding-top:3px;
	background-color:#1e2a70;	
	background-image:url(../images/graphics/nav_bg.jpg);
	background-repeat:repeat-x;
}

#floatcontainer2 {
	margin:0;
	padding:0;
	width:760px;
	margin-top:1px;
	/*background-image:url(../images/graphics/floatcontainerbgrepeat.jpg);*/
}

#content {
  margin:0;
  _margin:0;
  float:left;
  width:485px;
  margin-right:-3px;
  padding:15px 0px 10px 10px;
}

#twofeatures {
  margin:0 0 0 505px;
  _margin-left:502px;
  width:255px;
}

#feature1 {
	width:255px;
	height:105px;
	background-color:#fbeee3;
}

#feature2 {
	margin-top:1px;
	width:255px;
	height:104px;
	background-color:#f5f7e5;
	background-image:url(../images/graphics/migration_bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	border-bottom:1px solid #FFFFFF;
}

#footerbar {
	clear:both;
	margin-top:1px;
	width:760px;
	height:7px;
	line-height:0;
	font-size:1pt;
	background-color:#1e2a70;
}

#footer {
	margin-top:5px;
	margin-bottom:5px;	
	width:760px;
	height:17px;
}
#footer p, #footer a {
	color:#999999;
	font-size:10px;
}

.navoff {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#90a5a8;
text-decoration:none;
}

.navon {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#57787d;
text-decoration:none;
}

/* text */

#featuretextstyle {
	font-family:verdana;
	font-weight:bolder;
	color:#fff;
	font-size:10pt;
}

#markl {
	margin-right:20px;
}

#markr {
	margin-left:20px;
}



 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */

