#wrapper {
	width: 822px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 201px;
	background-image: url(images/z_header_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#header_top{
	background-image: url(images/z_header_top_bg.png);
	background-repeat: repeat-x;
	height: 20px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-align: right;
	font-weight: bold;
}
#header_top a:link, #header_top a:visited {
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	float: right;
}
#header_top a:hover{
	background-image: url(images/z_header_top_bg_hover.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#header_image {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	position: relative;
}
#logo_box {
	overflow: hidden;
	position: absolute;
	left: 50px;
	top: 40px;
	height: 65px;
	width: 450px;
}
.logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #000066;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 450px;
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color: #ffffff;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 450px;
}
#nav_wrapper {
	background-image: url(images/z_nav_bg.png);
	padding: 0px;
	height: 40px;
	width: 758px;
	margin-right: auto;
	margin-left: 12px;
	float: left;
}
#nav_wrapper a:link, #nav_wrapper a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	float: left;
	background-image: url(images/z_sub_nav_shadow.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 10px;
	text-decoration: none;
}
#nav_wrapper a:hover {
	background-image: url(images/z_nav_bg_hover.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.hmains {
    	font-size: 100%;
}
#nav_cart {
	background-image: url(images/z_cart.png);
	padding: 0px;
	height: 40px;
	width: 40px;
	margin-right: 12px;
	margin-left: auto;
	float: right;
}
#nav_cart a:hover{
	background-image: url(images/z_cart_hover.png);
}
#middle {
	background-image: url(images/z_middle_bg.png);
	height: 27px;
}
#content_top {
	background-image: url(images/z_content_top_bg.png);
	height: 20px;
}
#content1 {
	background-image: url(images/z_content_bg.png);
	background-repeat: repeat-y;
}

/* Fixes and hacks */

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html input.quick_signup {
	background-attachment: fixed;
	}

/*END - Fixes and Hacks */

/*hiding from IE mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
    display: block;
}

/* end hiding from IE mac */

#content_wrapper {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}
#subnav {
	padding-left: 6px;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	width: 194px;
	background-image: url(images/z_sub_nav_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
a.vmenu_sub_off:link,
a.vmenu_sub_off:visited,
a.vmenu_sub_on:link,
a.vmenu_sub_on:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #2763A5;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #acacac;
	text-decoration: none;
	padding-left: 5px;
	display: block;
	width: 175px;
}
a.prevNext:hover,
a.prevNext:active,
a.vmenu_sub_off:hover,
a.vmenu_sub_on:hover
a.vmenu_sub_off:active,
a.vmenu_sub_on:active  {
	color: #000066;
	background: #CCCCCC;
}
#follow {
	float: left;
	width: 106px;
	height: 32px;
	background-color: #c1c1c1;
	background-image: url(images/z_follow.png);
}
#facebook {
	float: left;
	width: 32px;
	height: 32px;
	background-color: #c1c1c1;
	background-image: url(images/z_facebook.png);
}
#facebook a:hover{
	background-image: url(images/z_facebook_hover.png);
}
#youtube {
	float: left;
	width: 32px;
	height: 32px;
	background-color: #c1c1c1;
	background-image: url(images/z_youtube.png);
}
#youtube a:hover{
	background-image: url(images/z_youtube_hover.png);
}
#like {
	float: right;
	width: 407px;
	height: 24px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-color: #c1c1c1;
	text-align: right;
}
#content2 {
	float: right;
	width: 564px;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#footer {
	background-image: url(images/z_footer_bg.png);
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0px;
	padding: 0px;
	background: #e5e5e5 url(images/z_main_bg.png);
	background-repeat: repeat-x;
}
body,
td.sohotext,
td.text,
div.sohotext,
div.text,
p,
span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 140%;
	text-align:justify;	
}
td.mytable
{
border-bottom: 1px dotted #acacac;
}
th.mytable
{
font-weight: bold;
background-color:#cccccc;
}
a:link, a:visited {
	color: #2763A5;
	text-decoration: none;
}
a:hover {
	color: #000066;
}













/* Integrated Styles */

span.download a:link,
span.download a:visited,
span.alert a:link,
span.alert a:visited {
    color: #0066FF;
	text-decoration: none;
}

span.download a:hover,
span.alert a:hover {
    color: #42A0FF
	
}
.portfolio {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	width: 100%;
	overflow: auto;
}
span.alert, 
span.telephone,
span.download,
span.profile  {
	display: block;
    float: left;
	margin-top:  5px;
	margin-bottom: 20px;
	padding: 10px 10px 10px 45px;
}
span.alert {
	color: #333333;
	width: 90%;
	background-color: #dddddd;
	border-bottom: 4px solid #b6b6b6;
	border-top: 4px solid #b6b6b6;
	background-image: url(images/span_alert.jpg);
	background-repeat: no-repeat;
	background-position: 7px 12px;
}
span.telephone {
    width: 200px; 
	color: #333333;
	background-image: url(images/span_telephone.jpg);
	background-repeat: no-repeat;
	background-position: 7px 12px;
}
span.download {
    width: 90%; 
	color: #333333;
	background-color: #dddddd;
	border-bottom: 4px solid #b6b6b6;
	border-top: 4px solid #b6b6b6;
	background-image: url(images/span_download.jpg);
	background-repeat: no-repeat;
	background-position: 7px 12px;
}
span.profile {
    width: 200px; 
	color: #333333;
	background-image: url(images/span_profile.jpg);
	background-repeat: no-repeat;
	background-position: 7px 12px;
}
span.product {
	color: #333333;
	background-color: #fff;
	border: 1px solid #b6b6b6;
	margin:  10px;
	padding: 10px;
	font-size: 10px;
	line-height: 145%;
	display: block;
}
blockquote {
	border-top: 4px solid #D3D3D3;
	border-bottom: 4px solid #D3D3D3;
	margin:  10px;
	padding: 10px 10px 5px 45px;
	background-color: #f5f5f5;
	background-image: url(images/quote1.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
blockquote p {
	padding-right: 35px;
	background-image: url(images/quote2.png);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
ul {
	list-style: none;
	padding: 0;
	padding-left: 10px;	
}
ul ul {
	list-style: none;
	padding: 0;
	padding-left: 10px;	
	margin: 0;
}
ul li {
	margin: 7px 0;
	padding-left: 25px;
	background-image: url(images/li_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0px;
}
ul ul li {
	margin: 7px 0;
	padding-left: 25px;
	background-image: url(images/li_sub.jpg);
	background-repeat: no-repeat;
	background-position: 3px 2px;
}
h4 {
	font-size: 115%;
	color: #333;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
}
h4 {
    font-size: 120%;
	color: #333333
}
h3 {
	font-size: 150%;
	color: #7683b2;
}
h2 {
	font-size: 180%;
	color: #7683b2;
}
input.login_box {
	border: 0;
	height: 25px;
	width: 122px;
	padding-left: 30px;
	padding-top: 4px;
	background-image: url(images/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
input.pass_box {
	border: 0;
	height: 25px;
	width: 122px;
	padding-left: 30px;
	padding-top: 4px;
	background-image: url(images/password_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
input.quick_signup {
	border: 0;
	height: 19px;
	width: 168px;
	padding-left: 32px;
	padding-top: 3px;
	margin-top: 4px;
	background-image: url(images/quick_signup_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ededed;
}
div#answer0,
div#answer1,
div#answer2,
div#answer3,
div#answer4,
div#answer5,
div#answer6,
div#answer7,
div#answer8,
div#answer9,
div#answer10 {
    padding-top: 10px;
    padding-left: 28px;
	padding-bottom: 10px;
	background-image: url(images/answer.gif);
	background-repeat: no-repeat;
	background-position: 2px 0;
}
#subs {
	width: 100%;
}