@charset "utf-8";
/* CSS Document */
.clearfix:after, .container:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix, .container {
	display:inline-block;
}
* html .clearfix, * html .container {
	height:1%;
}

.clearfix, .container {
	display:block;
}
.clear {
	clear:both;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ebebeb;
}
h1   {
     	font-size: 16px;
     	color: #666666;
     	font-weight: bold;
}
     
h2   {
  color: #666666;
	font-weight: bold;
	font-size: 18px;
	margin:0;
	padding:0;
    
}

h3   {
  color: #666666;
	font-weight: bold;
	font-size: 12px;
    
}

a  {
   color: #CC3300;
}

.mainmenu1{
	width: 77px;
	height: 25px;
}
	
.container {
	width: 800px;
	padding-bottom: 15px;
	margin: 0 auto;
}

#box1{
	width:880px;
	margin: 0 auto;
	background-image: url('images/background1.png');
	background-repeat: repeat-Y;
}

#contactbox{
		padding-top: 40px;
		width: 400px;
		height: 50px
}

#contactleft{
	width: 200px;
	float: left;
}
#contactright{
	width: 200px;
	float: left;
}

#logobox{
		padding-top: 10px;
		width: 480px;
		height: 100px
}

#logoleft{
	width: 160px;
	float: left;
}
#logoright{
	width: 160px;
	float: left;
}

#b-box
{
	width:500px;
	height:30px;
	float:left;
}

.i-body{
	background-color: #ffffff;
	width:840px;
		margin: 0 auto;
		position:relative;
}

#top-background{
	width:880px;
	height:27px;
	background-image: url('images/top-background1.png');
	background-repeat: no-repeat;
  margin: 0 auto;
}

.bottom-background{
	width:880px;
	height:28px;
	background-image: url('images/bottom-background1.png');
	background-repeat: no-repeat;
	margin: 0 auto;
}

#top-wrapper {
	width: 800px;
	/*margin: 0 auto;*/
	margin-top: 15px;
	margin-left: 20px;
	height: 130px;
}

#logo {
	width: 600px;
	margin-top: 0px;
	float: left;
}

#logo img {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#left {
	width: 570px;
	float: left;
 } 

#mainmenu {
	
	width: 200px;
	margin-top: 20px;
	padding-bottom: 10px;
	float: left;
}

#mainmenu ul, 
#mainmenu li {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

#mainmenu ul {
	height: 20px;
	float: left;
} 

#mainmenu ul li {
	float: left;
	line-height:170%;
	/*font-family: Verdana, Arial, sans-serif;*/
	/*font-size: 10px;*/
	font-size: 12px;
  color: #999999;
    	font-weight: bold; 
    	width: 180px;
    	margin-left: 0px;
    	text-transform: uppercase;
}

#mainmenu a, 
#mainmenu a:link, 
#mainmenu a:visited {
	color: #999999;
    	padding-left: 0px;
	text-transform: uppercase;
    	text-decoration: none;
}

#mainmenu a:hover{
	color: #990100;
   
}


#mainmenu ul li:hover, 
#mainmenu ul li.over {	
	color: #999999;
	font-weight: normal;
}

#mainmenu ul li#current {	
	color: #990100;
	text-decoration: none;
	height: 15px;
}

#mainmenu ul li#current * {	
	color: #990100 !important;
}

#mainmenuul li ul {
	display:none;
}

#mainmenu ul li ul li {
	display: none;
}

#mainmenu ul li ul li:hover, 
#mainmenu ul li ul li.over {
}

#mainmenu ul li { 
	position:relative;
}

#mainmenu ul li ul {
	display:none;
	position:absolute;
	top:2em;
	left:0em;
	width:40em;
}

#mainmenu ul li:hover ul, 
#mainmenu ul li.over ul { 
	display: block; 
}

#frontmod {
	width: 560px;
	background-color: #dadada;
	padding-top: 10px;
	padding-left: 20px;
	float: left;
  padding-bottom: 10px;
}

#line {
	width: 560px;
	background-color: #dadada;
	height: 2px;
}

#bottomhp {
  clear: left;
	width: 600px;
	padding-top: 10px;
}

#bottomhp h3 { 
	color: #000000;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 3px;
}

#bottomhp a {
	line-height: 170%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #999999;
    	font-weight: normal; 
    	margin-left: 0px;
    	text-transform: none;
    	text-decoration: none;
}

#rightmenu li,
#bottomhp li {
       	list-style-image: none;
       	margin-left: 0px;
	list-style: none;
	padding: 0;
}

#rightmenu ul,	
#bottomhp ul {
	margin: 0;
	padding: 0;
}

#rightmenu h3,
#rightmenu ul li ul,
#bottomhp ul li ul {
	display: none;
}

.hp {
	width: 150px;
	float: left;
	margin-right: 50px;
}

#content {
	width: 560px;
	float: left;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-top: 10px;
	padding-top: 0px;
}
 
#right {
	width: 200px;
	margin-left: 7px;
	float: right;
}

#rightimg {
	float:center;
}

#rightmod {
	margin-top: 7px;
	/*background-color: #E9E9E9;*/
	background-color: #ffffff;
	width: 190px;
	float: center;
	padding: 5px;
}

#rightmenu {
	display: inline-block;
}

#rightmenu a {
	float: left;
	line-height:120%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
        color: #990100;
    	font-weight: normal; 
    	width: 180px;
    	margin-left: 0px;
    	text-transform: uppercase;
    	text-decoration: none;
}

#rightmenu li {
       list-style-image: none;
       margin-left: 0;
}

#search .block {
	clear: left;
	margin-top: 20px;
}

#search input {
	width: 128px;
	height: 16px;
	border: solid 1px #CCCCCC;
	color: #666666;
	font-size: 12px;
}

#search h3,
#search .form-submit {
display: none;
}

h2.contentheading, h2.componentheading {
	margin-bottom: 10px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	line-height: 100%;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
        line-height: 150%;
}

.clear {
	clear: both;   
}

ul { 
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
}

li {	
	list-style: none;
	list-style-image: url(images/arrow.png);
	margin-left: 15px;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.buttons {
	float:right;
	width:85px;
}

.buttons .buttonheading {
	float:left;
}

.buttons img {
	border: 0;
}