body {
	margin: 0px auto;
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px auto;
	text-align: center;
	
}
a:link {
	color: #0000FE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FE;
}
a:hover {
	text-decoration: underline;
	color: #0000FE;
}
a:active {
	text-decoration: none;
	color: #0000FE;
}


.Main {
	display:table;
	width:750px;
	background-image:url(../images/front/Body_Bg.jpg);
	min-height: 700px;
	margin:0px auto;
}
.Footer {
	width:750px;
	height: 20px;
	background-image: url(../images/front/Footer.jpg);
	float:left;
	position:relative;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
}
.Header {
	width: 750px;
	background-image: url(../images/front/Header.jpg);
	background-repeat: no-repeat;
	height: 68px;
	float: left;
	position: relative;
}
.Body_Area{
	width:750px;	
	background-image: url(../images/front/qc.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	float:left;
	position:relative;
}


.Left_Area{
	width:198px;
	float:left;
	min-height: 652px;
	position: relative;
}
.Right{
	width:213px;
	background-image:url(../images/front/Right_Box_Tile.jpg);
	margin-left:13px;
	margin-right:13px;
	margin-top:-30px;
	float:right;
	position:relative;
}
.Right2{
	width:213px;
	height:28px;
	background-image:url(../images/front/Right_Box_Top.jpg);
	float:left;
	position:relative;
}
.Right3{
	width:213px;
	background-image:url(../images/front/Right_Box_Base.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	position:relative;
}
.Right4{
	width:211px;
	border:1px solid #CCCCCC;
	float:left;
	margin-left:13px;
	margin-top:10px;
	position:relative;
}
.Right5{
	width:213px;
	height:28px;
	background-image:url(../images/front/Right_Box_Top2.jpg);
	float:left;
	position:relative;
}
a.nav{
	text-decoration:none;
	height:18px;
	display:block;
	margin: 0;
	padding: 6px 0px 0px 30px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 10px;
	text-align:left;
}
a.nav_1{
	background:url(../images/front/Nav_Bg.jpg);
}
a.nav_1:hover{
	background:url(../images/front/Nav_Bg_Hover.jpg);
	color:#FFFFFF;
}


.Right_Area {
	width:550px;
	float:left;
	min-height: 652px;
	position: relative;
	text-align:left;
}
.Images {
	height: 317px;
	width: 551px;
	position: relative;
	float: left;
}
.Text_Area {
	width: 520px;
	padding: 10px;
	text-align: left;
	font-size: 11px;
	color: #333333;
	float:left;
	position:relative;
}
.Content_Image_Main {
	margin-left:10px;
	float:right;
	width: 213px;
}
.Content_Image{
	padding:2px;
	border:1px solid #999999;
	background-color:#FFFFFF;
	margin-bottom:10px;
	float:right;
	position: relative;
}


/* Text Formating - Styles*/

.text_10 {
	font-family: Tahoma;
	font-size: 10px;
	line-height:13px;
	color: #333333;
}
.text_11 {
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing:0.1em;
	color: #666666;
}
.text_12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
h1{
	margin-top:0px;
	font-family: Tahoma;
	font-size: 14px;
	color: #0000FE;
}
ul{
	vertical-align:baseline;
}

/* Enquiry - Styles */

.button {
	width: 100%;
	background-color: #1C1DEB;
	border: 1px solid #C77D03;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 12px;
}
.text {	width: 100%;
}
.textbox {	width: 100%;
	height: 80px;
}
