/* CSS Document */

body{
margin:0px;
}
.wraper{
margin:0px auto;
width:984px;
background:url(images/bg-shadow.jpg) repeat-y top center;
}
.body-bg{
width:950px;
background:url(images/body-inner-bg.jpg) repeat-x;
margin-left:17px;
}
.heading{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#669933;
line-height:20px;
font-weight:bold;
padding-bottom:10px;
}
.sub-heading{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#474747;
font-weight:bold;
line-height:30px;

}
.img{
background-color:#ebebeb;
padding:5px;
border: #d7d6d6  solid 1px;
}
.content{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#292929;
line-height:16px;
border:0px solid #FF0000;
}
.left-block{
/*width:270px; */
width:550px;
float:left;
margin-right:12px;
border:0px solid #000000
}
.left-panel{
background:url(images/lef-panel-bg.jpg) repeat-y;
width:164px
background-color:#fefed9;
border: #fbc6c6  solid 1px;
}

.right-panel{
background-color:#fefed9;
border: #fbc6c6  solid 1px;
}
.quick-contact-text{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#993333;
line-height:18px;
}
.view-map-link:link, .view-map-link:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#993333;
line-height:18px;
text-decoration:underline;
font-weight:bold;

}
.view-map-link:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:18px;
text-decoration:underline;
font-weight:bold;
}


.quick-contact-title{
background:url(images/quick-contact-bg.jpg) repeat-x;
height:32px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#f7d2d2;
font-weight:bold;
line-height:32px;
text-indent:8px;
}

.footer-link-text{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#f3faff;
line-height:35px;
font-weight:bold;
}
.footer-link:link, .footer-link:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#f3faff;
line-height:35px;
font-weight:bold;
text-decoration:none;
}
 .footer-link:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#f3faff;
line-height:35px;
font-weight:bold;
text-decoration:underline;
}

.header{
float:left;
height:192px;
width:950px;
background-color:#003366;
}
.copyright-text{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#dedede;
}


.footer{
clear:both;
height:63px;
width:950px;
background-color:#669934;
}

/*----------------left-menu--------------------------*/

#blueblock{
width: 166px;
padding: 0 0 0em 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
line-height:18px;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 133px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #e5b0b0;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #993333;
border-right: 10px solid #fefed9;
background-color: #fefed9;
color: #993333;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #721b1b;
border-right: 10px solid #fefed9;
background-color: #fefed9;
color: #660000;
}
/********    New class    */  

/*.main{
	float:left;
	width:775px;
	background-color: #FDDC59;
		
}

.main_without_left{
float:left;
border:0px solid #FF0000;
	width:775px;
background-color: #FDDC59;
}	
.container{
	width:500x;
	height: auto;
	background-color:#FDDC59;
	border:0px #FF0000 solid;
	}

.headeer{
width:990px;

	height:190px;
	background-color: #999999;
	}
*/
