/* ---------------------------------------------------------------------------------- */
/* CSS Document - last updated: 7/01/2009																							*/

/* Webnetism																																					*/
/* Author: Webnetism (www.webnetism.co.uk)																						*/

/* layout_control.css																																	*/
/* Media: screen																																			*/
/* ---------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------- */
/* Main layout properties																															*/
/* ---------------------------------------------------------------------------------- */

html, body {
	height: auto;
	min-width: 1002px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: arial, verdana, sans-serif;
	background-image: url(../images/bg_grad.gif); background-repeat: repeat-x;
	background-color: #adc7da;
	color: #656666;
}

#main_container {
	margin: 0 auto;
	position: relative;
	width: 1002px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 20px;
}

#main_content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1002px;
	height: auto;
	float: left;
	padding-left: 0px;
	padding-bottom: 10px;
	background-image: url(../images/general/main_content_back.gif); background-repeat: repeat-y;
	background-color: #fff;
}

#bottom_content {
	position: relative;
	top: 0px;
	left: 26px;
	width: 976px;
	height: auto;
	float: left;
}

#bottom_navigation {
	position: relative;
	top: 0px;
	left: 26px;
	width: auto;
	height: 20px;
	float: left;
}

#main_left_container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 645px;
	height: auto;
	float: left;
	clear: both;
	margin: 0px;
}

#grey_line_home {
	position: relative;
	top: 0px;
	left: 0px;
	width: 620px;
	height: auto;
	float: left;
	border-top: solid 1px #c8c8c8;
	margin-bottom: 20px;
}

.grey_line_full {
	position: relative;
	top: 0px;
	left: 26px;
	width: 949px;
	height: auto;
	float: left;
	border-top: solid 1px #c8c8c8;
	margin: 20px 0px 20px 0px;
}

.grey_line_auto {
	position: relative;
	width: auto;
	height: auto;
	border-top: solid 1px #c8c8c8;
	margin: 20px 0px 20px 0px;
}

.portfolio_image_container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 320px;
	height: auto;
	float: left;
	margin: 0px 0px 18px 0px;
}

.portfolio_image {
	position: relative;
	top: 0px;
	left: 0px;
	width: 85px;
	height: 85px;
	float: left;
	margin: 0px 14px 14px 0px;
	border: solid 1px #cccccc;
}

.news_container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 310px;
	height: auto;
	float: left;
	margin: 0px 0px 18px 0px;
}

.news_date_background {
	position: relative;
	top: 0px;
	left: 0px;
	width: 56px;
	height: 62px;
	float: left;
	margin: 0px 16px 18px 0px;
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: center;
}

.news_date {
	position: relative;
	left: 0px;
	width: 56px;
	height: 52px;
	float: left;
	margin: 0px 16px 0px 0px;
	background-image: url(../images/news_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: center;
}

.news_item {
	position: relative;
	top: 0px;
	left: 0px;
	width: 225px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 0px;
	padding-bottom: 18px;
}

.news_text {
	position: relative;
	top: 20px;
	left: 0px;
	width: 630px;
	height: 62px;
	float: left;
	margin: 0px 0px 18px 0px;
}

.services_panel {
	position: relative;
	top: 0px;
	left: 0px;
	width: 305px;
	height: auto;
	float: left;
	margin: 0px 0px 18px 0px;
}

#top_nav {
	position: relative;
	margin: 0px 0px 0px 0px;
	height: 28px;
	width: 900px;
	top: 102px;
	left: 25px;
	float: left;
	padding: 0px;
	text-align: left;
	z-index: 1000;
	clear: both;
}

/* ---------------------------------------------------------------------------------- */
/* Header layout properties																														*/
/* ---------------------------------------------------------------------------------- */

#header {
	position: relative;
	margin: 0px 0px 0px 0px;
	height: 185px;
	width: 1002px;
	top: 0px;
	left: 0px;
	float: left;
	background-image: url(../images/header/header_back.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	z-index: 100;
}

#logo {
	position: relative;
	height: 38px;
	width: 237px;
	top: 51px;
	left: 26px;
	float: left;
}

#strapline {
	position: relative;
	top: 68px;
	left: 66px;
	width: 360px;
	height: 20px;
	float: left;
}

.homepage_content {
	width: 954px;
	position: relative;
	float: left;
	height: auto;
	padding: 0px 0px 0px 26px;
/*	border: solid 1px red;*/
}

/* ---------------------------------------------------------------------------------- */
/* Other style / layout properties																										*/
/* ---------------------------------------------------------------------------------- */

img { border: none }

label { padding: 0px; margin: 0px;}

.clear { clear: both; height:0; }

.image_border_grey { border: solid 1px #cccccc; }

.menu_bullet { float: left; padding: 9px 5px 0px 0px; }

.homepage_top_image { margin: 40px 0px 0px 30px; float: right; }

.right_nav_spacer { height: 10px; }
.right_nav_dashes { padding:0px 0px 0px 6px; }

#main_left_image {
	position: relative;
	top: 5px;
	left: 26px;
	width: 304px;
	float: left;
	margin-right: 20px;
}

#main_text_container {
	position: relative;
	margin-top: 25px;
	left: 26px;
	width: 408px;
	height: auto;
	float: left;
}

.main_text_container_full {
	position: relative;
	top: 0px;
	left: 26px;
	height: auto;
	width: 732px;
	float: left;
	margin-top: 25px;
	padding-bottom: 0px;
}

#sitemap_container {
	position: relative;
	top: 0px;
	left: 26px;
	height: auto;
	width: 950px;
	float: left;
	margin-top: 25px;
	padding-bottom: 0px;
}

#contact_text_container {
	position: relative;
	top: 0px;
	left: 26px;
	width: 380px;
	height: auto;
	margin-top: 25px;
	float: left;
}

.right_nav {
	position: relative;
	top: 0px;
	left: 64px;
	float: left;
	width: 180px;
	padding-top: 25px;
	text-align: right;
}

#right_nav_contact {
	position: relative;
	top: 5px;
	left: 66px;
	float: left;
	width: 180px;
	padding-top: 25px;
	margin-left: 26px;
	text-align: right;
}

.portfolio_container {
	position: relative;
	top: 0px;
	left: 26px;
	width: 910px;
	height: auto;
	float: left;
	margin: 0px 0px 18px 0px;
}

.sitemap_ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0px 0;
	list-style: none;
}

.sitemap_ul li {
	padding: 1px 0 3px 28px;
	background: url(../images/nav_dot.gif) no-repeat 12px 5px;
}

.field_200 { width: 200px; }

/* ---------------------------------------------------------------------------------- */
/* Footer properties																																	*/
/* ---------------------------------------------------------------------------------- */

#footer {
	position: relative;
	top: 0px;
	width: 1002px;
	height: 120px;
	float: left;
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	background-image: url(../images/footer/footer_back.gif);
	background-repeat: repeat-x;
	color: #fff;
}

#continental_pos {
	position: relative;
	top: 20px;
	left: 30px;
	width: 196px;
	height: 92px;
	float: left;
	clear: both;
}

