* {margin:0;padding:0}

html{
	height:100%;
	overflow: -moz-scrollbars-vertical; 
}


body {
	background-image: url('bg.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center; 
	height: 100%;
}
	

a {
        color: #0a71a6;
        text-decoration: underline;
}

a:hover {
        color: #00acec;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#outer{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
	font-family: Helvetica, Arial, sans-serif;
}

#wrapper {
	width: 850px;
	margin: 50px auto 0 auto;
}

#top {
	background-image: url('top.png');
	margin: 0;
	width: 850px;
	height: 17px;
}

#bottom {
	background-image: url('bottom.png');
	width: 850px;
	height: 17px;
}

#content {
	background: #fff;
	padding: 0 0 1px 0;
	margin: 0;
}

#logo {
	margin-left: 20px;
	width: 350px;
}

#header {
	background: url('header.png');
	margin: 0 17px 0 17px;
	height: 100px;
}


#menu {
	background: url('menu.png');
	margin: 17px;
	padding-left: 18px;
	height: 40px;
}


ul#menu {
	list-style: none;
	}


ul#menu li {
	display: inline;

}

ul#menu li a {
	margin: 0px;
	width: 129px;
	height: 40px;
	display: block;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	line-height: 40px;
	border-right: 1px solid #222;
}

#menu a:hover {
	background: #222;
	border-bottom: 4px solid #00acec;
}



#main_content {
	background: #fff;
	margin: 17px 17px 0 17px;
	min-height: 200px;
	font-size: 16px;
	line-height: 26px;
	}

#main_content h2 {
	font-size: 20px;
	color: #444;
	margin-bottom: 10px;
        float: left;
}

#main_content h3 {
	font-size: 18px;
	color: #888;
	margin-bottom: 10px;
        float: left; 
        line-height: 32px;
        font-weight: 200;
        font-style: italic; 
}

.text {
       clear: both;
}



.big_pic {
	width: 816px;
	border-bottom: solid 16px #00a5e2;
	border-top: 8px solid #ddd;
}

#left_side {
        float: left;
	background: url('background.png') repeat-x;
	width: 485px;
	border-right: solid 1px #ddd;
	min-height: 150px;
	margin-top: -8px;
	padding: 10px;
}

#right_side {
	display: block;
    	float: right;
	background:#fff;
	width: 285px;
	min-height: 150px;
	margin-top: -8px;
	padding: 10px;
}


#page_content {
	background: url('background.png') repeat-x;
	float: left;
	width: 796px;
	min-height: 150px;
	margin-top: -8px;
	padding: 10px;
}

#feature1 {
	height: 200px;
	border: 5px solid #333;
	width: 350px;
	background: url('home1.jpg');
	margin: 10px;
	float: left;
	text-decoration: none;
}



#feature2 {
	height: 200px;
	border: 5px solid #333;
	width: 350px;
	background: url('home2.jpg');
	margin: 10px;
	float: right;
}

#feature1.hover {
	border: 5px solid #f00;
}

.feature_text_bg {
	margin-top: 150px;
	height: 50px;
	width: 350px;
	background: url('transparent.png');
	z-index: 2;
}

h4.feature_text {
	color: #fff;
	font-size: 36px;
	font-weight: normal;
	position: relative;
	top: 170px;
	z-index: 1;
	text-align: right;
	float: right;
}

h5.feature_text {
	color: #0096ce;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: 175px;
	z-index: 1;
	margin-right: 10px;
	float: right;
	display: inline;
}


#footer {

	float: right;
	font-size: 11px;
	color: #555;
	text-align: right;
	margin-top: 5px;
	margin-right: 17px;
    	margin-bottom: 35px;
}

#footer a {
	color: #555;
	text-decoration: underline;
}

#footer a:hover {
	color: #0a71a6;
}

ul#products {
	clear: both;
}

ul#products li {
	display: inline;

}

ul#products li a {
	margin: -2px 20px 0 0;
	display: block;
	float: left;
	text-align: center;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

#products a:hover {        
        color: #0a71a6;
}


#products_main img {
 	vertical-align: top;
 	float: left;
 	border-top: 4px solid #333;
	border-bottom: 4px solid #333;
    	border-left: 0;
	border-right: 0;	
 	margin-right: 15px;
}

#products_main img.pz{
	border: 0;
	float: right;
	margin-top: -45px;
}

.product_description {
	float: right;
	width: 555px;
	margin: 15px 0;
}
	
.product_info {
	float: right;
	text-align: right;
	margin-right: 5px;
	font-size: 14px;
}

.product_separator {
	width: 100%;
	height: 5px;
	border-bottom: 1px dashed #ddd;
	clear: both;
	margin-bottom: 25px;
}

.table_head {
	border-bottom: 1px solid #000;
	font-weight: bold;
}

.table_body{
	border-bottom: 1px solid #ccc;
}


input {
 background-color: #ddd;
 font-size: 18px;
 margin: 3px 0;
}

textarea {
 background-color: #ddd;
 font-size: 18px;
 font-family: Helvetica, Arial, sans-serif;
 margin: 3px 0;
}

.confirmation-field { 
display: none; 
}

.right {
	float: right;
	padding: 15px 12px;
	border: 1px solid #eee;
	width: 225px;
	font-size: 12px;
}







