*{	margin:0 auto;
	padding:0px;

}


body{

	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#484747;
	line-height:23px;
	background-color:#F2F2F2;
}

h1	{ 
	color:#C30027; 
	font-size:18px; 
	font-weight:normal;
}

.toptext { 
	color:#C30027; 
	font-size:17px; 
	font-weight:normal;
	text-align:center;
	padding-top:10px;
	padding-bottom:30px;

	}
	



.endtext { 
	color:#C30027; 
	font-size:14px; 
	font-weight:normal;
	text-align:center;
	position: relative;
	clear: both;
	padding-top:30px;

	}
	
	
.toptextspace {
	padding-left:30px;
	padding-right:30px;
}
	
	
	
.endtext a:link  {  color:#C30027; text-decoration: underline;}
.endtext a:active { color:#C30027; text-decoration: underline;}
.endtext a:visited { color:#C30027; text-decoration: underline;}
.endtext a:hover { color:#C30027; text-decoration:none;}


.endtextspace {
	padding-left:25px;
	padding-right:25px;
}

.rightlist {
	float:right;
	position:relative;
	width: 450px;
	padding-top:10px;
}
	

.leftlist {
	float:left;
	position:relative;
	width: 450px;
	padding-top:10px;
}


.listindent {
	padding-left:20px;
	
	
}

.font14{

	font-size:16px;
	line-height:26px;
}

#wrapper{

	width:980px;
	height:100%;}


#logo_area{

	width:980px;
	height:120px;
	background-color:#F2F2F2;
	background-image:url(images/logo_bg.jpg);
	background-repeat:no-repeat;
	float:left;

}


#logo{

	width:255px;
	height:95px;
	float:left;
	padding-left:14px;

}

#menu{

	width:588px;
	height:26px;
	float:right;
	margin:70px 0 0 103px;
	font-size:13px;
	font-weight:bold;
	
}

#header{

	width:978px;
	height:399px;
	float:left;
	border:1px solid #CCCCCC;
}

#sub_header{

	width:980px;
	height:174px;
	float:left;
}


#shade{

	width:980px;
	height:26px;
	float:left;
	background-image:url(images/border_bg.jpg);
	background-repeat:repeat-x;
}


#content{
	
	width:978px;
	height:100%;
	float:left;
	border:1px solid #D5D5D5;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
	

}

#content_left{

	width:694px;
	height:auto;
	float:left;
	border-right:2px solid #EDEDED;
	padding:13px;
	background-color:#f9f9f9;
	

}

#content_left_sub{

	width:952px;
	height:auto;
	float:left;
	border-right:20x solid #EDEDED;
	padding:13px;
	background-color:#f9f9f9;
	

}

#content_right{

	width:230px;
	height:100%;
	float:left;	
	color:#000000;
	padding:13px;
	background-color:#FFFFFF;
}

#learn_more{

	width:80px;
	height:15px;
	font-size:11px;
	float:right;
}

#footer{

	width:960px;
	height:43px;
	float:left;
	background-color:#F2F2F2;
	color:#000000;
	padding:20px 0 0 20px;
	font-size:11px;
	
}


.class1 a:link  {  color:#242E2F; text-decoration: none; padding-left:10px; padding-right:10px; }
.class1 a:active { color:#242E2F; text-decoration: none;  padding-left:10px; padding-right:10px; }
.class1 a:visited { color:#242E2F; text-decoration: none; padding-left:10px; padding-right:10px;}
.class1 a:hover { color:#C30025; text-decoration:none; padding-left:10px; padding-right:10px; }
.on { color:#C30025; text-decoration:none; padding-left:10px; padding-right:10px; }


.class2 a:link  {  color:#C30027; text-decoration: underline;}
.class2 a:active { color:#C30027; text-decoration: underline;}
.class2 a:visited { color:#C30027; text-decoration: underline;}
.class2 a:hover { color:#C30027; text-decoration:none;}

.class3 a:link  {  color:#000; text-decoration: underline; padding-left:10px; padding-right:10px; }
.class3 a:active { color:#000; text-decoration: underline;  padding-left:10px; padding-right:10px; }
.class3 a:visited { color:#000; text-decoration: underline; padding-left:10px; padding-right:10px;}
.class3 a:hover { color:#000; text-decoration:none; padding-left:10px; padding-right:10px; }




