body {
	margin: 0;
	padding: 0;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	background: #ffffff;
}

a:link, a:visited {
	color: #DA8D00;
	text-decoration: none;
	font-weight: bold;
} 
a:active, a:hover {
	color: #C83602;
	text-decoration: none;
	font-weight: bold;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}

.readmore a{
	clear: both;
	display: block;
	width: 150px;
	height: 20px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background-color: #0E1655;
	padding: 5px;
}

H1 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	/* [disabled]letter-spacing: 2px; */
	font-weight: normal;
}

H2 {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-size: 22px;
	color: #0E1655;
	background: url(../images/header_H2_bg.jpg) left bottom no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 24px;
}
#product-title {
	clear: both;
	font-size: 18px;
	color: #3D7ABE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#product-title a {
	color: #3D7ABE;
	text-decoration: none;
		font-weight: normal;
} 

/* header */

#header_wrapper {
	width: 100%;
	height: 110px;
	margin: 0 auto;
	background: #ffffff;
	border-top: 10px solid #0E1655;
}

#header {
	width: 980px;
	margin: 0 auto;
}

#header #site_logo {
	float: left;
	width: 250px;
	/* [disabled]height: 84px; */
	font-size: 40px;
	color: #ffffff;
	text-align: center;
	margin-left: 30px;
	/* [disabled]margin-top: 20px; */
}

/* menu */

#menu {
	position: relative;
	float: right;
	height: 47px;
	margin: 20px 0px 0 0;
}

#menu #menu_left{
	position: absolute;
	width: 5px;
	height: 47px;
	top: 0px;
	left: 0px;
}

#menu ul {
	margin: 10px 20px 0 0;
	padding: 0px;
	list-style: none;
}

#menu ul li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a{
	float: left;
	display: block;
	width: 110px;
	padding: 5px 0;
	text-align: center;
	font-size: 18px;
	text-decoration: none;
	color: #029DD7;
	font-weight: normal;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#menu li a:hover, #menu li .current{
	color: #0E1655;
	letter-spacing: 1px;
}

#menu li .last {
	background: none;
}

/* end of menu*/

/* end of header */

/* banner */

#banner_wrapper {
	clear: both;
	width: 100%;
	height: 280px;
	margin: 0 auto;
	background-color: #029DD7;
	/* [disabled]background-image: url(../images/bg.gif); */
	background-repeat: repeat-x;
}

#banner {
	width: 900px;
	height: 251px;
	margin: 0 auto;
	padding: 25px 40px 0 40px;
}
#banner-home {
	width: 900px;
	height: 248px;
	margin: 0 auto;
	padding: 20px 40px 0 40px;
}
#banner #banner_image {
	float: left;
	width: 440px;	
}

#banner_content {
	float: right;
	text-align: left;
	width: 460px;
}

#banner_content p {
	color: #FFF;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#banner_image_wrapper {
	position: relative;
	width: 320px;
	height: 200px;
	padding: 10px;
	background-color: #FFF;
}

#banner_image_wrapper img {
	position: absolute;
	/* [disabled]top: 10px; */
	/* [disabled]left: 10px; */
}
/* end of banner */

/* content */

#content_wrapper {
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: #ffffff;
}

#content {
	width: 900px;
	padding: 50px 40px;
	background: #ffffff;
}

/* left column */

#content-block {
	float: left;
	width: 490px;
	line-height: 20px;
	background: #ffffff;
}
#video-block {
	float: left;
	width: 900px;
	line-height: 20px;
	background: #ffffff;
}
.content_emphasis{
	border-left: 10px solid #00aeef;
	padding-left: 20px;
}
.content_testimonials{
	border-left: 10px solid #00aeef;
	padding-left: 20px;
	font-size:11px;
	line-height: 18px;
}
.image {
	padding:4px;
	background-color: #FFF;
	border: 1px solid #e5e5e5;
}
.sold {
	font-size: 12px;
	color: #C83602;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #C83602;
	display: inline;
	margin-left: 20px;
	width: 100px;
}
.title	{
	font-size:14px;
	color: #029DD7;
}

/* end left column */

/* right column */

#right-column {
	float: right;
	width: 382px;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	color: #C83602;
	color: #404040;
}

#right-column p {
	margin-bottom: 15px;
}
.right-column-news {
	clear: both;
	padding: 15px;
}
.right-column-news-home {
	clear: both;
	padding: 15px;
	border-bottom: 1px solid #efefef;
}
.news_image_wrapper {
	float: left;
	width: 125px;
	margin: 3px 0 0 0;
	background: #ffffff;
}
.right-column-content {
	clear: both;
	padding: 20px 10px;
}

#picture {
	float: right;
	width: 395px;
	margin: 0 auto;
	color: #FFF;
	padding-top: 10px;
}
.news_content {
	float: right;
	width: 225px;
}

.news_content .news_date {
	font-size: 11px;
	color: #666;
}

.news_content p{
	line-height: 15px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

.header_column {
	clear: both;
	height: 20px;
	padding: 5px 0 5px 5px;
	font-size: 18px;
	color: #ffffff;
	background-color: #029DD7;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
/* end right column */

/* right column products*/

#right-column-product {
	float: right;
	width: 365px;
	background: #ffffff;
	border: 1px solid #e5e5e5;
}
.product_content {
	float: right;
	width: 200px;
}
.product_image_wrapper {
	float: left;
	width: 330px;
	margin: 10px 0 0 15px;
	background: #ffffff;
}
/* end right column products */


/* end of content */


/* footer */

#footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background-color: #0e1655;
}

#footer {
	width: 920px;
	padding: 30px;
	margin: 0 auto;
	color: #FFF;
}

#footer a{
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}
.header_footer {
	clear: both;
	font-size: 12px;
	color: #FFF;
	width: 150px;
	height: 20px;
	padding: 3px 0 3px 10px;
	background-color: #029DD7;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.footer-section {
	float: left;
	width: 160px;
	padding: 0 20px 0 0;	
}

.footer-section_content {
	padding: 5px 0 0 10px;
	line-height: 15px;
}

#footer  .footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer .footer_menu_list li {
	margin: 0 0 5px 0;
	padding: 0px;
}

#footer .footer_menu_list li a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
/* end of footer */

/* footer sub*/

#footer_sub_wrapper {
	width: 100%;
	margin: 0 auto;
	background-color: #DA8D00;
}

#footer_sub {
	width: 920px;
	padding: 10px;
	margin: 0 auto;
	color: #FFF;
}

#footer_sub a{
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}

.footer_sub-section {
	float: left;
	width: 200px;
	padding: 0 20px 0 0;
}

.footer_sub-section_content {
	padding: 5px 0 0 10px;
	line-height: 15px;
}

#footer_sub  .footer_sub_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer_sub .footer_sub_menu_list li {
	margin: 0 0 5px 0;
	padding: 0px;
}

#footer_sub .footer_sub_menu_list li a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
/* end of footer */
#myslides {
	width: 320px;
	height: 200px;
    padding: 0;  
    margin:  0 auto;  
} 
 
#myslides img {   
    width: 320px;
    height: 200px;
    top:  0; 
    left: 0 
}

