body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image:url(images/front/bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#F6F8FA;
	text-align: center;
}
a:link {
	color: #414BAD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #414BAD;
}
a:hover {
	text-decoration: underline;
	color: #414BAD;
}
a:active {
	text-decoration: none;
	color: #414BAD;
}

.wireframemenu{
border-bottom-width: 0;
width: 199px;
padding-bottom:10px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 197px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
padding-left:11px;
padding-right:11px;
list-style-type: none;
}

.wireframemenu a{
border:#ffffff 1px solid;
font:11px Tahoma;
padding-top: 3px;
padding-bottom:3px;
padding-left:5px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #7A7878;
text-decoration: none;
}

.wireframemenu a:visited{
color: #7A7878;
text-decoration: none;
}

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
text-decoration: none;
}

.wireframemenu a:hover{
border:#E1E1E1 1px solid;
background-color:#F3F3F3;
color: #E77817;
text-decoration: none;
}




.body1 {
	display:table;
	height: 100%;
	width: 761px;
	background-image:url(images/front/Body_Tile.jpg);
	margin-left: auto;
	margin-right: auto;
}
.body2 {
	height: 100%;
	width: 761px;
	background-image:url(images/front/Body_Top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
}
.Left_Colume{
	width:20px;
	height:100px;
	position:relative;
	float:left;
}
.Right_Colume{
	width:20px;
	height:100px;
	position:relative;
	float:left;
}
.Center_Colume {
	height: 100%;
	width: 721px;
	text-align: left;
	position: relative;
	float: left;
}
.Header {
	width: 721px;
	background-image: url(images/front/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 73px;
}
.Images {
	height: 275px;
	width: 721px;
	position: relative;
	float: left;
}
.Main {
	display:table;
	height: 100px;
	width: 721px;
	text-align: left;
	position: relative;
	float: left;
}
.Text_Area {
	width: 701px;
	height: 200px;
	margin: 10px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Right_Area{
	width:210px;
	height:360px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image:url(images/front/Right_Bg.jpg);
	position:relative;
	float:right;
}
.Footer{
	width: 730px;
	height: 28px;
	background-image:url(images/front/Footer.jpg);
}


/* Text Formating - Styles*/

.text_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.text_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Text_Header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #404B9F;
}

/* Enquiry - Styles */

.button {	width: 100%;
	background-color: #E38F04;
	border: 1px solid #C77D03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #072C84;
	font-weight: bolder;
	font-size: 12px;
}
.text {	width: 100%;
}
.textbox {	width: 100%;
	height: 80px;
}
