body {
	background-image: url(/images/back_bg.gif);	

	}
	


.copy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	float:left;

}

#scroll
{
border:0;
width:800px;
height:390px;
overflow: auto;

}



a:link {
	color: #1e7a7e;
	text-decoration: none;
}

a:visited {
	color: #1e7a7e;
	text-decoration: none;

}
a:hover {
	color: #666666;
	text-decoration: underline;
}



a:active {
	color: #1e7a7e;
	text-decoration: none;


}

#curve_back {
	float:left;
	width:850px;
	height:500px;
	background-image:url(/images/curve_back.gif);
	background-repeat:no-repeat;
	margin: 5px 10px 10px 10px;

	}

#curve_back_top {
	background-image:url(/images/curve_top.gif);
	background-repeat:no-repeat;
height:8px;
	}
	
#curve_back_middle {
	background-color:#FFFFFF;
	padding:2px;
	}
	
#curve_back_bottom {
	background-image:url(/images/curve_btm.gif);
	background-repeat:no-repeat;
height:8px;
	}		
	
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #666666;
}

.style_small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
	
	


/* menu */
	
.container {
	width: 860px;
	padding-top:4px;
	background: #2d797e;


	}
	
#nav {

	margin: 0;
	padding: 5px 30px 21px 25px;

	}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#nav a:link, #nav a:visited {
	float: left;
	font-size: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	line-height: 16px;
	font-weight: bold;
	padding: 0px 10px 6px 10px;
	text-decoration: none;
	color: #bac9cd;
	}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
	color: #fff;
	background: url(/images/tab_rounded.gif) no-repeat bottom center;
	}
	
/*Menu end*/

.order_button { width: 250px; height: 120px; }
.order_button a { display: block; width: 250px; height: 120px; background: url(/images/order_button.gif) no-repeat top left;}
.order_button a:hover { background-position: bottom left;}

.calendar_button { width: 250px; height: 120px; }
.calendar_button a { display: block; width: 250px; height: 120px; background: url(/images/calendar_button.gif) no-repeat top left;}
.calendar_button a:hover { background-position: bottom left;}


.heading-img{
text-align:center;
}

.heading-img img{
padding:2px 2px 0px 2px;border:1px solid #d0d0d0;
}



