@charset "utf-8";
/* CSS Document */
/*
body {
	width:100%;
	margin:0px;
	padding:0px;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	padding-bottom:20px;
	background:#F2F2F2;
	
}
*/
h1{
	color:#0b7fc8;
	font-size:18px;
}
h2
{
	color:#0b7fc8;
	font-size:16px;
}
h3
{
	color:#0b7fc8;
	font-size:14px;
}

.strike
{
	text-decoration:line-through;	
}
.masthead
{
	padding:0px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
	height:255px;
	width:1000px;
}
.menu_blend{
	width: 100%;
	height:32px;
	margin:0px;
	padding: 0px;
	background-image:url(../images/menu_blend.jpg);
	background-repeat:repeat-x;
	background-color: #FFF;
	padding-top: 0px;
	border: none;
	text-align:center;
}
.theme_wrap {
	width: 100%;
	height:302px;
	margin:0px;
	padding: 0px;
	background-image:url(../images/bg_white.jpg);
	background-repeat:repeat-x;
	background-color: #FFF;
	padding-top: 0px;
	border: none;
	text-align:center;
}
.theme
{
	
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:302px;
	
	background-image:url(../images/theme-image.jpg)
	
}

.main_container 
{
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:1000px;
	text-align:left;
}


.content_wrapper
{
	margin:0px;
    padding:0px;
	border:0px;
	text-align:left;
	width:1000px;
	background-color:#FFF;
}

.content
{
	background-color:#fff;
	padding:10px;
	padding-bottom:0px;
}

/*.footer
{
	padding:0px;
	padding-right:25px;
	text-align:right;
	color:#FFF;
	height:25px;
	background-color:#72848d;
	margin:0px;
	border:0px;
	width:975px;
	line-height:25px;
}
.footer a
{
	color:#FFF;
}
.footer a:hover
{
	color:#FFF;
}*/

.floatright {
	float: right;
}

.left_content
{
	width:600px;
}
.testimonial_left
{
	width:20%;
	font-weight:bold;
	vertical-align:text-top;
}
.testimonial_right
{
	width:80%;
	font-size:small;
	vertical-align:text-top;
}

.TemplateImageSide1
{
	float:right;
	padding:5px;
	
}
.TemplateParagraph
{
	float:left;
}
.TemplateItem
{
	width:100%;
	border-bottom:#999;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
.submitButton
{
	background-color:#f7a72a;
	font-family:Verdana, Geneva, sans-serif;
}
/* PRODUCT DISPLAY CSS */
.ProductImage {
	border:thin #0d93bf;
	border-style:solid;
}
.TemplateImageSide1
{
	float:right;
	padding:5px;
	border-style:solid;
	border: medium #0d93bf;
}
.TemplateParagraph
{
	float:left;
}
.TemplateItem
{
	width:99%;
	border-bottom:#999;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
.TemplateItemDescription {
	font:Arial;
	font-size:12px;
	color:#000000;
}
.TemplateItemHeader {
	font:Arial;
	font-weight:bold;
	font-size:16px;
	color:#000000;
}
.TemplateItemSubHeader {
	font:Arial;
	font-weight:bold;
	font-size:14px;
	color:#000000;
}











