#wrap{ width:883px; margin-left:auto; margin-right:auto; padding-top:20px; background-color:#FFFFFF;}

#header { background:#fff; border-bottom:3px solid #ff0000; height:65px;  }

#logo { float:left; margin-right:20px; }

#navigation { padding:0px; margin:0px; list-style:none; background:url(../images/layout/nav_bg.png) repeat-x; float:left; margin-top:15px;}
	#navigation li {	float:left;}
	#navigation li a { background:url(../images/layout/nav_spacer.png) no-repeat right; padding-left:10px; padding-right:10px; padding-top:20px; padding-bottom:20px; line-height:49px; color:#343434; text-decoration:none;}
	#navigation li a:hover { color:#ff0000; }


#container { width:883px; background:url(../images/layout/bg.png) repeat-y; }

	#content { float:left; min-height:500px; width:524px; padding:15px; background:url(../images/layout/content_bg.png) no-repeat bottom right; }
	
	#sidebar { float:left; width:323px; padding:3px; background-color:#ff0000; }	

#sidebar ul { padding:0px; list-style:none; margin:0px; }
	.box_head { height:28px; background:url(../images/layout/sidebar_top.png) no-repeat; color:#fff; line-height:28px; font-size:14px; font-weight:bold; padding:0px 10px; }
	.box_content { background:url(../images/layout/sidebar_bg.png) repeat-y; padding:0px 10px; line-height:20px; }
	.box_footer {  background:url(../images/layout/sidebar_bot.png) no-repeat top; margin-bottom:0px; height:20px;  }
	.box_content p { margin:0px; }


.align-left {text-align:left;}
.align-center {text-align:center;}
.align-right {text-align:right;}
.align-justify {text-align:justify;}

label { width:100px; display:block; float:left; font-weight:bold; text-align:right; margin-right:10px; }
input,textarea { border:1px solid #333; padding:3px; }
legend { display:none; }
.csc-mailform-field { margin:5px 0px; }
.csc-mailform-submit { background:#fff; font-weight:bold; }

fieldset fieldset label { display:inherit; float:none; text-align:left; margin-left:10px; }
fieldset fieldset input { float:left; border:none; }
fieldset fieldset { border:none; }

a { font-weight:bold; color:#ff0000; text-decoration:none; }
a:hover { text-decoration:underline; }

html,body { margin:0px; padding:0px; }
body { font-family:Verdana, Geneva, sans-serif; font-size:12px; line-height:20px;  background-color:#EEEEEE; }

.bodytext,.contenttable { font-family:Verdana, Geneva, sans-serif; font-size:12px;  }
h1,h2,h3,h4,h5,h6,h7 { line-height:30px; }

.clear { clear:both; }


#navigation .first{
	background:url(../images/layout/nav_left.png);	
	width:45px;
	height:49px;
	float:left;
	
}

#navigation .last{
	background:url(../images/layout/nav_right.png);	
	width:44px;
	height:49px;
	float:left;
}

#footer{
	background:url(../images/layout/footer_bg.png);
	background-repeat:repeat-x;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	height:51px;
	padding-top:5px;
}

#footer a{
	color:#FFFFFF;
}
