* { padding: 0; margin: 0; }
#quotefloatleft{
	height: auto;
	width: 250px;
	float: left;
	margin-bottom: 15px;
	border: 1px solid #58ACAC;
	padding: 10px;
	background-image: url(../images/bgbutoff.gif);
	background-repeat: repeat-x;
	background-position: center -40px;
	background-attachment: scroll;
	margin-top: 15px;
	margin-right: 15px;
	font-size: 14px;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #042641;
	color: #032540;
	text-align: justify;
	background-image: url(../images/bgbody.jpg);
}
.hdwrd{display:none}
img{border:0px}
h1{
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5385AA;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
a{
	text-decoration: none;
	font-weight: bold;
	color: #2A7CB5;
}
a:hover{}

#bgwrapper{
	background-image: url(../images/bgbody.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
	background-color: #E1F3FF;
}
#wrapper {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/bgwrapper.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;

}
#header {
	width: 1000px;
	float: left;
	height: 105px;
}
#leftcolumn {
	height: 0px;
	width: 300px;
	float: left;
}
#rightcolumn {
	float: right;
	height: 0px;
	width: 700px;
	display: inline;
	position: relative;
}
#content {
	height: auto;
	clear: both;
	padding: 10px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.clear{
	clear: both;
}
ul#simple-menu{
	list-style-type:none;
	font-weight:bold;
	padding-top: 65px;
}
ul#simple-menu li{
	font-size: 11px;
	display:block;
	margin-left: 4px;
	float: right;
	color: #2A7CB5;
	list-style: none;
}
ul#simple-menu li a{
	display:block;
	float:left;
	color:#2a7cb5;
	text-decoration:none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;

}
ul#simple-menu li a:hover{
	color: #011627;
}
#homebanner{
	background-image: url(../images/hdrhome.gif);
	height: 100px;
	width: 960px;
	clear: both;
	padding-top: 100px;
	font-weight: bold;
	text-align: justify;
	padding-right: 20px;
}
#homebanner a{
	height: 26px;
	width: 137px;
	float: right;
	background-image: url(../images/readmore_but_head.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 10px;
}

#homebanner a:hover{
	background-position: 0px -26px;
}

#servicesbanner{
	background-image: url(../images/bgservices.jpg);
	height: 210px;
	width: 950px;
	padding: 15px;
	font-weight: bold;
	clear: both;
	margin-top: 25px;
}

#servicesbanner .services{
	margin-top: 25px;
	height: 60px;
	clear: both;
	margin-bottom: 55px;
	color: #687681;
	margin-right: 75px;
	float: left;
}

#servicesbanner .family, .civil{
	width: 450px;
	float: left;
	height: 40px;
	color: #5D5D5D;
}
	
#servicesbanner .civil{
	float: left;
}
#servicesbanner .family{
	float: right;
}
#servicesbanner .family a, .civil a{
	float: right;
	display: block;
	color: #666666;
}
#footerwrap {
	background-attachment: scroll;
	background-image: url(../images/bgfooter.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 10px;
	clear: both;
}
#footer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
	color: #FFFFFF;
	padding-top: 30px;
}

#footer a{
	color: #FFFFFF;
}
#footleft{
	width: auto;
	float: left;
}
#footright{
	float: right;
	width: auto;
	color: #B0DEFF;
	list-style: none;
	font-size: 10px;
}
p, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	width:380px;
}
	/* ----------- basic ----------- */
	#basic{


	}
	#basic h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#basic p{
	font-size:11px;
	padding-bottom:10px;
	}
	#basic label{
	display:block;
	font-weight:bold;
	text-align:left;
	float:left;
	font-size: 10px;
	}
	#basic .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
#basic input{
	float:left;
	width:376px;
	margin-right: 0;
	margin-bottom: 5px;
	background-color: #0C4A78;
	padding: 2px;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFFFFF;
	}

	#basic textarea{
	background-color: #0C4A78;
	float:left;
	width:377px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFFFFF;
	overflow: auto;
	}
	#basic .button{
	width: 142px;
	float: right;
	margin-top: 5px;
	background-color: #08304f;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	}
.map{
	padding-top: 10px;
	padding-bottom: 10px;
}
.article{
	color: #2C6A9B;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.article h1{
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #2A7CB5;
	margin-bottom: 5px;
}
.article p{
	padding-right: 10px;
	padding-left: 10px;
}
.article ol{
	list-style-position: inside;
	padding-left: 10px;
}
.article ul{
	list-style-position: inside;
	padding-left: 10px;
}

.article a{
	text-decoration: underline;
}
.imgtitle{
	text-align: center;
	font-weight: bold;
	line-height: 27px;
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 275px;
	margin-top: 5px;
}
.contdetails{
	color: #042641;
	padding: 5px;
	clear: both;
	background-color: #B9E2FF;
}

table.stats
{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 600px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: 200px;
	background-color: #DFFFFF;
}

table.stats td
{
	padding: 6px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5d9dcf;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5d9dcf;
}

table.stats td.hed
{
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
} 
table.opening
{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	width: auto;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: 250px;
}

table.opening td
{
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
}

table.stats td.hed
{
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
} 

.mainquote{
	background-color: #5d9dcf;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	margin-top: 10px;
	float: left;
}
.imgfloat{
	float: right;
}
.fambut {
	display: inline;
	text-align: center;
	float: left;
	margin-left: 50px;
	text-decoration: none;
	margin-bottom: 25px;
	color: #FFFFFF;

}
.fambut a{
	padding: 25px;
	width: 300px;
	color: #333333;
	text-decoration: none;
	background-color: #C7C8CA;
	display: block;
	background-position: center;
}
.fambut a:hover {
	color: #FFFFFF;
	background-color: #5d9dcf;
	background-image: none;

}
.article p{
	padding-right: 10px;
	padding-left: 10px;
}
.article ol{
	list-style-position: inside;
	padding-left: 10px;
}
.article ul{
	list-style-position: inside;
	padding-left: 10px;
}


.leftvid{float:left;height:330px;margin-right:10px;}


.imagefloatleft{
	float: left;
	margin-right: 10px;
}
.imagefloatright{
	float: right;
	margin-left: 10px;
}
ul{
	font-weight: bold;
	list-style: none outside;
	margin: 0px;
	padding-top: 0px;
}
ul li{
	list-style: lower-alpha outside;
	display: list-item;
	padding: 0px;
	margin: 0px 0px 0px 30px;

}
ul ul{
	padding-left: 10px;
	display: list-item;
}
ul ul li{
	list-style: lower-roman outside;
	margin-left: 40px;
	padding-left: 0px;
}
ul p{
	font-weight: normal;
	padding-left: 5px;
}

#footer ul li{
	list-style:disc;
}



#boxes{
	clear:both;
	padding-top: 10px;
	padding-bottom: 10px;
}

.hd1{
	text-align: center;
	font-size: 18px;
	color: #FFF;
	background-color:#0086DF;
	margin-bottom: 20px;
	padding: 10px;
}

.hd2{
	text-align: center;
	font-size: 18px;
	color: #FFF;
	background-color:#00AEAE;
	margin-bottom: 20px;
	padding: 10px;
}

.hd3{
	text-align: center;
	font-size: 18px;
	color: #FFF;
	background-color:#D98200;
	margin-bottom: 20px;
	padding: 10px;
}

.box1{
	background-color:#069BFF;
	float:left;
	width:300px;
	height:300px;
	padding: 10px;
}
.box2{
	margin-right: 10px;
	margin-left: 10px;
	background-color:#00D2D2;
	float:left;
	width:300px;
	height:300px;
	padding: 10px;
}
.box3{
	background-color:#FB9700;
	float:left;
	width:300px;
	height:300px;
	padding: 10px;
}

#boxes ul li{
	list-style: disc outside;
	margin: 0px 0px 0px 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}

.redbox{
	background: #FD6742;
	padding: 10px;
	float: left;
	width: 170px;
	height: 125px;
	color: #FF0;
	font-size: 14px;
	margin-right: 7px;
	font-weight: bold;
	text-align: center;
}

.last{margin:0px;}
