﻿  /* CSS layout */
html {
	margin: 0;
	padding: 0;
	}
	
body {
	margin: 0;
	padding: 0;
	background-color:#000000;
	color:#002277;
	text-align:center;

}

#wrapper{
	text-align:left;
	width:800px;
	margin:0 auto;
	background-color:#EEEEEE;
	color:#002277;

}
#masthead { 
	vertical-align:top;
	padding:0;
	margin: 0;
	background:#EEEEEE url('ATS%20-%20Computer%20Services,%20networking,%20data%20storage,%20security,%20data%20recovery,%20phone%20systems,%20wireless%20networks.jpg') no-repeat top center;
	height: 80px;
	
	
	
}
#masthead2 { 
	vertical-align:top;
	padding:0;
	margin: 0;
	background:#EEEEEE url('ATS%20-%20Computer%20Services,%20networking,%20data%20storage,%20security,%20data%20recovery,%20phone%20systems,%20wireless%20networks.jpg') no-repeat center center;
	height: 165px;
	
	
	
}
#moreinfo {
	border-top:1px #EEEEEE dotted;
	
}
#leftlinks {
	margin-left:auto;
	margin-right:auto;
	color:#EEEEEE;
	text-align:center;
	text-decoration:none;
	border:2px #EEEEEE outset
	
}
#seperator {
	margin: 0;
	padding: 0;
	background:#EEEEEE url('Computer%20Services,%20networking,%20data%20storage,%20security,%20data%20recovery,%20phone%20systems,%20wireless%20networks%20-%20SideBar.jpg') repeat-x top center;
	width: 100%;
	height: 2px;
	
	
	
	}
#leftlink {
	color:#EEEEEE;
	text-align:center;
	text-decoration:none;
	
	      
}

#top_nav {
	padding: 0;
	margin: 0;
	text-align:center;
	text-decoration:none;
	height:30px;
	
}

#container {
	min-width: 600px;
}
#ourclients {
	border-top:1px #EEEEEE dotted;
	text-align:center;
	margin:0
	padding 0
	
}
#meetclients{
	color:#EEEEEE;
	text-align:center;

}
#left_col {
	background-color:#002277;
	width: 175px;
	min-height:500px;
	height:100%;
	float: left;
	color:#EEEEEE
}

#page_content {
	margin-left: 200px;
	padding:2;

	
}

#footer {
	text-align:center;
	
}

a:link { color:#550077; }
a:vlink { color:#666666; }
a:alink { color:#FF0000; }
a:hover { color:#0099FF; }
img.logo{display: block; margin-left: auto; margin-right: auto; }


#bg {
width:100%;
height:36px;
margin-bottom:0;
padding:0 0 0 0;
}

#contentNavBar {

}

li.storyLeft {
	margin-bottom:10px;
	
	
}
h3 {
	text-align:center
}
h1 {
	text-align:center
}
h2 {
	text-align:left;
	text-decoration:underline;
}
h4 {
	text-align:center;
}


