body {
	background:#e8e8e8 url(../images/body_bg.jpg) repeat-x;
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 43px 0px 15px 0px;
	float: none;
	text-align: left;
	color:#000000;
	padding:0px;
	}
										         /*Global Parameters*/
a { text-align:left; text-decoration:underline; }
a:active { text-decoration:none; }
a:hover { text-decoration:none; color:#324801; }
h1, h2, h3, h4, p { text-decoration: none; margin:0px; padding:0px;}
ul, li { font-weight: normal; text-decoration: none; text-align:left; }
form{ margin: 0px;  padding-top:10px; }
.clear { clear:both; }
img	{ border: none; }
												  /*Global Parameters ends*/
										
														/*page start master container*/
#master-container{
	width:683px;
	height:auto;
	margin:auto;
	padding:0px; 
	}
/*header start*/	
#wst-header{
	width:683px;
	height:auto;
	margin:0px;
	padding:0px 0px 10px 0px;
	}			
#wst-logo{
	width:178px;
	height:55px;
	margin:0px;
	padding:0px 0px 0px 40px;
	float:left;
	}
#wst-company-name{
	width:395px;
	height:auto;
	margin:0px;
	padding:20px 50px 0px 0px;
	float:right;
	}
/*header ends*/	

										/*main container start*/
#main-container{
	width:683px;
	height:auto;
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	}
/*top navigation and banner start*/
#navigation{
	width:669px;
	height:auto;
	margin:0px 0px 5px 0px;
	padding:7px;
	background:#f9f5f6 url(../images/top-nav-curve.jpg) no-repeat;
	}
#green-navigation{
	width:599px;
	height:23px;
	margin:0px;
	padding:5px 35px 0px 35px;
	background:url(../images/green-nav.jpg) no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	}	
#green-navigation a{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding:0px 10px;
	}
#green-navigation a:active{
	text-decoration:none;
	}
#green-navigation a:hover{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	background:url(../images/hover.jpg);
	padding:0px 10px;
	}
#banner{
	width:669px;
	height:211px;
	margin:0px;
	padding:0px 7px 4px 7px;
	}	
/*top navigation and banner ends*/

/*body container start*/
#body-top-black{
	width:669px;
	height:auto;
	margin:auto;
	padding:10px 0px 10px 0px;
	background:#262626;
	color:#FFFFFF;
	}
#quotes-box-bg{
	width:669px;
	height:auto;
	margin:auto;
	padding:10px 0px 10px 0px;
	background:url(../images/black-body-line.jpg) repeat-y top left;
	}
.box{
	width:183px;
	height:auto;
	margin:0px;
	padding:0px 20px 0px 20px;
	float:left;
	font-size:14px;
	color:#fffefe;
	text-align:left;
	}
.box h2{
	font-size:14px;
	margin:0px;
	padding:10px 0px 0px 0px;
	color:#b7f305;
	}
.box p{
	line-height:1.4em;
	margin:0px;
	padding:0px;
	}
#text-content{
	width:669px;
	height:auto;
	margin:auto;
	padding:10px 0px 0px 0px;
	color:#000000;
	}
#text-content img{
	margin:0px;
	padding:5px 7px 5px 7px;
	}
#text-content h1{ 
	font-size:16px;
	color:#324801;
	margin:0px;
	padding:0px 0px 12px 0px;
	}
#text-content h2{ 
	font-size:14px;
	color:#324801;
	margin:0px;
	padding:0px 0px 5px 0px;
	font-weight:bold;
	}
#text-content h2 span{ 
	font-size:14px;
	color:#324801;
	margin:0px;
	padding:0px 0px 5px 0px;
	font-weight:normal;
	}	
#text-content h3{ 
	font-size:12px;
	color:#000000;
	margin:0px;
	padding:0px 0px 15px 0px;
	font-weight:normal;
	}
#text-content h4{ 
	font-size:12px;
	color:#000000;
	margin:0px;
	padding:0px 0px 3px 0px;
	font-weight:normal;
	}
#text-content p{
	margin:0px;
	padding:0px 0px 5px 0px;
	line-height:1.4em;
	}
#text-content ul{
	margin:0px 0px 0px 25px;
	padding:0px 0px 15px 0px;
	}	
#text-content li{
	margin:0px 0px 0px 0px;
	padding:5px 0px 10px 0px;
	list-style:disc;
	}	
	
/*body container ends*/
										/*main container ends*/
/*footer start*/
#footer{
	width:683px;
	height:auto;
	margin:0px;
	padding:15px 0px;
	text-align:center;
	font-size:10px;
	color:#bbfa05;
	background:#262626;
	}
#footer a{
	text-decoration:underline;
	color:#bbfa05;
	}	
#footer a:hover{
	text-decoration:none;
	color:#FFFFFF;
	}	
/*footer ends*/
										
														/*page ends master container*/