/*
---------------------------------
//General
---------------------------------
*/

body 
{
	text-align: center;
	font: 11px tahoma, arial, sans-serif;
	line-height: 15px;
	color:#555555;
	background:url(../images/bg.png) repeat-x #c4beaf;
}

a 
{
	color:#555555;
	text-decoration:underline;
}

a:hover 
{
	text-decoration:none;
	color:#333333;
}

p
{
	color:#555555;
	font-size:11px;
	line-height:20px;
	margin-bottom: 25px;
}

h1
{
	display:none;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#0063b8;
	margin-bottom: 15px;
	font-weight:lighter;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#0063b8;
	margin-bottom: 15px;
	font-weight:lighter;
}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0063b8;
	margin-bottom: 15px;
	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 */
/*---------------------------------------------------------------------------------- */

#top
{
	height:99px;
}

.logo
{
	margin-left:10px;
	float:left;
}

#menu
{
	float:right;
	margin-top: 51px;
	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) no-repeat;
	width: 2px;
	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: 300px;
	background:url(../images/banner.jpg) no-repeat;
	float:left;
}

#banner p
{
	color:#ffffff;
	font-size:12px;
	margin-top:130px;
	padding-left:26px;
	line-height: 20px;
	width: 480px;
	
}

.banner_icon
{
	margin-right: 10px;
	margin-top:5px;
	float:right;
}

/*---------------------------------------------------------------------------------- */
/* BOXES */
/*---------------------------------------------------------------------------------- */

#boxes
{
	width: 900px;
	height: 300px;
	float:left;
}

#boxes p
{
	color:#969696;
	margin:0px 25px 0px 25px;
	line-height: 16px;
}

.box1
{
	background: url(../images/box1_bg.png) no-repeat;
	width:225px;
	height:300px;
	float:left;
	display:inline;
}

.box2
{
	background: url(../images/box2_bg.png) no-repeat;
	width:225px;
	height:300px;
	float:left;
	display:inline;
}

.box3
{
	background: url(../images/box3_bg.png) no-repeat;
	width:225px;
	height:300px;
	float:left;
	display:inline;
}

.box4
{
	background: url(../images/box4_bg.png) no-repeat;
	width:225px;
	height:300px;
	float:left;
	display:inline;
}

.box_icon
{
	margin-left:80px;
	margin-top:20px;
}

#boxes p.box_heading
{
	text-align:center;
	font-size:15px;
	text-transform:uppercase;
	color:#f1f1f1;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

.box_read_more a
{
	color:#969696;
	text-decoration:none;
	display:block;
	border:1px 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;
	margin-bottom:10px;
	float:left;
}

#primaryContent
{
	width: 590px;
	padding:30px;
	float:left;
	margin-left:10px;
	display:inline;	
}

#primaryContent ul, #primaryContent ol
{
	margin-bottom:20px;
}

#primaryContent li
{
	margin-left:40px;
}

#secondaryContent
{
	width:220px;
	float:left;
	padding-top:20px;
}

#submenu
{
	margin-bottom: 15px;
	margin-left:18px;
}

#submenu li
{
	list-style:none;
	margin-bottom:4px;
}

#submenu li a
{
	display:block;
	background:#d5d5d5;
	height:20px;
	padding: 5px 0px 0px 25px;
	text-decoration:none;
	margin-bottom: 4px;
	margin-left:20px;
	width:154px;
	border-left: 3px solid #0063b8;
	text-align:left;
}

#submenu li a:hover
{
	background:#ededed;
	margin-bottom:4px;
}

#submenu li a.active
{
	background:#ededed;
}

.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;
}

#latest_news
{
	margin-left:18px;
	padding-right:5px;
}

#latest_news p
{
	line-height:15px;
}

.latest_news_date
{
	background: url(../images/news_date_bg.png) no-repeat;
	width:54px;
	height:80px;
	float:left;
	margin-right: 10px;
	text-align:center;
	padding-top: 12px;
}

.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:#0063b8;
	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:300px;
	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: Arial, Helvetica, sans-serif;
	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: 88px;
}

form li
{
	list-style-type: none;
}

label
{
	float: left;
	width: 5em;
	margin-right: 2em;
	margin-top: 2px;
	font-weight:bold;
	color:#808080;
}

.over 
{
	background-color:#f5f5f5;
}

.row 
{
	padding:5px;
}

#contact_information
{
	background:#f5f5f5;
	padding:20px;
}

/* ADDITIONAL PAGES */

/*---------------------------------------------------------------------------------- */
/* FRONTPAGE*/
/*---------------------------------------------------------------------------------- */

#welcome
{
	width:403px;
	background:url(../images/frontpage_bg.png) repeat-x;
	float:left;
	margin-right:5px;
	padding:20px;
	height:180px;
}

#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:1px solid #999999;
	width: 80px;
	text-align:center;
	height: 18px;
	padding-top:1px;
	margin-right:25px;
	float:left;
}

.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:left;
}

p.contact_information_heading
{
	font-weight:bold;
	color:#808080;
}
