body{
	background:#FFFFCC;
	padding:0px;
	margin:0px;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#625140;
	}
	
form{
	padding:0px;
	margin:0px;
	}
	
.header_image{
	background:url(../images/header_image.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:203px;
	width:780px;
	}
	
.body_bg{
	background:url(../images/body_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:489px;
	}
	
.home_btn{	
	background:url(../images/home_button.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:118px;
	height:36px;
	}
	
.prog_btn{	
	background:url(../images/prog_button.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:118px;
	height:36px;
	}
	
.buy_btn{	
	background:url(../images/buy_button.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:118px;
	height:36px;
	}
	
.contact_btn{	
	background:url(../images/contact_button.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:118px;
	height:36px;
	}
	
.menu_text{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#ffffc7;
	text-decoration:none;
	}
	
a.menu_text:hover{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
	
.left_panel_bg{
	background:url(../images/left_panel_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:291px;
	}
	
.yellow_box{
	background:url(../images/yellow_box.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:152px;
	height:37px;
	}
	
.heading1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#a96050;
	text-transform:uppercase;
	}

.boxborder{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	}
	
.go_btn{
	background:url(../images/go_btn.gif);
	background-position:left ;
	background-repeat:no-repeat;
	height:11px;
	width:16px;
	border:0px;
	cursor:pointer;
	}
	
#left-nav{
	width:110px;
	}
	
#left-nav ul{
	padding:0px;
	margin:0px;
	display:block;
	list-style-type:none;
	}
	
#left-nav ul li{
	display:block;
	padding:0px;
	margin:0px;
	background:url(../images/left_nav_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:19px;
	width:110px;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#222b98;
	text-decoration:none;
	text-align:left;
	list-style-type:none;
	}
	
#left-nav ul li a{
	display:block;
	padding:3px 0px 0px 25px;
	margin:0px;
	background:url(../images/left_nav_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:16px;
	width:85px;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#222b98;
	text-decoration:none;
	text-align:left;
	list-style-type:none;
	}
	
#left-nav ul li a:hover{
	display:block;
	padding:3px 0px 0px 25px;
	margin:0px;
	background:url(../images/left_nav_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:16px;
	width:85px;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#da7109;
	text-decoration:none;
	text-align:left;
	list-style-type:none;
	}
	
.link1{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#625140;
	text-decoration:underline;
	}
	
a.link1:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#625140;
	text-decoration:none;
	}
	
.footer_text{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	}