﻿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;
	text-align: center;
}
a:link {
	color: #000099;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #000033;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #0000FF;
	font-weight:bold;
}


.body1 {
	height: 100%;
	width: 730px;
	margin-left:0px;
	margin-right:0px;
}
.center_colume {
	height: 100%;
	width: 730px;
	background-color: #FFFFFF;
	position: relative;
	float: left;
	text-align: left;
}
.Header {
	width: 730px;
	background-image: url(images/front/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 81px;
}
.Images {
	height: 206px;
	width: 730px;
	position: relative;
	float: left;
}
.Dev {
	height: 34px;
	width: 491px;
	background-image: url(images/front/Boby_Top.jpg);
	float: left;
	position:relative;
}
.Main {
	width: 491px;
	text-align: right;
	position: relative;
	float: left;
}
.Text_Area {
	width: 479px;
	background-image:url(images/front/Body_Tile.jpg);
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:12px;
	margin-left:12px;
	margin-bottom:12px;
}
.Right_Area{
	width:239px;
	background-image:url(images/front/Gallery_Tile.jpg);
	text-align:center;
	float:right;
}
.Right_Area_Top{
	width:239px;
	background-image:url(images/front/Gallery_Top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
}
.Right_Area_Content{
	width:207px;
	height: 300px;
	margin:auto;
	padding-top:3px;
}
.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: 12px;
	font-weight:bold;
	color: #000099;
	margin-top:0px;
}
.smallTitle{
font-weight:bold;
font-size: 8pt;
}

/* Enquiry - Styles */

.button {	width: 100%;
	background-color: #000099;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 12px;
}
.text {	width: 100%;
}
.textbox {	width: 100%;
	height: 80px;
}

