*{
	outline:none;
	border:none;
	padding:0;
	margin:0;
}
body{
	background:#F3F9F2 url(../images/bg-body.gif) repeat-x;
	font:12px "Arial", Tahoma, sans-serif;
	padding: 0px 0px 24px;
}
#main{
	overflow:hidden;
	width:955px;
	margin:0 auto;
	background:white;
}

#header{
	background:url(../images/bg-header.jpg) no-repeat;
	height:150px;
	width:955px;
	position:relative;
}

#header .logo{
	display:block;
	width:194px;
	height:49px;
	position:absolute;
	left:43px;
	top:53px;
}

#menu{
	background:url(../images/bg-navigation.gif) no-repeat;
	width:955px;
	height:45px;
}

#navigation{
	background:url(../images/bg-menu.gif) no-repeat;
	width:672px;
	height:35px;
	border:none;
	overflow:hidden;
	list-style:none;
	font:11px Tahoma, Geneva, sans-serif;
	float:left;
	margin:5px 0px 0px 5px;
}

#navigation li{
	float:left;
	display:inline;
	padding:8px 22px 0px 22px;
	cursor:pointer;
}

#navigation li.lisep{
	float:left;
	display:inline;
	padding:0px !important;
	width:2px;
	height:35px;
}


#navigation li a{
	float:left;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
}

#navigation li a:hover{
	color:#ababab;
	cursor:pointer;
}


#searchbar{
	width:268px;
	height:35px;
	overflow:hidden;
	background:url(../images/bg-search-bar.gif) no-repeat;
	float:right;
	margin:5px 5px 0px 0px;
}

.searchform2{
	background:url(../images/bg-search-box.gif) top left no-repeat;
}

.searchform{
	margin-top:7px;
	margin-left:15px;
}

#submitimage{
	margin:0px !important; 
	padding:0px !important;
}

#search-form-query{
	width:150px;
	margin:0px !important;
	padding:0px !important;
	border:none !important;
	font:13px "Trebuchet MS", Tahoma, sans-serif;
}

.searchform TABLE TD{
	font:13px "tahoma", Tahoma, sans-serif;
	font-weight:bold;
	color:white;
	}

.container{
	padding:15px;
	overflow:hidden;
}



#top-box{
	height:269px;
	width:925px;
	overflow:hidden;
	clear:both;
	padding-bottom:16px;
	background:url(../images/bg-top-box.gif) no-repeat;
}

#top-box .box-photo{
	float:left;
}
#top-box .box-text{
	float:left;
	width:340px;
	height:239px;
	font-family:arial, Geneva, sans-serif;
	font-size:13px !important; 
	padding:30px 0 0 50px;
}
#top-box .box-text strong{
	font-size:26px;
	color:#445D56;
	font-weight:bold;
	display:block;
	margin-bottom:15px;
}
#top-box .box-text span{
	font:13px Arial, Helvetica, sans-serif;
	margin-bottom:22px;
	display:block;
	width:300px;
}

#rmore-button{
	width:94px;
	height:27px;
	background:url(../images/bg-rmore.gif) no-repeat;
	text-align:center !important;
}

#rmore-button DIV{
	padding-top:5px;
}


#rmore-button A{
	color:#304941;
	font-size:12px;
	font-weight:bold;
	font-family:tahoma;
	text-transform:uppercase;
}
#rmore-button A:hover{
	color:#4DA085;
}

#footer{
	height:71px;
	width:915px;
	overflow:hidden;
	background:url(../images/bg-footer.gif) no-repeat #000;
	padding:0px 20px 0 20px;
	font:bold 12px Arial, Geneva, sans-serif;
	line-height:18px;
}
#footer .sub-nav{
	margin-top:28px;
	color:#fff;
	list-style:none;
	float:left;
}
#footer .sub-nav li{
	display:inline;
}
#footer a{
	color:#fff;
	text-decoration:none;
	margin:0 3px;
}
#footer a:hover{
	text-decoration:underline;
}
#footer .copyright{
	float:right;
	font:bold 12px Arial, Geneva, sans-serif;
	color:#fff;
	margin-top:28px;
}
.footer-home{
	line-height:20px !important;
}
.footer-home .sub-nav{
	margin-top:17px !important;
}
.footer-home .copyright{
	margin-top:17px !important;
}


#main-two{
	overflow:hidden;
}

#banner-home-1{
	background:url(../images/banner-home-1.gif) no-repeat;
	width:196px;
	height:306px;
	float:left;
	position:relative;
}


#left-banner-1, #left-banner-2{
	width:196px;
	height:306px;
	position:relative;
}

#left-banner-1 A, #left-banner-2 A{
	position:absolute;
	bottom:10px;
	left:75px;
	color:#0000FF;
}

#banner-home-1 A{
	position:absolute;
	bottom:10px;
	left:75px;
	color:0000FF;
}

#home-text{
	float:right;
	width:700px;
}


#home-text H1{
	font-size:24px;
	color:#445D56;
	font-weight:bold;
	display:block;
	margin-bottom:15px;
	margin-top:15px;
}

#home-text P A{color:#DC5E38;}
#home-text P{line-height:17px;}

#home-blocks{
	margin-top:10px;
	overflow:hidden;
}

#home-block-1{
	background:url(../images/bg-home-block.gif) no-repeat;
	width:334px;
	height:162px;
	float:left;
}

#home-block-2{
	background:url(../images/bg-home-block.gif) no-repeat;
	width:334px;
	height:162px;
	float:right;
}


#home-block-1 .cont, #home-block-2 .cont{
	padding:13px;
}

.cont H3{
	color:#445D56;
	font-size:18px;
	margin:0px;
	padding:0px;
	padding-bottom:2px;
	font-weight:normal;
}

.cont IMG{float:left;margin-right:10px;}

.rmore-button-small{
	margin-top:5px;
	width:87px;
	height:21px;
	background:url(../images/bg-rmore-small.gif) no-repeat;
	text-align:center !important;
}

.rmore-button-small DIV{
	padding-top:3px;
}


.rmore-button-small A{
	color:#304941;
	font-size:11px;
	font-weight:bold;
	font-family:tahoma;
	text-transform:uppercase;
}
.rmore-button-small A:hover{
	color:#4DA085;
}


#left-sidebar{
        float:left;
	width:196px;
	}

.left-nav{
	background:url(../images/bg-subnav-bg.gif) no-repeat #64a4b1;
	width:196px;
}
.left-nav-bottom{
	min-height:202px;
	padding-bottom:7px;
	background:url(../images/bg-subnav-bottom-bg.gif) no-repeat bottom;
}

.left-nav .navname{
	text-align:center;
	padding: 7px 10px 5px;
	color:white;
	font-size:18px;
	font-family:arial;
	font-weight:bold;
}

.navnameslide{
	text-align:center;
	padding-bottom:5px;
}

#left-nav{
	list-style:none;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	padding:0 20px;
}


#left-nav li{
	overflow:hidden;
	vertical-align:top;
	padding:4px 0 4px;
	border-bottom:1px solid #5AACB8;
	background:url(../images/bg-left-nav-bullet.gif) no-repeat 0px 8px;
	padding-left:10px;
}
#left-nav li a{
	color:#fff;
	text-decoration:none;
}
#left-nav li a:hover{
	text-decoration:underline;
}


.scroll-menu {
overflow-y:scroll;
overflow-x:hidden;
overflow:auto;
width:190px;
height:195px;
}


#left-banner{
	margin-top:15px;
	margin-bottom:15px;
}

#right-nav{
	float:right;
	width:208px;
}

#right-banner{
	width:208px;
	height:185px;
	position:relative;
	margin-bottom:15px;
}

#right-banner A{
	position:absolute;
	bottom:26px;
	font-weight:bold;
	text-transform:uppercase;
	left:73px;
	color:0000FF;
}

.bg-articles-name{
	width:208px;
	height:38px;
	background:url(../images/bg-articles-name.gif) no-repeat;

}

.bg-articles-name DIV{color:white;font-size:18px;
	font-family:arial;
	padding-top:8px;
	padding-left:15px;
	font-weight:bold;
}

.bg-article-body{
        	background:url(../images/bg-article-body.gif) repeat-y;
	}

.article-entry{
	text-align:center;
	padding:6px;
}

.article-image{
	width:196px;
	overflow:hidden;
	margin-bottom:7px;
}

.article-name{
	color:#4597CE;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
}

.article-entry P{
	color:#646464;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

.article-read-more{
	margin-top:5px;
	background:#EBF2EA;
	padding:3px;
	text-align:right;
	padding-right:6px;
}

.article-read-more A{
	font-size:13px;
	color:#DC5E38;
	font-weight:bold;
}

.article-read-more A:hover{
	color:#AB4020;
}



/*----------------------------CONTENT PROPERTIES---------------------------*/
#content.backpage{
	width:469px;
	margin-left:29px;
	padding-top:10px;
	float:left;
}
#content.backpage_wide{
	width:700px;
	padding-top:0px;
}

#content.backpage .text h1{
	width:489px;
	font:normal 24px Tahoma, Geneva, sans-serif;
	color:#445D56;
	overflow:hidden;
	margin-left:0px;
	margin-bottom:13px;
	display:block;
}
#content.backpage .text_wide h1{
	width:670px;
}
#content.backpage .text h1 .top{
	display:block;
	background:url(../images/bg-h1-top.gif) no-repeat;
	width:452px;
}
#content.backpage .text_wide h1 .top{
	background:url(../images/bg-h1-top-wide.gif) no-repeat;
	width:670px;
}
#content.backpage .text_wide h1 .bottom{
	background:url(../images/bg-h1-btm-wide.gif) no-repeat bottom;
	width:568px;
}
#content.backpage .text h2{
	font:bold 18px Arial, Geneva, sans-serif;
	color:#646464;
	margin-bottom:10px;
}
#content.backpage .text h3{
	font:bold 14px Arial, Geneva, sans-serif;
	color:#1594c4;
	margin-bottom:10px;
}
#content.backpage .text p{
	font:13px/15px Arial, Helvetica, sans-serif;
	color:#333;
	margin-bottom:20px;
	padding-right:10px;
}
#content.backpage .text a{
	color:#0000FF;
}
#content.backpage .text a:hover{
	text-decoration:none;
}
#content.backpage .text ul,
#content.backpage .text ol{
	margin:15px 15px 15px 30px;
	padding:2px;
	font:13px/15px  Arial, Helvetica, sans-serif;
}
#content.backpage .text ul li,
#content.backpage .text ol li{
	margin-bottom:8px;
	color:#333;
}
#content.backpage .icons{
	width:100%;
	overflow:hidden;
	height:24px;
	line-height:24px;
	margin-bottom:20px;
	border-top:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
#content.backpage .icons-back{
	width:100%;
	overflow:hidden;
	height:24px;
	line-height:24px;
	margin-bottom:20px;
	display:none;
}
#content.backpage .icons a,
#content.backpage .icons-back a{
	float:left;
	display:inline;
}
#content.backpage .icons a.spaced{
	margin-right:14px;
}
#content.backpage .icons span{
	color:#010101;
	font:bold 13px Arial, Geneva, sans-serif;
	float:left;
	display:inline;
	line-height:24px;
	margin-right:14px;
}
#content.backpage .slide_subs a{color:#fff;text-decoration:none;}
.bg-emal-header{background-image:url(../images/bg-emal-header.gif);width:660px;height:31px;}
.bg-emal-header DIV{font-size:18px !important;color:white;font-family:tahoma;font-weight:bold;padding-top:4px;padding-left:7px;}

.popup-common{color:#333333;font-size:14px !important;font-family:'Trebuchet MS' !important;font-weight:normal !important;padding:10px;}

.bigger{color:#257492;font-size:18px !important;font-family:'Trebuchet MS' !important;font-weight:bold !important;padding-top:10px;padding-bottom:10px;}

.bg-grad-1{background-image:url(../images/bg-grad-1.gif);background-repeat:repeat-x;background-color:#e8e8e8;border:1px solid #d2d2d2;padding:10px;}

.fieldbig{color:#F68519;font-size:16px !important;font-family:'Trebuchet MS' !important;font-weight:bold !important;}

.fieldzone INPUT{border:1px solid #a1a1a1;width:280px;height:20px;padding-right:10px;}
.fieldzone TEXTAREA{border:1px solid #a1a1a1;width:290px;height:198px;overflow:auto;}

.black{color:black;width:280px;padding-left:10px;padding-top:5px;}

.bg-grad-2{background-image:url(../images/bg-grad-2.gif);background-repeat:repeat-x;background-color:#e8e8e8;border:1px solid #d2d2d2;padding:10px;}
.redlabel{color:#F68519;font-size:16px !important;font-family:'Trebuchet MS' !important;font-weight:bold !important;padding-top:10px;padding-bottom:10px;}

.inplist{margin-left:30px;}
.inplist LI INPUT{border:1px solid #a1a1a1;width:245px;height:20px;padding-right:10px;margin-bottom:2px;}

#content.backpage{
color:#646464;
}

/* */
.table_1, .table_2{
	text-align:center;
	font-size:12px;
	border-collapse:collapse;
}
.table_1 td{
	text-align:center;
	font-size:12px;
	width:20%;
}
.table_2 a:hover{
	text-decoration:none;
}
.table_2{
	width:100%;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	border-left:none;
	border-bottom:none;
}
.table_2 td {
	vertical-align:middle;
	font-size:12px;
}
.table_2 td p{
	font-size:12px;
	margin:0px !important;
	padding:0px !important;
	text-align:center;
}
.table_2 #toprow td {
	background-color:#74a4b1;
	font-size:11px;
	height:auto;
	padding:10px 0;
	color:#fff;
}
/* review */
.review{}
.review .ratings,
.review #clist{padding:0;}
.review .ratings{border:1px solid #5aacb8; padding: 10px 0px;}
.table_1 TD{font-size:12px;padding:10px;}
.table_1 TD IMG{margin-top:0px;}
.table_2 TD{font-size:12px;padding:8px 5px;text-align:center; color:#000000; background:#fff; border:1px solid #5aacb8;}
                               
.my{background-color:white;}
.style4{font-weight:bold;color:#fff;}
#toprow td{background-color:#5798a7 !important; color:#fff;}
/********* popupstyles *********/
.container {
	overflow:hidden
}
.managelinks {
	padding-top:20px
}
.closebutton, #infoiframe_div, .infoiframe, .shaded_vis, .shaded_hid, .closebutton {
	position:absolute
}
.shaded_vis, .shaded_hid {
	top:0;
	left:0
}
.infoiframe_hidden, .shaded_hid {
	display:none
}
.infoiframe_visible, .shaded_vis {
	display:block
}
.shaded_vis {
	z-index:999;
	-moz-opacity:0.7;
	opacity:0.7;
	filter:alpha(opacity=70);
	background:#1c1c1c
}
.infoiframe_visible {
	background:white;
	position:relative;
	z-index:99999
}
.closebutton, .closebutton {
	top:-15px;
	right:-15px;
	width:30px;
	height:30px;
	cursor:pointer;
}
.closebutton {
	background:url(../images/close.png);
}
* html .closebutton {
	background:url(../images/blank.gif);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/close.png",sizingMethod="scale");
}.popup-content {
	padding:10px 10px 8px;
	overflow:hidden
}.infoiframe_visible, .infoiframe_visible2, .infoiframe_visible3, .infoiframe_visible4, .infoiframe_visible5 {
	background:#fff;
	border:2px solid white
}.infoiframe_visible A, .infoiframe_visible2 A, .infoiframe_visible3 A, .infoiframe_visible4 A, .infoiframe_visible5 A {
	color:white
}.style-select-label {
	font:20px 'trebuchet ms',arial,helvetica;
	color:#dadada
}