@charset "UTF-8";
/* CSS Document */
body{
margin:0px;
}
#wrapper{
margin:0 auto;
width:960px;
}
#masthead{
float:left;
width:960px;
}
#top-nav{
float:left;
width:960px;
}
#top-nav-left{
float:left;
width:231px;
}
#social{
	float:left;
	width:90px;
	margin-left: 638px;
	margin-bottom: 20px;
}
#social img{
margin-left:5px;
}
#top-nav-right{
float:left;
width:729px;
}
#top-nav-right ul{
	float:left;
	padding:0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 97px;
}
#top-nav-right ul li{
	float:left;
	margin:0px;
	width:115px;
	height:30px;
	border-right:1px #cccccc solid;
	background-color:#fafafa;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style:none;
}
#top-nav-right ul li a{
color:#333333;
text-decoration:none;
}
#top-nav-right ul li a:hover{
color:#b40404;
text-decoration:none;
}

#top-nav-right ul li span{
font-size:10px;
}
#top-nav-right ul li a span{
font-size:10px;
}
#top-nav-right ul li.red{
/*background-color:#b40404;*/
background-image:url(../img/li.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
}
#top-nav-right ul li.red a{
color:#FFFFFF;
}
#header{
float:left;
width:960px;
margin-top:20px;
}
#contentwrapper{
	float:left;
	width:960px;
	margin-top: 20px;
}
#module{
float:left;
width:320px;
}
#module-header{
float:left;
width:320px;
height:35px;
}
#module-header h1{
	font-family:"Helvetica CE", "Trebuchet MS", Arial, sans-serif;
	color:#000000;
	font-size:23px;
	margin:0px;
	padding:0px;
	text-align:center;
}
#module-image{
float:left;
width:320px;
}
#module-text{
	float:left;
	width:250px;
	padding-right:30px;
	padding-left: 40px;
}
#module-text h1{
font-family:"Helvetica CE", "Trebuchet MS", Arial, sans-serif;
color:#666666;
font-size:16px;
font-weight:normal;
margin:0px;
padding:0px;

}
#module-text p{
font-family:"Helvetica CE", "Trebuchet MS", Arial, sans-serif;
color:#666666;
font-size:12px;
margin:0px;
padding:0px;
}
#module-text a{
color:#b40404;
text-decoration:none;
}
#module-text a:hover{
color:#000;
text-decoration:none;
}
#devider{
float:left;
width:960px;
height:35px;
background-image:url(../img/devider.jpg);
background-repeat:no-repeat;
}
#footer{
float:left;
width:960px;
}
#footer p{
font-family:"Helvetica CE", "Trebuchet MS", Arial, sans-serif;
color:#666666;
font-size:10px;
margin:0px;
padding:0px;
text-align:center;
}
#footer ul{
margin:0px;
padding:0px;
margin-left:20px;
}
#footer ul li{
margin:0px;
padding:0px;
margin-right:5px;
float:left;
list-style:none;
font-family:"Helvetica CE", "Trebuchet MS", Arial, sans-serif;
color:#666666;
font-size:10px;
}
#footer ul li a{
color:#999999;
text-decoration:none;
}
#footer ul li a:hover{
color:#b40404;
}
/**************sec***********/
#left{
float:left;
width:320px;
padding-left:0px;
}
#left ul{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
}
#left ul li{
	padding:0px;
	font-family:"Helvetica CE", "Trebuchet MS", Arial, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#left ul li a{
text-decoration:none;
color:#666666;
padding:3px;
}
#left ul li a:hover{
color:#FFFFFF;
background-color:#b40404;
}
#right{
float:left;
width:600px;
}
#right-text{
	float:left;
	width:330px;
	margin-left:0px;
	margin-right:20px;
	background-color:#efefef;
	border: 1px #dedcdc solid;
	padding-right: 20px;
	padding-left: 20px;
}
#right-text p{
font-family:"Helvetica CE", "Trebuchet MS", Arial, sans-serif;
color:#333333;
font-size:12px;
margin:0px;
padding:0px;
margin-bottom:10px;
line-height:18px;
}
#right-text ul{
margin:0px;
padding:0px;
margin-left:10px;
}
#right-text ul li{
font-family:"Helvetica CE", "Trebuchet MS", Arial, sans-serif;
color:#333333;
font-size:12px;
margin:0px;
padding:0px;
margin-bottom:5px;
}
#right-text a{
color:#b40404;
text-decoration:none;
}
#right-text a:hover{
color:#000000;
text-decoration:none;
}

#right-text h1{
	font-family:"Helvetica CE", "Trebuchet MS", Arial, sans-serif;
	color:#b40404;
	font-size:16px;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#right-image{
float:left;
width:180px;
}
