body{
	padding:0px;
	margin:0px;
	background:#1B1B1A; /*background colour of the site */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
a,h1,h2,h3,h4,h5,h6,ul,li,p,img{
	border:0px;
	padding:0px;
	margin:0px;
	}

a{
color:#0099FF;
text-decoration:none;
}
a:hover{
color:#999999;
}
.menu{
height:42px;
background:url(../images/menu_bg.gif) repeat-x;
}
.menu p{
padding:0px 9px 0px 9px;
}
.menu a{
color:#FFFFFF;
text-decoration:none;
}
.menu a:hover{
color:#0099FF;
}
.search{
background-color:#FFF200;
}
.search input{
border:none;
height:21px;
width:102px;
background-color:#F5F5F5;
background:url(../images/search_bg.gif) repeat-x;
}
.home_box1{
background:url(../images/home_box1.gif) no-repeat;
height:283px;
width:309px;
vertical-align:top;
}
.home_box2{
background:url(../images/home_box2.gif) no-repeat;
height:283px;
width:152px;
vertical-align:top;
}
.box_headings{
background-color:#652D90;
height:42px;
}
.footer1{
font-size:11px;
color:#898989;
vertical-align:top;
}
.footer1 a{
color:#898989;
}
.footer1 a:hover{
color:#0099FF;
}
.footer2{
color:#898989;
font-size:11px;
vertical-align:top;
}
.footer3{
font-size:11px;
letter-spacing:1px;
color:#ACACAC;
}
.page_heading{
background-color:#652D90;
color:#FFFFFF;
font-size:26px;
height:41px;
text-indent:3px;
border-left:2px solid #A3A3A3;
}
.main_table td{
vertical-align:top;
text-align:justify;
font-size:12px;
padding:5px;
}
.main_table img{
width:301px;
}


#content{
	float:right;
	
	padding:30px 0px 50px 10px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#A5A9BC;
	height:auto;
	overflow:auto;
	overflow:hidden;
	}

#content a{
color:#8FE201;
}
#content a:hover{
color:#73C2ED;
}
	
#contactus_right{
	float:left;
	width:364px;
	padding:20px 0px 0px 10px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#979CB2;
	height:auto;
	overflow:auto;
	overflow:hidden;
	}
	
	
#contactus_right label{
	float:left;
	width:109px;
	text-align:right;
	font-weight:bold;
	padding:0px 5px 10px 0px;
	}
	
#contactus_right input{
	float:left;
	width:229px;
	border:0px;
	margin:0px 5px 10px 0px;
	height:18px;
	background:#DFDFDF;
	}
	
#contactus_right textarea{
	float:left;
	width:229px;
	border:0px;
	margin:0px 5px 10px 0px;
	height:143px;
	background:#DFDFDF;
	}
	
#content span{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#7C7C7C;
	}
	
#content p{
	float:left;
	padding:10px 0px 0px 0px;
	width:750px;
	}