ul,li,p,h1,h2,h3,h4,div,form { 
	padding: 0;
	margin: 0;
}
body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height:1.7;
	color: #999;
	background: #E3F6FD url(../images/common/bg.jpg) repeat-x;
}
body#home {
	background-image: url(../images/home/bg.jpg);
}
img {
	border: none;
	display: block;
}
/* --HEADINGS-- */
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1DBAF1;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	line-height: 1;
}
h1.pagetitle {
	padding-bottom: 15px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #CB9D4D;
	font-weight: normal;
	padding: 12px 0px 5px 0px;
	line-height: 1;
}
h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #888;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	line-height: 1;
}
/* --LISTS-- */
ul {
	margin: 6px 0px 8px 15px;
}	
ul li {
	padding: 0px 0px 12px 20px;
	line-height:1.4;
	list-style-type: none;
	background: url(../images/common/bullet.jpg) no-repeat 0px 6px;
}
/* --TEXT-- */
p {
	padding-bottom: 12px;
}
a {
	text-decoration: none;
	color: #999;
	border-bottom: #999 dashed 1px;
}
a:hover {
	text-decoration: none;
	color: #00AEEF;
	border-bottom: #00AEEF dashed 1px;
}
a.no_border, a.no_border:hover {
	border: none;
}
.big {
	font-size: 16px;
}
.small {
	font-size: 13px;
}
.promin, .promin a {
	color: #FCA61D;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.white {
	color: #FFF;
}
.blue {
	color: #1B77BA;
}
.red {
	color: #C30;
}
.blockcenter {
	margin: 0px auto;
}
.btm_mrgn_15 {
	margin-bottom: 25px;
}
/* --FLOATS-- */
.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* --WRAPPER-- */
.surround {
	width: 990px;
	margin: 0 auto;
}
/* --HEADER-- */
#header {
	width: 960px;
	height: 145px;
	margin: 0px auto;
	background: url(../images/header/bg.jpg) no-repeat top right;
}
#header_c1 {
	width: 279px;
	height: 145px;
	float: left;
}
#header_c2 {
	width: 681px;
	height: 145px;
	float: left;
}
/* --MAIN NAVIGATION-- */
#nav,#nav_lt,#nav_rt {
	width: 960px;
	height: 40px;
	margin: 0px auto;
	background: url(../images/nav/bg.jpg) repeat-x;
}
#nav {
	padding-bottom: 18px;
}
#nav_lt {
	background: url(../images/nav/lt.jpg) no-repeat top left;
}
#nav_rt {
	background: url(../images/nav/rt.jpg) no-repeat top right;
}
#nav ul {
	list-style-type: none;
	padding: 0px 0px 0px 13px;
	margin: 0px;
}
#nav ul li {
	float: left;
	padding: 0px 15px 0px 15px;
	height: 40px;
	background: none;
}
#nav ul li a {
	padding: 0px 27px;
	height: 40px;
	display: block;
	font-size: 16px;
	color: #FFF;
	line-height: 40px;
	text-decoration: none;
	border: none;
}
#nav ul li a:hover,#nav ul li a.active {
	background:url(../images/nav/active.jpg) repeat-x;
	color: #666;
	border: none;
}
/* --BANNER HOME-- */
#banner_home {
	width: 940px;
	height: 350px;
	margin: 0px auto;
	padding: 10px 10px 63px 10px;
	background: url(../images/banners/home-bg.jpg) no-repeat top left;
}
/* --BANNER INSIDE-- */
#banner_inside {
	width: 940px;
	height: 190px;
	margin: 0px auto;
	padding: 10px 10px 43px 10px;
	background: url(../images/banners/inside-bg.jpg) no-repeat top left;
}
/* --CONTENT STRUCTURE-- */
#content {
	width: 920px;
	min-height: 350px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
}
#content_c1 {
	width: 602px;
	float: left;
	padding: 0px 34px 0px 0px;
}
#content_c2 {
	width: 284px;
	float: left;
}
/* --CONTENT HOME-- */
#vision_and_mission_c1 {
	width: 201px;
	float: left;
}
#vision_and_mission_c2 {
	width: 401px;
	float: left;
}
#services {
	width: 265px;
	padding: 12px 0px 0px 19px;
	background: url(../images/home/services.jpg) no-repeat top left;
}
.service {
	padding: 8px 0px 5px 101px;
}
#readmore {
	margin-top: 25px;
}

/*FOOTER */
#footer_wrapper {
	height: 270px;
	background: url(../images/footer/wrapper-bg.jpg) repeat-x top left;
}
#footer {
	width: 990px;
	height: 270px;
	margin: 0px auto;
	background: url(../images/footer/bg.jpg) no-repeat top center;
	font-size: 13px;
}
#footer p {
	padding-bottom: 0px;
}
#footer a {
	font-size: 13px;
	border: none;
}
#footer a:hover {
	color: #66CEF5;
	text-decoration: none;
	border: none;
}
#footer_r1 {
	width: 990px;
	height: 236px;
	margin: 0px auto;
}
#footer_r1_c1 {
	width: 199px;
	height: 196px;
	padding: 50px 0px 0px 61px;
	float: left;
}
#footer_r1_c1 ul {
	list-style-type: none;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}
#footer_r1_c1 ul li {
	padding: 0px 0px 9px 20px;
	line-height: 1.4;
	background: none;
}
#footer_r1_c2 {
	width: 245px;
	height: 99px;
	float: left;
	padding: 137px 0px 0px 485px;
}
#footer_r1_c2 p{
	color: #FFF;
	text-align: center;
}
#footer_r1_c2 a {
	color: #FFF;
}
#footer_r1_c2 a:hover {
	color: #0D629F;
}
#footer_r2 {
	width: 990px;
	height: 34px;
	margin: 0px auto;
}
#footer_r2 p {
	line-height: 26px;
}
#footer_r2 a {
	color: #999;
}
#footer_r2_c1 {
	width: 750px;
	height: 34px;
	float: left;
	padding: 0px 0px 0px 20px;
}
#footer_r2_c2 {
	width: 220px;
	height: 34px;
	float: left;
	padding: 0px 0px 0px 0px;
}
/*--SUB PAGES--*/
.column {
	width: 300px;
	float: left;
}
.txtbox {
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	height: 16px;
	width: 170px;
}
.txtboxquote{
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	height: 16px;
	width: 180px;
	}
.messagebox {
    border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	height: 60px;
	width: 355px;
}
.messageboxquote {
    border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	height: 60px;
	width: 390px;
}