#main{
	width:968px;
	margin:0px auto;
	background-color:#FFFFFF;
	}

.topbar{
	position:relative;
	height:120px;
	background:transparent url(../images/topbar_bg.gif) no-repeat scroll left bottom;
	margin-bottom:15px;
	}

.link{color:#b20838; text-decoration:none;}
.link:hover{color:#f89829;}


.logo {
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:305px;
	height:95px;
	overflow:hidden;
	text-indent:-999999px;
	position:absolute;
	right:1px;
	top:1px;
	}


.content-box {display:block; margin-bottom:15px;}
	
.clear {
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	}	
	
.bd-left {float:left; width:690px; }
.bd-right{float:right; border-left:1px solid #dcdcdc; padding-left:60px;}	

.heading {
	color:#B1203D;
	font-family:"Trebuchet MS";
	font-size:26px;
	font-weight:normal;
	padding:0 0 15px 0;
	}
	
.content-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#636363;
	font-weight:normal;
	width:650px;
	}
	
.heading-1 {
	color:#B1203D;
	font-family:"Trebuchet MS";
	font-size:17px;
	font-weight:normal;
	text-align:right;
	text-transform:uppercase;
	margin-bottom:10px;
	}	

.phone{	
	background:url(../images/phone.gif) no-repeat top right;
	width:196px;
	height:46px;
	position:relative;
	margin-bottom:15px;
	}
.fax{	
	background:url(../images/fax.gif) no-repeat top right;
	width:196px;
	height:46px;
	position:relative;
	margin-bottom:15px;
	}	
	
.mobile{	
	background:url(../images/mobile.gif) no-repeat top right;
	width:196px;
	height:46px;
	position:relative;
	margin-bottom:15px;
	}		

.email{	
	background:url(../images/email.gif) no-repeat top right;
	width:196px;
	height:46px;
	position:relative;
	margin-bottom:15px;
	}		
		
.text {
	position:absolute;
	right:10px;
	top:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#b20838;
	font-weight:bold;
	}
	
.link1 {
	position:absolute;
	right:10px;
	top:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b20838;
	font-weight:bold;
	text-decoration:none;
	}
 
.link1:hover {color:#555555;}
		
		
.footer {
	border-top:1px solid #dcdcdc;
	position:relative;
	height:50px;
	font-size:12px;
	}
	
.copyright {color:#656565; left:0px; position:absolute; top:15px;}	

.logo-1{ display:inline-block; margin-bottom:10px; padding-right:10px; border-right:1px solid #f3f3f3; }	
.logo-2{ text-align:center; width:59px; padding-left:8px;}	