* {
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	border:none;
}
strong {
	font-weight:bold;
}
a {
	outline:none;
}

body, html {
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:13px;
	text-align:center;
	background:#fff url(../images/bg.gif) repeat-x 0 0;
	line-height:20px;
	color:#fff;
}
#wrapper {
	width:980px;
	margin:0 auto;
	text-align:left;
	position:relative;
	overflow:hidden;
}
#branding {
	height:117px;
}
h1 a {
	float:left;
	background:url(../images/logo.gif) no-repeat;
	display:block;
	width:245px;
	height:67px;
	text-indent:-9999px;
	margin-top:31px;
}
#nav {
	list-style-type:none;
	position:absolute;
	top:33px;
	right:0;
	background:url(../images/nav_bg.gif) repeat-x 0 0;
	white-space:nowrap;
}
#nav li {
	float:left;
	margin:0;
	padding:0;
	background:url(../images/nav_sep.gif) no-repeat left top;
	padding-left:2px;
}
#nav li.first {
	padding:0;
}
#nav a {
	float:left;
	font-size:18px;
	text-decoration:none;
	color:#012443;
	line-height:50px;
	padding-bottom:1px;
}
#nav li span {
	padding:14px 18px 15px 19px;
}
#nav li.first span {
	background:url(../images/nav_left.gif) no-repeat 0 0;
}
#nav li.last span {
	background:url(../images/nav_right.gif) no-repeat right top;
}
#nav a:hover {
	background:url(../images/nav_bg_h.gif) repeat-x 0 0;
	color:#fff;
}
#nav li.first a:hover span {
	background:url(../images/nav_left_h.gif) no-repeat 0 0;
}
#nav li.last a:hover span {
	background:url(../images/nav_right_h.gif) no-repeat right top;
}
#nav a.current {
	color:#fff;
	background:url(../images/nav_bg_s.gif) repeat-x 0 0;
}
#nav li.first a.current span {
	background:url(../images/nav_left_s.gif) no-repeat 0 0;
}
#nav li.last a.current span {
	background:url(../images/nav_right_s.gif) no-repeat right top;
}
#content {
	width:942px;
	background:#fff url(../images/container_top.gif) no-repeat 0 0;
	padding:19px;
	color:#333;
	font-size:15px;
}
h2 {
	font-size:24px;
	font-weight:bold;
	color:#00223f;
	padding-bottom:35px;
}
.home h2 {
	padding-bottom:0px;
}
p {
	margin-bottom:15px;
}
h4 {
	font-size:18px;
	margin-bottom:10px;
	border-bottom:1px solid #eee;
	padding-bottom:5px;
}
ol, ul {
	margin-left:40px;
	margin-bottom:15px;
}
#products {
	width:980px;
	background:#fff url(../images/product_bg.gif) repeat-x left bottom;
	overflow:hidden;
	padding-top:20px;
}
.product {
	width:490px;
	float:left;
	position:relative;
	overflow:hidden;
}
.left {
	background:url(../images/product_sep.gif) no-repeat right bottom;
}
#products h3 {
	font-size:24px;
	font-weight:bold;
	color:#175b98;
	margin-bottom:25px;
	position:absolute;
	top:83px;
	left:209px;
}
#products .left h3 {
	left:50px;
}
#products h3 span {
	color:#8f2b8c;
	font-weight:bold;
}
#products .left h3 span {
	color:#6aa7de;
	font-weight:bold;
}
#products p {
	font-size:24px;
	color:#00223f;
	position:absolute;
	top:129px;
	left:209px;
}
#products .left p {
	left:50px;
}
#products a {
	color:#fff;
	text-decoration:none;
	background:url(../images/button_left.gif) no-repeat 0 0;
	padding:9px 0px 11px 15px;
	line-height:42px;
	font-size:18px;
}
#products a span {
	background:url(../images/button_right.gif) no-repeat right top;
	padding:9px 15px 11px 0;
}
#products a:hover {
	background:url(../images/button_left_h.gif) no-repeat left top;
}
#products a:hover span {
	background:url(../images/button_right_h.gif) no-repeat right top;
}
#products img {
	margin-bottom:0px;
	margin-left:20px;
}
#products .left img {
	margin-left:285px;
}
#products a.more {
	color:#fff;
	text-decoration:none;
	background:none;
	padding:0;
	position:absolute;
	top:80px;
}
#products .left a.more {
	left:55px;
}
#products a.more span {
	background:none;
	color:#fff4b9;
	padding:0;
}
#products a.more:hover {
	text-decoration:underline;
	background:none;
}
#products a.more:hover span {
	background:none;
}
#content .products {
	clear:both;
	width:100%;
	overflow:hidden;
	margin-bottom:25px;
	padding-bottom:15px;
	border-bottom:1px solid #68a3d6;
}
.img {
	width:120px;
	float:left;
	text-align:center;
}
#content .details {
	float:right;
	width:800px;
}
#content .products h3 {
	font-size:20px;
	font-weight:bold;
	color:#175b98;
	margin-bottom:25px;
}
#content .products h3 span {
	color:#8f2b8c;
	font-weight:bold;
}
#content .products a.button {
	color:#fff;
	text-decoration:none;
	background:url(../images/button_left.gif) no-repeat 0 0;
	padding:6px 0px 8px 15px;
	line-height:42px;
	font-size:24px;
}
#content .products a.button span {
	background:url(../images/button_right.gif) no-repeat right top;
	padding:6px 15px 8px 0;
}
#content .products a.button:hover {
	background:url(../images/button_left_h.gif) no-repeat left top;
}
#content .products a.button:hover span {
	background:url(../images/button_right_h.gif) no-repeat right top;
}
#screens {
	margin:0;
	padding:0;
	list-style-type:none;
	margin-left:30px;
	margin-bottom:20px;
}
#screens li {
	display:block;
	width:220px;
	float:left;
	text-align:center;
	margin:10px 30px 15px 30px;
	color:#175b98;
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
}
#screens li img {
	width:120px;
	height:200px;
}
#screens li span {
	display:block;
	width:220px;
	text-align:center;
	font-weight:bold;
	font-size:18px;
}
#footer {
	clear:both;
	background:#011b32 url(../images/footer_bg.gif) no-repeat left bottom;
	padding:30px 0 25px 0;
	border-top:10px solid #fff;
	text-align:center;
	color:#fff;
	font-size:12px;
}
#footer a {
	color:#68a3d6;
}
#footer a:hover {
	color:#fff;
}
input, textares, select {
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size:13px;
	padding:5px;
	border:1px solid #ccc;
}
.form {
	list-style-type:none;
}
.form label {
	display:block;
	float:left;
	width:100px;
}
.form li{
	margin-bottom:5px;
}
p.button {
	margin-left:140px;
}
.input_button {
	font-size:18px;
	color:#fff;
	background-color:#77b800;
	border:none;
}
* html #products img {
	margin-bottom:-3px;
}
* html #products a,
* html #content .products a.button {
	padding:0px 0px 8px 15px;
}
* html #products a span,
* html #content .products a.button span{
	padding:6px 15px 8px 0;
}
* html #products a.more {
	padding:0;
}
* html #products a.more span {
	padding:0;
}

*:first-child+html #nav li span {
	padding:14px 18px 15px 19px;
}

*:first-child+html #products a,
*:first-child+html #content .products a.button {
	padding:0px 0px 8px 15px;
}
*:first-child+html #products a span,
*:first-child+html #content .products a.button span{
	padding:6px 15px 8px 0;
}

*:first-child+html #products a.more {
	padding:0;
}

*:first-child+html #products a.more span {
	padding:0;
}
*:first-child+html #products img {
	margin-bottom:-3px;
}

.productwp7 a {
	color:#fff;
	text-decoration:none;
	background:url(../images/button_left.gif) no-repeat 0 0;
	padding:9px 0px 11px 15px;
	line-height:42px;
	font-size:18px;
}
.productwp7 a span {
	background:url(../images/button_right.gif) no-repeat right top;
	padding:9px 15px 11px 0;
}
.productwp7 a:hover {
	background:url(../images/button_left_h.gif) no-repeat left top;
}
.productwp7 a:hover span {
	background:url(../images/button_right_h.gif) no-repeat right top;
}

