* {
padding:0;
margin:0; 
}

body {
background:#fff;
}

#container {
  width:980px;
  margin: 10px auto;
  border:1px solid #ccc;
  background:#fff;
  font-family:verdana,arial,sans-serif;
  color:#5f5f5f;
  font-size:12px;
}

#header {
width:980px;
height:200px;
float:left;
background: url(style_FILES/header_img.jpg) no-repeat;
}

#header h1 {
color:#5f5f5f;
margin:43px 0 0 20px;
font-size:18px;
}

#main_menu {
width:980px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
float:left;
padding:9px 0 7px 0;
background: url(style_FILES/contentshadow.gif) repeat-x;
}

#main_menu ul li {
	display: inline;
	float:left;
	margin:0;
}

#main_menu ul li a {
	font-size:13px;
  font-weight:bold;	
	display: inline-block;
	color:#5f5f5f;
	text-decoration:none;
	padding-left:14px;
	padding-right:14px;
	border-right: 1px dotted #ccc;
}

#main_menu ul li a:hover, #main_menu ul li.hovert a {
	display: inline-block;
	color:#000;
	text-decoration:none;
}

#left_menu{
width: 100%;
padding: 10px 5px 1px 0;
}

#left_menu a {
font-weight: normal;
}

#menuListV  {
}

#menuListV li {
padding:0px 0 0px 0;
border-bottom: 1px solid #ccc;
text-decoration: none;
list-style:none;
margin:0 !important;
}

#menuListV li ul li {
border:none;
margin-left:10px;
}



#menuListV li a {
color: #5f5f5f;
text-decoration: none;
}

#menuListV li a:hover {
color: #323232;
text-decoration: none;
}

.menuLinkActV {
color: #323232;
}

.menuLinkAct2V {
color: #ff0000;
}

.submenuLink {
color: #ff0000;
}



#content {
padding:5px;
}

#main_content {
width:71%;
float:right;
padding:5px 5px 5px 15px;
float:right;
border-left: 1px solid #ccc;
} 

#left_content {
width:24%;
float:left;
padding:5px;
}

#footer {
width: 977px;
height:20px;
text-align:right;
clear:both;
border-top:1px solid #ccc;
padding:3px;  
padding-right:0;
}

a {
color:#000;
outline:none;
}

#footer a {
color:#5f5f5f;
padding-right:3px;
}

#content p {
color:#5f5f5f;
line-height:22px;
font-size:12px;
}

#content li {
margin-left:15px;
line-height:22px;
font-size:12px;
}

#left_content p {
color:#5f5f5f;
font-size:12px;
}

#main_content h1 {
font-size:15px;
border-bottom: 1px dotted #ccc;
padding-top:10px;
margin-bottom:5px;
}

#left_content h1 {
font-size:13px;
border-bottom: 1px dotted #ccc;
padding-top:10px;
margin-bottom:5px;
}

#main_content h2 {
font-size:14px;
border-bottom: 1px dotted #ccc;
padding-top:10px;
margin-bottom:5px;
}

#left_content h2 {
font-size:12px;
border-bottom: 1px dotted #ccc;
padding-top:10px;
margin-bottom:5px;
}

#main_content h3 {
font-size:14px;
padding-top:10px;
margin-bottom:5px;
}

#left_content h3 {
font-size:12px;
padding-top:10px;
margin-bottom:5px;
}

#main_content h4 {
font-size:13px;
padding-top:10px;
margin-bottom:5px;
}

#left_content h4 {
font-size:11px;
padding-top:10px;
margin-bottom:5px;
}

.csc-mailform-field {
width:430px;
}

.csc-mailform {
color: #606060;
text-align: left;
padding-top: 5px;
padding-right: 0pt;
padding-bottom: 5px;
padding-left: 0pt;
line-height: 17px;
}


legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:110px;
border: 1px solid #C0C0C0;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
margin-left:30px;
}


.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
margin-left:30px;
}

.mf-submit {
color: #ffffff;
float:left;
border: 0px;
margin-left:200px;
}

.csc-mailform-field {
float:left;
}

.csc-mailform-field label {
padding-top:4px;
float:left;
}

.csc-mailform-field input {
margin-top:5px;
margin-bottom:5px;
}

.csc-mailform-field textarea {
margin-top:5px;
margin-bottom:5px;
}

.csc-mailform {
	width:400px;
	padding-left:15px;
	border-left:none;
	border-bottom:none;
	border-top:none;
}

#mailformname {
margin-left:20px;
}

#mailformemail {
margin-left:22px;
}

#mailformamessage {
margin-left:6px;
}
