body {
    background:url(images/bg.jpg) repeat-x #fff;
    color: #000;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin: 0;
    padding: 0;
}
img {
    border: 0 none;
}
a{color:#a44973; text-decoration:none;}
a:hover{color:#a44973; text-decoration:underline;}

.container{background:url(images/top_bg.png) no-repeat center 163px; float:left; width:100%;}
.wrapper{
    margin:0 auto;
    padding:0px;
    width:1001px;
}
.header{float:left; width:981px;  background:url(images/header_bg.jpg) no-repeat; height:125px; padding:10px 10px 0 10px;}
.logo{float:left; width:283px; margin:20px 0 0 0;}
.call{float:right; width:200px;  font-family: 'bebasregular'; font-size:28px; color:#FFFFFF; line-height:37px;}
.call a{color:#fff;}
.call span{font-size:17px;}
.social_icon{float:left; width:174px; margin-left:223px; margin-top:60px;}
.social_icon img{margin-right:5px;}

.menu {
    float: left;
    height:64px;
   /* width:1001px;*/
	margin-top:21px;
	position:relative;
		
}
.menu ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
	margin-left:0px;
}
.menu ul li {
  
	float:left;
	height:65px;

	margin-left:0;
	margin-right:1px;
	text-align:center;
	
}
.menu ul li a {
    font-family: 'bebasregular';
	font-size:13px;
	color:#0d5ab4;
	padding:0 6px;
	font-weight:normal;
	float:left;
	height:67px;
	line-height:67px;

	text-decoration:none;

	
}
.menu li a.active, .menu li a:hover {
     color: #0d5ab4;
	background: url(images/menu_ho.png) repeat-x!important;
	cursor:pointer;
}
.banner{background:url(images/banner_bg.png) no-repeat; height:369px; float:left; position:relative; margin-top:22px; padding-top:4px;}
.opening_hours{position:absolute; right:10px; width:386px; height:130px; color:#FFFFFF; text-align:center; background:url(images/opening_bg.png) no-repeat; top:-12px; font-size:19px; font-family:Myriad Pro; z-index:99999; padding-top:5px; padding-top:17px\9;}
.opening_hours .hd{ font-family: 'bebasregular'; font-size:21px; margin:0px 0 5px 0; }
.opening_hours .hd span{color:#8acff9;}

.top_cont_box{
	width:100%;
	float:left;
	margin:0px;
	background:url(images/topbox_bg.png) repeat-x;
	position:relative;
	padding-top:10px;
	
}

.top_box{
	width:302px;
	float:left;
	margin:0px;
	padding:0px;
	height:199px;

	
}

.top_box_hd{color:#0f509d!important; font-size:21px; font-family: 'bebasregular'; height:24px; float:left; width:312px; }
.top_box_hd h2{ padding-left:10px; height:24px; margin:0; padding:0 12px 0 0px; font-weight:normal; font-size:20px!important; float:left; line-height:22px; line-height:35px\9;}
.top_box_hd h2 span{color:#48b5f8;}

.box1{width:60%;}
.side_rep1{ background:#0f509d; width: 36%; float:right!important; display:block; height:24px;}

.box2{width:28%;}
.side_rep2{ background:#0f509d; width: 68%; float:right!important; display:block; height:24px;}

.box3{width:41%;}
.side_rep3{ background:#0f509d; width: 55%; float:right!important; display:block; height:24px;}

.box4{width:65%; font-weight:normal;}
.side_rep4{ background:#0f509d; width: 30%; float:right!important; display:block; height:24px;}

.box5{width:52%; font-weight:normal;}
.side_rep5{ background:#0f509d; width: 43%; float:right!important; display:block; height:24px;}
.box_content{
	background:url(images/ser_bg.png) no-repeat top left; height:116px;
	width:312px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
}

.top_box .box_content ul{
	margin:15px 0 0 20px;
	padding:0px;
	list-style-type:none;
}
.top_box .box_content ul li{
	font-size:12px;
	line-height:14px;
	margin:0px;
	padding:0 0px 0px 20px;
	background:url(images/arrow.png) no-repeat left 7px;
	font-weight:normal;
	font-family:Verdana;
	color:#040404;
	line-height:22px;
}
.more{ float:right; color:#6f411d; margin:16px -5px 0 0;}


.top_box2{
	width:312px;
	float:left;
	margin:0px 0 0 40px;
	padding:0px;
	height:199px;

	
}
.top_box3{
	width:312px;
	float:right;
	margin:0px 0 0 0px;
	padding:0px;
	height:199px;

	
}


.body_text{
	margin:0px;
	padding:0px 0px 20px 0px;
	line-height:17px;
	text-align:justify;
	
}
.content_area{
	margin:5px 0px 10px 0px;
	padding:0px;
	float:left;

}
.content_area h1{ font-size:16px; color:#0f509d; margin:0 0 10px 0; font-weight:bold;}
.content_area h2{ font-size:16px; color:#0f509d; margin:0 0 10px 0; font-weight:bold;}
.content_area h3{  font-size:16px; color:#0f509d; margin:20px 0 10px 0; font-weight:normal;}

ul.bullets{
	margin:10px 0px 15px 0px;
	padding:0px;
	list-style:none!important;
	float:left;
	
	
}
ul.bullets li{
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding:0px 0px 0px 20px;
	line-height:20px;
	color:#0f509d;
	background:url(images/arrow1.png) no-repeat left 7px;	
	
}


.bot_box_content{ background:url(images/bottom_bg.jpg) repeat-x; padding:35px 0 10px 0; float:left; width:100%; height:307px;}
.contact_form{
	width:529px;
	float:left;
}
.contact_form h5 {
	font-size:21px;
	font-family: 'bebasregular';
	color: #81c6f4;
	margin:0 0 20px 0;
	padding: 0;
	font-weight: normal;
	
}
.cont{
	width:365px;
	float:left;
	color:#fff;
}
.cont p {
	margin:0px;
	padding:0px 0px 5px 0;
	font-weight:bold!important;
}
.cont label {
	text-align: left;
	font-weight:normal;
	display: block;
	width:65px;
	float: left;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.cont label span{
	color:#fff;
}
.cont input[type=text]{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:286px;
	height:18px;
	padding:4px 5px;
	color:#333333;
	font-weight:normal;
	border:none;
	background:url(images/input_bg.png) no-repeat;
	outline:none;
}
.cont textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:286px;
	height:70px;
	padding:4px 5px;
	border:none;
	overflow: auto;
	outline:none;
	color:#333333;
	font-weight:normal;
	background:url(images/text_area_bg.png) no-repeat;
}
.contact_details{
	width:130px;
	float:left;
	margin:0px 0px 0px 10px;
	color:#fff;
	font-size:12px;
	line-height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.contact_details a{color:#fff; font-size:12px; text-decoration:none;}
.contact_details a:hover{color:#fff; font-size:12px; text-decoration:underline;}

.bottom_rt{float:right; width:360px;}

.bottom_rt h5 {
		font-size:21px;
	font-family: 'bebasregular';
	color: #81c6f4;
	margin:0 0 10px 0;
	padding: 0;
	font-weight: normal;
}
.bottom_rt ul{margin:10px 0 0px 0; padding:0; list-style:none; float:left;}
.bottom_rt li{ background:url(images/list.png) no-repeat left 8px; font-size:13px; line-height:22px; color:#fff; padding-left:15px;}
.readmore{float:left; margin-top:30px;}

.footer{float:left; color:#042e5f; font-size:12px;  width:100%; background:url(images/footerbg.png) repeat-x; height:30px; padding-top:12px;}

.footer a{color:#042e5f; text-decoration:none;}
.footer_lt{float:left; width:600px;}
.footer_rt{float:right; width:263px;}

.left_panel{float:left; width:667px; margin-right:20px;}
.right_panel{float:right; width:312px;}

.cont1{
	width:365px;
	float:left;
	color:#000;
}
.cont1 p {
	margin:0px;
	padding:0px 0px 5px 0;
	font-weight:bold!important;
}
.cont1 label {
	text-align: left;
	font-weight:normal;
	display: block;
	width:65px;
	float: left;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.cont1 label span{
	color:#000;
}
.cont1 input[type=text]{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:286px;
	height:18px;
	padding:4px 5px;
	color:#333333;
	font-weight:normal;
	border:none;
	background:url(images/input_bg.png) no-repeat;
	outline:none;
}
.cont1 textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:286px;
	height:70px;
	padding:4px 5px;
	border:none;
	overflow: auto;
	outline:none;
	color:#333333;
	font-weight:normal;
	background:url(images/text_area_bg.png) no-repeat;
}
.contact_details1{
	width:130px;
	float:left;
	margin:0px 0px 0px 10px;
	color:#000;
	font-size:12px;
	line-height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.contact_details1 a{color:#000; font-size:12px; text-decoration:none;}
.contact_details1 a:hover{color:#000; font-size:12px; text-decoration:underline;}



@font-face {
    font-family: 'bebasregular';
    src: url('font/bebas___.eot');
    src: url('font/bebas___.eot?#iefix') format('embedded-opentype'),
         url('font/bebas___.woff') format('woff'),
         url('font/bebas___.ttf') format('truetype'),
         url('font/bebas___.svg#bebasregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


.dropmenudiv1{

position:absolute;

top:53px!important;

left:293px!important;

border: 1px solid #FFFFFF; /*THEME CHANGE HERE*/

border-top: 0!important;

font-family:'gill_sans_italic';

font-size:14px;

line-height:21px;

z-index:100;

background-color: #d40182;

width:210px;

visibility: hidden;

text-align:left !important;

float:left;

z-index:99999;

font-family:Arial;



}



.dropmenudiv1 a{

display: block;

text-indent: 3px;

border-bottom: 1px solid #FFFFFF; /*THEME CHANGE HERE*/

padding: 4px 0;

text-decoration: none;

font-weight: normal;

color:#FFFFFF;

}



* html .dropmenudiv1 a{ /*IE only hack*/

width: 100%;

text-align:left !important;

}



.dropmenudiv1 a:hover{ /*THEME CHANGE HERE*/

background-color: #000000;

text-align:left !important;

color:#FFFFFF;

}









.dropmenudiv2{

position:absolute;

top:70px!important;

left:107px!important;

border: 1px solid #FFFFFF; /*THEME CHANGE HERE*/

border-top: 0!important;

/*font-family:'gill_sans_italic';

font-size:14px;*/

font-family:'bebasregular'; font-size:14px;



line-height:21px;

z-index:100;

background-color: #0c4890;

width:180px;

visibility: hidden;

text-align:left !important;

float:left;

z-index:99999;

font-family:Arial;



}



.dropmenudiv2 a{

display: block;

text-indent: 3px;

border-bottom: 1px solid #FFFFFF; /*THEME CHANGE HERE*/

padding: 4px 0;

text-decoration: none;

font-weight: normal;

color:#FFFFFF;

font-family:'bebasregular'; font-size:14px;

}



* html .dropmenudiv2 a{ /*IE only hack*/

width: 100%;

text-align:left !important;

}



.dropmenudiv2 a:hover{ /*THEME CHANGE HERE*/

background-color: #8acff9;

text-align:left !important;

color:#FFFFFF;

}


.mid_part{width:100%; float:left; background:url(images/mid_bg.png) no-repeat top center;}