﻿/* CSS layout */
@import url(layout.css);
#masthead {
	margin: 0 auto;
	width:720px;
	margin-top:25px;
}
#top_nav {
	margin: 0 auto;
	width:720px;
}
#container {
	margin: 0 auto;
	position: relative;
	width: 720px;
	height:auto;
	overflow:auto;
	background-image: url('background.jpg');
	background-repeat: repeat-y;
	border: thin;
	border-top-color: black;
	border-bottom-color: black;
	border-bottom-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
}
#page_content {
	margin: 0 auto;
	width: 710px;
	height:auto;
}
#col-1_content {
	float:left;
	margin-left: 10px;
	width: 478px;
	height:auto;
}
#col-2_content {
	float:left;
	margin-left:5px;
	width: 2px;
	height:535px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url('../services/Services_Graphics/services_vert_line.gif');
	background-repeat:repeat-y;
}
#col-3_content {
	float:right;
	margin-right:10px;
	width: 200px;
	height:auto;
}
#wrapper {
	margin: 0 auto;
	position: relative;
	width: 720px;
	height:auto;
	overflow:auto;
	background-image: url('background.jpg');
	background-repeat: repeat-y;
	border: thin;
	border-top-color: black;
	border-bottom-color: black;
	border-bottom-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
}
#servcol-1_content {
	float:left;
	margin-left: 10px;
	width: 222px;
	height:auto;
}
#servcol-2_content {
	float:left;
	margin-left:5px;
	width: 2px;
	height:331px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url('../services/Services_Graphics/services_vert_line.gif');
	background-repeat:repeat-y;
}
#servcol-3_content {
	float:left;
	margin-left:5px;
	width: 222px;
	height:auto;
}
#servcol-4_content {
	float:left;
	margin-left:5px;
	width: 2px;
	height:331px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url('../services/Services_Graphics/services_vert_line.gif');
	background-repeat:repeat-y;
}
#servcol-5_content {
	float:left;
	margin-left:5px;
	width: 222px;
	height:auto;
}
#aboutcol-2_content {
	float:left;
	margin-left:5px;
	width: 2px;
	height:350px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url('../services/Services_Graphics/services_vert_line.gif');
	background-repeat:repeat-y;
}
#storagecol-1_content {
	float:left;
	margin-left: 10px;
	width: 390px;
	height:auto;
}
#storagecol-2_content {
	float:left;
	margin-left:5px;
	width: 2px;
	height:220px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url('../services/Services_Graphics/services_vert_line.gif');
	background-repeat:repeat-y;
}
#storagecol-3_content {
	float:left;
	margin-left:5px;
	width: 290px;
	height:auto;
}
#contactcol-1_content {
	float:left;
	margin-left: 10px;
	width: 390px;
	height:auto;
}
#contactcol-2_content {
	float:left;
	margin-left:5px;
	width: 2px;
	height:320px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url('../services/Services_Graphics/services_vert_line.gif');
	background-repeat:repeat-y;
}
#contactcol-3_content {
	float:left;
	margin-left:15px;
	width: 280px;
	height:auto;
}
#bottommain{
	margin: 10px;
	width: 690px;
	height:auto;
	padding:5px;
	float:left;
}
#footer {
margin: 0 auto;
width:720px;
margin-bottom:50px;
}
