BODY {
	FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #1F3911;
	BACKGROUND-COLOR:#FFFFFF;
	text-align: center;
	margin:0px;
}

TD {
	FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif;
	FONT-SIZE: 11px;
}

.form_element{
	WIDTH:96%;
}

#page{
	margin: 0 auto 0 auto;
	text-align: left;
	width: 800px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
}

#ml{
	float:left;
	width:474px;
}

#m{
	float:left;
}

#l{
	width:51px;
	float:left;
	background:url(i/l.gif) no-repeat 0px 0px;
}

#c{
	background:url(i/l_bg.gif) repeat-y 0px 0px;
	width: 800px;
}

#c2{
	background:url(i/r_bg.gif) repeat-y 100% 0px;
	width: 800px;
}

#cont{
	background-color:#FFFFFF;
	width:699px;
	float:left;
	padding-bottom:10px;
}

#r{
	margin-left:750px;
	background:url(i/r.gif) no-repeat 0px 0px;
}

#px10{
	font-size:10px;
}

#sample_col{
	padding:19px 20px 0px 0px;
	background:url(i/slise.gif) no-repeat 0px 0px;
	margin-left:466px;
	line-height: 20px;
}

#wellcome_col{
	width:699px;
	float:left;
	background-image: url(i/slise.gif);
	background-repeat: no-repeat;
	background-position: 66% 0px;
}

#wellcome_cont{
	padding:19px 57px 0px 22px;
	line-height: 20px;
}

#border_rt{
	float:right;
	width:49px;
}

#border_b{
	text-align:right;
	background:url(i/border_b.gif) repeat-x 0px 0px;
}

A.more{
	color:#848571;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
	clear:both;
}

#cont_col{
	width:466px;
	float:left;
	padding:19px 57px 0px 22px;
}


#fresh{
	padding:20px;
	clear:both;
}

div.pic{
	float:left;
	margin:0px 15px 0px 0px;
}

#f{
	clear:both;
	background:url(i/f.gif) no-repeat 0px 0px;
	background-color:#F1E9D2;
	padding:36px 0px 50px 0px;
	text-align:center;
	font-size:10px;
	width:800px;
}

#f A{
	COLOR:#5C0100;
}

H1 {
	FONT-SIZE: 16px;
	COLOR: #1F3911;
	MARGIN:0px 0px 15px 0px;
}
P{
	FONT-FAMILY: Tahoma, Verdana, sans-serif;
	TEXT-INDENT: 0px;
	FONT-SIZE: 11px;
	COLOR: #1F3911;
	MARGIN:0px 0px 10px 0px;
}
LI {
	FONT-SIZE: 11px;
	COLOR: #1F3911;
	LIST-STYLE-IMAGE:url(i/li.gif);
	MARGIN-BOTTOM:2px;
}
UL{
	MARGIN:0px 0px 20px 20px;
}
INPUT{
	FONT-SIZE: 11px;
	COLOR: #1F3911;
}
TEXTAREA{
	FONT-FAMILY: Tahoma, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #1F3911;
}

A,A:active,A:visited,A:hover{
	COLOR: #DA4727;
}
.link1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.link1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9E9E9E;
	text-decoration: none;
	font-weight: bold;
}
.link1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.link1:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8352;
	text-decoration: none;
	font-weight: bold;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF6633;
}
	#dhtmlgoodies_slideshow{
	width:600px;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
	font-style:italic;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;	/* Font to use */
	font-size:10pt;
	font-weight: bold;
	color: #808473;
	}
	#galleryContainer{
		
		height:102px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/102px;	/* Other browsers */
		height: /**/102px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;		
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}
	

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
