/***********************************************/
/* Layout styles to override                     */
/***********************************************/


#pagecell1{
	width: 741px;
	background-color: #ffffff;
	padding-left: 0px;
	background-image: url(../images/1col_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}


#content{
	padding: 0px 0px 10px 0px;
	margin:0px 0px 15px 0px;
	background-image: url(../images/1col_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	float: left;
	width: 100%;
	height: 100%;
}

/************** left column styles ****************/

#leftcol{
	font-size: 0.7em;
	float: left;
	width: 222px;
	padding: 0px 0px 20px 23px;
	height: auto;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#leftcolinner{
	float: left;
	width:100%;
	padding: 0px 10px 0px 10px;
	font: small Verdana,sans-serif;
	height: 100%;
	margin-bottom: 15px;
}


#leftcol img{
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin: 70px 0px 10px 0px;
}

#leftcol p{
	text-align: center;
	color: #233A80;
	line-height: 1.2em;
	padding: 0px 10px 0px 10px;
}

#sectiontext {
	font-size: 0.7em;
	padding: 5px 10px 5px 10px;
	text-align: center;
	color: #999999;

}

#sectiontext a, #sectiontext a:link, #sectiontext a:visited{
	color: #FF9900;
}

#sectiontext a:hover{
	color: #FF6600;
	text-decoration: underline;
	background-color: #ffffff;
}

/************** right column styles ****************/

#rightcol{
	font-size: 0.7em;
	float: left;
	width:222px;
	padding: 0px 0px 20px 0px;
	height: auto;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


#rightcolinner{
	float: right;
	width:100%;
	padding: 17px 0px 10px 0px;
	font: small Verdana,sans-serif;
	height: 100%;
	margin-bottom: 0px;
}


#rightcol img{
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin: 70px 0px 10px 0px;
}

#rightcol p{
	text-align: center;
	color: #233A80;
	line-height: 1.2em;
	padding: 0px 10px 0px 10px;
}



/************** feature styles *****************/

.feature2 {
	padding: 6px 0px 20px 0px;
	min-height: 200px;
	color: #233A80;
	width: 228px;
	float: left;
	margin: 0px 10px 0px 12px;
	line-height: 1.2em;
	font-size: 0.7em;
	text-align: center;
	height: auto;
}

.feature2{ /* IE5 hack */
	width:250px; 
 	voice-family: "\"}\""; 
 	voice-family:inherit;
	width: 228px;

}

html>body .feature2 { /* Opera hack */
  width:228px;
}

.feature2 img {
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin: 31px 0px 10px 0px;

}

.feature2 p{
	text-align: center;
	color: #233A80;
	line-height: 1.2em;
	padding: 0px 10px 0px 10px;
}

.feature2 h2{
	font: bold 120% Arial,sans-serif;
	color: #0495E6;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.feature2 h1{
	font: bold 130% Arial,sans-serif;
	color: #0495e6;
	padding: 0px 0px 5px 0px;
	text-align: center;
}


/********************* end **********************/
