body {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) repeat-x #000;
	margin-top:0px;
	font-size:14px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: capitalize;
	color: #F00;
	text-decoration: none;
	padding-bottom: 5px;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: -0.07em;
	border-bottom-style: outset;
	border-bottom-color: #F00;
	border-bottom-width: thin;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top:0px;
	line-height: 20px;
	margin-top: 0px;
}
 
hr {
border: 0;
width: 100%;
color: #CCCCCC;
background-color: #999999;
height: 1px;
margin-bottom: 10px;
}
.container
{
	width:1000px;
	margin:0 auto;
}
.topbanner
{
	width:1000px;
	height:300px;
	background:url(../images/top-bg.jpg);
}
.top-logo
{
	margin-left:43px;
	width:436px;
	height:110px;
}
.top-contact
{
	margin-left:72px;
	margin-top:52px;
	width:320px;
	
}
.top-contact p
{
	margin-top:0px;
	margin-bottom:0px;
	color:#FFF;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-align: center;
	
}
.phone-no
{
	font-size:45px;
}
.email
{
	font-size:28px;
}
.main-content{
	width:548px;
	float:left;
	margin-left:55px;
	margin-top:13px;
	color:#FFF;
}

.main-content2{
	width:890px;
	float:left;
	margin-left:55px;
	margin-top:13px;
	color:#FFF;
}
.main-content table
{
	margin-left:10px;
}
.main-content p
{
	padding-left:15px;
	color:#FFF;
	text-align: justify;
}
.main-content a:link{
	color:#FFF;
	border-bottom:1px dotted #FFF;
	text-decoration:none;
}
.main-content a:active{
	color:#FFF;
	border-bottom:1px dotted #FFF;
	text-decoration:none;
}
.main-content a:visited{
	color:#FFF;
	border-bottom:1px dotted #FFF;
	text-decoration:none;
}
.main-content a:hover{
	color:#900;
	border-bottom:0px dotted #FFF;
	text-decoration:none;
}
.main-content-right{
	width:357px;
	float:left;
	margin-top:35px;
	margin-left:40px;
}
.main-content-right p
{
	padding-left:15px;
	color:#FFF;
	margin-bottom:0px;
	margin-top:0px;
}
.footer
{
	width:1000px;
	background:url(../images/footer-bg_21.png) repeat-x;
	height:158px;
	
}
.footer-content{
	width:530px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin:0 auto;
	color:#FFF;
}
.footer-content a:link
{
	color:#FFF;
	border-bottom:1px dotted #FFF;
	text-decoration:none;
}
.footer-content a:active
{
	color:#FFF;
	border-bottom:1px dotted #FFF;
	text-decoration:none;
}
.footer-content a:visited
{
	color:#FFF;
	border-bottom:1px dotted #FFF;
	text-decoration:none;
}
.footer-content a:hover
{
	color:#999;
	border:0px dotted #FFF;
	text-decoration:none;
}
.img-left{
	width:44px;
	float:left;
}
.footer-links
{
	width:400px;
	float:left;
	padding-top:10px;
	text-align:center;
}
.img-right{
	width:46px;
	float:left;
}

.bottom-images{
	width:530px;
	height:93px;
	
}
.clear
{
	clear:both;
}

