body {
	background: #000000 url(../images/bg.gif) repeat;
	margin: auto;
	font-family:   Helvetica, Verdana, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {
	color: #000000;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0;
	line-height:normal;
}

h2 {
	color: #000000;
	font-size: 14px;
	margin: 0;
	padding: 0;
	letter-spacing:-1px;
}

h3 {
	color: #333333;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 10px 10px 0;
	line-height:16px;
}

a {
	color:#104870;
	text-decoration: underline;
}

a:hover {
	color:#397408;
	text-decoration: underline;
}

strong {
	font-weight:bold;
}

input, select {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
}

textarea {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	padding:5px;
	background-color:#f0f2d5;
	border:1px solid #104870;
}

.text {
	border: 1px solid #cecece;
	color:#666666;
	background-color:#ffffff;
}

.label {
	font-weight:bold;
	text-align:left;
	color:#104870;
}

.label_right {
	font-weight:bold;
	text-align:right;
	color:#104870;
}

.button {
	border:0;
	background-color:#666666;
	padding:3px;
	color:#fff;
}

.border {
	border:1px solid #dedede;
	float:left;
	padding:1px;
	margin:0 10px 10px 0;
}

.noborder {
	border: 0;
	background:none;
}

.border_right {
	margin: 0pt 0pt 10px 10px;
	float: right;
	border:1px solid #333333;
}

hr {
	color: #dedede;
	background-color: #dedede;
	height: 1px;
	width: 90%;
	margin:0 0 10px 0;
	padding:0;
	border:0;
	line-height:1px;
	float:right;
}

.left {
	float:left;
}

.right {
	float:right;
	margin:0 0 10px 10px;
	padding:0;
}

/********************* MAIN BODY *************************/

#main_bg {
	margin: auto;
	width:100%;
	height:750px;
	/*background:url(../images/background.png) repeat-x top;*/
}

#main_body {
	margin:auto;
	position:relative;
	background:url(../images/body_bg.gif) repeat-y;
	width:750px;
}

.logo {
	position:relative;
	top:0;
	left:15px;
	height:161px;
	width:200px;
}


.top {
	position:relative;
	width:750px;
	height:350px;
	background:url(../images/top_bg.gif) repeat-y;
	z-index:1001;
}

.top_sub {
	width:750px;
	height:127px;
	position:relative;
	background:url(../images/top_bg.gif) repeat-y;
	/*background:url(../images/top_sub_bg.jpg) no-repeat;*/
}

.top_nav {
	height:117px;
	width:526px;
	background:url(../images/top_nav_bg.gif) no-repeat;
	text-align:right;
	position:absolute;
	top:0;
	left: 222px;
}

.links {
	width:110px;
	height:8px;
	position:absolute;
	top:98px;
	left:407px
}

#banner_home {
	width:526px;
	height:223px;
	position:absolute;
	z-index:100;
	top:127px;
	left:222px;
	background:url(../images/banner_home.jpg) no-repeat;
}

.main_nav {
	width:222px;
	position:relative;
	margin:10px 0 0 0;
	/*position:relative;
	top:10px;
	left: 250px;*/
}

.main_nav_sub {
	width:230px;
	position:relative;
	margin:10px 0 20px 0;
	background:url(../images/main_nav_bg.gif) repeat-y;
	/*position:relative;
	top:10px;
	left: 250px;*/
}

.banner_cont {
	width:740px;
	height:110px;
	background-color:#d59600;
	position:relative;
}


.col_left_home {
	width:187px;
	float:left;
	margin:32px 34px 20px 0;
	text-align:right;
	position:relative;
}

.col_left_home h3 {
	text-align: right;
}

.col_right_home {
	width:495px;
	float:left;
	margin:50px 10px 20px 0;
	position:relative;
	left:20px;
}

#content_sub {
	background:url(../images/content_bg_sub.jpg) no-repeat;
	width:750px;
	margin:auto;
	position:relative;
}

.col_left_sub {
	width:230px;
	float:left;
	margin:-127px 14px 20px 0;
	position:relative;
	background:url(../images/left_col_top_bg.jpg) no-repeat top;
}

.col_left_sub h3 {
	 width:180px;
	 text-align:right;
	}
	
.col_left_sub h3.short {
	 width:90px;
	 text-align:right;
	}

.col_left_sub form {
	text-align:right;
	width:182px;
	/*margin:0 48px 0 0;*/
}

.col_right_sub {
	width:485px;
	position:relative;
	margin:20px 0 20px 0;
	float:left;
}

.image_right {
	float:right;
	margin: 0 15px 20px 20px;
}

ul.subnav {
	list-style:none;
	width:170px;
	margin:0 0 10px 0;
}

ul.subnav li {
	padding-left:10px;
	background:none;
	margin:2px 0 2px 0;
}

.col_right_sub ul {
	list-style:none;
	margin:0;
}

.col_right_sub ul li {
	padding-left:13px;
	background:url(../images/bullet.gif) no-repeat 0 2px;
	margin:0 0 5px 0;
}

.children {
	padding: 0;
	margin: 0;
}

.children h2 {
	font-size: 18px;
}

.children ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

.children ul li {
	padding-left:13px;
	background:url(../images/bullet.gif) no-repeat 0 2px;
	margin:0 0 5px 0;
}

/* ***************  FOOTER STYLES *************** */

#footer {
	width:746px;
	text-align:left;
	margin:auto;
	padding:20px 0 20px 0;
	color:#989898;
	background:url(../images/footer-top.jpg) no-repeat top;
}

#footer p {
	width: 525px;
	margin:30px 0 10px 220px;
	text-align:center;
	line-height:20px;
}

#footer a {
	color:#989898;
	text-decoration:none;
}

/* ***************  SUCKERFISH NAV STYLES *************** */

#nav, #nav ul {
	padding: 0;
	margin:0;
	width:222px;
	list-style: none;
}

#nav a {
	display: block;
	/*width: 10em;*/
	text-decoration: none;
	color: #0b6a6a;
	padding: 0;
	margin:0;
}

#nav li {
	/*float: left;
	width: 10em;*/
	padding: 0;
	margin:0;	
}

/*#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 10000;
}*/

#nav li ul {
	position:relative;
	left:35px;
	width:160px;
	margin:0;
}


/* *************** CUSTOM NAV STYLES **************** */

#btn_about a { background: url(../images/btn_about.gif) no-repeat; width: 222px; height: 25px; }
#btn_products a { background: url(../images/btn_products.gif) no-repeat; width: 222px; height: 25px; }
#btn_global a { background: url(../images/btn_global.gif) no-repeat; width: 222px; height: 25px; }
#btn_news a { background: url(../images/btn_news.gif) no-repeat; width: 222px; height: 25px; }
#btn_contact a { background: url(../images/btn_contact.gif) no-repeat; width: 222px; height: 25px; }

#btn_about a:hover {background-position: -222px 0;}
#btn_products a:hover {background-position: -222px 0;}
#btn_global a:hover {background-position: -222px 0;}
#btn_news a:hover {background-position: -222px 0;}
#btn_contact a:hover {background-position: -222px 0;}

.btn_text { visibility: hidden; }

/*#nav li ul {
	top: 25px;
}

#nav li ul li {
	clear: both;
	width:160px;
	text-indent: 0; 
	font-size: 10px;
	padding: 0 1px 0 1px; 
	background: none; 
	border: 0;
	border-top: 0; 
	vertical-align: middle;
	overflow: hidden;
	position: relative;
	z-index: 10000;
}*/

#nav li ul li a {
	padding: 3px 5px 3px 13px;
	height: auto;
	width:auto;
	background: none;
}

#nav li ul li a:hover {
	background-color: none;
	background-image: none;
	height: auto;
	width:auto;
	color:#005faa;
}
