body {
	background-image:url(images/background.gif);
	background-repeat: repeat-x;
	background-color:#BCBFBF;
	text-align:center;
	margin: 0px auto;
	font-family:Verdana, Arial, sans-serif;
	font-size:10pt;
}
a {color:#000;text-decoration:none;}
a:hover {color: #318A26;text-decoration:none}

/************************  wrapper ***********************/
.wrapper {
	width:743px;
	height:750px;
	background-color:white;
	background-image: url(images/wrapper.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	text-align:left;
}
.wrapperstock {
	width:743px;
	height:2500px;
	background-color:white;
	background-image: url(images/wrapperstock.gif);
	background-repeat: repeat-y;
	margin: 0px auto;
	text-align:left;
  }
  
.wrappercontact {
	width: 743px;
  height: 800px;	
  background-color:white;
  background-image: url(images/wrapperstock.gif);
  background-repeat: no-repeat;
  margin: 0px auto;
  text-align:left;
}
html>body .wrappercontact {
	width: 743px;
  height: 1100px;	
  background-color:white;
  background-image: url(images/wrapperstock.gif);
  background-repeat: no-repeat;
  margin: 0px auto;
  text-align:left;
}
.wrapperabout {
	width: 743px;
	height: 840px;
	background-color:white;
	background-image: url(images/wrapperstock.gif);
	background-repeat: repeat-x;
	margin: 0px auto;
	text-align:left;
}
/************************  wrapper ends ***********************/


/**********************  navigation ******************/


/**********************  navigation ******************/

/**********************  header ******************/

.header{
	float:left;
	width: 745px;
	height: 166px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
}
.strapline{
	float:left;
	font-family :   Verdana, Arial, sans-serif;
	font-weight: normal;
	width: 713px;
	height: 20px;
	text-align: left;
	background-color: white;
	margin-bottom:5px;
	color:#52747B;
	padding-left: 30px;
	background-image: url(images/wrapperstock.gif);
}


/**********************  header ends ******************/


/**********************  content section ******************/

.flashsection{
float:right;
}


.contentarea{
float:left;
width:650px;

}
.contentareastock{
	float:left;
	padding-left: 40px;
	padding-top: 20px;
	height: auto;
}

.text{
	float:left;
	width:700px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}

/********************** text **********************/
h1{
	text-align:left;
	margin: 0px auto;
	font-family:Verdana, Arial, sans-serif;
	font-size:12pt;
	padding-top:10px;
}



/********************** Footer Links **********************/
.footer{
	float:left;
	font-family :   Verdana, Arial, sans-serif;
	font-weight: normal;
	width: 723px;
	height: 140px;
	text-align: left;
	background-color: white;
	padding-left: 20px;
	background-image: url(images/wrapperstock.gif);
}

.footer_buts{

margin-top:20px;
font-size:11px;
color:#52747B;

}
.footer_buts a:hover{
color:#A5C0B4;

}
#featured {
	float: right;
	width: 235px;
	position: relative;
	left: 0px;
	height: 280px;
	background-image: url(images/featured.gif);}
