body {
	font-family: "Lucida Grande", "Trebuchet MS", "Lucida Sans    Unicode", Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #161616;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #161616;
}

/* misc /**************************/

.standardsAlert { display: none; }
.clearleft { clear: left; }
img { border: none; display: inline; }
div.clearer {clear: both; line-height: 0; height: 0;}

/* basic items /**************************/

h1 {
	font-size: 1.4em;
	font-weight: 800;
	color: #333;
	padding: 0;
	padding-bottom: 1.2em;
	margin: 0;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #003399;
	padding: 0;
	padding-bottom: .4em;
	margin: 0;
}

h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #003399;
	padding: 0;
	margin: 0;
}

p {
	font-size: 1em;
	padding: 0;
	padding-bottom: 1em;
	margin: 0;
	line-height: 1.5em;
}

ul {
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
	list-style-type: none;
}

ul li {
	line-height: 2em;
	text-decoration: none;
}

div.clearer {clear: both; line-height: 0; height: 0;}

/* structure /**************************/

#wrapper {
	width: 920px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	text-align: center;
	margin-bottom: 1.5em;
	margin-top:20px;
	border-left: 1px solid #ecedf0;
	border-top: 1px solid #ecedf0;
	border-right: 1px solid #ecedf0;
}

#contentwrapper {
	width: 920px;
	margin: 0 auto;
	background-color: #fff;
	text-align: center;
	border: 0;
	padding: 0;
}

#masthead {
	width: 918px;
	height: 102px;
	margin: 0 auto;
	background-color: #fff;
}

#content {
	float: left;
	display: inline;
	text-align: left;
	position: relative;
	margin: 10px 0px 10px 10px;
	width: 690px;
	border-bottom: 1px solid #ecedf0;
	border-top: 1px solid #ecedf0;
	border-right: 1px solid #ecedf0;
	padding: 20px;
}

#client_content {
	float: left;
	display: inline;
	text-align: center;
	position: relative;
	margin: 10px 0px 10px 10px;
	width: 690px;
	border-bottom: 1px solid #ecedf0;
	border-top: 1px solid #ecedf0;
	border-right: 1px solid #ecedf0;
	padding: 20px;
}

.client{
	margin:10px;
	border: 1px solid #161616;
	}
	
.product_img{
	padding:10px;
	}
	
.product_table{
	margin: 0 auto;
	width: 100%;
	text-align:center;
	}	
	
.product_cell{
	text-align: center;
	padding: 10px;
}	

.front_img{
	padding-left:20px;
	padding-right:20px;
	}	
	
.product_text{
	text-align:center;
	}		

#regulationcontent {
	float: left;
	display: inline;
	text-align: left;
	position: relative;
	margin: 10px 0px 10px 10px;
	width: 610px;
	border-bottom: 1px solid #ecedf0;
	border-top: 1px solid #ecedf0;
	border-right: 1px solid #ecedf0;
	padding: 20px;
}

#regulationcontent ul li{

	list-style-type: disc;
	margin-left: 20px;
}

/* mainnav /**************************/

#mainnav { 
	width: 920px;
	height: 2.3em;
	margin: 0 auto;
	border: none;
	background-color: #fff;
	background: url(assets/main_nav_back.jpg) no-repeat;
	border-top: 1px solid #161616;
	border-bottom: 1px solid #161616;
}

#mainnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#mainnav ul li {
	float: left;
	margin-top: 3px;
}

#mainnav ul li a {
	width: 144px;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	color: #003399;
	text-decoration: none;
	display: block;
}

#mainnav a:hover {
	color: #66ccff;
}

#mainnav ul li.bigger a { width: 159px; }

#mainnav #here a {
	color: #66ccff;
}

/* special items /**************************/

p.title {
	font-size: .9em;
	color: #c1c3ce;
	padding: 0;
	padding-bottom: 1.4em;
	margin: 0;
}

p.footerLine {
	font-size: .9em;
	padding-top: .6em;
	padding-bottom: 1em;
	margin-bottom: 2em;
	border-bottom: 1px solid #ecedf0;
}

p.usage {
	clear: both;
	font-size: .9em;
	padding-top: 1.5em;
	padding-bottom: 1em;
	margin-top: 1em;
	border-top: 1px solid #ecedf0;
}

p.error {
	color: #d40000;
}

/* images /**************************/

img.left {
	float: left;
   	margin: 0 20px 10px 0;
   	padding: 0;
   	margin-top: 3px;
	border: 1px solid #ecedf0;
}

img.right {
	float: right;
   	margin: 0 0 10px 20px;
   	padding: 0;
   	margin-top: 3px;
	border: 1px solid #ecedf0;
}

.contact_icon{
	margin-right:10px;
	position:relative;
	top: 6px;
	height: 17px;
	width: 50px;
}

/* sidenav /**************************/

#sidenav {
	float: left;
	display: inline;
	font-weight: normal;
	border: none;
	text-align: right;
	width: 170px;
	margin: 10px 0px 10px 0px;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#regulationsidenav {
	float: left;
	display: inline;
	font-weight: normal;
	border: none;
	text-align: right;
	width: 250px;
	margin: 10px 0px 10px 0px;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#sidenav ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

#regulationsidenav ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

#sidenav ul li {
	line-height: 30px;
	text-align: right;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #ecedf0;
	color: #333;
	padding-right:2px;
	background: url(assets/sl_back_bw.gif) repeat-x;
}

#regulationsidenav ul li {
	line-height: 30px;
	text-align: right;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #ecedf0;
	color: #333;
	padding-right:2px;
	background: url(assets/sl_back_bw.gif) repeat-x;
}


#sidenav #subhere {
	color: #66ccff;
}

#regulationsidenav #subhere {
	color: #66ccff;
}

#sidenav a:hover, #sidenav ul li.subnav1 a:hover, #sidenav ul li.subnav2 a:hover {
	color: #66ccff;
}

#regulationsidenav a:hover, #regulationsidenav ul li.subnav1 a:hover, #regulationsidenav ul li.subnav2 a:hover {
	color: #66ccff;
}


/* footer /**************************/

#footer {
	clear: both;
	width: 920px;
	background:url(assets/footer_back.jpg) repeat-x;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	padding-top: 1.6em;
	padding-bottom: 0.6em;
	font-size: .9em;
	line-height: 1.0em;
	border-top: 1px solid #ecedf0;
    border-bottom: 1px solid #ecedf0;
    color: white;
}

/* links /**************************/

a:link, .featurebox a:link, h2 a:link {
	color: #003399;
	text-decoration: none;
	border: none; 
}

a:visited, .featurebox a:visited, h2 a:visited {
	color: #003399;
	text-decoration: none;
	border: none; 
}

a:hover, .featurebox a:hover, h2 a:hover {
	color: #66ccff;
	text-decoration: none;
	border: none; 
}

a:active, .featurebox a:active, h2 a:active {
	color: #003399;
	text-decoration: none;
	border: none; 
}

#sidenav #regulationsidenav a:link {
	color: #003399;
	text-decoration: none;
	border: none; 
}

#sidenav #regulationsidenav a:visited {
	color: #003399;
	text-decoration: none;
	border: none; 
}

#sidenav #regulationsidenav a:hover{
	color: #66ccff;
	text-decoration: none;
	border: none; 
}

#sidenav #regulationsidenav a:active {
	color: #003399;
	text-decoration: none;
	border: none; 
}

/* forms /**************************/

.style_input{
	border: 1px solid #003399;
	width: 300px;
	height: 15px;
}

.ip_input{
	border: 1px solid #003399;
	width: 30px;
	height: 15px;
}

.style_input2{
	border: 1px solid #003399;
	width: 300px;
	height: 100px;
	
}

.style_input3{
	border: 1px solid #003399;
	width: 15px;
	height: 15px;
	position: relative;
	left:-5px;
	top:3px;
}
