/*
---------------------------------
//General
---------------------------------
*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#container{
  height:300px /*Set this for IE Windows*/
 }

/*this is a way to get more compliant browsers to use min-height as IE Win
doesn't recognize the attribute selector*/
#container[id] {
  height:auto;
  min-height:300px;
}

body 
{
	text-align: center;
	line-height: 15px;
	color:#555555;
	background:url(../images/bg.png) repeat-x #c4beaf;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
}

a 
{
	color:#555555;
	text-decoration:underline;
}

a:hover 
{
	text-decoration:none;
}

p
{
	color:#555555;
	font-size:12px;
	line-height:20px;
	margin-bottom: 0px;
	font-family: tahoma, arial, sans-serif;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#0d5798;
	margin-bottom: 15px;
	font-weight:lighter;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#0d5798;
	margin-bottom: 15px;
	font-weight:lighter;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#ffffff;
	font-weight:lighter;
}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#0d5798;
	font-weight:lighter;
}
h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color:#ffffff;
	font-weight:lighter;
}
blockquote
{
	margin-left:20px;
	border-left:4px solid #0063b8; 
	margin-bottom: 20px;
	color:#666666;
	line-height:20px;
	padding-left:5px;
	font-style:italic;
}

pre
{
	background: #f1f1f1;
	margin-bottom:20px;
}

.fl
{
	float:left;
}

.fr
{
	float:right;
}

.clear 
{
	clear: both;
}

/*---------------------------------------------------------------------------------- */
/* CONTAINERS */
/*---------------------------------------------------------------------------------- */

#container 
{
	text-align:	left;
	margin:	auto;
	width:900px;
}


/*---------------------------------------------------------------------------------- */
/* TOP */
/*---------------------------------------------------------------------------------- */

#logo
	{
		width:166px;
		height:98px;
		position:absolute;
		top: 0;
		left: 0;
		background:url(../images/logo2.png) no-repeat;
		margin-top: 120px;
		margin-left: 80px;
		
	
	}
#top
{
	height:48px;
}

.logo
{
	margin-left:10px;
	float:left;
}

#menu
{
	float:right;
	border-top: 1px solid #a9adad;
	border-left: 1px solid #a9adad;
	border-right: 1px solid #a9adad;
}

#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}


#menubar a {
	display: block;
	text-decoration: none;
	height:31px;
	padding-top: 16px;
	font-size: 1em;
	color: #ffffff;
	text-align:center;
	font-size:12px;
}

#menubar li.trigger
{
	background:	url(../images/menu_bg.png) repeat-x 0 0px;
	background-repeat: no-repeat;
}

#menubar li.menu_divider
{
	background:url(../images/menu_divider.png) repeat-x 0 0px;
	width: 9px;
	height: 47px;
}

#menubar li.active
{
	background:	url(../images/menu_bg.png) repeat-x 0 -47px;
}

#menubar li 
{
	float: left;
	width: 104px;
	height:47px;
}

#menubar li a:hover 
{
	color: #ffffff;
	background:	url(../images/menu_bg.png) repeat-x 0 -47px;
}


/*---------------------------------------------------------------------------------- */
/* BANNER */
/*---------------------------------------------------------------------------------- */

#banner
{
	width: 900px;
	height: 253px;
	background:url(../images/banner.jpg) no-repeat;
	float:none;
}

#banner p
{
	color:#ffffff;
	font-size:12px;
	margin-top:20px;
	padding-left:26px;
	line-height: 20px;
	width: 500px;
	margin-left: 150px;
	
}

.banner_icon
{
	margin-right: 10px;
	margin-top:5px;
	float:right;
}

/*---------------------------------------------------------------------------------- */
/* BOXES */
/*---------------------------------------------------------------------------------- */

#boxes
{
	width: 900px;
	height: 300px;
	float:left;
}

#boxes p
{
	color:#555555;
	margin:0px 25px 0px 25px;
	line-height: 16px;
}

.box1
{
	background: url(../images/box1_bg.png) no-repeat;
	width:225px;
	height:330px;
	float:left;
	display:inline;
}

.box2
{
	background: url(../images/box2_bg.png) no-repeat;
	width:225px;
	height:330px;
	float:left;
	display:inline;
}

.box3
{
	background: url(../images/box3_bg.png) no-repeat;
	width:225px;
	height:330px;
	float:left;
	display:inline;
}

.box4
{
	background: url(../images/box4_bg.png) no-repeat;
	width:225px;
	height:330px;
	float:left;
	display:inline;
}
	
.box_icon
{
	margin-left:80px;
	margin-top:20px;
}
.box_icon2
{
	margin-left:200px;
	margin-top:20px;
}
.box_icon3
{
	margin-left:120px;
	margin-top:20px;
}

#boxes p.box_heading
{
	text-align:center;
	font-size:15px;
	text-transform:uppercase;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

.box_read_more a
{
	color:#969696;
	text-decoration:none;
	display:block;
	border:2px solid #474646;
	width: 80px;
	text-align:center;
	height: 18px;
	padding-top:1px;
	margin-top:25px;
	margin-right:25px;
}

.box_read_more a:hover
{
	color:#f1f1f1;
}

/*---------------------------------------------------------------------------------- */
/* CONTENT */
/*---------------------------------------------------------------------------------- */

#content
{
	width:890px;
	background:url(../images/content_bg.png) repeat-y;
	border: 5px solid #ededed;
	float:left;
}

#primaryContent
{
	width: 590px;
	padding:30px;
	float:left;
	margin-left:12px;
	_margin-left:1px;
	display:inline;
	font-size: 12px;
}

#primaryContent ul, #primaryContent ol
{
	margin-bottom:20px;
	color: 333333;
}

#primaryContent li
{
	margin-left:40px;
	_margin-left:1px;
	font-size: 12px;
}

#secondaryContent
{
	width:220px;
	float:left;
	padding-top:20px;
}


.sub_heading
{
	background:url(../images/sub_heading_bg.png) repeat-x;
	height:27px;
	margin-bottom:10px;
	width: 190px;
	padding: 10px 0px 0px 10px;
	color:#e7e7e7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-left: 2px solid #ededed;
	border-top: 2px solid #ededed;
	border-bottom: 2px solid #ededed;
	font-size:12px;
	margin-left: 18px;
}

#latest_news
{
	margin-left:0px;
	padding-right:5px;
}

#latest_news p
{
	line-height:15px;
}

.latest_news_date
{
	background: url(../images/news_date_bg.png) no-repeat;
	width:54px;
	height:100px;
	float:left;
	margin-right: 10px;
	text-align:center;
	padding-top: 12px;
	margin-left: 18px;
}

.latest_news_date p.date
{
	color:#333333;
	font-size:24px;
	margin-bottom: 14px;
}

.latest_news_date p.month
{
	color:#fff;
	text-transform:uppercase;
	font-size: 12px;
}

.news_heading
{
	color:#555555;
	text-decoration:none;
}	


/*---------------------------------------------------------------------------------- */
/* FOOTER */
/*---------------------------------------------------------------------------------- */

#footer
{
	width: 900px;
	margin-bottom: 10px;
}

#footer p
{
	color:#616161;
	margin-left:10px;
}

#footer a
{
	color:#616161;
	text-decoration:underline;
}

#footer a:hover
{
	text-decoration:none;
}

.footerLeft
{
	width: 300px;
	float:left;
	text-align:left;
	margin-left: 20px;
}

.footerRight
{
	width:535px;
	float:right;
	text-align:right;
	margin-right: 20px;
}

/*---------------------------------------------------------------------------------- */
/* FORMS*/
/*---------------------------------------------------------------------------------- */

form
{
	font-size: 12px;
}

input
{
	font-size: 12px;
	background:url(../images/input_bg.png) repeat-x;
	height:19px;
	border:1px solid #dedede;
	padding-top:3px;
	padding-left:3px;
}

textarea
{
	font-size: 12px;
	background:url(../images/textarea_bg.png) #fff repeat-x;
	border:1px solid #dedede;
}

input.submit, input.reset
{
	padding: 7px 2px 6px 2px;
	background: url(../images/button_bg.png) repeat-x;
	width: 80px;
	height: 29px;
	color: #ffffff;
	font-size: 10px;
	font-variant: normal;
	border: 1px solid #fff;
	cursor: pointer;
	font-weight: lighter;
	text-transform: uppercase;
	margin-left: 8px;
	margin-top:10px;
	
}

input.submit:hover, input.reset:hover
{
	background:url(../images/button_bg.png) 0px -27px repeat-x;
}

input.submit
{
	margin-left: 20px;
}

form li
{
	list-style-type: none;
}

label
{
	float: left;
	margin-right: 2em;
	margin-top: 2px;
	color:#555555;
}

.over 
{
	background-color:#f5f5f5;
}

.row 
{
	padding:5px;

}

#contact_information
{
	background:#f5f5f5;
	padding:20px;
}

/* ADDITIONAL PAGES */

/*---------------------------------------------------------------------------------- */
/* FRONTPAGE*/
/*---------------------------------------------------------------------------------- */

#welcome
{
	width:849px;
	background:url(../images/frontpage_bg.png) repeat-x;
	float:left;
	margin-right:5px;
	padding:20px;
	height:80px;
}

#welcome p
{
	margin-bottom:10px;
}

p.frontpage_heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#0063b8;
	margin-bottom: 15px;
	font-weight:lighter;
	border-bottom: 2px solid #d5d5d5;
	padding-bottom:5px;
}

.welcome_image
{
	float:left;
	margin-right:20px;
	border:3px solid #fff;
	margin-top:5px;
}

.welcome_read_more a
{
	color:#555555;
	text-decoration:none;
	display:block;
	border:2px solid #474646;
	width: 80px;
	text-align:center;
	height: 18px;
	padding-top:1px;
	margin-right:25px;
	float:right;
}

.welcome_read_more a:hover
{
	color:#000000;
}

#featured_services
{
	width:402px;
	background:url(../images/frontpage_bg.png) repeat-x;
	padding:20px;
	height:180px;
	float:left;
}

#featured_services li
{
	margin-left:10px;
	list-style:none;
	margin-bottom:8px;
}

.featured_services_coloumn
{
	float:left; 
	margin-right:30px;
}

.featured_servies_read_more a
{
	color:#555555;
	text-decoration:none;
	display:block;
	border:1px solid #999999;
	width: 80px;
	text-align:center;
	height: 18px;
	padding-top:1px;
	margin-left:10px;
	margin-top:18px;	
}

.featured_servies_read_more a:hover
{
	color:#000000;
}

/*---------------------------------------------------------------------------------- */
/* CONTACT*/
/*---------------------------------------------------------------------------------- */

#contact_form
{
	float:left;
	width: 360px;
	border-right:1px solid #ececec;
}

#contact_form li
{
	margin:0;
}

#contact_form ul, #contact_form ol
{
	margin-bottom:0px;
}

#contact_information
{
	margin-left:20px;
	float:none;
}

p.contact_information_heading
{
	font-weight:bold;
	color:#808080;
}
/* Search */

#search {
float: right;
padding: 63px 0 0 0;
}

#textfield1 {
width: 175px;
background: #FFFFFF;
border: none;
}

#submit1 {
height: 19px;
background: #ffffff;
border: none;
text-transform: lowercase;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
