body { 

	background-color: #f1f1f1; 
	color: #7f7f7f; 
	font-size: 14px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;

 }
 
 .maincontainer {
  	width: 910px;
	margin: 0 auto;
	padding:0;

}

.topcontainer {

	margin-top: 15px;
	width: 910px;
	height: 113px;
	background-color: #ffffff;
	background-image:url(topbg.gif);
	background-repeat: repeat-x;
	
	}
	
.logo {

	float:left;
	margin-left: 14px;
	
	}
	
.quote {

	float:right;
	padding-top: 25px;
	padding-right: 7px;
	
	}
	
.contentcontainer {
	background-color: #FFFFFF;
	width:98%;
}
	
.leftcolumn {
	float:left;
	width: 200px;
	margin-left: 10px;
	margin-right: 15px;
	_margin-right:1px;
	height: 550px;
}
	
.markermenu{
	width: 200px; /*width of menu*/
}

.markermenu ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	border: 0px solid #9A9A9A;
}

.markermenu ul li a{
	background: white url(media/arrow-list.gif) no-repeat 2px center;
	font: bold 13px "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #7f7f7f;
	display: block;
	width: auto;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-decoration: none;
	border-bottom: 1px solid #efefef;
}


* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 130px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
	color: #6e878e;
}

.markermenu ul li a:hover{
color: #314252;
background-image:url(arrow.gif); /*onMouseover image change. Remove if none*/
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */


.header {

	margin-top: 5px;
	font-size: 26px;
	font-weight:bold;
	color: #81dbf3;
	margin-bottom: 10px;
	}
	
.fullstory {

	float:left;
	font-size: 14px;
	width: 580px;
	margin-left: 15px;
	
	}

.banner {
	width:680px;
	float:left;
}
	
	

.boxes {

	float: left;
	width: 680px;
	margin-top: 10px;
	
	}
	
	
.box {

	float:left;
	width: 218px;
	height: 160px;
	background-image: url(gradientbox.gif);
	background-repeat: repeat-x;
	background-color: #ececec;
	border: 1px solid #d1d1d1;
	
	}
.span-box{
	padding:0 6px 0 9px;
	display:block;
}
.boxmiddle {

	float:left;
	width: 218px;
	height: 160px;
	margin-left: 10px;
	margin-right: 10px;
		background-image: url(gradientbox.gif);
	background-repeat: repeat-x;
	background-color: #ececec;
		border: 1px solid #d1d1d1;
	
	}
	
.boxhead {

	color: #606060;
	font-weight:bold;
	padding: 10px;
	font-size: 13px;
	
	}
	
.boxlinksBold a{

	color: #606060;
	font-weight:bold;
	padding-left: 10px;
	font-size: 12px;
	text-decoration: none;
	display:block;
	width: 200px;
	margin-bottom: 5px;
	}
	
.boxlinksBold a:hover {

	color: #606060;
	font-weight:bold;
	padding-left: 10px;
	font-size: 12px;
	text-decoration: underline;
	display:block;
	width: 200px;
		margin-bottom: 5px;
	}
	
.boxlinks a {

	color: #606060;
	font-weight:normal;
	padding-left: 10px;
	font-size: 12px;
	text-decoration: none;
		display:block;
	width: 200px;
	}
	
.boxlinks a:hover {

	color: #606060;
	font-weight:normal;
	padding-left: 10px;
	font-size: 12px;
	text-decoration: underline;
		display:block;
	width: 200px;
	}
	
.callus {

	float:left;
	width: 678px;
	border: 1px solid #d1d1d1;
	height: 135px;
	background-image: url(gradientbox.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	
	}
	
.callicon {


	float:left;
	width: 55px;
	padding-left: 25px;
	padding-top: 30px;	
	}
	
.callusHeader {

	font-size: 18px;
	font-weight:bold;
	padding-top: 25px;	
	*padding-top:15px;	
	}
	
.formcontainer {

	float:left; 
	width: 328px;
	margin-left: 30px;
	
	}
	
.name {

	float:left;
	
	}
	
.telephone {

	float:left;
	margin-left: 137px;
	
	}
	
.form {

	float:left;
	margin-right: 10px;

	}
	
.form1 {

	float:left;
	margin-right: 10px;
	border: 1px solid #cccccc; 
	}
	
.send {

	margin-top: 10px;
	margin-right: 20px;
	float:right;
	
	}
	
.wecallyou {

	float: left;
	padding-top: 50px;
	font-size: 18px;
	font-weight:bold;
	width: 200px;
	margin-left: 25px;
	padding-top: 40px;
	
	}
	
.footer {
	float:left;
	clear:both;
	padding:10px 0 25px 0;

	}
	
.footerLine {
	margin-left: 10px;
	margin-right: 10px;
	border-top: 1px solid #e9e9e9;
	width: 890px;
	padding:0 0 20px 0;
	display:inline-table;
	
}
	
.footertext {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 30px;
	float:left;
}
	
.footerHead {
	font-weight:bold;
}
	
.footerabstract {

	font-weight:normal;
	
	}
	
.footerImage {
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 0px;
	float:left;
}
	
.content{
	line-height:20px;
}
.content h1{
	margin:0;
	padding:0;
	color:#314252;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
.content p{
	margin:0;
	padding:0 45px 0 0;
	line-height:22px;
}

/* new Css */
.imageL {
	width:683px; float: left;
	background-color:#f0f0f0;
	border-bottom: 2px solid #fff;
}

.imageR {
	float: left; 
	background-color:#f0f0f0;
	border-bottom: 2px solid #fff;
	
}

.boxes h1 {
	color: #606060;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	background-image: url(arrow.jpg);
	background-repeat: no-repeat;
	background-position:center left;
	padding-top:5px;
	padding-right:0px;
	padding-left:20px;
	padding-bottom:5px;
	margin-left:20px;
	font-weight:normal;
}	

.heading_fot {
	padding: 7px;
	text-align:right;
}	


.heading_fot a {
	color:#606060;
	text-decoration:none;
	
}	


.heading_fot a:hover {
	color:#606060;
	text-decoration:underline;
	
}	