body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	text-decoration: none;
/*	background-color: #D4D4D4; */
	background-image: url(../images/blue-back.jpg);
        background-repeat: repeat-x;
	margin:0;
	padding:16px;
}

#main {
	width:714px;
	margin:auto;
}
#main-top {
	background-image: url(../images/bg-logo-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 714px;
        height: 13px;
	margin: auto;
}
#logo {
	height:83px;
	background-image: url(../images/bg-main-inner.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#logo img {
	padding: 10px 0 10px 25px;
}
#main-photo {
	height:227px;
	padding:0 22px 0 22px;
}
#main-inner {
	min-height:500px;
	background-image: url(../images/bg-main-inner.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
	padding-bottom:15px;
}
#main-bottom {
	background-image: url(../images/bg-main-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:15px;
        height: 10px;
}
#main-inner-left {
	width: 386px;
	display:block;
	float:left;
	line-height:18px;
}
#main-inner-right {
	width: 171px;
	display:block;
	float:right;
}
#main-inner-full {
	padding:24px 27px 0 27px;
	line-height:27px;
}



#contactform {
	width: 205px;
	display:block;
	float:right;
	line-height:normal;
	margin-bottom:15px;
}
#contactform input, #contactform textarea {
	width: 200px;
}
h1, h2, h3, h4, h5, h6 { margin: 15px 0; }
p { margin: 15px 0; }
/*p, ul, ol { margin: 15px 0; }*/

#navbar {
	width: 212px;
	display:block;
	float:right;
	margin-bottom:8px;
	
	background-image: url(../images/nav-box-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:8px;
	line-height:0;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	
	width: 212px;
	display:block;
	float:right;
	
	background-image: url(../images/nav-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:8px;
}
#navbar li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear:both;
}
#navbar a {
	display:block;
	float:left;
	width:212px;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
a.nav1, a.nav1:visited {
	height:24px;
	background-image: url(../images/button-1.gif);
	background-repeat: no-repeat;
	line-height:24px;
}
a.nav1:hover {
	background-image: url(../images/button-1-over.gif);
}

a.nav2, a.nav2:visited {
	height:24px;
	background-image: url(../images/button-2.gif);
	background-repeat: no-repeat;
	line-height:25px;
}
a.nav2:hover {
	background-image: url(../images/button-2-over.gif);
}

a.nav3, a.nav3:visited {
	height:25px;
	background-image: url(../images/button-3.gif);
	background-repeat: no-repeat;
	line-height:25px;
}
a.nav3:hover {
	background-image: url(../images/button-3-over.gif);
}

a.nav4, a.nav4:visited {
	height:24px;
	background-image: url(../images/button-4.gif);
	background-repeat: no-repeat;
	line-height:25px;
}
a.nav4:hover {
	background-image: url(../images/button-4-over.gif);
}

a.nav5, a.nav5:visited {
	height:24px;
	background-image: url(../images/button-5.gif);
	background-repeat: no-repeat;
	line-height:24px;
}
a.nav5:hover {
	background-image: url(../images/button-5-over.gif);
}



span.title {
	font-size: 14px;
	color: #0066FF;
}

div.product_descript {
	margin-left: 10px;
}

div.product_feats {
	font-size: 10px;
	margin-left: 15px;
	color: #0066FF
}

#footer {
	clear:both;
	font-size: 11px;
	color:#464646;
	text-align:center;
	padding:12px;
	line-height:18px;
}
/* #464646 */
#footer a:link, #footer a:visited {
	color:#040599;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
	text-decoration:underline;
}
a, a:visited {
	color:#040599;
	text-decoration:underline;
}
a:hover {
	color:#464646;
	text-decoration:none;
}
.clear {
	clear:both;
}
.headingimg {
	margin:18px 0 0 0;
}
.leftimg {
	display:block;
	float:left;
}
.rightimg {
	display:block;
	float:right;
}

.navtext {
	visibility: hidden;
}

.logos {
	text-align: center;
}