@charset "UTF-8";
/* CSS Document */
 img, div, input { behavior: url("iepngfix.htc") }
body, div, h1, h2, h3, h4, p, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0px;padding: 0px border: 0px;
	}
	ul{list-style: none;}
.clear:after {
	content: ""; display: block: clear: both;
	}
	
		.clear {zoom: 1;}
body.main   { background-image: url("../images/bg_main.jpg"); background-repeat: repeat-x;}

body.indexsplat  { background-color: #000}

#flashDiv {
	height:380px;
	width: 736px;
	border: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 34px;
}
#container    { background-color: #000000; margin: auto; width: 804px; height: 705px }

#indexflash     { background-color: #000000; margin: 0 auto; width: 900px }

#header   {
	background-color: #000000;
	background-image: url(../images/header.jpg);
	width: 804px;
	height: 227px;
	margin: auto;
	background-repeat: no-repeat;
}
	#header.contact   { background-color: #000000; background-image: url("../images/header_contact.jpg"); width: 804px; height: 227px; margin: auto;}

#mainbox   { background-color: #000000; background-image: url("../images/mainbox.jpg"); margin: auto auto 0; width: 804px; height: 460px }
	
	#content   { margin: auto auto 0;}
#textcol {
	height: 100px;
	width: 736px;
	margin:0 auto;
}
#imagebox   {
	width: 370px;
	float: left;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 30px;
	display:inline;
	}

#footer   { background-image: url("../images/footer.gif"); margin: auto; width: 804px; height: 98px }
#contactfooter {
	height: 27px;
	width: 804px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}

h1  {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f88116;
	text-align: left;
	text-decoration: none;
}
h1 a:link {color:#f88116}
h1 a:hover {color:#000}
h2  {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #de791c;
	text-align: center;
	text-decoration: none;
	}
	
	h3  {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #de791c;
	text-align: right;
	text-decoration: none;
	margin-bottom: 40px;
	}

p  {
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify
}
strong{color: #f88116;}

a {
outline:none;
}

a:link  { color: #f88116; text-decoration: none }

a:hover {
color:#fff;
text-decoration:none;
}

a:visited {
color:#f97e0a;
text-decoration:none;
}
#menubar{
	height: 37px;
	width: 804px;
	background-color: #000000;
	}
#nav{
	height: 37px;
	width: 736px;
	margin-left:34px;
	}
 #nav ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav li
{
	float: left;
	margin: auto;
	text-indent: 5px;
}

#nav li a
    {
font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7e8083;
	text-align: left;
	text-decoration: none;
}
#nav li a:hover
     { color: #fff;  }
#nav li a.selected
        { color: #f88116; }
     /* Hide from IE5-Mac \*/
	 
	 	/*onedesign form stying
---------------------------------------------*/
#formcol   {
	background: url("../images/formbox.jpg") no-repeat;
	width: 350px;
	float: right;
	margin-top: 30px;
	margin-right: 34px;
	margin-bottom: auto;
	margin-left: 10px;
	display: inline;
}
#form_main    {
	color: #de7a1c;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: url("../images/formbox_bottom.jpg") no-repeat 50% bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
  #form_main h2  {
	color: #fff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: left;
 }
 #form_main h4  {
	color: #de7a1c;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	font-weight: bold;
 }
form .label     {
	text-align: right;
	width: 30px;
}

form .nobr  { background-color: transparent; display: none }  
form .text     {
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	margin-bottom: 8px;
	width: 300px;
	height: 18px;
}
form textarea    {
	font-weight: bold;
	color: #fff;
	background-color: transparent;
	width: 303px;
	padding-bottom: 4px;
}
 	/*quote fade
---------------------------------------------*/

#quotebox {
	width: 400px;
	padding-top:120px;
	padding-left: 150px;
	border:0;
}

ul#news {
	border: 1px solid #ccc;
	padding: 2em;
	background:  #fffeb8;
}

ul#quote li img{
	padding: 0px;
	float: left;
	list-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 0;
}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}
