/* General Styles */
html 
{
margin: 0; 
padding: 0;
}

body 
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006B6B;
	background-color: #054950;
}

h1, h2, h3, h4, h5, h6 p{
color: #006B6B;
margin: 0px;
padding: 0px;
}

a{
	font-weight: bold;
	color: #006b6b;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/* Section Styles */
#container
{
	width: 760px;
	margin: 10px auto;
	background-color: #FFFFFF;
	background-image: url(../images/tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.clear
{
	clear:both;
}

/* Top Section */

#logo {
	float: left;
	margin: 5px 0 0 15px;
	padding: 0px;
	border: none;
}

#contact {
	width:235px;
	height:30px;
	float:right;
	margin:0;
	padding: 10px 0;
	background-image: url(../images/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#contact p{
	margin:0;
	padding: 0;
	color: #62584C;
}

#con a{
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	color: #62584C;
}

#con a:hover{
	text-decoration: underline;
}

#content
{
	clear:both;
}

/* Utility Nav */
#utility-nav {
	width:235px;
	float:right;
	clear:right;
}
  
#utility-nav ul {
	margin: 0;
	padding:0;
	list-style:none;
  }
  
 
#utility-nav a {
	text-decoration: none;
	font-size: 11px;
	color: #006B6B;
	margin:0;
	padding:0;
	font-weight: bold;
	letter-spacing: 1px;
  }
  
  #utility-nav a:hover {
	color: #F78F1E;	
  }


/* Main Content */
#sidepanel
{
	float: right;
	width: 250px;
	margin: 0;
	padding: 0;
}

#wrapper {
clear:both;
	width: 230px;
	margin:0 0 0 10px;
	padding:0;	
	background: transparent url(../images/quoleft.png) no-repeat top left;
}

#blockquote{
  width: 150px;
  margin:0 0 0 5px;
  padding: 0 35px;
  background: transparent url(../images/quoright.png) no-repeat right bottom;
}

.attrib {font-style: italic; color: #555; text-align: right; margin: 10px 1px 0px 20px;}
.attrib a{
	font-style: italic;
	color: #555;
	font-weight: bold;
}

#mainnav ul
{
	margin: 0;
	padding: 0;
	list-style:none;
}
  
#mainnav li
{
	color: #006B6B;
	font-size: 12px;
	line-height: 15px;
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-style: solid;
	border-bottom-color: #006B6B;
	border-bottom-width: 1px;
}

#mainnav li a
{
	color: #006B6B;
	text-decoration: none;
	display:block;
}
  
  
#mainnav li a:hover
{
background-color:#F78F1E;
color: #FFF;
}
  
  
/* Footer */

#footer
{
color: #999;
text-align: center;
	width: 760px;
	margin: 5px auto;
	clear: both;
	height: 15px;
	font-size: 10px;
}
#footer a:link {
color: #999;
}
#footer a:visited{
color: #999;
}
#footer a:hover{
color: #009999;
}






/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.mainbox, .sidebox  {
	margin: 0 auto;
	width: 510px;
	background: url(../images/sbbody-r2.gif) repeat-y  right bottom;
	float: left;
}

.sidebox {
	width: 250px;
}

.boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}

.boxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: #EDF4F5; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.boxfoot {
	background: url(../images/sbfoot-r.gif) no-repeat right bottom;
	margin: 0;
	padding: 0;
	text-align: center;
}

.boxfoot div {
	background: url(../images/sbfoot-l.gif) no-repeat left bottom;
	margin: 0;
	padding: 22px 30px 5px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px;
}


.boxbody {
	background: url(../images/sbbody-l2.gif) repeat-y left bottom;
	margin: 0;
	padding: 5px 30px;
}


/* dt
dt {
	background-color: #9DADC6;
	font-weight: bold;
	line-height: 20px;
	display: block;
	border-top: 1px solid #3366CC;
	border-right: 1px #3366CC;
	border-bottom: 1px #3366CC;
	border-left: 1px #3366CC;
	margin-top: 20px;
	padding-left: 5px;
	color: #000000;
}
*/

/* Sub Nav */
#subnav {
	border-top: 1px solid #006B6B;
  }
   
#subnav ul {
	margin: 0;
	padding:0;
	list-style:none;
  }
  
#subnav a {
	color: #009999;
	display: block;
	text-decoration: none;
	font-size: 12px;
	margin:0;
	height: 20px;
	width: 445px;
	vertical-align: bottom;
	padding-top: 5px;
	padding-left: 5px;
  }
 
#subnav a:hover {
background-color: #F78F1E;
color: #FFF;
}

 
#vision
{
	border: 1px dashed #000000;
	margin-bottom: 20px;
}

.fimg {
	float:left;
	margin-right: 5px;
}

.fheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
}

.femail{
	margin:0;
	padding:0;
	line-height:25px;
	font-weight: bold;
}

#email_name{
	margin:0 0 5px;
	padding:0;
}

.privacy{
	font-size: 9px;
	float:right;
}

form{
margin:0;
padding:0;
}

#mform p{
	float:left;
	margin:0;
	padding:0;
}

#flashcontent
{
	padding: 0;
	margin-left: 20px;
}

#bottom
{
	margin:0;
	padding:0;
	background-image: url(../images/bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 5px;
}

#bottom div
{
	background-image: url(../images/br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 5px;
}

.next a{
	display:block;
	text-align:right;
	color:#F78F1E;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.next a:hover{
	color: #006B6B;
	
}

.mainbox input {
	float: left;
}

.showcase {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
