@charset "utf-8";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, p, a, strong, ol, ul, li, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	text-align:justify;
	list-style:none;
}
body {
	background-image: url(../images/tail.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #000000;
}
#main_bg{
background:url(../images/main_bg.jpg) center top no-repeat;
}
#wraper {
	width:864px;
	margin:0 auto;
	padding:0;
}
#header {
	width:100%;
	height:209px;
}
#menu {
	width:100%;
	height:44px;
	background-image: url(../images/menu_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu ul {
}
#menu li {
	float:left;
	padding:0 10px 0 10px;
	line-height:44px;
	background-image: url(../images/menu_line.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#menu li a {
	color:#cbe0ed;
	text-decoration:none;
}
#menu li a:hover {
	text-decoration:underline;
}
#banner {
	height:177px;
	width:100%;
}
#banner h1 {
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	padding:15px 0 0 0;
	text-transform:uppercase;
}
#banner h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
#banner h1 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#container {
	width:100%;
	margin:0;
	padding:0;
}
#leftwrapper {
	width:184px;
	float:left;
	background-color:#000000;
}
#left_panel {
	width:184px;
	float:left;
	background-image: url(../images/widget_corner_top.jpg);
	background-repeat: no-repeat;
	background-color:#c04574;
}
#left_panel #border {
	width:184px;
	background-image: url(../images/widget_corner_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:0 0 20px 0;
	
}
#left_panel #border #blog {
	width:175px;
	float:left;
	margin:9px 0 0 0;
	border-left:1px solid #4f8175;
	border-right:1px solid #4f8175;
	padding:0 0 0 7px;
}
#left_panel #border #blog h1 {
	padding:0 0 0 0;
	line-height:36px;
	
	font-size:15px;
	font-weight:bold;
}
#left_panel #border #blog ul {
	padding:0;
	margin:0;
}
#left_panel #border #blog li {
	width:174px;
	padding:0 0 0 1px;
	font-size:10px;
	margin:0;
	float:left;
	line-height:30px;
	border-bottom:1px dotted #FFFFFF;
	background-position: left center;
	text-align:left;
    text-transform:uppercase;
	
}
#left_panel #border #blog li a {
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	text-align:left;
}
#left_panel #border #blog li a:hover {
	text-decoration:underline;
}
#l1 {
	width:184px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: left;
}
#content {
	width:482px;
	float:left;
}
#content h2 {
	color:#042b48;
	text-align:left;
	width:100%;
	line-height:30px;
	font-size:15px;
	font-weight:bold;
	 text-transform:uppercase;
	 padding-top:10px;
}
#content #top_bg {
	width:471px;
	background-image: url(../images/content_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:75px;
	padding:0px 0 0 0px;
	margin-left:11px;
}

#content #blog {
	margin:0 0 0 11px;
	padding:0 33px 0 33px;
	width:405px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#content #blog p {
	margin:0;
	padding:0 0 10px 0;
	line-height:20px;
}

#content #blog ul {
	padding:0px;
	margin:0pz;	
}

#content #blog li {
	margin-left:15px;
	line-height:25px;
	list-style:square;
}

#content #bottom_bg {
	width:482px;
	background-image: url(../images/content_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:57px;
}

#content a {
	color:#333333;
	text-decoration:underline;
	line-height:20px;
	
}
#content a:hover {
	text-decoration:none;
}

#contentli {
	list-style:circle;
	margin-left:15px;
	padding-bottom:5px;
}
#right_panel {
	width:196px;
	float:right;
}
#right_panel #blog {
	width:167px;
	float:left;
	margin:0 0 0 11px;
}
#right_panel #blog h3 {
	text-align:left;
	width:167px;
	padding:0 0 0 0;
	line-height:36px;
	font-size:12px;
	font-weight:bold;
	color:#0978b7;
	border-bottom:1px #6c9e92 dashed;
	border-top:1px #6c9e92 dashed;
	display:block;
	background-color:#161719;
	text-align:center;
}
#right_panel #blog .banner {
	width:145px;
	padding:10px;
	text-align:center;
	background-color:#021725;
	border:1px dotted #042b45;
	margin:10px 0 0 0;
}
#footer {
	width:100%;
	height:65px;
	background-color:#18181d;
	margin:20px 0 0 0;
}
#footer p {
	width:854px;
	text-align:left;
	margin:0 auto;
	padding:20px 0 0 0;
	color:#FFFFFF;
}
#footer a {
	color:#0978b7;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
.center_image{
	padding-left:0px;
	margin:0 auto;
	width:384px;
	padding-bottom:7px;
}
.clear {
	clear:both;
	font-size:1px;
	margin:0;
	padding:0;
}

.tableheader {
	background-color:#1c3742;
	font-size:11px;
	font-weight:bold;
	height:25px;
	text-align:center;
	color:#ffffff;	
}

.tableborder {
	border:solid 1px #1c3742;
}

.altrow {
	background-color:#CCCCCC;
	height:25px;		
}

.altrow1 {
	height:25px;
}

.tabletext {
	font-size:12px;	
	text-align:center;
	color:#000000;	
}

#ccontentbg {
	margin:0 0 0 11px;	
	width:484px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left:2px;
}

.lefthandside {
	width:157px;
	padding:10px 4px;
	text-align:center;
	background-color:#021725;
	border:1px dotted #042b45;
	margin:10px auto 0 auto;
}

.lefthandsidetitle {	
	padding:0 0 0 0;	
	border-bottom:1px #6c9e92 dashed;
	border-top:1px #6c9e92 dashed;
	display:block;
	background-color:#141617;
		
}

.leftsidetitle {
	text-align:center;
	line-height:36px;
	font-size:12px;
	font-weight:bold;
	color:#0978b7;
	width:165px;
	margin:0 auto;		
}

.bannerbottomtext {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	height:18px;
	width:100%;
	margin:0 auto;	
}

.rightsidebatext {
	color:#FFFFFF;
	text-align:center;
	padding-top:3px;
}

.top {
	width:468px;
	height:60px;
	margin:0 auto;	
	padding-top:14px;
}

