*{
	margin: 0;
	padding: 0;
}
html{
	background: #E9ECF7;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#273239;
}

#container{
	margin:0 auto;
	margin-left:0;
	margin-right:0;
}
#header-main{
}
#header{
	background-image:url('../images/header-back.jpg');
	background-repeat:repeat-x;
	height:131px;
}
#header .img{
	margin:0 auto;
	width:804px;
}
#header .img a img{
	border:0;
}
.main-header{
	background: url(../images/header2.jpg) no-repeat;
	height: 211px;
	width: 804px;
	padding-bottom: 5px;
}
#topnav{
	background-image:url('../images/topfiller.png');
	background-repeat:repeat-x;
	height:40px;
}
#topnav ul{
	margin:0 auto;
	width:830px;
	height:39px;
}
#topnav ul li{
	display:inline;
}
#topnav ul li a img{
	border:0;
}

.slogan{
	margin: 0 auto;
	padding-top: 165px;
	font-weight: bold;
	font-size: 13pt;
	color: #fff;
	width: 600px;
	text-align: center;
}
#main{
	background-color:#E9ECF7;
	height:886px;
}
.main-content{
	margin:0 auto;
	width:804px;
}
#mainP{
	background-color:#E9ECF7;
	height:auto;
}
.mainP-content{
	margin:0 auto;
	width:auto;
}

#col .right{width: 532px;}
#col .left{width: 260px;}
.right{float: right;}
.left{float: left;}
.clear{clear:both;}
.left .content{
	text-align: left;
}
.bimg{
	float: left;
	padding: 2px;
	padding-bottom: 9px;
}
ul.block{
	margin: 0;
	padding: 0;
}
.block li{
	list-style: disc;
	line-height: 170%;
	margin-left: 30px;
	color: red;
}
.txt{
	color: black;
	overflow:auto;
}



.main-cols{
	overflow:auto;
}
.m1col{
	float:left;
	width:264px;
	height:650px;	
}
 ul.m1col{
 	padding: 0;
	margin: 0;
	
}
.m1col ul li{
	margin-bottom:10px;
	list-style: disc;
}
.m1col .contactus{
	background: url(../images/box2.png) no-repeat;
	height: 74px;
	width: 243px;
	padding-left: 5px;
}
.contact-bottom{
	margin-left: 5px;
	background: url(../images/bottom.png) no-repeat;
	height: 6px;
	width: 238px;
}
.contact-top{
	margin-left: 5px;
	background: url(../images/top.png) no-repeat;
	height: 6px;
	width: 238px;
}
.contactimg{
	padding-top: 9px;
	padding-left: 6px;
}
.contactp{
	margin-left:10px;
}
.phone{
	color:#2e2e2e;
	font-size:14px;
	font-weight:bold;
}
.email{
	color:#2e2e2e;
	font-weight:bold;
}
.contactp a{
	color:#a90303;
}
.redtxt{
	color:#d32029;	
	font-weight:bold;
}
.redtxt2{
	color:#d32029;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
}
.m2col{
	float:left;
	width:173px;
	margin-left:3px;
	border-left:1px solid #bbb9ba;
	height:auto;
	font-size:10pt;
}
.m2col-content{
	padding:0 10px 0 10px;
}
.content1{
	height:100px;
}
.content2-details{
	height:35px;
	margin-bottom:-10px;
}
.content3-details{
	height:65px;
	margin-bottom:-10px;
}
.content5-details{
	height:118px;
	margin-bottom:0px;
}
.m3col-content{
	padding:0 10px 0 10px;
}
.m3col{
	float:left;
	width:173px;
	margin-left:3px;	
	border-left:1px solid #bbb9ba;
	height:auto;
	font-size:10pt;
}
.m4col-content{
	padding:0 5px 0 5px;
}
.m4col{
	float:left;
	width:173px;
	margin-left:3px;	
	border-left:1px solid #bbb9ba;
	height:auto;
	font-size:10pt;
}
.spacer1{
	margin-bottom:283px;
}
.read1more a{
	color:#d32029;
	padding-left:10px;
}
.spacer2{
	margin-bottom:170px;
}
.read2more a
{
	
	color:#d32029;
	padding-left:10px;
}
.spacer3{
	margin-bottom:100px;
}
.read3more a{
	color:#d32029;
	padding-left:10px;
}

#footer{
	clear:both;
	text-align:center;
	background-color:#273239;
	height:95px;
	color:#ffffff;
}
#footer ul{
	margin:0 auto;
	padding-top:20px;
}
#footer ul li{
	display:inline;
	margin-right:5px;
	margin-left:5px;
}
#footer ul li a{
	text-decoration:none;
	color:#FFFFFF;
}
.footer-c{
	margin-top:10px;
}

.tab
{ background-color:white;
    border: 1px outset #919CA2;
    margin-bottom :25px;
    height:550px;
    width:800px;
    }
