
body { margin: 0; padding: 0; text-align: center; font: 14px Arial, Helvetica, sans-serif; color: #cecece; 
	background: #012614 url(../shared/svlg-mainbg.jpg) top center no-repeat; }

* { font-size: 100%; }
h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl, dd, dt, small, form, fieldset, button, input, textarea { margin: 0; padding: 0; }
ul, li { list-style: none; }	
img { border: none; }
p {  padding-bottom: 8px; }

a, a:visited { font: 12px Arial, Helvetica, sans-serif; color: #cecece; text-decoration: none; background-color: none; }
a:hover { color: #000000; text-decoration: underline; background-color: none; }
	
#wrap { width: 897px; margin: auto; background: none; }

#maincontent { 
	height:580px; padding-left:492px; padding-right:54px; 
	font: 14px Arial, Helvetica, sans-serif; text-align: justify; color: #cecece; line-height: 16px; 
}

#maincontent h1 { text-align: left; font: normal 30px Arial, Helvetica, sans-serif; color: #faff7b; }
#maincontent h2 { text-align: left; font: normal 24px Arial, Helvetica, sans-serif; color: #faff7b; }

.flabel{ width:100px; }
.fcontent{ width: 280px; }
.fcontent textarea{ height: 300px;}

ol.homePage {width:350px;}
ol.homePage li {float:left; clear:left;width:100%; padding-bottom:5px;}
ol.homePage li.submitBtn input {float:right; width: 109px; margin-right:75px;}
ol.homePage li input {float:right; width: 250px;}
ol.homePage li textarea {float:right; width: 254px; height: 50px;}
ol.homePage label {width:80px; float:left; margin-right:0em;}
h2#letsTalk {margin-bottom:6px;}

