
body
{
	font-family: Arial;
}

body, div, form
{
	margin: 0px;
	padding: 0px;
}

img
{
	display: block;
}

#pagewrapper
{
	position: relative;
	min-height: 1px;
	width: 953px;
	margin: 0px auto 0px auto;
}

#leftside
{
	background-image: url('/images/leftside.gif');
	width: 21px;
	position: absolute;
	left: -21px;
	top: 0px;
}

#rightside
{
	background-image: url('/images/rightside.gif');
	width: 21px;
	position: absolute;
	right: -21px;
	top: 0px;
}

#bottom
{
	background-image: url('/images/bottom.gif');
	height: 27px;
}

#bottom p
{
	margin: 0px;	
	padding: 4px 0px 0px 0px;
	font-size: 8pt;
	text-align: center;
}

#bottom a
{
	text-decoration: none;
	color: #000;
}

#top
{
	background-image: url('/images/top.gif');
	height: 38px;
}

#topleftcorner
{
	position: absolute;
	top: 0px;
	left: -21px;
}

#toprightcorner
{
	position: absolute;
	top: 0px;
	right: -21px;
}

#bottomleftcorner
{
	position: absolute;
	bottom: 0px;
	left: -21px;
}

#bottomrightcorner
{
	position: absolute;
	bottom: 0px;
	right: -21px;
}

#headerwrapper
{
	height: 143px;
	background-color: #000;
}

#head_left
{
	float: left;
	height: 125px;
}

#logo
{
	padding: 15px 0px 0px 25px;
}

#head_right
{
	float: right;
	padding: 40px 28px 0px 0px;
	width: 600px;
}

#text1
{
	float: right;
	width: 500px;
}

#text2
{
	margin-top: -14px;
	float: right;
	width: 500px;
}

#text3
{
	width: 350px;
}

#text4
{
	width: 350px;
}

#text5
{
	width: 350px;
}

#headerwrapper p
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
	line-height: 10pt;
	color: #fff;
	clear: both;
	text-align: center;
}

#headerwrapper p a
{
	text-decoration: none;
	color: #D7D8D8;
}

#headerwrapper p span
{
	color: #777777;
}

#menuwrapper
{
	height: 42px;
	background-image: url('/images/menu.gif');
}

#menu
{
	width: 850px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li
{
	float: left;
	margin: 0px;
	padding: 15px 15px 0px 15px;
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	height: 27px;
}

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

#menu li a:hover
{
	color: #D05268;
}

#menu li.on a
{
	color: #D05268;
}

#strip1
{
	height: 195px;
	background-color: #5D5E63;
	padding: 0px 0px 0px 34px;
}

#strip1 p
{
	margin: 0px;
	padding: 3px 0px 0px 0px;
	width: 350px;
	color: #fff;
	font-size: 9pt;
	line-height: 12pt;
}

#strip2
{
	height: 67px;
	background-color: #A40420;
	padding: 0px 0px 0px 34px;
}

#contentwrapper
{
	background-image: url('/images/back1.gif');
	background-repeat: repeat-x;
	padding: 20px 50px 13px 50px;
	font-size: 9.5pt;
}

#contentwrapper a
{
	color: #A40420;
	text-decoration: none;
}

#contentwrapper p
{
	margin: 0px;
	padding: 0px 0px 12px 0px;
}

#contentwrapper ul
{
	margin: 0px 0px 0px 17px;
	padding: 0px 0px 10px 0px;
}

#contentwrapper ul li
{
	margin: 0px;
	padding: 0px;
}

#footerwrapper
{
	background-image: url('/images/footer.gif');
	height: 20px;
}

#footerwrapper p
{
	margin: 0px;
	padding: 3px 30px 0px 0px;
	text-align: right;
	color: #B1B2B2;
	font-size: 7pt;
	line-height: 10pt;
}

#image
{
	position: absolute;
	right: 40px;
	top: 0px;
	border-left: 6px solid #fff;
	border-right: 6px solid #fff;	
	height: 268px;
	width: 480px;
	z-index: 1;
}

#fade
{
	width: 953px;
	height: 9px;
	background-image: url('/images/fade.png');
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	overflow: hidden;
	behavior: url('/style/iepngfix.htc');
}

#bodywrapper
{
	position: relative;
}

h1 
{
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

h2
{
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.fieldinput input
{
	width: 250px;
}

.fieldtextarea textarea
{
	width: 250px;
}

.logo
{
	float: left;
	width: 180px;
}

.gap
{
	clear: both;
	height: 20px;
	overflow: hidden;
}

.description
{
	padding: 0px 0px 0px 180px;
}
