@charset "utf-8";
/* CSS Document */

body {
	background-color: #e3e7d8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor: default;
}
.main_body{padding:0; margin:0 auto;background-color:white;width:996px;}
.main_body, .footer{
	-moz-box-shadow: 0 10px 20px #b3b79e;
	-webkit-box-shadow: 0 10px 20px #b3b79e;
	box-shadow: 0 10px 20px #b3b79e;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#b3b79e', Direction=135, Strength=5);
}

.footer
{
	padding:15px 30px;width:936px;height:70px;background-color:#e3e7d8;margin:0 auto;
}

.tablebg	{
	background-color: #FFFFFF;
	position:relative;
	margin:0 auto;
}
.logo	{
	width: 210px;
	padding-left: 32px;
	padding-top: 13px;
}
.menus	{
	padding-top: 15px;
}
.line	{
	background-color: #d9d9d9;
	height: 1px;
	width: 100%;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	text-align: justify;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 17pt;
	text-decoration: none;
}

.headingtext	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/heading_bg.jpg) no-repeat;
	color: #FFFFFF;
	height: 31px;
	padding-top: 5px;
	padding-left: 12px;
	padding-bottom: 10px;
	text-decoration: none;
}

.redblock	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background: url(../images/red_block.jpg) no-repeat;
	width: 400px;
	height: 19px;
}
.formlink	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #b02825;
	width: 400px;
	height: 19px;
	text-decoration: underline;
}
.formlink:hover	{
	text-decoration: none;
}
.greenblock	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background: url(../images/green_block.jpg) no-repeat;
	width: 400px;
	height: 19px;
}
.line	{
	background-color: #d9d9d9;
	height: 1px;
}
.redlinks	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b02825;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.redlinks:hover	{
	text-decoration: underline;
}
.products	{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d9d9d9;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	margin-bottom: 2px;
	text-decoration: none;
}
.products:hover	{
	color: #b02825;
}
.tableborder	{
	border: 1px solid #d9d9d9;
}
.tm	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8px;
	color: #000000;
	line-height: 17px;
	text-align: justify;
}

/*  Start Form Fields */

.textfield	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #d9d9d9;
	width: 250px;
}


.submitbutton	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #b02825;
	color: #FFFFFF;
	border: 1px solid #d9d9d9;
	width: 65px;
}

#msg {display:none; position:absolute; z-index:200; background:url(../images/msg_arrow.gif) left center no-repeat; padding-left:7px; font-family: Verdana, Geneva, sans-serif; font-size: 11px;}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}

.social_ico{padding:10px 0 0;}
.social_ico a img{border:0;padding:0 3px;}
.social_ico_top{padding:0 25px 15px 0;text-align:right;}
.social_ico_top a img{border:0;padding:0 2px;}
