@charset "UTF-8";
/* CSS Document */

body{margin:0;
	padding:0;
	background: #f2ebdd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


#headerBG{margin:0; padding:0; 	background: url(images/header-bg.jpg) top center no-repeat; width: 100%; height: 476px;}

#header{margin:0 auto; padding:0; width: 793px; height: 456px;}

#headerLeft{margin:0; padding:0; width: 280px; float: left;}
#headerLeft p{margin:0; padding:0px 15px; color: #856041; font-size: 13px;}

#headerRight{margin:0; padding:0; width: 513px; float: right;}

form{margin:0 auto; padding:0; width: 700px;}

h4{margin:0; padding: 3px; font-size: 22px; color: #0069b2; border-bottom: 9px solid #c1b9a8;}

#formTable{ font-size: 18px; color: #0069b2; width:700px; }
td{border-bottom: 2px solid #c1b9a8;}

.formSubmit{margin:0; margin-left: 250px; padding:0; background: url(images/submit.png) top left no-repeat; width: 170px; height: 39px; font-size:0px; border:0px; cursor: pointer;}

#about{margin:0 auto; padding:0; font-size: 17px; color: #0069b2; width:750px; text-align:justify; }
#qa{margin:0 auto; padding:0; font-size: 17px; width:750px;}
.question{color: #0069b2;}
.answer{color: #333;font-size: 15px;}

.footer{font-size: 10px; color: #c1b9a8;}
.footer a{ color: #c1b9a8; text-decoration: none;}
.footer a:hover{ color: #c1b9a8; text-decoration: underline;}

/* -- SHAY BOX  -- */	

#div_popup { display:none; z-index:20; background:#ffffff; padding:10px; margin:0px 100px 100px 200px; position:absolute; left:100px; }
#div_bg { display:none; overflow:auto; text-align:center; position:absolute; top:0px; left:0px; z-index:10; width:2000px; height:5000px; background:#000000; opacity:0.7; -moz-opacity:0.70; filter:alpha(opacity=70); }
#div_left { padding:4px; float:left; border:1px solid #cccccc; font-size: 12px; width: 250px; text-align:left; }
#div_left a{text-decoration: none;}
#div_main { margin-left:10px; margin-bottom: 30px; padding:10px; float:right; color: #FFF; width:600px; }
.img_title { font-size:19px; background:#ffffff; }
.media { float:left; position:relative; display:inline; border:solid 1px #cccccc; margin:10px; padding:3px; }	
.sb1{padding:4px 8px 3px 8;background:;}	
.black2{margin:0; padding-bottom: 10px; color: #000; font-weight: bold; font-size: 18px; border-bottom: 1px solid #999;}
	
	
