/*  samples styles */

body{ background: #000 url(pics/mbg.jpg) no-repeat center top;  margin: 0; padding: 0; font: 72%/1.6em Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;	text-align: center; }

html, body, ul, ol,h1,h2,h3,h4,h5,h6,form, fieldset{
	padding: 0;
	margin: 0;
}

* { margin:0; padding:0;} 

a {	color:#FFF;	text-decoration: none;}
a:link { color:#FFF; text-decoration: none; }
a:visited {	color: #FFFFFF; text-decoration: none; }
a:hover { color: #ff6600; }
a:visited:hover { color:#ff6600; text-decoration: none; }
a:active { color:#FFF; text-decoration: none; }

#container { position: relative; width: 800px; margin: 0 auto; height:794px;}


/*01 logo */

#logo { position:absolute; top:40px; left:10px; text-align:left; }
#logo h1 span { font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; color:#FFFFFF;}
#logo h2 span { font-family:"Georgia", Times New Roman, Times, serif; font-size:13px; color:#BBD71C;}


/*02 subheader stuff */

#subheader { position:absolute;	width: 430px; top:100px; float:right; right:30px; margin:0 auto; }
#subheader .p1 { height:38px; line-height:38px; margin:0px; padding:0; vertical-align: bottom; font-size:16px; font-weight:bold; clear:both; width:430px; padding-left:8px; text-align:right; }


/*03 h1title */ 

#titletgs h1 { font-size:12px; position:absolute; top:11px; right:50px; margin:0 auto; color:#FFF; }
h1 { font-family: Georgia, Trebuchet, serif; font-weight: normal; font-size:16px; font-weight:bold; }

/*04 supportingText stuff */

#supportingText { position:absolute; top:138px; float:left; left:160px; width:635px; margin:0 auto; background: /*#a5b77a*/;
	padding: 0; }
#explanation { margin:0 auto; clear:both; padding:0; height:368px; width:600px;; padding-top:60px; padding-bottom:20px; float:right;
background: url(pics/bgfrm.png) no-repeat 0 0; }

.frow { padding:6px 10px; BORDER-BOTTOM: #fff 0px solid; text-align:center; clear:both; height:28px; }
.fleft { PADDING-RIGHT: 10px; PADDING-LEFT: 0px; FLOAT:left; PADDING-BOTTOM: 0px; WIDTH: 240px; PADDING-TOP: 2px; TEXT-ALIGN:right; font-size:1em; height:28px; }
.fright {WIDTH:260px; PADDING-LEFT:8px; FLOAT:left; BORDER-LEFT:#ddd 0px solid;  TEXT-ALIGN:left; font-family:Verdana, Arial, Helvetica, sans-serif; height:28px; font-size:10px; }

.txtinbx { BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #aaa 2px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 2px; BORDER-LEFT: #aaa 2px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }

.frowbig { padding:6px 10px; BORDER-BOTTOM: #fff 0px solid; text-align:center; height:60px; }
.frowmdl { padding:6px 10px; BORDER-BOTTOM: #fff 0px solid; text-align:center; height:45px; }

.text_input { BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #aaa 2px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; BORDER-LEFT: #aaa 2px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #ddd 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif }

/*05 Footer */

#footer  { position:absolute; margin:0 auto; padding: 0; padding-top:20px; top: 720px; text-align: center; width:800px; clear:both; padding-bottom:10px; float:left; left:5%; right:5%; padding:0;}

	
#footer a{ color:#EBEBE3; }
#footer a:link{ color:#EBEBE3; }
#footet a:visited{ color:#EBEBE3; }
#footer a:hover { color:#A6E400; }
#footer a:active { color:#EBEBE3; }
#footer a:visited:hover { color:#A6E400; }

.footernav { height:40px; }
.footerlinks{ color:#333333; }

/*06 Menu Stuff */

#bcontainer { margin:0 auto; padding:0; clear:both; float:left; }

#mlist { padding-bottom: 18px; width: 140px; position: absolute; left: 18px; top: 175px; border-right: 0px dotted #930; }	
#mlist h3 {	text-align: center;	font-style: italic;	text-transform: lowercase; letter-spacing: 0.1em; }	
#mlist h3.select { background: url(b1.jpg) no-repeat center top; padding-top: 110px; font-style: italic; text-transform: lowercase;
	margin-top: 0px; }
#mlist ul {	margin: -0.1em 0 0 0; padding: 0px;	list-style-type: none; text-align: center; }
#mlist li { /*background: url(listline.gif) no-repeat center bottom;*/ padding-bottom: 2px; }


#mlist li a:hover{	color:#BCDD0A; font-family:Arial, Helvetica, sans-serif; font-size:1em; font-weight:bold; }
#mlist #lselect a {	display: block;	font-style: normal;	text-transform: uppercase; letter-spacing: 0em; height:28px; line-height:28px; text-align:left; text-indent:10px; font-family:Arial, Helvetica, sans-serif; font-size:1em; font-weight:bold; }	
#mlist #lselect a.c{ display: inline; margin-bottom: -1em; font-style: italic; text-transform: none; letter-spacing: 0em; }	
#mlist #lselect li{	font-style: italic; }		
.menu { margin:0; padding:0;}



#home a { background : url(pics/btnbg.jpg) no-repeat; width : 129px; margin : 0; padding:0;  } 
#home a:hover { background : url(pics/btnbg.jpg) no-repeat; width : 129px; margin : 0; display : block;  } 

#wsb a { background : url(pics/btnbg.jpg) no-repeat; width : 129px; margin : 0; } 
#wsb a:hover { display : block; width : 129px; margin : 0; background : url(pics/btnbg.jpg) no-repeat; } 

#samples a { background : url(pics/btnbg.jpg) no-repeat; width : 129px; margin : 0; } 
#samples a:hover { display : block; width : 129px; margin : 0; background : url(pics/btnbg.jpg) no-repeat; } 

#signup a { background : url(pics/btnbg.jpg) no-repeat; width : 129px; margin : 0; } 
#signup a:hover { display : block; width : 129px; margin : 0; background : url(pics/btnbg.jpg) no-repeat; } 

#contact a { background : url(pics/btnbg.jpg) no-repeat; width : 129px; margin : 0; } 
#contact a:hover { display : block; width : 129px; margin : 0; background : url(pics/btnbg.jpg) no-repeat;} 

#faq a { background : url(pics/btnbg.jpg) no-repeat; width : 129px; margin : 0; } 
#faq a:hover { display : block; width : 129px; margin : 0; background : url(pics/btnbg.jpg) no-repeat;} 




#supbtn { margin:0 auto; position:absolute; top:375px;  text-align:left; width:161px; float:left; left:-2px; }
p#sinupbtn { position:absolute; left:2px; top:10px; margin:0; padding:0;	background:url(pics/signup_button_in.jpg) no-repeat 0 0; width:161px; height:75px; text-indent:-8000px; }
p#sinupbtn a{ display:block; height:75px;}