body{
margin:0px;
background-image:url(../images/bg2.gif);
background-repeat:repeat-x;
background-color:#737b7e;
}

a img {
	color: #0000FF;
	border:0px;
}
a:link {
	color: #949C08;
	border:0px;
	text-decoration:none;
}

a:visited {
  color: #ff6600;
  text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #cc3232;
}

a:active {
	color: #949C08;
}

a.hidden {
  color: #000000;
}
.wrapper{


width:990px;
margin:auto;
background-color:#ffffff;
height:100%;


}
.head{
width:990px;
height:150px;
clear:both;
}
.head-left{
background-image:url(../images/h1.gif);
background-repeat:repeat-x;
height:85px;
width:530px;
}
.head-mid{
background-image:url(../images/h2.gif);
background-repeat:repeat-x;
height:38px;
width:530px;

}

.head-right{
background-image:url(../images/h3.gif);
background-repeat:repeat-x;
height:44px;
width:530px;
}

.head2-left{
float:right;
background-image:url(../images/h1.gif);
background-repeat:repeat-x;
height:85px;
width:52px;
}
.head2-mid{
background-image:url(../images/h2.gif);
background-repeat:repeat-x;
height:38px;
float:right;

width:52px;
}

.head2-right{
background-image:url(../images/h3.gif);
background-repeat:repeat-x;
float:right;
height:44px;
width:52px;
}
.mainbanner{
background-image:url(../images/mainbanner.gif);
background-repeat:no-repeat;
float:left;
height:167px;
width:408px;
}
.mainbanner img a{
border:0px;

}
.div1{
float:left;
width:530px;
height:150px;
}
.div2{
	float:right;
	width:52px;
	height:150px;
}
.content{
color:#393838;
font-size:12px;
line-height:20px;
font-family:Arial, Helvetica, sans-serif;
padding-top:5px;
padding-left:30px;
width:968px;
overflow:auto;

clear:both;
}
.c-left{
float:left;
width:22%;
height:100%;
padding-right:25px;
}
.c-right{
padding:0px 20px 0px 25px;
float:left;
width:18%;
height:100%;
border-left:1px dotted #e4e4e4;
}
.c-mid{
padding:0px 23px 0px 25px;
float:left;
width:45%;
height:100%;
border-left:1px dotted #e4e4e4;
}
.footer{
background-image:url(../images/footer.gif);
background-repeat:repeat-x;
height:76px;
width:100%;
font-size:12px;
font-family:Tahoma;
}

.footer p{
padding-right:10px;
padding-bottom:10px;
}
.content img{
padding:10px;
}

.content h4{
padding:0px;
margin:0px;
}
.content p{
padding:0px 10px 0px 10px;
}
.heading{
font-size:12px;
font-weight:bold;
color:#949c08;
}
.more{
font-weight:bold;
float:right;
padding-right:25px;
color:#cc3232;
text-decoration:underline;
}
.c-left ul li{


}
.c-left ul li a{

border:2px;
color:#949C08;
}
.c-left ul li a:hover{

border:2px;
color:#cc3232;
}
.links{
color:#cc3232;
padding-left:12px;
border-left:5px solid #cc3232;
}
.links a:link{
color:#cc3232;

}
