@charset "UTF-8";
body {
	
	background-color: #c0c0c0;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
}


#container{
	margin-left: auto;
	margin-right: auto;
	width:1010px;
}

#mid li{
	list-style-position: outside;
	margin:20px 50px 20px 20px;
}

#content{
clear:both;
margin-top:5px;
}

#right{
width:240px;
float:right;
background-image:url(images/rcol_light.jpg);
background-position:right;
background-repeat:repeat-y;
}

#left{
width:250px;
float:left;
background-image:url(images/lcol_light.jpg);
}

#lefthome{
width:250px;
float:left;
}


#mid{
float:left;
width:510px;
background-color:#fff;
margin-left:5px;
}

#icon{
text-align:right;
padding-top:30px;
}

#mid h1{

font-size:20px;
color:#93c645;
font-weight:normal;
padding:38px 30px 15px 30px;
}

#mid h2{

font-size:15px;
color:#333;
font-weight:bold;
padding:20px 30px 0px 30px;
}

#mid h3{

font-size:15px;
color:#336699;
font-weight:bold;
border-top:2px dotted #336699;
border-bottom:2px dotted #336699;
width: 400px;
margin:auto;
padding:20px;
}


#mid p{
padding:0px 30px 0px 30px;
text-align:justify;

}

#footer{
background-color:#000000;
font-size:12px;
color:#999999;
text-align:center;
padding:15px;
}

#navbar{
	background-color:#000000;
	width:755px;
	text-align:right;
	color:#FFFFFF;
	float:right;
	height:116px;
	vertical-align: top;
	font-size:14px;
	font-weight:bold;
}

#navbar ul {
    margin: 0;
	margin-top:10px;
    padding: 5px;
    list-style-type: none;
    text-align: right;
    }

#navbar ul li {  
    display: inline;
	margin-right:50px;
	color:#93c645;
    }

#navbar ul li a {
    text-decoration: none;
    color: #fff;
    }

#navbar ul li a:hover {
    color: #99ccff;
    } 
	
	
a {
color:#336699;
text-decoration:none;
}
	
a:hover {
color:#336699;
text-decoration:underline;
}
	
	
	
.vertbarL ul {
   margin:left:0px;
    list-style-type: none;
    text-align: right;
	margin-right:35px;
    }

.vertbarL ul li {  
   
	margin-bottom:15px;
	color:#336699;
    }
	

.vertbarL ul li a {
    text-decoration: none;
    color: #333;
    }

.vertbarL ul li a:hover {
    color: #93c645;
    } 
	
	

.vertbarL .tert {
   font-size:11px;
    }

	
	
.vertbarL .tert a {
    text-decoration: none;
    color: #000;
    }

.vertbarL .tert a:hover {
    color: #93c645;
    } 
	
	
	
.address {
padding:20px 35px 15px 25px;
font-size:11px;
line-height:14px;
}
	

.addon{
padding:20px 35px 15px 25px;
font-size:11px;
line-height:14px;
border-top:1px dashed #fff;
}
	
img {
border:0px;
}

.dBlueT{
background-image:url(images/lcol_dark.jpg);
color:#333;
text-align:right;
padding:50px 35px 15px 25px;
font-size:16px;
font-weight:bold;
}


.dBlueT a{
color:#FFFFFF;
text-align:right;
font-size:16px;
font-weight:bold;
}


.dBlueB{
background-image:url(images/lcol_dark.jpg);
height:3px;
}

.dBlueB2{
background-image:url(images/lcol_dark.jpg);
height:1px;
}

.dGreenT{
background-image:url(images/rcol_dark.jpg);
background-repeat:repeat-y;
background-position:right;
padding:50px 35px 15px 25px;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
}

.dGreenB{
background-image:url(images/rcol_dark.jpg);
background-repeat:repeat-y;
background-position:right;
height:3px;
margin-top:15px;
}
