body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-color:#b0aca4;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.heading {
	color : #006bb3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}
.heading_white {
	color : #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}


.content {
	color : #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.content a:link {
	color : #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.content a:visited {
	color : #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.content a:hover {
	color : #00F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	font-weight: bold;
	text-align: justify;
}

.box {
	color : #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.box a:link {
	color : #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.box a:visited {
	color : #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.box a:hover {
	color : #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: underline;
	font-weight: normal;
	text-align: justify;
}

.contactus {
	color : #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.contactus a:link {
	color : #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.contactus a:visited {
	color : #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
}

.contactus a:hover {
	color : #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	font-weight: normal;
	text-align: justify;
}

.right_img {
	text-decoration: none;
	float: right;
	padding-left: 15px;
} 

.left_img {
	text-decoration: none;
	float: left;
	padding-right: 15px;
} 

.copyright {
	color : #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
} 
.copyright a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.copyright a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.form_content{
width:250px;
height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-align:left;
background-color:#bfe0e5;
border:1px solid #029bab;
}
.submit{
	background-image: url(images/submit.jpg);
	background-repeat:no-repeat;
	width:80px;
	height:33px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:8px;
	padding-top:0px;
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
}


