#logobox {
	width: 700px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a {
	text-decoration: none;
	color: #003399;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.a_white {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 20px;
	color: #F07800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-left: 20px;
}
h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	text-align: left;
}
h3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
li {
	margin-left: 15px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.mainbody {
	width: 700px;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.mainbody .body-text {
	padding: 20px;
	color: #666666;
}
.mainbody .body_content .intro {
	font-size: 11px;
	line-height: 14px;
	color: #000066;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px dashed #999999;
	margin-bottom: 40px;
	margin-left: 20px;
}
.mainbody .body_content .breadcrum .light-text {
	color: #999999;
}

.mainbody .body_content p {
	font-size: 14px;
	line-height: 22px;
	padding-right: 20px;
	padding-left: 20px;
}
.mainbody .body_content img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 10px;
}
.mainbody .body_content .small-author-text {
	font-size: 9px;
	color: #666666;
}
.header {
	color: #cccccc;
	background-color: #FFFFFF;
	padding-right: 20px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #d6dff7;
	margin-bottom: 20px;
}
.body_content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
}
.red_header {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 3px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/hdr-bg.jpg);
	background-repeat: repeat-x;
}
.red_header_small {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 5px;
}
.left_menu {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 3px;
	line-height: 18px;
}
.prod_box {
	text-align: center;
	color: #0033CC;
	font-weight: bold;
	font-size: 11px;
	padding: 20px 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: bottom;
	border: 1px dotted #CCCCCC;
	width: 165px;
}
.breadcrum {
	background-color: #FFFFFF;
	font-size: 10px;
	padding-left: 20px;
}
.menu_box1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	padding-right: 3px;
}
.itembox {
	border: 1px solid #000033;
	margin-top: 20px;
	margin-bottom: 20px;
}
.specsbox {
	padding: 10px;
}
.imagebox {
	padding: 10px;
}
.call_action {
	color: #F07800;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	padding: 10px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 20px;
}
.header .ph-hdr-text {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.author-text {
	font-size: 10px;
	color: #F07800;
	border: 1px dashed #660000;
	padding: 10px;
}
.product-image-box-1 {
	background-color: #EAEAEA;
	text-align: center;
	vertical-align: top;
	width: 175px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.footer {
	color: #333333;
	background-color: #d6dff7;
	padding: 20px;
	text-align: center;
}
