﻿html, form {
	width: 100%
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px!important;
	color: #323232;
	text-decoration: none;
}
.bg_form {
	background-image: url(images/Landing-Page_08.gif);
	background-repeat: no-repeat;
}

.bg_form_thankyou {
	background-image: url(images/Landing-Page_08_1.gif);
	background-repeat: no-repeat;
}
.border {
	border: 1px solid #CCC;
	background-color: #FFF;
}
.bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 15px;
	/*background-color: #FFF;*/
	margin-top: 2px;
}
.bottom_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #323232;
}
.bottom_menu a:hover {
	color: #990133;
}
/*******************/


#Div_LandingHeader
{
	background-image:url(images/Landing-Page_01.gif);
	/*background-repeat:repeat-x;*/
	background-repeat:no-repeat;
}

#Div_Content {
	width:800px;
	margin: 0 auto;
}
td {
	margin: 0px;
	padding:0px
}
#tableform {
	margin-left:37px;
	margin-top:117px;
	width:316px;
}
#tableform td {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: silid 0px #d6e0f5;
	padding-right: 6px;
	padding-bottom: 2px;
}
span.errortext {
	font-family: arial;
	font-size: 10px;
	color: Red;
	font-size: 11px;
	text-align: center;
	display: inline;
}
div#errormsg .errortext {
	display:block;
	text-align: left;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: Red;
	font-size: 12px;
	margin-bottom: 10px;
}
.Texbox {
	width: 150px;
	height: 15px;
	border: solid 1px #a2bbed;
	font-size: 11px;
	color: #878787
}
.textarea {
}
.butons {
	border: none;
	color: #ffffff;
	background-color: #ff0000;
	margin-bottom: 2px;
	margin-top: 3px;
	height:33px;
	background-image: url(images/SendMail_bot.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 150px;
	margin-right: 0px;
	margin-left: 0px;
}

.Div_GeoTracking
{
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight:bold;
	color:#1b2a3c;
}

.Div_GeoTracking1
{
	font-weight:bold;
	color:#990133;
	font-size: 20px;
}