/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}







body {
	background:#fff;
	font-family:arial, verdana;
	font-size:20px;
	color:#000;
}
.clear { clear:both; font-size:1%; overflow:hidden; }
div#container {
	width:1000px;
	margin:auto;
}

div#content_background {
	width:1000px;
}

div#header {
	margin:28px 0 20px 0;
}
div#logo {
	float:left;
	width:230px;
	margin-top:3px;
}
div#tag_line {
	float:left;
	width:700px;
	padding-top:16px;
	font-size:18px;
	color:#000;
}
div#main_menu {
	background:#000;
	padding:5px 0 9px 10px;
	font-size:15px;
	width:840px;
	position:relative;
}
div#main_menu ul {
	float:left;
	width:600px;
}
div#main_menu ul li {
	display:inline;
	padding-right:12px;
}
div#main_menu ul li a {
	text-transform:lowercase;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}
div#main_menu ul li a:hover {
	color:#FF5600;
}

div#main_menu ul li span {
	text-transform:lowercase;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	color:#FF5600;
}
div#main_menu ul#scroll-nav {
	position:absolute;
	right:15px;
	top:6px;
	width:200px;
	text-align:right;
}
div#main_menu ul#scroll-nav li a img {
	visibility:hidden;
}
div#main_menu ul#scroll-nav li a {
	width:8px;
	background:url(../../images/nav-off.gif) right no-repeat;
}
div#main_menu ul#scroll-nav li a.activeSlide {
	background:url(../../images/nav-on.gif) right no-repeat;
}
div#column_left {
	float:left;
	width:216px;
}

div#column_right {
	float:right;
	margin-left:14px;
}

div#sub_menu {
	text-transform:lowercase;
	clear:left;
	height:218px;
	margin-bottom:5px;
	padding:0px 10px;
}
div#sub_menu li {
	padding-top:5px;
	padding-bottom:1px;
	display:block;
}
div#sub_menu a {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
div#sub_menu a:hover {
	color:#FF5600;
}
div#sub_menu span {
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#FF5600;
}
div#sub_menu h1 {
	color:#fff;
	font-size:24px;
	line-height:28px;
	padding-top:6px;
}
div#sub_menu p {
	color:#fff;
	font-size:14px;
	line-height:24px;
	padding-top:5px;
	font-weight:bold;
	text-transform:none;
}
div#caption_box {
	clear:left;
	background:#999;
	height:116px;
	margin-bottom:5px;
	color:#fff;
	font-size:10px;
	padding:10px 10px 18px 10px;
	line-height:16px;
}
div#gallery_box {
	clear:left;
	background:#999;
	height:144px;
	margin-bottom:5px;
}
div#contact {
	background:#000;
	height:124px;
	#height:128px;
	_height:128px;
	padding:13px 10px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:21px;
}
div#contact strong {
	color:#FF5600;
	font-size:24px;
	display:block;
	margin-bottom:10px;
	margin-top:8px;
}
div#contact a {
	color:#fff;
	text-decoration:none;
	display:block;
	margin:10px 0 0px 0;
}
div#contact a:hover {
	color:#ff512b;
}
div#main_image {
	text-align:right;
	position:relative;
	top:5px;
	width:770px;
	height:344px;
}

div#footer {
	clear:both;
	color:#000;
	padding:3px 10px 5px 0;
	font-size:10px;
}
div#footer a {
	color:#000;
}
div#content {
	float:left;
	width:470px;
	font-size:12px;
	padding-top:21px;
	height:300px;
}
div#content h1 {
	font-size:24px;
	color:#FF5600;
	margin-bottom:8px;
}
div#content h3 {
	margin-bottom:6px;
	font-weight:normal;
	line-height:24px;
	font-size:14px;
	
}
div#content p {
	margin-bottom:6px;
	line-height:21px;
}
div#content table tr td p {
	line-height:15px;
}
div#keywords {
	margin-top:10px;
	margin-bottom:5px;
	background:#000;
	height:276px;
	padding:12px 10px;
	color:#fff;
}
div#keywords a {
	color:#fff;
	line-height:23px;
	text-decoration:none;
}
div#keywords a:hover {
	color:#ff512b;
	text-decoration:none;
}

div#keywords h1 {
	line-height: 40px;
	font-size:36px;
	margin:0 0 6px 0;
	color:#FF5600;
}
div#keywords h2 {
	line-height: 40px;
	font-size: 25px;
	margin:0;
}
div#keywords h3 {
	line-height: 24px;
	font-size:15px;
	margin:0;
}

div#keywords h4 {
	line-height: 21px;
	font-size:13px;
	margin:0;
}

table#contact_form td {
	vertical-align:top;
	padding:2px 20px 2px 0;
}

table#contact_table {
	color:#000;
	margin:0 0 15px 0;
	padding:0;
}
table#contact_table td {
	vertical-align:top;
}
table#contact_table br { clear:both; }
table#contact_table label {
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	float:left;
	width:105px;
	margin:5px 0 3px 0;
}
table#contact_table .text_field {
	margin:3px 0;
	background:#e3e3e3;
	font-family:arial;
	font-size:12px;
	width:210px;
	border:0;
	padding:4px 2px;
	line-height:17px;
	color:#000;
}


table#contact_table textarea {
	background:#e3e3e3;
	border:0;
	width:210px;
	height:215px;
	padding:2px;
	line-height:17px;
	color:#000;
	font-family:arial;
	font-size:12px;
  resize:none;
}
table#contact_table small {
	font-size:10px;
	line-height:15px;
	display:block;
	float:left;
	width:195px;
}
table#contact_table .checkbox {
	float:right;
	border:0;
	background:#e3e3e3;
	margin-top:14px;
}
table#contact_table .button {
  width:100%;
  background:#ff5600;
  border:0;
  color:#fff;
  font-size:13px;
  margin-top:5px;
  font-weight:bold;
  padding:3px 0;
}
a {
	text-decoration:none;
}
span.link a, a span.link{
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
span.link a:hover, a span.link:hover {
	color:#ff512b;
	text-decoration:none;
}


@-moz-document url-prefix()
{
table#contact_table .button { margin-top:2px; }
table#contact_table .text_field { margin:4px 0; }
}
