@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
body {
	background:#fff url(../images/bigheader-bg.jpg) no-repeat top center;
	margin: 25px 0 0 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, form, p, ul{
	margin:0;
	padding:0;
}
ul li{
	list-style:none;
}
.blue{
	color:#099dda;
}
img{
	border:0;
}
a{
	color:#099dda;
	text-decoration:none;
}
a:hover{
	color:#eb8e15;
	text-decoration:underline;
}
.clear{
	clear:both;
}
/*page holder*/
#page_holder{
	display:block;
	width:1002px;
	margin:auto;
}

/*logo*/
#logo{
	position:absolute;
	z-index:999;
	top:15px;
	margin:0 0 0 40px;
}

/*header*/
#header{
	height:116px;
	background:url(../images/header-bg.png) top center no-repeat;
	padding:25px 0 0 290px;
}

/*start page container*/
#page_container{
	width:980px;
	margin:auto;
	background:url(../images/page-bg.png) repeat-y top center;
	padding:0 11px;
}
/*banner*/
#banner{
	width:980px;
	margin:auto;	
}

/*start nvigation*/
#nav{
	height:48px;
	background:url(../images/nav-bg.gif) repeat-x top left;
	border-top:1px solid #fff;
}
#nav ul li{
	list-style:none;
	float:left;
}
#nav ul li a{
	display:block;
	_float:left;
	height:33px;
	padding:15px 15px 0 15px;
	/*color:#fff;*/
	color:#000;
	text-decoration:none;
	font-weight:bold;
	margin-right:1px;
}
#nav ul li a:hover{
	background:url(../images/nav-bg.gif) 0 -48px repeat-x;
}
#nav ul li a.active{
	display:block;
	background:url(../images/nav-bg.gif) 0 -48px repeat-x;
	height:33px;
	padding:15px 15px 0 15px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	margin-right:1px;
}

/*Start content holder*/
#content_area{
	padding:0 10px;
	margin:0px 0 0 0;
}
#content_area #left_panel {
	display:block;
	float:left;
	background:url(../images/panel-bg.jpg) no-repeat top left;
	width:230px;
	height:620px;
	margin-right:10px;
	margin-top:10px;
	padding:10px;
}
#content_area #left_panel .list1 a{
	color:#031f2b;
	border-bottom:1px solid #031f2b;
	text-decoration:none;
	margin:0px 0px 0px 6px;
	display:block;
	padding:6px 0px 8px 30px;
}
#content_area #left_panel .list1 a:hover{
	color:#fff;	
	text-decoration:none;
}
#content_area #middle_panel{
	display:block;
	float:left;
	width:487px;
	margin-top:10px;
}
#content_area #inside_middle_panel{
	display:block;
	float:left;
	width:695px;
	margin-top:10px;
}
#content_area #right_panel{
	display:block;
	float:right;
	width:200px;
	margin:10px 0px 0px 0px;
	color:#fff;
}
#content_area #right_panel_box{
	display:block;
	float:right;
	background:url(../images/panel-bg.jpg) no-repeat -251px 0;
	width:180px;
	margin:0px 0px 5px 0px;
	height:376px;	
	padding:10px;
	color:#fff;
}
.side_heading{
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#fff;
}
.heading{
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#099dda;
	margin-bottom:10px;
}
.homeheading{
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#099dda;
	margin-bottom:10px;
	text-align:center;
}

/*footer*/
#footer_holder{
	width:1002px;
	margin:auto;
	background:url(../images/footer-bg.png) top center no-repeat;
	height:60px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0e7a3a;
	line-height:20px;
	padding:40px 0 0 0;
}
#footer_holder a{
	color:#0e7a3a;
	text-decoration:none;
}
#footer_holder a:hover{
	color:#099dda;
	text-decoration:none;
}
.list1 a{
	display:block;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	padding:5px 0 5px 30px;
	background:url(../images/logo-icon.gif) no-repeat 0 5px;
}

.special_offer{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin:10px 0 0 0;
}
.call_now{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fd9d1a;
	font-weight:bold;
	text-align:center;
	margin:15px 0 0px 0;
}
.phone_no{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:27px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}


#home_middle_block .tlc{
	background:url(../images/tlc.gif) top left no-repeat;
}
#home_middle_block .tlc .trc{
	background:url(../images/trc.gif) top right no-repeat;
}
#home_middle_block .tlc .trc .top_border{
	border-top:1px solid #fe9f18;
	width:467px;
	margin:auto;
}
#home_middle_block .tlc .trc .text_area{
	width:465px;
	overflow:hidden;
	min-height:400px;
	background:url(../images/content-bg.jpg) center bottom no-repeat;
	border:1px solid #fe9f18;
	border-width:0 1px;
	padding:0 10px;
}
#home_middle_block .tlc .trc .blc{
	background:url(../images/blc.gif) bottom left no-repeat;
}
#home_middle_block .tlc .trc .brc{
	background:url(../images/brc.gif) bottom right no-repeat;
}
#home_middle_block .tlc .trc .brc .bottom_border{
	border-bottom:1px solid #fe9f18;
	width:467px;
	margin:auto;
}


/*inside block*/
#inside_middle_block .tlc{
	background:url(../images/tlc.gif) top left no-repeat;
}
#inside_middle_block .tlc .trc{
	background:url(../images/trc.gif) top right no-repeat;
}
#inside_middle_block .tlc .trc .top_border{
	border-top:1px solid #fe9f18;
	width:675px;
	margin:auto;
}
#inside_middle_block .tlc .trc .text_area{
	min-height:400px;
	background:url(../images/content-bg.jpg) bottom left no-repeat;
	border:1px solid #fe9f18;
	border-width:0 1px;
	padding:0 10px;
}
#inside_middle_block .tlc .trc .blc{
	background:url(../images/blc.gif) bottom left no-repeat;
}
#inside_middle_block .tlc .trc .brc{
	background:url(../images/brc.gif) bottom right no-repeat;
}
#inside_middle_block .tlc .trc .brc .bottom_border{
	border-bottom:1px solid #fe9f18;
	width:675px;
	margin:auto;
}


.text_area ul li{
	list-style:none;
	background:url(../images/bullet.gif) no-repeat 0 6px;
	padding:4px 0 4px 25px;
}


.field_holder{
	margin-bottom:7px;
}
.field_holder .field_name{
	float:left;
	width:15%;
	text-align:right;
	padding-right:10px;
	font-size:11px;
	color:#666;
}
.field_holder .fields{
	float:left;
	width:75%;
}
.text_box{
	display:block;
	width:350px;
	height:17px;
	padding:4px 4px 0 4px;
	border:1px solid #ff9e19;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
.textarea{
	display:block;
	width:350px;
	height:150px;
	padding:4px 4px 0 4px;
	border:1px solid #ff9e19;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
.list_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666;
	border:1px solid #ff9e19;
}

.book_now{
	margin-top:10px;
	text-align:center;
}
#myVideo {
height:450px;
width:250px;
left:50%;
margin-left:-110px;
position:absolute;
}
