*{
  margin:0;
  padding:0;
}

.clear{
  clear:both;
}

a{
  color:#0000FF;
  text-decoration:none;
} 

a:hover{
  color:#D40000;
  text-decoration:none;
}

body{
  background:#fff url(images/bg.jpg) repeat-x;
  color:#333;
  font:small Verdana,Arial,Helvetica,sans-serif;
}

#abovewrap{
	margin:5px auto;
	width:954px;
}

#abovewrap span.keyword {
	float: left;
	padding: 5px 0 0 15px;
}

#abovewrap span.keyword h1 {
	color: #575757;
	font-size: 10px;
	line-height:  15px;
	margin-top: 0px;
}

#abovewrap span.adminlinks {
	float: right;
	padding-right: 15px;
	font-size: 10px;
}

#abovewrap span.adminlinks a {
 color: #D6D6D6;
}

#abovewrap span.adminlinks a:hover {
 color: #ffffff;
}

#wrap{
  margin:5px auto;
  width:954px;
}

#header{
	height:207px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#headerphotofader {
  margin: 20px 22px 0 0px;	
  float: right;
}

#logo {
  margin: -15px 0 0 -15px;
  float: left;
}

#headercontent h2{ 
  color:#BBD6D6;
  font-size:18px;
}

#wrap #header #logo.description{
  color:#004080;
  display:block;
  font-size:16px;
  padding-top:10px;
  text-align:center;
}

#wrap #header #headercontent ul{
  margin:4px 0 0 14px;
}

#wrap #header #headercontent ul li{
  color:#909090;
  font-size:smaller;
}

#wrap #header #sitecption{
  color:#FFFFFF;
  font:bold 16px "Trebuchet MS",halvetica,Verdana,sans-serif;
  margin-left:380px;
  margin-right:380px;
  padding-top:85px;
}

.bigger{
  color:#2AFFFF;
  font:18px "Trebuchet MS",halvetica,Verdana,sans-serif;
}

#wrap #header #logo{
  float:left;
  height:150px;
  padding-left:50px;
  padding-top:50px;
  width:260px;
}

#wrap #header #headercontent{
  float:right;
  height:125px;
  padding-right:55px;
  padding-top:60px;
  width:300px;
}

#main{
  background:url(images/pagebg.png) repeat-y;
  margin:0;
  padding:2px 9px 0 9px;
}

#menus{
  background:url(images/menu.jpg) no-repeat;
  height:88px;
  margin:0 auto 10px auto;
  width:936px;
}

#submenu ul{ 
  padding-left: 8px;
  list-style:none;
}

#submenu ul li{
  display:inline;
}

#submenu ul li#activesub {
 font-weight: bold;
}

#submenu a{
  background:url(images/submenudevider.png) no-repeat left;
  color:#666666;
  display:block;
  float:left;
  height:16px;
  padding-left:15px;
  padding-right:15px;
  padding-top:2px;
  text-decoration:none;
}

#submenu span {
	text-align: right;
	padding-right: 25px;
	float:right;
	font-variant:small-caps;
	font-weight: bold;
	color: #1D5298;
	font-size: medium;
}

#mainmenu{
  font:bold 14px "Trebuchet MS",halvetica,Verdana,sans-serif;
  height:55px;
  padding-left:22px;
  padding-right:22px;
  padding-top:10px;
  text-decoration:none;
  text-transform:uppercase;
}

#mainmenu a{
  background:url(images/menudevider.png) no-repeat 0px 3px;
  color:#E0E7EF;
  display:block;
  float:left;
  height:40px;
  padding-left:25px;
  padding-right:25px;
  padding-top:15px;
  text-decoration:none;
}

#mainmenu.first a{
  background:none;
}

#mainmenu li{
  display:inline;
}

#mainmenu a:visited,#mainmenu a:active{
  color:#E0E7EF;
  text-decoration:none;
}

#mainmenu #active a{
  background:url(images/menuactive.gif) no-repeat center top;
  color:#fff;
}



#mainmenu a:hover,#mainmenu li.first a:hover{
  background:url(images/menuhover.gif) no-repeat center top;
  color:#f5f5f5;
}

#wrap #main #content{
  padding:10px;
}

#mainmenu a:hover{
  color:#fff;
}

#content a{
  border-bottom:1px dotted #0000FF;
}

#content a.noborderbottom {
  border-bottom:0px dotted #0000FF;
}

#content a:hover{
  border-bottom:1px solid #D40000;
}

#homeleftandright{
  float:left;
  margin-left: 5px;
  width:910px;
}

#homeleftandright table { 
 width: 90%;
 margin: 0 auto 15px auto;
 border-collapse:collapse;
 border: 1px solid #eee;
}

#homeleftandright th, #homeleftandright td { 
text-align: left;
padding: 1px 4px;
}

#homeleftandright td, #homeleftandright th { 
 height: 20px;
}

#homeleftandright .col2, #homeleftandright .col4 { 
 background-color: #F1F1F1;
}

#homeleftandright td.smallertext { 
 font-size: smaller;
}

#homeleft{
  float:left;
  margin-left: 5px;
  width:475px;
}

#homeright{
  margin-left:500px;
}

h1,h2,h3,h4{
  font-family:"Trebuchet MS",halvetica,Verdana,sans-serif;
}

h1{
  font-size:22px;
}

h2{
  font-size:18px;
}

h3{
  font-size:16px;
}

h4{
  font-size:14px;
}

#main h2{
  color:#333;
  display:block;
  padding:3px 0 8px 0;
}

h2.description {
	font-size: medium;
	padding:4px 0 0 4px;
}

.green{
  color:#0063CF;
}

#homeright h3, #homeleftandright h3{
  color:#1C29A4;
  text-transform: uppercase;
  font-size:14px;
  font-weight:bold;
  margin-bottom:8px;
  margin-top:5px;
}

#main p{
  line-height:16px;
  margin-bottom:18px;
}

#homeright .column1{
  float:left;
  padding-right:5px;
  width:31%;
}

#homeright .column3{
  float:left;
  padding-left:8px;
  width:32%;
}

#homeright .column2{
  float:left;
  width:33%;
}

.readmore{
  font-size: smaller;
}

#wrap #footer{
  background:url(images/footer.png) no-repeat;
  color:#969696;
  font-size:smaller;
  height:130px;
  padding-top:15px;
}

#wrap #footer .leftcol{
  float:left;
  margin-left:30px;
  width:50%;
}

#wrap #footer .rightcol{
  float:right;
  margin-right:30px;
  text-align:right;
  width:30%;
}

#wrap #footer a{
  color:#8FC5FF;
  text-decoration:none;
}

#wrap #footer a:hover{
  color:#00FFFF;
  text-decoration:none;
}

#mainmenu ul{
  list-style:none;
}

#submenu a:visited,#submenu a:active{
  background:url(images/submenudevider.png) no-repeat left;
  color:#666666;
  display:block;
  float:left;
  height:16px;
  padding-left:15px;
  padding-right:15px;
  padding-top:2px;
  text-decoration:none;
}

#submenu a:hover{
  background:url(images/submenudevider.png) no-repeat left;
  color:#000000;
  display:block;
  float:left;
  height:16px;
  padding-left:15px;
  padding-right:15px;
  padding-top:2px;
  text-decoration:none;
}

#mainmenu.first a:visited,#mainmenu.first a:active{
  background:none;
}

.productimage{
	float:left;
	margin: 8px 12px;
}

.post .date{
  font-size:10px;
}

.post h3{
  display:block;
  font-size:14px;
  margin-bottom:15px;
  text-transform:uppercase;
}

.post{
  margin-bottom:15px;
  padding:5px;
}

#sidebar1{
  float:left;
  width:49%;
}

#sidebar2{
  float:right;
  width:49%;
}

#homeright ul{
  list-style:none;
}

#homeright li{
  border-bottom:1px solid #eee;
  display:block;
  height:18px;
}

#homeright li a{
  background:url(images/bullet.png) no-repeat 0px 3px;
  color:#999999;
  display:block;
  height:15px;
  padding-left:15px;
  padding-top:2px;
  text-decoration:none;
}

ul#productlist{
  list-style:none;
}

ul#productlist li{
  border-bottom:1px solid #eee;
  display:block;
  padding:3px;
  float: left;
  width: 100%;
}

ul.disctags{
  list-style: square;
  margin-left: 25px;
  margin-bottom: 15px;
}

ul.disctags li {
  padding-left: 10px;
}

blockquote {
	margin:22px 40px;
	upadding:3px;
	padding: 0 50px;
	min-height: 50px;
	color:#005097;
	background: transparent url("images/thumbtack.png") no-repeat 0 0;
	font-style: italic;
}


.form{
  margin:10px 25px 10px 50px;
}

.form .text{
  background:#efefef;
  border:1px solid #666666;
  color:#000000;
  display:block;
  font-size:14px;
  padding:5px;
  width:250px;
}

.form label{
  display:block;
  margin-bottom:3px;
  margin-top:10px;
}

.form .text:hover{
  background:#FFFFFF;
  border:solid 1px #000000;
}

.form .text:focus{
  background:#efefef;
  border:1px solid #669900;
}

.form .button{
  background:#efefef;
  border:1px solid #666666;
  display:block;
  margin:10px 0px 10px 0px;
  padding:5px 10px 5px 10px;
}

.form .button:hover{
  background:#1C4A91;
  border:1px solid #666666;
  display:block;
  color: #EAEAEA;
  margin:10px 0px 10px 0px;
  padding:5px 10px 5px 10px;
}

.allfieldsreq  {
  color: #D40000;
  font-weight: bold;
}

div.alert{
  background:#f8bda9 url(images/exc.png) no-repeat 15px 50%;/* x-pos y-pos */
  border-bottom:2px solid #FF0000;
  border-top:2px solid #FF0000;
  color:#57060a;
  padding:5px 20px 5px 45px; 
  text-align:left;
}

div.info{
  background:#b9cce5 url(images/info.png) no-repeat 15px 50%;/* x-pos y-pos */
  border-bottom:2px solid #466eae;
  border-top:2px solid #466eae;
  color:#000;
  padding:5px 20px 5px 45px;
  text-align:left;
}

div.warn{
  background:#faffb5 url(images/warn.png) no-repeat 15px 50%;/* x-pos y-pos */
  border-bottom:2px solid #F7D229;
  border-top:2px solid #F7D229;
  color:#463b0b;
  padding:5px 20px 5px 45px;
  text-align:left;
}
.contentimage {

	float:right;
	margin: 8px;
}

