* {
	margin: 0;
	padding: 0;
}

body {
	font:9pt Arial black;
	background:url('http://www.vortexadvantage.com/images/gradi.gif');
	background-attachment:fixed;
}

p, li {
	font: 1.2em/1.8em Tahoma, sans-serif;
	margin-bottom: 10px;
}

h1 {
	font: 2.2em 'Lucida Sans', sans-serif;
	font-weight:bold;
	color: white;
	height: 0px;
}

h2 {
	font: 2.0em 'Lucida Sans', sans-serif;
	color: green;
	font-weight:bold;
	margin-bottom: 10px;
}

ul {
	margin-left: 25px;
}

img {
	border: none;
}
a { text-decoration:none; color:#072; }

#page-wrap {
	min-width: 875px;
	max-width: 875px;
	margin: 1px auto;
}
#page-wrap #inside {
		margin: 15px 35px 0px 35px;
		padding-top: 5px;
		padding-bottom: 5px;
}

#main-content {
	background: url(http://www.vortexadvantage.com/images/white.png);
	float:left;
	padding:14px;
	width:519px;
	margin-left:26px;

}

#main-text{
	padding-top: 20px;
	padding-left: 10px;
	padding-right:10px;
	padding-bottom:15px;
	background:#FFF url('http://www.vortexadvantage.com/images/corner2.jpg') no-repeat bottom right;
	border:1px solid black;
	font-size:0.75em;
}
	
#header {
    height:100px;
	text-align: center;
}
#header img {margin-top:0px;} #header p {	font-size:1.3em; font-weight:bold; float:right; padding-top:77px;}
	
#left-sidebar {
	position:relative;
	width: 183px;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
	padding-right:2px;
	padding-bottom:5px;
	background:#060;

}
#left-sidebar ul
{
	padding:0px;
	margin:0px 0px 10px 0px;
}
#left-sidebar li
{
	display:block;
	margin-bottom:5px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	border:1px solid black;
//	padding-left:20px;
	color:#FFF;
	font-weight:bold;	
	
	width: 170px;
	background:#090;
}
#left-sidebar li:hover
{
	background:#00C;
}
#left-sidebar a
{
	padding-left:20px;
	display:block;
	width:150px;
	height:100%;
	color:#FFF;
}
#left-sidebar a:hover
{
	text-decoration:none;
}
#Products
{
	width:160px;
	text-align:center;
	padding:2px;
	visibility:hidden;
	position:absolute; top:45px; left:95px;
	display:block; 
	z-index:5;
	background:url(http://www.vortexadvantage.com/images/green.png);
	border:1px solid #000;
	color:#FFF;
	font:14px Arial 'Sans Serif';
	font-weight:bold;
	line-height:13px;
}
#Products a
{
	display:block;
	width:130px;
	text-decoration:none;
	color:#FFF;
}
#Products ul
{
	padding:0px;
	margin:10px 0px 0px 0px;
}
#Products li
{

	margin-bottom:5px;
	margin-top:0px;
	margin-left:8px;
	margin-right:0px;
	font:11px Arial, 'Sans Serif';
	font-weight:bold;

	padding-left:10px;
	padding-right:0px;
	padding-top:2px;
	width:130px;
	height:15px;
	text-align:left;
	border:1px solid #FFF;
	background:#090;

}
#Product-Pictures
{
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	height:85px;
	width:96%;
	background:#072;
	margin-left:auto;
	margin-right:auto;
}
#Product-Pictures img
{
	height:81px;
	margin-top:2px;
}
.productbullets li
{
	margin:2px;
	line-height:1em;
	padding:0px;
}
#sidebar-wrap
{
	width:201px;
	background:url('http://www.vortexadvantage.com/images/white.png');
	float:left;
	padding:14px;

}
#footer {
	margin-top:25px;
	background: #161;
	text-align: left;
	padding:10px;
	font:8px Arial;
	color:#9d9;
}
#footer p{line-height:2px;}
#footer img{float:right; margin-bottom:20px;}
.link
{
	display:block;
	padding:2px;
	margin-bottom:3px;
	margin-left:0px;
	margin-right:0px;
	width:238px;
	font:9pt Arial, 'Sans Serif';
}

.link li
{
	font:9pt Arial, 'Sans Serif';
	display:block;
	border:1px solid #072;
	margin:0px;
	width:238px;
	color:#072;
	margin-bottom:2px;
}
.link li:hover
{
	background:#072;

}
.link li:hover a
{
	color:#FFF;
}
.link a:hover
{

	text-decoration:underline;
}
.left { float:left; }
.right { float:right; }
#linksleft{
float:left;
}
#linksright{
float:right;
}
#tech li
{
	line-height:1em;
	padding:0px;
}
