@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#F1F0DB;
	height:100%;
}
#wrapper{
	clear:both;
	background-image:url(../images/cwx_images/bg_slice.png);
	background-repeat:repeat-y;
	width:807px;
	height:100%;
	background-color:#f1f0db;
	margin:auto;
	background-position:right;

}
#innerwrapper{
	clear:both;
	background-image:url(../images/cwx_images/bg_top.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:807px;
	margin:auto;
	padding-top:15px;
	height:100%;
}
#footer{
	clear:both;
	background-image:url(../images/cwx_images/bg_bottom.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:60px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	
}
#left{
	
	width:151px;
	float:left;
	position:relative;
	left:80%;
	overflow:hidden;
	background-image:url(../images/cwx_images/left_bg.png);
	background-repeat:repeat-y;
	background-position:left;

}
#lefttop{
	height:112px;
	
}
#leftbody{
	
	height:150px;
	
	
}
#right{
	width:596px; 
	float:left;
	margin-left:3px;
	position:relative;
	left:80%;
	overflow:hidden;

}
#maindiv{
	width:755px;
	clear:both;
	margin-left:30px;
	float:left;
	
	
}
#container1{
	float:left;
	width:100%;
	overflow:hidden;
	background-image:url(../images/cwx_images/left_bg.png);
	background-repeat:repeat-y;
	background-position:left;
	
}
#container{
	float:left;
	width:100%;
	position:relative;
	right:80%;
	
	background-image:url(../images/cwx_images/left_box_bottom.png);
	background-position:bottom right;
	background-repeat:no-repeat;

}
#top{
	width:597px;
	height:112px;
	clear:both;
}
#topleft{
	width:377px;
	float:left;
	background-image:url(../images/cwx_images/top_banner.png);
	background-repeat:no-repeat;
	height:52px;
	padding-top:50px;
	padding-left:10px;
	padding-bottom:10px;
}
#topright{
	width:206px;
	float:left;
	height:112px;
}
.title1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	text-transform:uppercase;
	
}
.title2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#000000;
	text-transform:uppercase;
	
}
.pagetitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin-left:30px;
	float:left;
	color:#000000;
	text-transform:uppercase;
	
}
#middle{
	width:597px;
	clear:both;
	float:left;
	margin-bottom:5px;
	margin-top:5px;
}
#bannerimg{
	width:385px;
	float:left;
}
#rightcol{
	width:206px;
	float:left;
	margin-left:3px;
}
#bottom{
	clear:both;
}
#contenttop{
	clear:both;
	background-image:url(../images/cwx_images/cont_bg_top.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:16px;
}
#contentbody{
	background-image:url(../images/cwx_images/cont_bg_middle.png);
	background-repeat:repeat-y;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
}
#contentbottom{
	background-image:url(../images/cwx_images/cont_bg_bottom.png);
	height:23px;
	background-position:top left;
	background-repeat:no-repeat;
}
#sharelinks{
	padding-left:15px;
	padding-top:10px;
}
#menu{
	margin:0px;
	padding:0px;
	margin-left:1px;
	
}
#menu li{
	list-style-type:none;
	width:151px;
	height:25px;
	margin-bottom:2px;
	
}
#menu li a{
	background-image:url(../images/cwx_images/button.png);
	background-repeat:no-repeat;
	display:block;
	width:141px;
	height:15px;
	padding:5px;
	color:#010201;
	text-decoration:none;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:capitalize;
}
#menu li.active a{
	background-image:url(../images/cwx_images/button_hover.png);
}
#menu li a:hover{
	background-image:url(../images/cwx_images/button_hover.png);
}
#leftitems{

	
	
	
	
}
#leftfoot{
	width:150px;
	float:left;
	text-align:left;
	margin-left:31px;
}
#rightfoot{
	width:200px;
	float:right;
	text-align:right;
	margin-right:30px;
}
#rightfoot a{
	color:#666666;
	text-decoration:none;
}
#credit{
	clear:both;
	width:100%;
	text-align:center;
	
}