@charset "UTF-8";
/* CSS Document */

*
{
margin:0px;
padding:0px;
}

img
{
border:none;
}

html
{
height:101%;
}

body
{
background-color:#e6e3df;
background-image:url(../images/bg_gradient.gif);
background-repeat:repeat-x;
text-align:left;
}

#wrapperMain
{
	background-color:#FFFFFF;
	height:680px;
	width:960px;
	margin: 0px auto;
	position: relative;
	top: 15px;
}

#wrapperMain_915
{
	height:auto;
	width:915px;
	position: relative;
	float: left;
	left: 23px;
}

#headerMain
{
	position:relative;
	float:left;
	height:92px;
	width:915px;
}

#logoMain
{
	background-image:url(../images/logo_main.png);
	position:relative;
	float:left;
	height:60px;
	width:280px;
	background-repeat: no-repeat;
	background-position: center;
	top: 20px;
}

#headerLinksWrap
{
	height:auto;
	width:250px;
	position:relative;
	float:right;
}

#headerLinksContainer
{
	height:15px;
	width:250px;
	position:relative;
	float:right;
	color:#676768;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:11px;
	text-align: right;
	top: 15px;
}

.headerLinks
{
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#676768;
	text-decoration: none;
}

.headerLinks:hover
{text-decoration:underline;
}

#headerLinksContainer2
{
	height:45px;
	width:220px;
	position:relative;
	float:right;
	background-image:url(../images/header_flower.gif);
	background-repeat:no-repeat;
	top: 16px;
	text-align: right;
	padding-top: 10px;
	background-position: right;
}

.headerLinks2
{
color:#3c2158;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
}

.headerLinks2:hover
{
text-decoration:underline;
}

#mainNavWrap
{
	position:relative;
	float:left;
	height:28px;
	width:915px;
	margin: 0px 0px 4px 0px;
	text-align: right;
}

#homeFlashBanner
{
	height:266px;
	width:911px;
	position:relative;
	float:left;
	background-image: url(../images/flashbanner.png);
}



#homeBottomContent
{
	height:auto;
	width:915px;
	position:relative;
	float:left;
	top: 17px;
	display: block;
}

#homeBucket_1
{
	height:159px;
	width:289px;
	position:relative;
	float:left;
	border-color: #aa8cbc;
	border-style: solid;
	border-width: 2px;
}

#homeBucket_2
{
	height:159px;
	width:286px;
	position:relative;
	float:left;
	left: 20px;
	border-style: solid;
	border-color: #b1d76e;
	border-width: 2px;
}

#homeBucket_3
{
	height:163px;
	width:290px;
	position:relative;
	float:left;
	left: 42px;
}

#footerBreak
{
	width:915px;
	height:35px;
	background-image:url(../images/footerbreak.gif);
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	float: left;
	top: 30px;
}

#footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#8d8d8d;
	text-align:center;
	position: relative;
	float: left;
	top: 33px;
	height: 35px;
	width: 915px;
	line-height: 140%;
}

.footerLinks
{
color:#8d8d8d;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

.footerLinks:hover
{
text-decoration:underline;
}

#headerimage
{
	height:270px;
	width:915px;
	position:relative;
	float:left;
}
