/* CSS Document */

/* ============== BODY ============ */

#body{
	width:1000px;
	float:left;
	background-color:#C4D9E3;
	background-image:url(../images/GuestBook/line.gif);
}



#content{
	float:left;
	width:813px;
	padding:0 5px 10px 5px;
}
.content_top{
	width:813px;
	background:url(../images/WWA/br_03.gif) 0 0  no-repeat #F4F4F4;
	height:53px;
	float:left;
}
.content_top h1{
	margin:0;
	padding: 10px 0 5px 15px;
	font:bold 15px verdana;
	color:#00467C;
	width:798px;
	background:url(../images/WWA/contacts_03.jpg) right no-repeat;
	height:38px;
}
.content_bottom{
	width:813px;
	background:url(../images/br_26.gif) right no-repeat #FFFFFF;
	height:7px;
	float:left;
}

#content_text{
	float:left;
	width:813px;
	background:url(../images/WWA/line_11.gif) top repeat-x #FFFFFF;
}
#content_text2{
	float:left;
	width:603px;
	padding:0 15px;
}
.enquiries_content{
	float:left;
	width:783px;
	padding:0 15px;
	background:url(../images/WWA/line_11.gif) top repeat-x #FFFFFF;
}



#contact1{
	padding-top:10px;
	padding-left: 20px;
}

#contactoptions li
{
	list-style-type:none;	
}

#SubContactOptions ul
{	
	padding-left: 40px;
	margin-left: 40px;
}

#SubContactOptions li
{
	list-style-type:square;	
	margin-left: 35px;
}

#SubContactOptions2 ul
{	
	padding-left: 40px;
	margin-left: 40px;
}

#SubContactOptions2 li
{
	list-style-type:square;	
	margin-left: 35px;
}


#contact1 img{
	float:right;
}
.contact_box{
	width:200px;
	float:left;
}
#point4{
	width:793px;
	height:27px;
	float:left;
	background-color:#ECECEC;
	margin-top:10px;
	padding:12px 0 0 20px;
	border-bottom:1px dotted #BCBCBC;
	border-top:1px dotted #BCBCBC;
}
.contact_box1{
	width:240px;
	float:left;
	padding:20px 10px 20px 40px;
	border-bottom:1px dotted #BCBCBC;
	border-right:1px dotted #BCBCBC;
}
.contact_box2{
	width:240px;
	float:left;
	padding:20px 10px 20px 12px;
	border-bottom:1px dotted #BCBCBC;
	border-right:1px dotted #BCBCBC;
}
.contact_box3{
	width:240px;
	float:left;
	padding:20px 5px 20px 12px;
	border-bottom:1px dotted #BCBCBC;
}

.contact_box4{
	width:240px;
	float:left;
	padding:20px 10px 20px 40px;
	border-bottom:1px dotted #BCBCBC;
	border-right:1px dotted #BCBCBC;
	height:185px;
}
.contact_box5{
	width:240px;
	float:left;
	padding:20px 10px 20px 12px;
	border-bottom:1px dotted #BCBCBC;
	border-right:1px dotted #BCBCBC;
	height:185px;
}
.contact_box6{
	width:240px;
	float:left;
	padding:20px 5px 20px 12px;
	border-bottom:1px dotted #BCBCBC;
	height:185px;
}

.en_label
{
    float:left;
    width:140px;
    padding:5px 0 5px 20px;
    }
.en_form
{
    float:left;
    width:623px;
    padding:5px 0;
    }
.button1{
	background-color:#DFDFDF;
	border:none;
	font:bold 11px verdana;
	color:#393939;
	width:65px;
	height:22px;
}








