@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;
	/*behavior: url("http://www.applemobility.com/css/csshover.htc");*/	
}

h1{
	/*color:#ec8115;*/
	color:#000;
	font-size:20px;
	font-style:italic
}
h2
{
	color:#000;
	font-size:16px;
}
h3
{
	color:#000;
	font-size:14px;
}

.strike
{
	text-decoration:line-through;	
}
.masthead
{
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	height:350px;
	width:1000px;
}
.masthead_bottom
{
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	height:250px;
	width:1000px;
	background-image:url(../images/masthead_bottom.jpg);
}

.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;
	width:1000px;
	text-align:left;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
.menu_position
{
	float:left;
	padding-top:50px;
	padding-left:25px;
}
.menu_h
{
	width:1000px;
	height:70px;
	background-image:url(../menu/images_h/BackGround.gif);
}
.menu_h_position
{
	margin-left:auto;
	margin-right:auto;
	padding-top:5px;
	width:988px;
	height:60px;
	
}


.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:center;
	color:#FFF;
	height:25px;
	background-color:#61432b;
	margin:0px;
	border:0px;
	width:975px;
	line-height:25px;
}
.footer a
{
	color:#FFF;
}
.footer a:hover
{
	color:#FFF;
}

.footer2
{
	font-size:8px;
	padding:0px;
	padding-right:25px;
	text-align:center;
	color:#000;
	height:10px;
	background-color:#fff;
	margin:0px;
	border:0px;
	width:975px;
	line-height:25px;
}

.floatright {
	float: right;
}
.floatleft
{
	float:left;
	padding:5px;
}

.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;
}
.footerMenu
{
	background-color:#FFF;
	width:1000px;
	text-align:center;
}

.center
{
	margin-left:auto;
	margin-right:auto;
}
.bkg_header_30
{
	background-image:url(../images/bkg_header.gif);
	background-repeat:repeat-x;
	height:30px;
	padding-left:5px;
	line-height:30px;
}

/* no line height*/
.bkg_header_nlh_30
{
	background-image:url(../images/bkg_header.gif);
	background-repeat:repeat-x;
	height:30px;
	padding-left:5px;	
}
.bkg_header_nlh_40
{
	background-image:url(../images/bkg_header_40.gif);
	background-repeat:repeat-x;
	height:40px;
	padding-left:5px;	
}
.bkg_header_nlh_60
{
	background-image:url(../images/bkg_header_60.gif);
	background-repeat:repeat-x;
	height:60px;
	padding-left:5px;	
}

.footerlink 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8px;
	color: #273c8b;
	text-decoration: none;
}
a.footerlink 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8px;
	color: #273c8b;
	text-decoration: none;
}
a.footerlink:visited 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8px;
	color: #273c8b;
	text-decoration: none;
}

a.footerlink:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8px;
	color: #0c67b6;
	text-decoration: none;
}
a.footerlink:active
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8px;
	color: #0c67b6;
	text-decoration: none;
}





