* {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: arial, sans-serif;
	/*color: #333333;*/
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #E3EAE1;
	background-image: url(/img/bckgrnd.png);
	background-repeat: repeat-x;
	height: 100%;
	overflow:scroll;
	overflow:-moz-scrollbars-vertical;
}
p, div, span, input{
	color: #5C645C;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	height:auto;
	display:block;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* --------- top -------- */
#top{
	width:100%;
	height:100px;
	clear: both;
	
	/*background:#cc3333*/
}
.topBar {
	width:250px;
	height:5px;
	display:block;
	float:left;
	margin:1px;
}
#topEmpty{
	margin:0px;
	width:211px;
}
#topBar3{
	margin-right:0px;
}
#logo{
	clear:both;
	float:left;
	margin-top:30px;
	padding-left:55px;
	height:51px;
	width:185px;
}
#cat1IMG, #cat2IMG, #cat3IMG{ float:left;margin-top:55px;}
#cat2IMG{ margin-left:162px }
#cat3IMG{margin-left:212px }
#cat0IMG{
	clear:both;
	float:left;
	padding:40px 0 0 55px;
	width:155px;
}
/* ------ LINKS -------- */
a:link {
	color: #F1923E;
	text-decoration: none;
}
a:visited {
	color: #F1923E;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F1923E;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F1923E;
}

/* ------correct some links -------- */
.right a:hover, .right a:active, .right a:visited,
.thumbL a:hover, .thumbL a:active, .thumbL a:visited,
.alignL a:hover, .alignL a:active, .alignL a:visited,
.alignR a:hover, .alignR a:active, .alignR a:visited,
.imgBig a,
#rightCol a,
a.noBg,
.noBg a:hover, .noBg a:active, .noBg a:visited {
	background:none;
	text-decoration: none;
	color: #5C645C;
}

/* ------ MENUS -------- */
#menu{ float:left;}
#menu ul, #menu0 ul {
   list-style:none;
}

#menu ul li, #menu0 ul li {
	height: 14px;
	margin-top:1px;
	margin-left:0px;
	line-height:13px;
	font-size:7px;
}
	
#menu0, #menu1, #menu2, #menu3 {
	float:left;
	line-height:normal;
	margin-left: 2px;
	width: 250px;
	height: auto;
}
#menu0{
	padding-left:30px;
	width: 178px;
}

#menu0 li, #botBar0 {
	background-color: #005257;
}
#menu1 li, #topBar1, #botBar1{
	background-color: #007E80;
}
#menu2 li, #topBar2, #botBar2{
	background-color: #00A8AA;
}
#menu3 li, #topBar3, #botBar3{
	background-color: #00C8C0;
}
a.menu{
	color:#E5EDEE;
	padding:0 0 0 23px;
	text-decoration:none;
}
a.menu:hover,a.menu:active,a.menu:visited{
	background:none;
	color:#E5EDEE;
	padding:0 0 0 23px;
	text-decoration:none;
}
img.selector, img.selectorHide{
	width:22px;
	height:1px;
	margin-top:9px;
}
img.selectorHide{
	visibility:hidden;
}

/* ------ footer -------- */
#footer{
	clear: both; 
	padding-left:30px;
	margin-top:2px;
}
.botBar {
	width:225px;
	height:13px;
	display:block;
	float:left;
	margin:1px;
	padding-left:25px;
	color:#FFF;
}
#botBar0{
	width: 155px;
}

.botBar a, .botBar a:active, .botBar a:visited, .botBar a:hover{
	color:#FFF;
	background:none;
}

/* ------ content -------- */
#content{
	clear:both;
	background-color:#fff;
	width:100%;
	min-height: 360px;
}
* html #content{
	height:360px;
}

#centerCol{
	float:left;
	width:464px;
	margin: 27px 18px 0 23px;
	background-color:#fff;
}
#mainTxt{
	width:463px;
}
#centerColPics{
	float:left;
	width:730px;
	margin: 27px 0 0 23px;
	background-color:#fff;
}
.subItem{
	width:463px;
	float:left;
}
.bigImg{
	margin-left:17px;
	width:250px;
	float:left;
}

#rightCol{
	float:left;
	margin-top:2px;
}

/* ------ general -------- */
.icon, .icon2{
	width:9px;
	height:9px;
	border:0;
	padding-right: 1px;
	vertical-align: middle;
}
.icon2{
	width:7px;
	height:7px;
}
.left{
	clear:both;
	width:70%;
	float:left;
}

.right{
	width:30%;
	text-align:right;	
	float:left;
}
.alignL{
	/*clear:both;*/
	float:left;
}
.textL{
	float:left;
	padding-left:5px;
	width:380px;
}
.alignR{
	clear:both;	
	/*width:100%;*/
	width:463px;
	float:left;
	text-align:right;
}
strong, h1, h2, b{
	color:#F1923E;
}
h1{
	font-size: 19px;
	font-weight:normal;
}
h2{
	font-size: 11px;
}
li{
	margin-left:16px;
}

/* ------ FORMS -------- */
.col1{
	clear:both;
	float:left;
	width:230px;
}
.col2{
	float:left;
	width:232px;
}

.formL{
	clear:both;
	width:100px;
	float:left;
	margin: 2px 0 2px 0;
}

.formR,.formRW {
	width:130px;
	text-align:left;	
	float:left;
	margin: 2px 0 2px 0;
}
.col2 .formR{
	text-align:right;	
}
.formR input,.formRW input{
	width:100px;
	border:1px solid #F1923E;
	padding: 0 0 0 10px;
}
textarea{
	border:1px solid #F1923E;
	padding: 0 0 0 10px;
	width:349px;
}
.formRW{
	width:360px;
}
.formRW #extra{
	width:349px;
}

.required {
	background-image:  url(imgs/icon_add.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.thumb{
	width:70px;
	height:70px;
	border:0;
	margin-right: 5px;
	text-align:left;
}
.thumbL, .thumbMarge{
	width:70px;
	height:70px;
	text-align:right;
	float:left;
	margin:0 4px 0 0;
	color: #CCC;
}
.thumbMarge{
	margin:0 4px 0 75px;
}
img.break{
	clear:both;
	width:463px;
	height:1px;
	padding:12px 0 12px 0;
	display:block;
}
h2.list{
	margin-bottom:10px;
}
div.imgBig{
	text-align:right;
}
div.docs{
	clear:both;
	padding-top:15px;
}
div.thumbs{
	clear:both;
	padding-top:15px;
}
#subNav{
	color: #F1923E;
}
#subNav .noLink{
	color: #6E756E;
}
