body {
	background-image:url(images/front/bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin:0;
	padding:0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:center;
}
a:link {
	color: #C93F3C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C93F3C;
}
a:hover {
	text-decoration: underline;
	color: #C93F3C;
}
a:active {
	text-decoration: none;
	color: #C93F3C;
}

/*Layout Format - Styles*/

.Body1{
	display:table;
	margin: auto;
	height: 100%;
	background-image:url(images/front/main_bg.jpg);
	width: 760px;
	vertical-align:top;
}
.Left_Colume {
	position: relative;
	float: left;
}
.Center_Colume {
	width: 730px;
	height: 100%;
	position: relative;
	float: left;
}
.Right_Colume {
	position: relative;
	float: right;
}

.Header {
	width: 730px;
	height: 103px;
	background-image: url(images/front/header.jpg);
	background-repeat: no-repeat;
	position: relative;
	float:left;
}
.Nav{
	height:191px;
	width:262px;
	position:relative;
	float:left;
}
.Nav_Cons{
	height:10px;
	width:100px;
}
.Image_Area{
	height: 191px;
	width: 468px;
	position: relative;
	float: left;
}
.Main_Area {
	width: 730px;
	background-image: url(images/front/body_bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	position:relative;
	float: left;
}
.Content_Area {
	width: 710px;
	margin: 10px;
	text-align: left;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing:0.5px;
	line-height:15px;
}


/*Enquiry Format - Styles*/

.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(images/front/box.jpg);
	height: 18px;
	width: 100%;
	padding: 3px;
	border: 1px solid #333333;
}
.box_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(images/front/big_box.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 100%;
	padding: 3px;
	border: 1px solid #333333;
}
.box_big2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #333333;
	height: 36px;
	width: 178px;
	border: 1px solid #333333;
}

/*Text Format - Styles*/

.text_10 {
	font-family:Tahoma;
	font-size: 10px;
	color: #666666;
	letter-spacing:0.5px;
}
.text_11 {
	font-family:Tahoma;
	font-size: 11px;
	color: #BC1216;
	letter-spacing:0.5px;
	line-height:15px;
}
.text_12 {
	font-family:Tahoma;
	font-size: 12px;
	color: #BC1216;
	font-weight: bold;
}



#Layer1 {
	overflow: hidden;
}
#Layer2 {
	position:relative;
	overflow: hidden;
	width:245px;
	height:400px;
}
#iemarquee {
	position:relative;
	overflow: hidden;
	left:0px;
	top:5px;
	width:100%;
}
#iemarquee2 {
	position:relative;
	overflow: hidden;
	left:0px;
	top:5px;
	width:100%;
}
.commontext2 {
	font-size: 10px;
	color: #666666;
	height: 20px;
}
