body, html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#313f4f;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #777777;
	text-decoration: none;
}
a:active {
	color: #000000;
}
#wrapper {
	position: relative;
	z-index: 1;
}
#container {
	position: relative;
	z-index: 2;
	width: 816px;
	height: 638px;
	top: 0px;
	text-align: left;
}

/* Left side of page */
#leftBG {
	position:absolute;
	z-index:3;
	width: 388px;
	height: 638px;
	left: 0px;
	top: 114px;
	background-image:url(../images/leftBG.jpg);
	background-repeat:no-repeat;
}

#coName {
	position:absolute;
	z-index:4;
	width: 238px;
	height: 58px;
	left: 37px;
	top: 35px;
	padding-top: 15px;
	background-image: url(../images/scale.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 75px;
	letter-spacing: normal;
}

#section1 {
	position:absolute;
	z-index:4;
	width: 325px;
	height: 127px;
	left: 37px;
	top: 128px;
}


#leftContent {
	position:absolute;
	z-index:4;
	width: 316px;
	height: 230px;
	left: 37px;
	top: 277px;
}
/* Left side of page for secondary pages */
#section3 {
	position:absolute;
	z-index:4;
	width: 325px;
	height: 380px;
	left: 37px;
	top: 128px;
}
#section3 a:hover, a:active {
	color:#333333;
	text-decoration:none;
	font-style:italic;
}
#section4 {
	position:absolute;
	z-index:4;
	width: 325px;
	height: 380px;
	left: 37px;
	top: 128px;
}
#section4 a:hover, a:active {
	color:#333333;
	text-decoration:none;
}
#leftBG_2 {
	position:absolute;
	z-index:3;
	width: 388px;
	height: 638px;
	left: 0px;
	top: 114px;
	background-image:url(../images/leftBG_2.jpg);
	background-repeat:no-repeat;
}

/* Right side of page */
#rightBG {
	position:absolute;
	z-index:3;
	width: 388px;
	height: 638px;
	left: 388px;
	top: 114px;
	background-image:url(../images/rightBG.jpg);
	background-repeat:no-repeat;
}


#contact {
	position:absolute;
	z-index:4;
	width: 197px;
	height: 70px;
	left: 37px;
	top: 35px;
}

#section2 {
	position:absolute;
	z-index:4;
	width: 210px;
	height: 126px;
	left: 37px;
	top: 129px;
}

#rightContent {
	position:absolute;
	z-index:4;
	width: 326px;
	height: 240px;
	left: 37px;
	top: 277px;
}

#footer {
	position:absolute;
	z-index:4;
	width: 334px;
	height: 15px;
	left: 37px;
	top: 539px;
}

/* Menu */
#menuBox {
	position:absolute;
	z-index:4;
	width: 98px;
	height: 156px;
	left: 251px;
	top: 56px;
}
.menuItem {
	font-size: 9px;
	font-weight: bold;
	line-height: 21px;
}
.menuItem:link {
	color:#000000;
	text-decoration:none;
	font-style:normal;
	line-height: 21px;
}
.menuItem:visited {
	color:#000000;
	text-decoration:none;
	font-style:normal;
	line-height: 21px;
}
.menuItem:hover {
	color:#603134;
	text-decoration:none;
	font-style:normal;
	line-height: 21px;
}
.menuItem:active {
	color:#603134;
	text-decoration:none;
	font-style:normal;
	line-height: 21px;
}

/* Text Styles */
.headerText {
	font-size:14px;
	padding-left:2px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}
.textStyle1 {
	color:#603134;
	font-size:16px;
	letter-spacing: 1px;
}
.textStyle2 {
	color:#555555;
	font-size: 9px;
}
.textStyle3 {
	color:#603134;
	font-weight:bold;
}
.textStyle4 {
	color:#603134;
	font-weight:bold;
}
#textBox1 {
	width: 133px;
	position: absolute;
	z-index: 4;
	left: 76px;
}
#textBox2 {
	position:absolute;
	z-index:4;
	width: 152px;
	height:163px;
	left: 37px;
	top: 352px;
}
#textBox3 {
	position:absolute;
	z-index:4;
	width: 152px;
	height:163px;
	left: 212px;
	top: 352px;
}
#textBox2 a:link, a:visited {
	color:#000000;
	text-decoration:none;
	font-style:italic;
}

#textBox2 a:hover, a:active {
	color:#333333;
	text-decoration:none;
	font-style:italic;
}
#textBox3 a:link, a:visited {
	color:#000000;
	text-decoration:none;
	font-style:italic;
}
#textStyle3 a:hover, a:active {
	color:#333333;
	text-decoration:none;
}
#textStyle4 a:hover, a:active {
	color:#333333;
	text-decoration:none;
}
.linePadding {
	_padding-bottom:4px;
	_padding-top:4px;
}