body
{
	background-color:#b7dcef;
	font-family: Myriad Pro, Arial, Helvetica, Tahoma, sans-serif;
}

.user {
font-family: Myriad Pro, Arial, Helvetica, Tahoma, sans-serif;
font-size:12px;
} 

ol
{
	font-size:15px;
	margin-left:35px;
	list-style-type: decimal;
	color:#666666;
}

h3
{
	margin-left:5px;
	margin-top:8px;
	margin-bottom:2px;
	font-size:18px;
	color:#4ea719;
	font-weight:bold;
	text-decoration:none;
}

.nice
{
	margin-left:10px;
	margin-bottom:10px;

}

h1
{
	margin-bottom:5px;
	font-size:24px;
}

p, label, input
{
	font-size:13px;
	margin-bottom:3px;
}


#header h1
{
	font-size:28px;
	line-height:35px;
	font-weight:normal;
	margin-top:105px;
	margin-left:-20px;
}


h2
{
	font-size:23px;
	color:#474747;
}

img {display: block;}

#body_copy
{
	width:100%;
	height:600px;
	background-color:#b7dcef;
	background-image:url('../images/background_strip.png');
	background-repeat:repeat-x;
}

#wrapper
{
	width:1152px;
	height:400px;
	margin-left: auto ;
	margin-right: auto ;
	background-image:url('../images/sunbackground.png');
	background-repeat:no-repeat;
	background-position:top left;
}

#inner_wrapper
{
	float:left;
	width:900px;
	padding-left:126px;
}

#header
{
	float:left;
	height:156px;
	width:900px;
	overflow:hidden;
	background-image:url('../images/plant.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
}


#menu
{
	float:left;
	width:900px;
	height:23px;
	overflow:hidden;
	background-image:url('../images/menu.png');
	background-repeat:no-repeat;
	background-color:#ffffff;
}

#menu a
{
	text-decoration:none;
	color:#000000;
}

#menu ul
{
	margin-left:29px;
	line-height:23px;
}

#menu ul li
{
	float:left;
	margin-right:43px;
	font-size:15px;
}

#content_wrapper
{
	width:888px;
	height:auto;
	padding:5px;
	margin-bottom:20px;
	float:left;
	background-color:#f9f9f9;
	border:1px solid #cccccc;
}

#content_wrapper a
{
	color:#000000;
	text-decoration:none;
}

#left_column
{
	float:left;
	width:594px;
}

#left_column p
{
	font-size:15px;
	padding-left:5px;
	color:#666666;

}

#left_column h1
{
	padding-left:5px;
}

#footer
{
	width:100%;
	float:left;
	margin-bottom:10px;
	text-align:right;
	font-size:13px;
	color:#232323;
}

#apply
{
	float:left;
	position:relative;
	width:265px;
	height:auto;
	left:10px;
	top:3px;
}

.shadowboxTop
{
	width:285px;
	height:5px;
	background-image:url('../images/shadowbox_top.png');
	background-repeat:no-repeat;
}

.shadowboxBody
{
	width:265px;
	padding-left:10px;
	padding-right:10px;
	height:auto;
	overflow:hidden;
	background-image:url('../images/shadowbox.png');
	background-repeat:repeat-y;
}

.shadowboxBottom
{
	width:285px;
	height:9px;
	background-image:url('../images/shadowbox_bottom.png');
	background-repeat:no-repeat;
}

#bottom
{
/*
z-index:-10000;
position:absolute;
top:600px;
width:100%;
height:126px;
background-image:url('../images/grass.png');
background-repeat:repeat-x; */
}

.maintext
{
	position:relative;
	top:5px;
	font-weight:normal;
	left:5px;
	color:#666666;
	font-size:21px;
	line-height:26px;
	letter-spacing:0.001em;
}

.maintext span
{
	font-weight:bold;
}

/* Slider */
#slider
{
	margin-left:5px;
	margin-top:5px;
	width:588px; /* 534 */
}

#slider ul, #slider li
{
	margin:0;
	padding:0;
	list-style:none;
}

#slider li
{ 
	width:588px;
	height:293px;
	overflow:hidden; 
}	

