html {
	margin: 0px;
	padding: 0px;
	}

body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	background-image:url(../images/grad.gif);
	background-repeat:repeat-x;
}


/*-------------------------------- logo and strap line ---------------------------------*/

#header {
	width: 950px;
	float:left;
}


#header_left {
	width:950px;
	float:left;
	height:59px;
}

#strapline {
	width:950px;
	height:74px;
	float:left;
}

#contact {
	width:277px;
	float:left;
}

#searchframe {
	float:right;
	width:273px;
	text-align:left;
	padding-right:10px;
	padding-top:20px;
}

#search_result {
	padding:1px 0px;
}


#center {
	width: 950px;
	height: auto;
	min-height: 100%;
	margin: 0 auto;
}

/*-------------------------------- Navigation ---------------------------------*/

#nav {
	float:left;
	width:910px;
	background-color:#001548;
	border-top:4px solid #84868C;
	padding: 7px 20px 13px 20px;
	margin-bottom:9px;
	font-weight:bold;
}

/*-------------------------------- Home ---------------------------------*/
#wrapper {
	width:950px;
	height:auto;
	padding:0px;
	maring:0px;
	float:left; 
	background-image:url(../images/bggrad.gif);
	background-position:left;
	background-repeat:repeat-y;
}


#home_left {
	width:271px;
	float:left;
	border-right:5px solid #001548;
	background-color:#a8aab0;
	}
	
#logo {
float:left;
}

#services {
	width:271px;
	float:left;
	background-image:url(../images/servicesgrad.jpg);
	background-repeat:repeat-x;
	background-color:#c3c5c8;
	min-height: 300px;
}

#contact {
	width:271px;
	float:left;
}


#main_content {
	width: 674px;
	float:left;
	padding:0px;
	margin:0px;
}

#home_flash {
	float:left;
	width:674px;
	height:260px;
	padding:0px;
	margin:0px;
}

#main_image{
	float:left;
	width:674px;
	height:261px;
	border-bottom:11px solid #babbc0;
	padding:0px;
	margin:0px;
}

#home_text {
	float:left;
	width: 634px;
	padding:20px;
}

#home_link {
	float:left;
	width: 251px;
	padding:10px;
	text-align:center;
}

#scroll {
	padding:15px;
}


#header_container {
	float:left;
	width:674px;
	padding:0px;
	
	margin:0px;
}

#scrolling {
	float:left;
	width:674px;
	margin:0px;
	padding:0px;
	background-color:#babbc0;
	height:45px;
}

/*-------------------------------- Sub Page ---------------------------------*/
#main_content2 {
	width: 674px;
	float:left;
	padding:0px;
	margin:0px;
	
}

#main_image {
	width:674px;
	float:left;
	
	margin:0px;
}

#sub_text {
	float:left;
	width: 674px;
	padding:0px;
	margin:0px;
}

#navigation {
	float:left;
	width:auto;
	padding-bottom:10px;
	}
	
#blank {
	width:271px;
	height:178px;
	background-image:url(../images/blank.jpg);
	background-repeat:no-repeat;
	float:left;
}

#sub_content {
	width:370px;
	float:left;
	padding: 10px 20px;
	margin:0px;
	}

#sub_links {
	width:264px;
	float:right;
	padding:0px 0px 60px 0px;
	background-image:url(../images/sub_link.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:200px;
	background-color:#dedfe1;
	}

#in_details_header {
	text-align:center;
	padding-top:10px;
}

#sub_details {
	float:right;
	width: 244px;
	padding:10px 0px;
	margin:0px;
}

#sub_image {
	float:left;
	width:80px;
}

#sub_links_text {
	float:left;
	width:140px;
	marign:0px;
	text-align: left;
	padding:0px 0px 0px 10px ;
}

/*-------------------------------- News ---------------------------------*/

#news_container {
	float:left;
	width: 400px;
	}
	
#news_list {
	float:left;
	}	
	
	#news_cats {
	background-color: #dedfe1;
	
	padding: 15px;
	float:right;
	border: 1px solid #cacaca;
	}	
	
	#news_cats ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}	
	
	#news_cats ul li {
	margin: 0px;
	padding: 0px;
	}	


/*-------------------------------- Corporate Module ---------------------------------*/

#corporate {
width:600px;
margin-top:20px;
margin-bottom:20px;
}

#corporate_image {
float:left;
padding-top: 5px;
width:200px;
}

#corporate_text {
float:left;
width:400px;
padding: 20px 0px 30px 0px;
}
/*-------------------------------- Meet the Team Module ---------------------------------*/

#team {
width:600px;
margin-top:10px;
margin-bottom:20px;
}

#team_image {
float:left;
width:150px;
}

#team_text {
float:left;
width:430px;
psdding:20px;
margin-bottom:20px;
}

/*-------------------------------- Testimonials ---------------------------------*/

#testimonials {
width:610px;
font-family: Tahoma, sans-serif;
font-size:11px;
height:auto;
padding:10px 0px;
}

#testimonials2 {
width:610px;
height:auto;
font-family: Tahoma, sans-serif;
font-size:11px;
margin-top:8px;
}

#quote_start {
background-image:url(/images/test1.gif);
background-repeat:no-repeat;
background-position:left;
height:20px;
float:left;
width:610px;
}

#test_descrip {
width:560px;
height:auto;
float:left;
margin-left:25px;
margin-top:-15px;
padding:0px;
}

#quote_end {
background-image:url(/images/test2.gif);
background-repeat:no-repeat;
background-position:right;
height:20px;
float:left;
width:610px;
margin-top:-30px;
}

/*-------------------------------- Products ---------------------------------*/

#product_page {
width:630px;
float:left;
padding: 10px 0px;
}

#product_image {
float:left;
width:220px;
padding-right:20px;
}

#product_right {
float:left;
width:370px;
padding:10px;
margin:0px;
}

#product_descrip {
width:610px;
float:left;
padding: 0px 10px 10px 10px;
}

/*-------------------------------- Invoice ---------------------------------*/

#invoice {
float:left;
width:500px;
padding:20px;
}

#invoice_text {
float:left;
width:170px;
text-align:right;
margin-top:14px;
margin-bottom:10px;
font-family: Tahoma, sans-serif;
font-size:11px;
color:#303030;
}

#invoice_form {
float:left;
width:160px;
text-align:left;
margin-top:8px;
}

#invoice_button {
float:left;
width:120px;
margin-top:8px;
text-align:left;
}

.invoice_details {
float:left;
width:300px;
}

#submenu_frame {
	float:left;
	padding:0px 0px 30px 0px;
	margin:0px;
}

#submenu_frame ul {
	margin-left:0px;
}

#download_documents {
	float:left;
	width:640px;
	padding:10px 0px;
}

#download_documents h4 {
	background-color:#cccccc;
	padding: 5px 5px;
	margin:5px 0px;
}

#download_documents ul{
	padding-left:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-left:0px;
}

#download_documents ul li {
	border-bottom:1px solid #dddddd;
	padding:3px;
	list-style:none;
	margin:0px;
}

/*-------------------------------- Footer ---------------------------------*/

#footer {
	float:left;
	width:950px;
	
}

#footer_image {
	width:950px;
	height:256px;
	background-image:url(../images/bgimage_main.jpg);
	background-repeat:no-repeat;
}

#footer_turq {
	width:950px;
	height:256px;
	background-image:url(../images/bgimage_turq.jpg);
	background-repeat:no-repeat;
}

#footer_orange {
	width:950px;
	height:256px;
	background-image:url(../images/bgimage_orange.jpg);
	background-repeat:no-repeat;
}

#footer_purple {
	width:950px;
	height:256px;
	background-image:url(../images/bgimage_purple.jpg);
	background-repeat:no-repeat;
}

#footer_green {
	width:950px;
	height:256px;
	background-image:url(../images/bgimage_green.jpg);
	background-repeat:no-repeat;
}

#footer_bottom {
	float:left;
	width:910px;
	background-color:#001548;
	padding:10px 20px;
	color:white;
}

#footer_bottom a{
	color:white;
}

#footer_text {
	float:left;
	width:560px;
}

#footer_sub {
	float:left;
	text-align:right;
	width:350px;
}

#payments {
padding-left:595px;
width:355px;
}
