@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#272727;
}

div,ul,li,p,h1,h2,h3,h4{
margin:0px;
padding:0px;
}

img{
border:0px;
}

#containner{
width:937px;
margin:0px auto;
}

#top{
height:87px;
width:937px;
}

.logo{
width:203px;
height:62px;
float:left;
margin:10px 0 0 10px;
}

.helpline{
float:right;
margin:20px 20px 15px 0px;
font-size:14px;
font-weight:bold;
}

#tabs {
	float:right;
	width:600px;
	font-size:13px;
	line-height:normal;
	}
	
#tabs ul {
	margin:0;
	padding:10px 10px 0 100px;
	list-style:none;
	}
	
#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}
	
#tabs a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
	
#tabs a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}
	
#tabs a:hover {
	background-position:0% -42px;
	}
	
#tabs a:hover span {
	background-position:100% -42px;
	}
	


.banner{
background-image:url(../images/banner.gif);
background-repeat:no-repeat;
width:915px;
height:202px;
}

.banner h1{
font-size:13px;
font-weight:bold;
color:#FFFFFF;
padding:73px 0 0 86px;
}


#middle{
width:937px;
padding-bottom:15px;
}

#left{
width:650px;
float:left;
margin:15px 20px 15px 15px;
}

* html #left{
width:650px;
float:left;
margin:15px 20px 15px 10px;
}

.main-heading{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
text-align:justify;
line-height:18px;
}

.camera_1{
width:650px;
margin-top:20px;
}

.camera_1_image{
float:left;
background-image:url(../images/camera1.gif);
background-repeat:no-repeat;
width:171px;
height:159px;
margin-right:20px;
margin-bottom:15px;
}

.camera_1 h2{
font-size:12px;
font-weight:bold;
line-height:18px;
text-align:justify;
}

.camera_1 h3{
font-size:12px;
font-weight:normal;
line-height:18px;
text-align:justify;
}










.camera_2{
width:650px;
margin-top:20px;
}

.camera_2_image{
float:left;
background-image:url(../images/camera23.gif);
background-repeat:no-repeat;
width:171px;
height:159px;
margin-right:20px;
margin-bottom:10px;
}

.camera_2 h2{
font-size:12px;
font-weight:bold;
line-height:18px;
text-align:justify;
}

.camera_2 h3{
font-size:12px;
font-weight:normal;
line-height:18px;
text-align:justify;
}

#right{
width:200px;
float:left;
background-image:url(../images/middle_image.gif);
background-repeat:repeat-x;
background-color:#FFFFFF;
margin:20px 0px 10px 0px;
}


.newsletter{
width:200px;
background-color:#f9f7f7;
padding:15px;
border:1px solid #efeeee;
}

.newsletter h3{
font-size:13px;
color:#9B4028;
font-weight:bold;
}

.testimonials{
width:200px;
background-color:#f9f7f7;
padding:15px 15px 15px 15px;
margin-top:10px;
border:1px solid #efeeee;
}

.testimonials h3{
font-size:13px;
color:#9B4028;
font-weight:bold;
margin-bottom:10px;
}

.testimonials h4{
font-size:12px;
font-weight:normal;
line-height:18px;
text-align:justify;
}

.testimonials_name{
float:right;
font-weight:bold;
}

a.more {
text-decoration:none;
float:right;
color:#34B6E0;
}

a.more:hover{
text-decoration:underline;
float:right;
color:#1F7EAD;
}

.press{
width:200px;
background-color:#f9f7f7;
padding:15px 15px 15px 15px;
margin-top:10px;
border:1px solid #efeeee;
}

.press h3{
font-size:13px;
color:#9B4028;
font-weight:bold;
margin-bottom:10px;
}

.press h4{
font-size:12px;
font-weight:normal;
line-height:18px;
text-align:justify;
}

#footer{
clear:both;
width:937px;
text-align:center;
background-color:#EBEBEB;
height:30px;
padding-top:15px;
}

#nav
{
	width:250px;
	height:auto;
	margin:0px 0px 5px 0px;
	padding:0px;
	float:left;
	background:url(../images/col-back.jpg) repeat-x;
	background-position:13px 0px;
}

.nav-head
{
	width:248px;
	background:url(../images/left-nav-back.jpg);
	background-repeat:repeat-y;
	margin:5px 0px 0px 0px;
	padding:0px;
}
.nav-head ul
{
	width:248px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.nav-head ul li
{
	border:1px solid #e9e4cf;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	font-weight:bold;	
	margin:0px;
	padding:10px 15px;
}
.nav-head ul li a
{
	color:#000000;
	text-decoration:none;
}
.nav-head ul li a:hover
{
	color:#000000;
	text-decoration:underline;
}

.nav-list
{
	width:248px;
	margin:0px;
	padding:0px;
	background:url(../images/left-nav-back.jpg);
	background-repeat:repeat-y;
}
.nav-list ul
{
	width:248px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.nav-list ul li
{
	border-left:1px solid #e9e4cf;
	border-right:1px solid #e9e4cf;
	border-bottom:1px solid #e9e4cf;
	background:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:13px 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#736f00;
	margin:0px;
	padding:8px 5px 8px 30px;

}

.nav-list ul li a
{
	color:#736f00;
	text-decoration:none;
}
.nav-list ul li a:hover
{
	color:#736f00;
	text-decoration:underline;
}

.nav-list ul li a.selected
{
	font-weight:bold;
}

#left-cell
{
	width:246px;
	margin:0px;
	padding:0px;
	border-left:1px solid #e9e4cf;
	border-right:1px solid #e9e4cf;
	border-bottom:1px solid #e9e4cf;
	background:url(../images/left-nav-back.jpg);
	background-repeat:repeat-y;
}
.sub-menu ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	background:url(../images/left-nav-back.jpg);
	background-repeat:repeat-y;
}
.sub-menu ul li
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:13px 12px;
	color:#736f00;
	margin:0px;
	padding:8px 5px 8px 30px;
}
.sub-menu ul li a
{
	text-decoration:none;
	color:#736f00;
}
.sub-menu ul li a:hover
{
	text-decoration:underline;
	color:#736f00;
}
.sub-menu ul ul
{
	
	margin:0px;
	padding:5px 0px 0px 0px;
	list-style:none;
}
.sub-menu ul ul li a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#736f00;
	margin:0px;
	padding:8px 5px 8px 0px;
	text-decoration:none;
}
.sub-menu ul ul li a:hover
{
	text-decoration:underline;
	color:#736f00;
}
.sub-menu ul ul li a.selected
{
	font-weight:bold;
	color:#736f00;
}
	
img
{
	margin:0px;
	padding:0px;
}
p.press-rel
{
	font-size:12px;padding:5px 10px;
	color:#736f00;
}
.press-rel a
{
	text-decoration:none;
	color:#736f00;
}
.press-rel a:hover
{
	text-decoration:underline;
	color:#736f00;
}
p{margin:0px; padding:0px;}
#desc
{
	width:680px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	background:url(../images/col-back.jpg) repeat-x;
	background-position:13px 0px;
}
.head
{
	margin:0px;
	padding:18px 10px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom:1px dashed #999999;
}
.subhead	
{
	margin:0px;
	padding-top:10px;
	font-size:12px;font-weight:500;
	color:#736f00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.subhead a
{
	color:#736f00;
	text-decoration:none;
}
.subhead a:hover
{
	color:#736f00;
	text-decoration:underline;
}

#desc
{
	width:680px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	background:url(../images/col-back.jpg) repeat-x;
	background-position:13px 0px;
}

* html #desc
{
	width:660px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	background:url(../images/col-back.jpg) repeat-x;
	background-position:13px 0px;
}

.head
{
	margin:0 0 10px 0;
	padding:10px 10px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.subhead	
{
	margin:0px;
	padding-top:10px;
	font-size:12px;font-weight:500;
	color:#736f00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.subhead a
{
	color:#736f00;
	text-decoration:none;
}
.subhead a:hover
{
	color:#736f00;
	text-decoration:underline;
}
.right-text
{
	padding:0px 10px 0px 20px;
	text-align:justify;
	line-height:24px;
	font-size:12px;
}

.right-text h3
{
font-size:12px;
font-weight:normal;
text-align:justify;
}

a.link_black
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a:hover.link_black
{
	text-decoration:underline;
}

a.link_press
{
	color:#736f00;
	text-decoration:none;
	line-height:20px;
}
a:hover.link_press
{
	text-decoration:underline;
}
ul.list_none
{
	list-style:none;
}
.subhead1	
{
	margin:0px;
	font-size:12px;font-weight:500;
	color:#736f00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.img-border
{
	border:1px solid #CCCCCC;
}

.linking{
font-size:12px;
color:#709509;
}

.linking a{
color:#709509;
text-decoration:none;
}

.linking a:hover{
color:#709509;
text-decoration:underline;
}

.config
{
	font-size:12px;
	font-weight:bold;
	color:#155402;
	line-height:40px;
	
}
a.config 
{
	text-decoration:none;
}
a:hover.config
{
	text-decoration:underline;
}

ul.list_none
{
	list-style:none;
	font-size:12px;
	padding-left:25px;
	color:#155402;
}
.list_none a
{
	text-decoration:none;
	color:#155402;
}
.list_none a:hover
{
	text-decoration:underline;
}

ul.for_content{
list-style:none;
}

ul.for_content li{
background-image:url(../images/bullet-for-content.gif);
background-repeat:no-repeat;
background-position:10px 10px;
padding:1px 0px 0px 30px;
}

ul.for_content li a{
text-decoration:none;
color:#333333;
}

ul.for_content li a:hover{
text-decoration:none;
color:#000000;
}

.linking{
font-size:12px;
color:#709509;
}

.linking a{
color:#709509;
text-decoration:none;
}

.linking a:hover{
color:#709509;
text-decoration:underline;
}