@charset "windows-1252";

body {
  text-align: center;
  margin:0;
  padding:0;
  }

#container {
  margin: 0 auto;
  width: 776px;
  text-align:left;
  font:12px verdana;
  color:rgb(90,90,90);
  }
  
#container_logo {
  width:775px;
  height:100px;
  background: #fff url('../img/logo_bg2.jpg') no-repeat;
}

#container_info{
	position:relative;
	margin-top:10px;
	float:right;
	width:320px;
}

#container_info p{
	text-align:right;
	height:20px;
	font:900 11px arial;
	margin:0 34px 0 0;
}

.stock_rss {
	margin-top:11px;
	float:right;
	border:none;
	}

#container_nav_top{
	width:775px;
	height:140px;
	background: #fff url('../img/hd_bg.jpg') no-repeat;
	}
	
#container_nav_top p{
	position:absolute;
	font:24px verdana;
	margin-top:20px;
	color:white;
	margin-left:20px;
	}
	
#container_nav_top #comments p{
	position:absolute;
	font:12px verdana;
	margin-top:70px;
	color:#ccc;
	margin-left:30px;
	}

#container_nav_top .update{
	position:absolute;
	font:14px verdana;
	margin-top:20px;
	color:white;
	margin-left:20px;
	}
	
#container_nav_top a:link{
	color:white;
	text-decoration: none;
	}	

#container_nav_top a:visited{
	color:white;
	text-decoration: none;
	}	
		
#container_nav_top a:active{
	color:white;
	text-decoration: none;
	}	
	
#container_nav_top a:hover{
	color:white;
	text-decoration: underline;
	}	

#container_nav_top_slideshow1{
	position:absolute;
	width:136px;
	height:98px;
	background:#fff;
	margin-top:13px;
	margin-left:471px;
	border:1px white solid;
	}

#container_nav_top_slideshow2{
	position:absolute;
	width:136px;
	height:98px;
	background:#fff;
	margin-top:13px;
	margin-left:609px;
	border:1px white solid;
	}
	
#container_nav_top_txframe_tl{
	position:absolute;
	width:15px;
	height:15px;
	background:url('../img/top_left.gif') no-repeat;
	margin-top:12px;
	margin-left:470px;
	z-index:1000;
	}

#container_nav_top_txframe_bl{
	position:absolute;
	width:15px;
	height:15px;
	background:url('../img/bot_left.gif') no-repeat;
	margin-top:99px;
	margin-left:470px;
	z-index:1000;
	}

#container_nav_top_txframe_bl{
	position:absolute;
	width:15px;
	height:15px;
	background:url('../img/bot_left.gif') no-repeat;
	margin-top:99px;
	margin-left:470px;
	z-index:1000;
	}

#container_nav_top_txframe_tr{
	position:absolute;
	width:15px;
	height:15px;
	background:url('../img/top_right.gif') no-repeat;
	margin-top:12px;
	margin-left:733px;
	z-index:1000;
	}

#container_nav_top_txframe_br{
	position:absolute;
	width:15px;
	height:15px;
	background:url('../img/bot_right.gif') no-repeat;
	margin-top:99px;
	margin-left:733px;
	z-index:1000;
	}

#container_body_top {
	width:775px;
	height:33px;
	background: #fff url('../img/top_bg.gif');
	}

#container_body_middle {
	width:775px;
	background: #fff url('../img/middle_bg.gif') repeat-y;
	}
	
#container_body_middle a:link{
	color:#333399;
	text-decoration: none;
	}	

#container_body_middle a:visited{
	color:#333399;
	text-decoration: none;
	}	
		
#container_body_middle a:active{
	color:#333399;
	text-decoration: none;
	}	
	
#container_body_middle a:hover{
	color:#333399;
	text-decoration: underline;
	}
	
#container_body_rhs {
	position:relative;
	margin-top:-10px;
	float:left;
	width:460px;
	}

#container_body_rhs h1 {
	font:900 26px verdana;
	color:rgb(50,100,148);
	margin:0 0 0 28px;
	}

#container_body_rhs h2 {
	font:900 18px verdana;
	color:rgb(99,99,99);
	margin:0 0 0 58px;
	}

#container_body_rhs p {
	font:12px verdana;
	color:rgb(60,60,60);
	margin-left:48px;
	}

#container_body_lhs{
	position:relative;
	margin-top:-10px;
	float:right;
	width:300px;
	}
#container_body_lhs h2{
	font:14px verdana;
	color:rgb(60,60,60);
	margin:0 38px 0 0;
	}

#container_body_lhs p{
	font:12px verdana;
	color:rgb(60,60,60);
	margin:0 38px 0 0;
	}

#container_body_lhs #tickbox{
	height:25px;
	margin:0 0 0 27px;
	}
	
#container_body_lhs .tickbox{
	height:25px;
	margin:0 0 0 27px;
	}

#container_body_glider{
	position:relative;
	clear:both;
	}
	
#container_body_padding{
	width:28px;
	height:250px;
	float:left;
	}

#container_body_glider h2{
	font:900 18px verdana;
	color:rgb(50,100,148)
	}

#container_body_glider #description{
	float:right;
	width:510px;	
	}
	
#container_body_glider #description p {
	margin:0 42px 0 0;
	color:rgb(60,60,60);
	text-align:justify;
	}
	
#container_body_footer_text{
	clear:both;
	position:relative;
	width:775px;
	}
	
#container_body_footer_text p{
	text-align:center;
	font:12px verdana;
	}
	
#container_body_footer{
	width:775px;
	height:41px;
	background-image:url('../img/bottom_bg.gif');
	text-align:center;
	}
	
/* class that styles the holder div of the forms */

.userform input, select, textarea {
    border: 1px solid #DDD;
    font-family: verdana;
	background: #FFF;
    font-size: 10px;
    color: rgb(30,30,30);
	margin-right:10px;
	width:240px;
}

.userform .button {
	width:45px;
	background:#CCC;
	color:#FFF;
	border:1px solid rgb(15,150,150);
	}

	
.userform {
    width: auto;
    color:  rgb(99,99,199);
    padding: 5px 15px 5px 5px;
    background:  #FFF;
	margin-top:0px;
    margin-bottom: 1px;
	text-align:right;
	margin-right:0px;
	margin-left:28px;
}

.userformmessage {
	float:right;
	margin-top:-65px;
	margin-right:25px;
	position:relative;
    color:  rgb(99,99,99);
    background:  #FFF;
    border:1px solid #DDD;

}

fieldset{ 
border:1px solid #efefef;
color:  rgb(99,99,99);
}

legend { 
color:  rgb(99,99,99);
}

small {
margin-right:10px;
}


.img_left{
	float:left;
	}

.img_right{
	float:right;
	}

.alert{
	color: red;
	font: 900 14px;
	}

.hilite{
	color:
	}