body{
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-image: url(/pics/bggrad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
	overflow-x: hidden;
	cursor: default;
}

a{
	outline: none;
}

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

.templateholder{
	width: 100%;
	height: auto;
	float: left;
	font-size: 11px;
	position: relative;
	top: 0px;
	left: 0px;
}

.bgholder{
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

.bgholder1{
	width: 480px;
	height: 400px;
	position: fixed;
	bottom: 0px;
	left: -70px;
	background-image: url(/pics/flowerWhitePNG.png);
	background-repeat: no-repeat;
}

.bgholder2{
	width: 480px;
	height: 480px;
	position: fixed;
	top: 0px;
	right: -90px;
	background-image: url(/pics/flowerBlackPNG.png);
	background-repeat: no-repeat;
}

.totalcontainer{
	width: 100%;
	height: auto;
	position: absolute;
	top: 20px;
	left: 0px;
}


.container{
	width: 950px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.shadowsize{
	font-size: 8px;
}

.shadL{
	background-image: url(/pics/shadL.png);
	background-position: right;
	background-repeat: repeat-y;
}

.shadR{
	background-image: url(/pics/shadR.png);
	background-position: left;
	background-repeat: repeat-y;
}

.shadLTC{
	background-image: url(/pics/shadLTC.png);
	background-position: right;
	background-repeat: no-repeat;
}

.shadLBC{
	background-image: url(/pics/shadLBC.png);
	background-position: right;
	background-repeat: no-repeat;
}

.shadRBC{
	background-image: url(/pics/shadRBC.png);
	background-position: right;
	background-repeat: no-repeat;
}

.shadRTC{
	background-image: url(/pics/shadRTC.png);
	background-position: right;
	background-repeat: no-repeat;
}

.shadLT{
	width: 20px;
	height: 10px;
	float: left;
	background-image: url(/pics/shadLT.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.shadT{
	width: 890px;
	height: 10px;
	float: left;
	background-image: url(/pics/shadT.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.shadRT{
	width: 20px;
	height: 10px;
	float: left;
	background-image: url(/pics/shadRT.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.shadLB{
	width: 20px;
	height: 10px;
	float: left;
	background-image: url(/pics/shadLB.png);
	background-repeat: no-repeat;
	background-position: top;
}

.shadB{
	width: 890px;
	height: 10px;
	float: left;
	background-image: url(/pics/shadB.png);
	background-repeat: repeat-x;
	background-position: top;
}

.shadRB{
	width: 20px;
	height: 10px;
	float: left;
	background-image: url(/pics/shadRB.png);
	background-repeat: no-repeat;
	background-position: top;
}


.contentholder{
	width: 930px;
	height: auto;
	float: left;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
}

.content{
	width: 904px;
	height: auto;
	position: relative;
	float: left;
	top: 0px;
	left: 12px;
	padding: 12px 0px 12px 0px;
}

.menuholder{
	width: 904px;
	height: 105px;
	position: absolute;
	top: 12px;
	left: 12px;
	overflow: hidden;
}

.menuspace{
	width: 296px;
	height: 105px;
	float: left;
	overflow: hidden;
}

.menu{
	width: 100%;
	height: auto;
	float: left;
	padding: 50px 0px 0px 0px;
}

.headitem{
	width: 98px;
	height: auto;
	float: left;
	font-weight: bold;
}

.headitem a{
	width: 100%;
	height: auto;
	font-size: 15px;
	display: block;
	padding: 4px 0px 5px 0px;
	text-decoration: none;
	color: #555555;
}

.headitem a:hover{
	color:  #222222;
}

.headis{
	font-size: 15px;
	color: #FFCC00 !important;
}

.headitemdiv{
	width: 1px;
	height: 23px;
	float: left;
	background-color: #CCCCCC;
}

.logo{
	width: 312px;
	height: 100%;
	float: left;
}

.spacer{
	width: 100%;
	height: 12px;
	float: left;
}

.footer{
	width: 100%;
	height: 25px;
	float: left;
	background-color: #555555;
}

.topmenuspace{
	width: 100%;
	height: 80px;
	float: left;
}

.copyright{
	float: right;
	font-size: 10px;
	color: #FFFFFF;
	padding: 0px 14px 0px 0px;
	margin: -5px 0px 0px 0px;
}
