@charset "utf-8";
/* CSS Document */
body{
	background:#efe8de url(../images/innertopmenubg.gif) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7e7c7d;
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4, h5, h6, form, hr, p, table{
	margin:0px;
	padding:0px;
	font-weight:normal;
}
p{
	padding:10px 10px 0px 10px;
}
.clear{
	float:none;
	clear:both;
}

#wrapper{
	width:960px;
	margin:0px auto;
}
#header{
	width:960px;
	height:75px;
}	
#header .logo{
	float:left;
	margin:0px 0px 0px 76px;
}
#header .enquiry{
	float:right;
	margin:21px 0px 0px 0px;
}

#topmenu{
	width:960px;
	height:40px;
}
#topmenu img{
	float:left;
}



#wrapperinner{
	width:900px;
	border-top:2px solid #d4cbbc;
	border-left:2px solid #d4cbbc;
	border-right:2px solid #d4cbbc;
	margin:0px auto;
	margin-top:12px;
	padding-bottom:20px;
	background:#fff url(../images/innerleftcoloumn.gif) repeat-y left;

}
#wrapperinner #innerheader{
	background-image:url(../images/inner_header.gif);
	height:114px;
	position:relative;
}
#wrapperinner #innerheader h1{
	color:#FFFFFF;
	font-size:46px;
	font-family:"Myriad Pro";
	padding:28px 20px 0px 20px;
	float:left;
}
#wrapperinner #innerheader .logoclassromtalky{
	float:right;
	margin:0px 10px 0px 0px;
}	


#leftcol{
	width:900px;
}
#leftcol #left_inner{
	width:192px;
	float:left;
}
#leftcol #left_inner .talkybox{
	margin:20px 0px 0px 28px;
}
#leftcol #left_inner .enq{
	margin:5px 0px 0px 15px;
}
#leftcol #left_inner h2{
	color:#336799;
	padding:10px 10px 0px 10px;
	text-align:center;
}
#leftcol #left_inner ul{
	margin:10px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	font-size:12px;
	line-height:18px;
	list-style:none;
}
#leftcol #left_inner ul li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:#d4cbbc 1px dotted;
}
#leftcol #left_inner ul li a{
	text-decoration:none;
	color:#7e7c7d;
	padding:2px 5px 2px 5px;
}
#leftcol #left_inner ul li a:hover{
	text-decoration:none;
	color:#7e7c7d;
	font-weight:bold;
	padding:2px 5px 2px 5px;
}
#leftcol #left_inner ul li a span{
	color:#7e7c7d;
	font-weight:bold;
	
}





#rightcol{
	width:708px;
	float:left;
}
#rightcol h2{
	padding:10px 20px 0px 20px;
	font-weight:bold;
}
#rightcol p{
	padding:10px 20px 0px 20px;
	line-height:24px;	
}
#rightcol img{
	float:right;
	margin:10px 20px 0px 20px;	
}
#rightcol .imgsilder{
	width:auto;
	height:auto;
	float:right;
	margin:10px 0px 0px 10px;
	_margin-right:10px;
	_margin-left:0px;	
}
#rightcol ul{
	list-style-image:url(../images/ul-list-bullet.gif);
	line-height:24px;
	margin-left:30px;
	padding-left:30px;
	margin-top:10px;
	padding-top:10px;

}
#rightcol ul li{
	padding-left:7px;
}
#rightcol form{
	padding:10px 20px 0px 20px;
}
#rightcol form .row{

	height:24px;
	margin:2px 0px 0px 0px;
}
#rightcol form .lable{
	width:200px;
	height:20px;
	padding:4px 0px 0px 0px;
	display:block;
	float:left;
}
#rightcol form .inputselector{
	width:450px;
	float:left;
}
#rightcol form span{
	color:#FF0000;
}












#wrapper3{
	background:url(../images/bottom-suggestion.jpg) no-repeat;
	width:958px;
	height:126px;
	margin:0px auto;
	font-size:12px;
	color:#62656a; 
	clear:both;
}
#wrapper3 .suggestbox{
	width:308px;
	float:left;
	margin:40px 0px 0px 0px;
}
#wrapper3 .suggestbox p{
	padding:0px 10px 0px 80px;
}

#wrapper3 .suggestbox2{
	width:330px;
	float:left;
	margin:40px 0px 0px 0px;
}
#wrapper3 .suggestbox2 p{
	padding:0px 10px 0px 90px;
}

#wrapper3 .suggestbox3{
	width:315px;
	float:left;
	margin:40px 0px 0px 0px;
}
#wrapper3 .suggestbox3 p{
	padding:0px 10px 0px 125px;
}





#footer{
	width:900px;
	height:70px;
	padding:20px 30px 0px 30px;
	color:#0c3e0d;
	clear:both;
	font-size:12px;
}	
#footer .footerlinks{
	float:left;
}
#footer .footerlinks a{
	color:#0c3e0d;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}
#footer .footerlinks a:hover{
	color:#0c3e0d;
	text-decoration:underline;
}
#footer .identity{
	float:right;
	text-align:right;
}
#footer .identity a{
	color:#0c3e0d;
	text-decoration:none;
}
#footer .identity a:hover{
	color:#0c3e0d;
	text-decoration:underline;
}

