@charset "utf-8";
/*
=======================================================================
	General Rules
=======================================================================
*/
* {
	padding:0px;
	margin:0px;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
    text-align:justify;             
	color:#eee;
	background-color:#000;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:30px;
}
a {
	text-decoration:none;
	outline:none;
	color:#999999;
}
a img {
	border:none;
}
.clear {
	clear:both;
}
.bold {
	font-weight:bold;
}
.under {
	text-decoration:underline;
}
.upper {
	text-transform:uppercase;
}
.italic {
	font-style:italic;
}
.colr {
	color:#0073ff !important;
}
.white {
	color:#fff !important;
}
h1 {
	font-size:22px;
	font-weight:normal;
}
h2 {
	font-size:20px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	font-weight:normal;
}
h4 {
	font-size:14px;
	font-weight:normal;
}
.subhead {
	margin-top:20px;
	width:100%;
	float:left;
}
h5 {
	font-size:14px;
	font-weight:normal;
}
h6 {
	font-size:12px;
	font-weight:normal;
}
p {
	line-height:21px;
}
.left {
	float:left !important;
}
.right {
	float:right !important;
}
.heading {
	padding:5px 0px 8px 0px;
	width:100%;
	border-bottom:#333333 solid 1px;
	margin-bottom:10px;
}
input {
	font-size:11px;
}
.itlc {
	font-style:italic;
}
.noback {
	background-image:none !important;
}
.noborder {
	border:none !important;
}
textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
/*
=======================================================================
	Custom
=======================================================================
*/
a.index:link {
    color: #fff;
    text-decoration:underline;

}
a.index:hover {
    color: #fff;
    text-decoration:none;
} 
/*
=======================================================================
	Buttons
=======================================================================
*/
/* Button One */
a.buttonone {
	float:left;
	height:17px;
	padding:3px 10px 0px 10px;
	background-image:url(../images/buttonone.gif);
	background-repeat:repeat-x;
	display:inline-block;
	color:#fff;
	border:#1b72da solid 1px;
}
/*
=======================================================================
	From Button
=======================================================================
*/
/*  */
.formbutton {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
    text-align:justify;  
	float:left;
	height:22px;
	padding:0px 10px 0px 10px;
	background-image:url(../images/buttonone.gif);
	background-repeat:repeat-x;
	display:inline-block;
	color:#fff;
	border:#1b72da solid 1px;
}
/*
=======================================================================
	Input Form Rules
=======================================================================
*/
ul.forms {
	float:left;
	list-style:none;
	padding:0px 20px 10px 0px;
}
ul.smallforms {
	padding:0px 20px 3px 0px !important;
}
ul.forms li{
}
ul.forms li.txt{
	width:290px;
	color:#fff;
	padding:5px 0px;
}
ul.forms li.smalltxt{
	float:left;
	width:70px;
	color:#666;
	padding-top:5px;
}
.req {
	color:#F00;
}
ul.forms li.inputfield{
	float:left;
	padding-bottom:5px;
}
ul.forms li.inputfield a{
	margin-right:10px;
}
ul.forms li.inputfield input.bar{
	width:269px;
	height:21px;
	padding:0px 5px;
	line-height:21px;
	background-image:url(../images/input_bg.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	color:#999999;
	border:#333333 solid 1px;
	float:left;
}
ul.forms li.inputfield input.sbar{
	width:168px;
	height:21px;
	padding:0px 5px;
	line-height:21px;
	background-image:url(../images/input_bg.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	color:#999999;
	border:#333333 solid 1px;
	float:left;
	margin-right:5px;
}
ul.forms li.inputfield select{
	width:279px;
	height:21px;
	padding:0px 5px;
	line-height:21px;
	background-image:url(../images/input_bg.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	color:#999999;
	border:#333333 solid 1px;
	float:left;
}
ul.forms li.textfield{
	float:left;
}
ul.forms li.textfield textarea{
	width:580px;
	height:179px;
	padding:5px;
	background-image:url(../images/input_bg.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	color:#999999;
	border:#333333 solid 1px;
	float:left;
}
ul.forms li.radiobtn{
	float:left;
}
ul.forms li.radiobtn input{
	margin:0px 10px;
	float:left;
}
ul.forms li.check{
	float:left;
	width:auto;
	margin-right:10px;
}
ul.forms li.labletxt{
	margin:0px 20px 0px 0px;
	float:left;
}
/*
=======================================================================
	Wrapper Rules
=======================================================================
*/
#wrapper_sec {
	width:960px;
	margin:0px auto;
}
.trans {
	float:left;
	width:940px;
	padding:15px;
	background-image:url(../images/content_bg.png);
	margin-bottom:10px;
}
/*
=======================================================================
	Header Rules
=======================================================================
*/
#masthead {
	float:left;
	width:940px;
}
/*
=======================================================================
	Logo Section Rules
=======================================================================
*/
.logo_slogn {
	float:left;
	padding-top:0px;
	padding-left:0px;
    padding-bottom:0px;
}
.logo_slogn .logo{
	float:left;
    height:60px;
}
.logo_slogn .slogn{
	float:left;
	padding:6px 0px 0px 10px;
}
.logo_slogn .slogn ul{
	float:left;
	list-style:none;
}
.logo_slogn .slogn ul li{
	float:left;
	background-image:url(../images/sep.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 10px;
}
.logo_slogn .slogn ul li.last{
	background-image:none;
}
.logo_slogn .slogn ul li a{
	color:#FFF;
}
/*
=======================================================================
	Search Section Rules
=======================================================================
*/
.searchsec {
	float:right;
	padding:0px;
	height:60px;
    width:471px;

}
.searchsec ul.search{
	float:right;
	list-style:none;
	padding-top:25px;
}
.searchsec ul.search li{
	float:left;
}
.searchsec ul.search li.noback{
	padding-top:3px;
}
.searchsec ul.search li input{
	float:left;
	padding:0px 5px;
	height:19px;
	line-height:19px;
	width:155px;
	border:#333333 solid 1px;
	border-right:none;
	background-color:#FFF;
	margin-left:10px;
	background-image:url(../images/input_bg2.gif);
	color:#999;
}
.searchsec ul.search li a.go{
	float:left;
	height:21px;
	width:22px;
	border-left:none;
	background-image:url(../images/go.gif);
	background-repeat:no-repeat;
	background-position:center;
}
/*
=======================================================================
	Bread Crumb Rules
=======================================================================
*/
#crumb {
	width:940px;
	height:30px;
	background-color:#333333;
	float:left;
}
#crumb ul{
	float:left;
	list-style:none;
	padding:7px 10px 0px 10px;
}
#crumb ul li{
	float:left;
	margin-right:10px;
}
#crumb ul li a{
	float:left;
	background-image:url(../images/crumb.gif);
	background-repeat:no-repeat;
	background-position:100% 70%;
	padding-right:15px;
}
#crumb ul li a.noback{
	background-image:none;
}
/*
=======================================================================
	Content Section Rules
=======================================================================
*/
#content_sec {
	width:940px;
	float:left;
}
/*
=======================================================================
	Banner Rules
=======================================================================
*/
#banner {
	width:940px;
	height:358px;
	float:left;
	border-bottom:#333333 solid 6px;
	margin-bottom:15px;
}
.sliderwrapper{
	position: relative;
	overflow: hidden;
	width: 940px;
	height: 358px;
}
.sliderwrapper .contentdiv{
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 940px;
	height: 100%;
}
.sliderwrapper .contentdiv a{
	float:left;
}
.pagination{
	width: 930px;
	text-align: left;
	padding:0px 0px 0px 10px;
	margin-top:-35px;
	z-index:999;
	position:absolute;
}
.pagination a{
	float:left;
}
.pagination a.toc{
	background-image:url(../images/bullets.png);
	background-repeat:no-repeat;
	background-position:0px -9px;
	width:9px;
	height:9px;
	display:inline-block;
	font-size:0px;
	color:#0050b1;
	margin-top:5px;
	margin-left:8px;
	text-align:center;
}
.pagination a.toc:hover, .pagination a.selected{
	background-position:0px 0px;
	color:#cdcdcd;
}
.pagination a.prev{
	background-image:url(../images/previous.gif);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	display:inline-block;
	margin-right:1px;
}
.pagination a.next{
	background-image:url(../images/next.gif);
	background-repeat:no-repeat;
	width:19px;
	height:19px;
	display:inline-block;
}
#banner .caption{
	width:336px;
	height:314px;
	padding:45px 45px 0px 50px;
	float:right;
	background-image:url(../images/captionsign.png);
	background-repeat:no-repeat;
	margin-top:-359px;
	z-index:999;
}
#banner .caption h2{
	padding:0px 0px 10px 0px;
}
#banner .caption p{
	padding:0px 0px 10px 0px;
}
/*
=======================================================================
	Welcome Rules
=======================================================================
*/
.welcome {
	width:645px;
	float:left;
}
.welcome p{
	padding:5px 0px;
}
/*
=======================================================================
	Video Rules
=======================================================================
*/
.video {
	width:272px;
	height:190px;
	float:right;
	border:#333333 solid 4px;
}
/*
=======================================================================
	Bottom Tabs Rules
=======================================================================
*/
.bottomtabs {
	float:left;
	width:940px;
	border-bottom:#222222 solid 1px;
	border-top:#222222 solid 1px;
	margin-top:15px;
}
.bottomtabs ul{
	float:left;
	list-style:none;
}
.bottomtabs ul li{
	float:left;
	width:259px;
	padding:25px 25px 25px 25px;
	border-right:#222 solid 1px;
}
.bottomtabs ul li.last{
	border-right:none;
}
.bottomtabs ul li .thumb{
	float:left;
	width:102px;
	height:102px;
	border:#333333 solid 4px;
	margin-right:10px;
	margin-top:2px;
}
.bottomtabs ul li .desc{
	float:left;
	width:139px;
}
.bottomtabs ul li .desc p{
	float:left;
	padding:0px 0px 5px 0px;
}
.bottomtabs ul li .desc a.browse{
	padding:0px 0px 0px 10px;
	background-image:url(../images/arrows.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
/*
=======================================================================
	Photo Gallery Rules
=======================================================================
*/
.photogallery {
	float:left;
	width:900px;
	height:214px;
	padding:20px 20px 30px 20px;
	background-color:#000;
}
.photogallery h3{
	padding:0px 0px 10px 20px;
}
.photogallery .photosection{
	float:left;
	width:820px !important;
	height:144px !important;
	padding:20px;
	background-color:#222;
	margin-left:20px;
}
.photogallery .photosection .scroling{
	float:left;
	width:818px !important;
	height:142px !important;
	border:#4c4c4c solid 1px;
	background-color:#555a5d;
}
.photogallery .photosection a.prev{
	float:left;
	width:33px;
	height:38px;
	background-image:url(../images/prev_scrol.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:-860px;
	margin-top:50px;
	z-index:9999;
}
.photogallery .photosection a.next{
	float:left;
	width:33px;
	height:38px;
	background-image:url(../images/next_scrol.gif);
	background-repeat:no-repeat;
	position:absolute;
	margin-left:7px;
	margin-top:50px;
}

.photosection .scroling ul li{
	float:left;
	margin:9px 0px 0px 10px;
}
.photosection .scroling ul li img{
	width:192px !important;
	height:124px !important;
}
/*
=======================================================================
	Column1 Rules
=======================================================================
*/
.col1 {
	width:680px;
	float:left;
	padding-top:10px;
}
/*
=======================================================================
	Blog Rules
=======================================================================
*/
.blog {
	width:680px;
	float:left;
	border-bottom:#333333 solid 1px;
}
.blog .post{
	width:680px;
	float:left;
	padding:20px 0px;
	border-bottom:#333333 solid 1px;
}
.nopad{
	padding-top:10px !important;
}
.nobord{
	padding-bottom:0px;
	border-bottom:none;
}
.blog .post .thumb{
	width:147px;
	
	border:#474749 solid 1px;
	float:left;
	margin-right:15px;
}
.blog .post .featurethumb{
	width:147px;
	
	border:#474749 solid 1px;
	float:left;
	margin-right:15px;
}
.blog .post .desc{
	width:507px;
	float:left;
}
.blog .post .desc .date{
	width:38px;
	height:35px;
	border:#2b73cb solid 1px;
	padding-top:3px;
	background-image:url(../images/date.gif);
	background-repeat:repeat-x;
	color:#FFF;
	text-align:center;
	float:left;
	text-transform:uppercase;
	margin-right:10px;
}
.blog .post .desc p.posted{
	color:#888888;
}
.blog .post .desc p.posted .back{
	background-image:url(../images/footer_sep.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
	margin-right:10px;
}
.blog .post .desc p.txt{
	padding:10px 0px;
	float:left;
}
.blog .post .desc p.featured{
	padding:10px 0px 30px 0px;
	float:left;
}
.blog .post .desc p.featuredlast{
	padding:10px 0px 15px 0px;
	float:left;
}
.blog .post .desc a.readmore{
	text-transform:uppercase;
	background-image:url(../images/readmore.gif);
	background-repeat:no-repeat;
	background-position:left;
	display:inline-block;
    margin-top:10px;
	padding:5px 10px 0px 20px;
	height:19px;
	border:#2b7de2 solid 1px;
}
/*
=======================================================================
	Paging Rules
=======================================================================
*/
.paging{
	width:100%;
	float:left;
	padding-top:10px;
}
.paging ul{
	float:right;
	list-style:none;
}
.paging ul li{
	float:left;
	margin-right:5px;
}
.paging ul li a{
	width:25px;
	height:19px;
	display:inline-block;
	text-align:center;
	border:#0050b3 solid 1px;
}
.paging ul li a.links{
	border:transparent solid 1px;
	display:inline-block;
	padding-top:2px;
	height:17px;
}
.paging ul li a.select, .paging ul li a:hover{
	display:inline-block;
	border:#0050b3 solid 1px;
}
.post .author {
	width:680px;
	padding:20px 0px;
	float:left;
}
.post .author .auth_thumb{
	width:92px;
	height:92px;
	border:#333333 solid 4px;
	float:left;
	margin-right:10px;
	margin-top:10px;
}
.post .author .auth_txt{
	float:left;
	margin-top:5px;
	width:550px;
}
.relatedposts {
	width:680px;
	float:left;
}
.relatedposts ul{
	width:680px;
	float:left;
	list-style:none;
	padding-top:10px;
}
.relatedposts ul li{
	width:143px;
	float:left;
	margin-right:36px;
}
.relatedposts ul li.last{
	margin-right:0px;
}
.relatedposts ul li a.relthumb{
	width:134px;
	height:92px;
	padding:4px;
	background-color:#333333;
	border-bottom:#252525 solid 1px;
	border-right:#252525 solid 1px;
	float:left;
	margin-bottom:10px;
}
/*
=======================================================================
	Comments Section Rules
=======================================================================
*/
.comments {
	float:left;
	width:680px;
	padding-top:10px;
}
.comments ul{
	float:left;
	width:680px;
	list-style:none;
}
.comments ul li{
	float:left;
	width:658px;
	padding:0px 10px 0px 10px;
	border:#333333 solid 1px;
	margin-bottom:10px;
}
.comments ul li .title{
	float:left;
	width:500px;
}
.comments ul li .title .avatar{
	float:left;
}
.comments ul li .title .avatar a{
	float:left;
	border:#222 solid 2px;
	margin-right:6px;
}
.comments ul li .title{
	float:left;
	width:500px;
}
.comments ul li a.reply{
	margin-top:8px;
}
.comments ul li p.txt{
	padding:5px 0px;
}

.comments ul li .leveltwo{
	float:left;
	width:638px;
	padding:10px;
	background-color:#222222;
	margin:10px 0px;
}
.comments ul li .levelthree{
	float:left;
	width:598px;
	padding:10px;
	background-color:#141414;
	margin:10px;
}
/*
=======================================================================
	Leave A Reply Rules
=======================================================================
*/
.leaveareply {
	float:left;
	width:680px;
	padding-bottom:20px;
}
.leaveareply input{
	float:left;
	width:285px;
	height:24px;
	line-height:24px;
	padding:0px 5px;
	color:#999999;
	clear:both;
	background-image:url(../images/input_bg1.gif);
	background-repeat:no-repeat;
	border:#262626 solid 1px;
	margin-bottom:10px;
}
.leaveareply textarea{
	float:left;
	width:363px;
	height:123px;
	padding:5px;
	color:#999999;
	clear:both;
	background-image:url(../images/textarea.gif);
	background-repeat:no-repeat;
	border:#262626 solid 1px;
	margin-bottom:10px;
}
/*
=======================================================================
	Reservation Rules
=======================================================================
*/
.reservation {
	width:680px;
	float:left;
}
.reservation h3.formhead{
	width:680px;
	float:left;
	padding:15px 0px 10px 0px;
}
.reservation .res_forms{
	width:640px;
	padding:20px;
	float:left;
	background-color:#222222;
	border-top:#333333 solid 1px;
}
.res_forms .secs{
	width:290px;
	float:left;
}
.res_forms .secs h5.res_head{
	width:290px;
	float:left;
	border-bottom:#333333 solid 1px;
	padding-bottom:10px;
	margin-bottom:15px;
}
.venu{
	width:100%;
	float:left;
	padding:20px 0px;
}
.venu textarea{
	width:388px;
	height:104px;
	padding:5px;
	background-image:url(../images/input_bg.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	color:#999999;
	border:#333333 solid 1px;
	float:left;
	margin-bottom:10px;
}
.venu h5.res_head{
	width:100%;
	float:left;
	border-bottom:#333333 solid 1px;
	padding-bottom:10px;
	margin-bottom:15px;
}
/*
=======================================================================
	News Rules
=======================================================================
*/
.news {
	float:left;
	width:680px;
}
.news ul{
	float:left;
	width:680px;
	list-style:none;
}
.news ul li{
	float:left;
	width:680px;
	margin-top:20px;
}
.news ul li .desc{
	float:left;
	width:500px;
	padding-right:20px;
}
.news ul li .desc p.date{
	color:#777777;
	padding-bottom:3px;
}
.news ul li .thumb{
	float:left;
	width:152px;
	height:147px;
	border:#333333 solid 4px;
}
.news ul li .thumb a{
	float:left;
}
.news ul li .thumb .featured{
	width:126px;
	height:26px;
	background-image:url(../images/featured.png);
	background-repeat:no-repeat;
	display:inline-block;
	position:absolute;
	margin-left:13px;
}
.news ul li .newstikr{
	float:left;
	width:660px;
	height:24px;
	padding:7px 10px 0px 10px;
	background-image:url(../images/news_more.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}
.news ul li .newstikr a.readmore{
	background-image:url(../images/readmore1.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	padding-right:5px;
}
/*
=======================================================================
	Gallery Rules
=======================================================================
*/
.gallery {
	width:674px;
	height:474px;
	padding:3px;
	background-color:#313131;
}
.sortby h3{
	float:left;
	padding-top:6px;
}
.sortby ul{
	float:right;
	list-style:none;
}
.sortby ul li{
	float:left;
	margin-left:5px;
}
.sortby ul li.txt{
	padding-top:4px;
	padding-right:20px;
}
.sortby ul li a{
	float:left;
	display:inline-block;
	height:15px;
	text-align:center;
	padding:6px 15px;
	color:#FFF;
}
.sortby ul li a.select{
	float:left;
	display:inline-block;
	height:15px;
	background-image:url(../images/sortby.gif);
	background-repeat:repeat-x;
	text-align:center;
	padding:5px 15px;
	border:#2b75cf solid 1px;
	color:#FFF;
}

.gallery .gallerybig{
	width:674px;
	height:376px !important;
	overflow:hidden;
}
.gallery a.prev{
	width:11px;
	height:12px;
	display:inline-block;
	float:left;
	background-image:url(../images/gallery_prev.gif);
	background-repeat:no-repeat;
	margin:43px 10px 0px 8px;
}
.gallery a.next{
	width:11px;
	height:12px;
	display:inline-block;
	float:left;
	background-image:url(../images/gallery_next.gif);
	background-repeat:no-repeat;
	margin:43px 10px 0px 8px;
}
.gallery #paginate-slider2{
	float:left;
	margin-top:13px;
}
.gallery #paginate-slider2 ul li{
	width:69px !important;
	height:69px !important;
	border:#5b5b5b solid 3px;
	margin:0px 5px 0px 7px;
}
.gallery #paginate-slider2 ul li img{
	width:69px !important;
	height:69px !important;
}
/*
=======================================================================
	Column2 Rules
=======================================================================
*/
.col2 {
	width:241px;
	float:right;
	padding:20px 0px;
}
/*
=======================================================================
	Right Navi Rules
=======================================================================
*/
.rightnavi {
    text-align:center;
    width:239px;
    height:810px;
	border:#CCCCCC solid 1px;
	background-color:#222222;
	margin-bottom:15px;

}
.rightnavi h4{
	float:left;
	width:219px;
	height:27px;
	padding:8px 10px 0px 10px;
	background-image:url(../images/small_heading.gif);
	background-repeat:no-repeat;
	border-bottom:#090909 solid 1px;
}
.rightnavi ul{
	float:left;
	padding:15px 10px;
	list-style:none;
	width:219px;
}
.rightnavi ul li{
	float:left;
	width:206px;
	padding:5px 0px 5px 13px;
	background-image:url(../images/arrows1.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
}
.rightnavi ul li a{
	color:#FFF;
}
.rightnavi a.videosec{
	float:left;
	width:219px;
	height:165px;
	border:#090909 solid 1px;
	margin:10px 0px 10px 9px;
}

/*
=======================================================================
	Right Navi Custom
=======================================================================
*/

.rightnavicustom {
    text-align:center;
    width:239px;
    height:510px;
	border:#CCCCCC solid 1px;
	background-color:#222222;
	margin-bottom:15px;

}
.rightnavicustom h4{
	float:left;
	width:219px;
	height:27px;
	padding:8px 10px 0px 10px;
	background-image:url(../images/small_heading.gif);
	background-repeat:no-repeat;
	border-bottom:#090909 solid 1px;
}
.rightnavicustom ul{
	float:left;
	padding:15px 10px;
	list-style:none;
	width:219px;
}
.rightnavicustom ul li{
	float:left;
	width:206px;
	padding:5px 0px 5px 13px;
	background-image:url(../images/arrows1.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
}
.rightnavicustom ul li a{
	color:#FFF;
}
.rightnavicustom a.videosec{
	float:left;
	width:219px;
	height:165px;
	border:#090909 solid 1px;
	margin:10px 0px 10px 9px;
}

/*
=======================================================================
	Right Navi Custom Short
=======================================================================
*/

.rightnavicustomshort {
    text-align:center;
    width:239px;
    height:340px;
	border:#CCCCCC solid 1px;
	background-color:#222222;
	margin-bottom:15px;

}
.rightnavicustomshort h4{
	float:left;
	width:219px;
	height:27px;
	padding:8px 10px 0px 10px;
	background-image:url(../images/small_heading.gif);
	background-repeat:no-repeat;
	border-bottom:#090909 solid 1px;
}
.rightnavicustomshort ul{
	float:left;
	padding:15px 10px;
	list-style:none;
	width:219px;
}
.rightnavicustomshort ul li{
	float:left;
	width:206px;
	padding:5px 0px 5px 13px;
	background-image:url(../images/arrows1.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
}
.rightnavicustomshort ul li a{
	color:#FFF;
}

/*
=======================================================================
	Right Navi Mel Rules
=======================================================================
*/
.rightnavimel {
    text-align:center;
    width:239px;
    height:1580px;
	border:#CCCCCC solid 1px;
	background-color:#222222;
	margin-bottom:15px;

}
.rightnavimel h4{
	float:left;
	width:219px;
	height:27px;
	padding:8px 10px 0px 10px;
	background-image:url(../images/small_heading.gif);
	background-repeat:no-repeat;
	border-bottom:#090909 solid 1px;
}
.rightnavimel ul{
	float:left;
	padding:15px 10px;
	list-style:none;
	width:219px;
}
.rightnavimel ul li{
	float:left;
	width:206px;
	padding:5px 0px 5px 13px;
	background-image:url(../images/arrows1.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
}
.rightnavimel ul li a{
	color:#FFF;
}
.rightnavi a.videosec{
	float:left;
	width:219px;
	height:165px;
	border:#090909 solid 1px;
	margin:10px 0px 10px 9px;
}

/*
=======================================================================
	Static Page Rules
=======================================================================
*/
.static {
	float:left;
	width:100%;
	padding-top:10px;
}
a.bordrs {
	padding:3px;
	float:left;
	background-color:#333333;
}
.static h1{
	float:left;
	width:100%;
	padding:10px 0px;
}
.static h2{
	float:left;
	width:100%;
	padding:8px 0px;
}
.static h3{
	float:left;
	width:100%;
	padding:6px 0px;
}
.static h4{
	float:left;
	width:100%;
	padding:5px 0px;
}
.static h5{
	float:left;
	width:100%;
	padding:5px 0px;
}
.static h5 span{
	padding-bottom:10px;
}
.static h6{
	float:left;
	width:100%;
	padding:5px 0px;
}
.static h5{
	float:left;
	width:100%;
	padding:5px 0px;
	line-height:24px;
}
.static ul.imgs{
	float:left;
	list-style:none;
	padding:5px 0px 10px 0px;
}
.static ul.imgs li{
	float:left;
	margin-right:10px;
}
.static .statictabs {
	float:left;
	width:100%;
	padding:20px 0px;
	margin:20px 0px;
	border-top:#333333 solid 1px;
	border-bottom:#333333 solid 1px;
}
.static .statictabs a.bordrs{
	margin-right:20px;
}
.static .statictabs .lefttab{
	float:left;
	width:415px;
	border-right:#333333 solid 1px;
	margin-right:40px;
	padding-right:40px;
}
.static .sec1 {
	width:282px;
	float:left;
	margin-right:30px;
	margin-top:20px;
}
.static .sec1 p{
	width:282px;
	float:left;
	padding:0px 0px 10px 0px;
}
.static .sec1 a.bordrs{
	margin-bottom:10px;
}
.static .sec2 {
	width:282px;
	float:left;
	margin-right:30px;
	margin-top:20px;
}
.static .sec2 p{
	width:282px;
	float:left;
	padding:0px 0px 10px 0px;
}
.static .sec2 a.bordrs{
	margin-bottom:10px;
}
.static .sec3 {
	width:282px;
	float:left;
	margin-top:20px;
}
.static .sec3 p{
	width:282px;
	float:left;
	padding:0px 0px 10px 0px;
}
.static .sec3 a.bordrs{
	margin-bottom:10px;
}
.static ul.number{
	width:100%;
	float:left;
	list-style:decimal;
}
.static ul.number li{
	padding:4px 0px;
}
.bigsec {
	width:100%;
	float:left;
	padding:20px 0px;
}
.bigsec a.left{
	margin:0px 20px 10px 0px;
}
.grayborder {
	width:100%;
	border-top:#242424 solid 1px;
	margin:10px 0px;
	height:1px;
	overflow:hidden;
}
.contactform {
	float:left;
	width:620px;
	padding:30px 20px 20px 40px;
	background-image:url(../images/content_bg.png);
}
/*
=======================================================================
	Footer Rules
=======================================================================
*/
#footer {
	width:940px;
}
#footer .signup{
	width:147px;
	padding-left:0px;
	padding-right:20px;
	height:50px;
	border-right:#2f2f2f solid 1px;
	float:left;
}
#footer .signup h6{
	color:#888;
	padding:10px 0px 10px 0px;
}
#footer .signup input{
	width:222px;
	height:23px;
	line-height:23px;
	padding:0px 5px;
	background-image:url(../images/input_bg.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	color:#999999;
	border:#333333 solid 1px;
}
#footer .signup a.buttonone{
	margin:10px 0px 0px 0px;
}

#footer .footerlinks {
	width:585px;
	height:50px;
	padding:0px 20px 0px 10px;
	float:left;
	text-transform:uppercase;
	color:#888888;
	font-size:10px;
}
#footer .footerlinks h5{
	padding:10px 0px 0px 8px;
}
#footer .footerlinks ul.links{
	padding-top:10px;
	padding-bottom:7px !important;
}
#footer .footerlinks ul{
	float:left;
	list-style:none;
	padding-bottom:4px;
}
#footer .footerlinks ul li{
	float:left;
	background-image:url(../images/footer_sep.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 8px;
}
#footer .footerlinks ul li.last{
	background-image:none;
}
#footer .footerlinks ul li a{
	color:#888888;
}
#footer .footerlinks p{
	padding-left:10px;
}
#footer .top {
	width:69px;
	height:50px;
	float:left;
	text-align:center;
}
#footer .top a{
	width:43px;
	height:17px;
	padding:3px 0px 0px 5px;
	color:#FFF;
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	display:inline-block;
	text-align:left;
	margin-top:10px;
}