* {margin: 0; padding: 0;}
body { padding: 10px;font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #FFF;}
h1 {font-size: 16px; line-height: 22px; text-align: center;}
h2 {font-size: 15px; text-align: center;}
h3 {font-size: 14px; text-align: center;}
h4 {font-size: 13px; text-align: center;}
h5 {font-size: 12px; text-align: center;}
p {text-align:left; margin: 10px; font-size: 12px; line-height: 14px;}
ul {
	margin: 10px;
	font-size: 12px;
	line-height: 14px;
}
#container {
	margin:0 auto;
	width: 750px;
	background: url(assets/images/ltgraystripebg.jpg) repeat-y;
}
#header {
	background-image:url(assets/images/Atlatlheaderbg.jpg);
	height: 101px;
	width: 750px;
}
#textcontent {
	text-align: center;
	list-style-type: square;
	width: 750px;
	height:
	clear: both;
}
#topleftnav {
	margin: 0;
	padding: 0;
	float: left;
	width: 295px;
}
#topleftnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topleftnav li {
	margin: 0;
	padding: 0;
	float: left;
}
#topleftnav a {
	float: left;
	width: 93px;
	text-align: center;
	color:#3399CC;
	background: url(assets/images/button_blue_up_01.png) top left no-repeat;
	text-decoration: none;
	line-height: 2.5;
}
#topleftnav a:visited {
	color:#3399CC;
	background: url(assets/images/button_blue_visited_01.png) top left no-repeat;
}
#topleftnav a:hover {
	color:#FFFFFF;
	background: url(assets/images/button_blue_down_01.png) top left no-repeat;
}
#toprightnav {
	margin: 0;
	padding: 0;
	float: right;
	width: 284px;
}
#toprightnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#toprightnav li {
	margin: 0;
	padding: 0;
	float: left;
}
#toprightnav a {
	float: left;
	width: 93px;
	text-align: center;
	line-height: 2.5;
	color: #009933;
	background: url(assets/images/button_green_up_01.png) no-repeat;
	text-decoration:none;
}
#toprightnav a:visited  {
	color: #009933;
	background: url(assets/images/button_green_visited_01.png) no-repeat;
}
#toprightnav a:hover  {
	color:#FFFFFF;
	background: url(assets/images/button_green_down_01.png) no-repeat;F
}
#contentmain {width:750; height:auto;}
#contentmain a:link {text-decoration:none; color: #0099ff;}
#contentmain a:visited {text-decoration:none;}
#contentmain a:hover {text-decoration: underline; color: #0066CC;}
#contentmain ul {text-align: left; margin-left: 20%;}
#rollovers {
	padding: 10px 0;
	background-image:url(assets/images/ltgraystripebg.jpg);
	background-repeat:repeat-y;
}
#rollovers a img {margin: 0px 2px 0px 2px; border:0;}
#productdescription {margin-top:15px;}
#productdescription a:link {text-decoration:none; color: #0099FF; border:none;}
#productdescription a:visited {text-decoration:none; border: none;}
#productdescription a:hover {text-decoration: underline; color:#0066CC;}
#darkgreybox {
	text-align: center;
	padding: 0 0 5px 0;
	background: url(assets/images/greyblockbg.jpg) bottom no-repeat;
}
#darkgreybox p{
	font-size: 10px;
}
#darkgreybox a:link {color: #006633; text-decoration:none;}
#darkgreybox a:visited {color: #009933; text-decoration:none;}
#darkgreybox a:hover {color: #009933; text-decoration: underline;}
#logos {
	float:left;
	margin-top: 10px;
	margin-left: 210px;
	height: 200px;
	width: 320px;
	background-color:#FFFFFF;
	overflow: scroll;
}
#closer {
	margin: 0 auto;
	width: 750px;
	text-align: left; 
	color:#009933; 
}
#closer p {
	font-size: 10px;
	text-align: center;
}
#closer a:link {color:#0099FF; text-decoration:none;}
#closer a:visited {color:#0099FF; text-decoration:none;}
#closer a:hover {color:#0066cc; text-decoration: underline;}
#whitebox {
	text-align:left;
	width:740px;
	height:275px;
	overflow:scroll;
	padding-left:5px;
	padding-right:5px;
}
#whitebox a:link {
	color:#0099FF;
	text-decoration:none;
}
#whitebox a:visited {
	color: #0099FF;
	text-decoration:none;}
#whitebox a:hover {
	color:#0099ff;
	text-decoration:underline;
}
.portbutt {margin-right:3px; margin-bottom:5px;}
.capable {width:200px;	height:150px; text-align:left; float:left; margin-left:30px; display:block;}
.txtleftcenter {text-align: left;	margin-left: 135px;}
.txtcenter {text-align:center;}
.txtleft{text-align:left;}
.green {color:#006633}
.blue {color:#0099ff;}
.productitle { width: 300px; height:270px; float:left; margin: 10px 30px 5px 40px; text-align: left;}
.productitle h1{text-align:left; margin-left:5px;}
.productitle h3 {text-align:left;}
.productdescription {width:700px; height:auto; text-align:left; padding-left: 40px;}
.clear {clear: both;}