/*THIS IS THE NEXT CONTACT FORM STYLES*/

#fcf2 {
	font-family:arial;
	font-size:11px;
	margin:0px;
	width:450px;
	background-color: #FFFFFF;
	padding: 0px;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
background-color:#FFF;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 span.f2 {
	float: right;
	width: 326px;
	text-align: left;
	bottom: 10px;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #CCCCCC;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #CCCCCC;
}
/*THIS IS THE NEXT CONTACT FORM STYLES*/


@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/mpub_bg.jpg);
	background-repeat: repeat-x;
	background-color: #739ebe;
	font-family: Tahoma;
	font-size: 12px;
	color: #739fbe;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodyBG {
	background-image: url(../images/mpub_bg.jpg);
	background-repeat: repeat-x;
	background-color: #739ebe;
	font-family: Tahoma;
	font-size: 12px;
	color: #739fbe;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 18px;
	color: #000000;
	margin:0px;
}
h2 {
	font-size: 18px;
	color: #739fbe;
	margin:0px;
}
h3 {
	font-size: 16px;
	color: #749fbf;
	margin:0px;
}
h4 {
	font-size: 18px;
	color: #01A99C;
	margin:0px;
}

div{ margin:0px;
padding:0px;
}



/************main table*********/

.main_table
{
width:731px;
height:auto;
}
/**********menu effects********/
.navi
{
	font-family:Arial;
	color:#888888;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.navi:hover
{
	font-family:Arial;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	background-color:#739fbe;
	text-decoration:none;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #739fbe;
	border-left-color: #739fbe;
}
.naviblue
{
	font-family:Arial;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	background-color:#739fbe;
	text-decoration:none;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #739fbe;
	border-left-color: #739fbe;
}
.grey_text
{
color:#999999;
font-weight:bold;
}





/*******header*********/
.header_menu
{
height:95px;
width:731px;
background-color:#FFFFFF;
}
.logo
{
width:266px;
padding-top:5px;
background-color:#FFFFFF;
height:83px;
float:left;
padding-left:10px;
}
.menu
{
	width:auto;
	height:auto;
	float:left;
	padding-top:7px;
	background-color:#FFFFFF;
	padding-left: 25px;
}

.header_footer
{
white-space:731px;
height:15px;
float:left;
background-color:#FFFFFF;
}

/*************** Body  Area**********/
.body_main
{
margin-top:15px;
background-color:#FFFFFF;
width:731px;
float:left;
height:auto;
margin-bottom: 15px;
}
.height {
height: 15px;
}
.animation
{
width:719px;
height:348px;
float:left;
padding-left:5px;
}
.simple
{
	width:709px;
	text-align:left;
	padding-left:11px;
	float:left;
}
.simpleRight
{
	width:709px;
	text-align:left;
	padding-left:11px;
	float:left;
}
.bodyCopy
{
	width:709px;
	text-align:left;
	padding-left:11px;
	float:left;
	height: 1px;
}
.simpleCopyright
{
width:709px;
text-align:left;
padding-left:11px;
padding-top:11px;
float:left;
}
.simple_center
{
width:709px;
text-align:center;
padding-left:11px;
float:left;
}

/******product info bar**************/
.product
{
	width:277px;
	height:217px;
	padding:0px 5px 5px;
	float:left;
	text-align: center;
	color: #739EBE;
}
.productLink
{
	text-align: left;
	color: #749fbf;
	text-decoration: none;
	padding-top: 5px;
}
.productLink:hover
{
	text-align: left;
	color: #749fbf;
	text-decoration: none;
	padding-top: 5px;
	cursor: default;
}
.productRight
{
	width:277px;
	height:217px;
	padding:5px;
	float:right;
	text-align: center;
	border-right-width: 1px;
	border-right-color: #E0E0E0;
}
.straight_hr
{
	width:1px;
	height:217px;
	background-color:#CCCCCC;
	float:left;
	margin-top: 5px;
}
.product_info
{
width:415px;
height:auto;
padding-left:5px;
float:left;
}
.product_info_Black
{
width:415px;
height:auto;
padding-left:5px;
float:left;
}

/********footer***********/
.footer_navi
{
color:#888888;
font-size:11px;
font-weight:normal;
text-decoration:none;
}
.footer_navi:hover
{
color:#749fbf;
font-weight:normal;
font-size:11px;
text-decoration:underline;
}
.copyright
{
	color:#888888;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 15px;
}
.copyright:hover
{
color:#888888;
font-size:10px;
font-weight:bold;
}
.footerTitles 
{
	font-size: 11px;
	font-weight: bold;
	color: #01A99C;
}

/***********order**********/
.textbox
{
width:325px;
background-color:#FFFFFF;
border:1px solid #cccccc;
}
.textboxSmall
{
width:100px;
background-color:#FFFFFF;
border:1px solid #cccccc;
}
.textarea
{
width:325px;
height:500px
background-color:#FFFFFF;
border:1px solid #cccccc;
}
.div_50_percent
{
width:47%;
float:left;
}
#Layer1 {
	position:absolute;
	left:57%;
	top:406px;
	width:207px;
	height:27px;
	z-index:1;
	overflow: visible;
}
.style1 {color: #000000}
.style2 {color: #01A99C;font-size: 11px;}
.style3 {color: #888888}
.style7 {font-size: 18px}
.style8 {font-size: 12px}
