/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}

html {
  height: 100%;
  margin-bottom: 0px;
}
form {
  margin: 0;
  padding: 0;
}
input{
	margin: 0;
    padding: 0;
  }

label{
	margin: 0;
    padding: 0;
  }

img,table {
	border: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background: #EBEBEB;
	padding: 0;
	font-size: 12px;

}

#container{
	margin:0px auto; 
	width:1002px;
	height: auto;
	background: #FFFFFF;
}

#header{
width:1002px;
height:130px;
float:left;
background: #FFFFFF;

}

.logo{
	width:367px; 
	height:120px;
	margin:5px 0px 2px 7px;
	float: left; 
	}		

.top_button{
width: auto;
height:auto;
float:right;
margin-top:18px;
}


.top_button .button_first{
background:url(../images/button_bg.jpg) no-repeat top left;
width:248px;
height:32px;
margin:6px 6px 0px 0px;
float:right;
text-align:center; 
}

.button_first a{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
line-height:27px;
}
.button_first a:hover{
color:#FFFFFF;
text-decoration:underline;
}

.next-option{
width:595px;
height:20px;
float:right;
clear:both;
text-align: right;
margin-top:7px;
}
.browse{
color:#c60001;
font-size:14px;
font-family:tahoma;
}

.number{color:#c60001; }

.number a{text-decoration:none;
color:#000000;
}

.number a:hover{text-decoration: underline;
color:#c60001;
}

.number a:active{text-decoration: underline;
color:#000000;
}

.active{color:#c60001; font-weight:bold; font-size:14px; }
#banner{
	width:1002px;
	height:551px;
	float:left; 
	background:url(../images/banner.jpg) no-repeat left top #FFFFFF;
	clear:both;
	margin:0px 0px 0px 0px;
}
.banner_head{
font-size:30px;
color: #000000;
float:right;
width:415px;
margin:20px 12px 0px 0px;
} 
.text_1{
font-size:15px;
font-weight:bold;
color:#000000;
padding-top:6px;
clear:both;
float:right;
width:415px;
padding-right:12px;
}
#enquiry .right{
width:250px;
height:auto;
float:right;
}

.label{ margin:0px; width:50px; float:left; height:40px;}	 	

.textbox{border:1px #CCCCCC solid; float:right; height:21px; margin:0px;}
.multi_textbox{border:1px #CCCCCC solid; float:right; margin:0px; height:40px;}

.button a{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
line-height:20px;
}

.button a:hover{
color:#FFFFFF;
text-decoration:none;
}		

#footer{
	margin:0px auto;
	width:1002px;
	clear:both;
	height:75px;
	background: #FFFFFF;
}


#footer p{
color:#0000ff;
font-size:12px;
padding:11px 42px 0px 42px;
text-align:center;
}

#footer p a{
color:#0000ff;
text-decoration:none;
padding-left:6px;
padding-right:6px;
}

#footer p a:hover{
color:#0000ff;
text-decoration: underline;
padding-left:6px;
padding-right:6px;
}
		
.copyright{margin:7px 15px 0px 0px; text-align:left; float:right; font-size:11px;}	
.copyright a{text-decoration:none; color:#0033CC;}
.copyright a:hover{text-decoration: underline; color: #0033CC;}		

.break{clear:both; margin:0px; padding:0px; }

#video {
	FLOAT: left; WIDTH: auto;  height:auto;
}


#video1 {
	FLOAT:left;
	WIDTH: 230px;
	position:absolute;
	top: 330px;
	left: 40px;
}
#formContainer {
	height: 370px;
	position: relative;
	clear: both;
}
#form-bg {
	position: absolute;
	float: right;
	width:280px;
	height: 350px;
	right: 26px;
	top:26px;
	background:#FF7F50;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.50;
	opacity: 0.50;
	z-index: 5;
	margin:0px;
}

#form_box{
	float:right;
	clear: both;
	width:280px;
	height: 350px;
	float:right;
	border:1px #CCCCCC solid;
	z-index: 6;
	position: absolute;
	right: 26px;
	top:26px;
	color: #fff;
		margin:0px;
}

#form_box a{
color: #FFFFFF;
text-decoration:none;
font-weight:bold;
}

#form_box a:hover{
color: #FFFFFF;
text-decoration: underline;
font-weight:bold;
}


#enquiry p{
	color: #fff;
	font-size:13px;
	font-weight:normal;
	padding-right:7px;
}
 
#enquiry h5{
	color:#fff;
	font-size: 16px;
}
.button{
	clear: both;
	background:url(../images/button_orange.gif) no-repeat top left;
	width:98px;
	height:22px;
	border: none;
	margin-right:43px;
	text-align:center;
	color:#fff;
	padding-bottom:4px;
	float:right;
}

#enquiry{
	width:270px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:12px;
}
#enquiry .left{
	width: 250px;
	float:left;
}

.thank_head{
color:#fff;
	font-size: 25px;
	margin-left:11px;
	margin-top:11px;
	}
	
.thank_para{
color:#fff;
	font-size: 13px;
	margin-left:11px;
	margin-top:11px;
	}	
