/* --------------- body code starts here --------------- */ 
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;}

	
body a {
	font-weight: bold;
	text-decoration: none;
	color: #336633;}
/* --------------- body code ends here --------------- */ 
	




/* --------------- header and banner code starts here --------------- */ 
div#header {
	position: absolute;
	width: 800px;
	left: 0px;
	top: 0px;}

div#banner {
	background-color: #ffffff;
	height: 60px;
	background-image: url("site-img/banner-repeat.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;}
/* --------------- header and banner code ends here --------------- */ 

	
	
	
	
/* --------------- todaysdate code starts here --------------- */ 
div#phone-no {
	position: absolute;
	text-align: right;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
	width: 350px;
	right: 20px;
	top: 10px;}
/* --------------- todaysdate code ends here --------------- */ 
	
	
	
	
	

/* --------------- content (main column) code starts here --------------- */ 
div#content {
	position: absolute;
	left: 170px;
	top: 77px;
	width: 630px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;}

div#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 27px;
	margin-top: 0px;
	color: #336633;
	font-weight: bold;}

div#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336633;
	font-weight: bold;
	font-style: italic;}
/* --------------- content (main column) code ends here --------------- */ 





/* --------------- sidebar (first column) code starts here --------------- */ 
div#sidebar {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 150px;}
	
div#sidebar p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;}
	
div#sidebar img{
	border: 0px;
	margin: 0px;
	padding: 0px;}
/* --------------- sidebar (first column) code ends here --------------- */ 

.box250 {
	width: 630px;
	max-width: 630px;
	background-color: #ffffff;
	clear: left;
	height: 250px;
	min-height: 250px;
	height: auto !important;}
		
.box250 img{
	float: left;
	margin-right: 15px;}
	
.box200 {
	width: 630px;
	max-width: 630px;
	background-color: #ffffff;
	clear: left;
	height: 200px;
	min-height: 200px;
	height: auto !important;}
		
.box200 img{
	float: left;
	margin-right: 15px;}
	
.box150 {
	width: 630px;
	max-width: 630px;
	background-color: #ffffff;
	clear: left;
	height: 150px;
	min-height: 150px;
	height: auto !important;}
		
.box150 img{
	float: left;
	margin-right: 15px;}	
	
.box170 {
	width: 630px;
	max-width: 630px;
	background-color: #ffffff;
	clear: left;
	height: 170px;
	min-height: 170px;
	height: auto !important;}
		
.box170 img{
	float: left;
	margin-right: 15px;}

.globalfooter {
	display:none;
}