/*<group=General Styles>*/

body {
	margin: 0px;
	text-align: left;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	color: #000000;
	background-color: #bebea8;
	background-image: url("/design1/Background.jpg");
	background-repeat: repeat-y;
}

#head_spacer{
	height:54px;
	width:901px;
}

#header{
	width:901px;
	height:140px;
}

#head_logo{
	padding-left:94px;
	float:left;
}

#head_slogan{
	width:400px;
	height:68px;
	float:right;
	margin-left:25px;
	font: 24px Helvetica Neue, Helvetica,Verdana, Arial, times new roman;
}

#slogan1{

}

#slogan2{
	padding-left:65px;
}

.orange{
	color:#ad5f2b;
}

#head_image{
	width:243px;
	height:161px;
	left:541px;
	position:absolute;
	top:122px;
	background-image: url("/design1/design1_07.jpg");
}

#content{
	margin-top:21px;
	width:900px;
	background-image: url("/design1/Background-Text.jpg");
	padding-bottom:21px;
}

#content-text{
	padding-left:87px;
	padding-top:63px;
	padding-right:116px;
}

#content-text-wrap{
	width:243px;
	height:5px;
	margin-right:0px;
	float:right;
}

p { 
}

b, strong {
	font-weight: bold;
	color: #092143;
}

a:link {
	color: #2b71b7;
	text-decoration: none;
}

a:visited {
	color: #2b71b7;
	text-decoration: none;
}

a:hover, a:active {
	color: #092143;
	background: #ffffff;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0px;
	padding: 3px 3px 3px 0px;
}

.image-right {
	float: right;
	margin: 3px 0px 3px 3px;
	padding: 3px 0px 3px 3px;
}

#site {
	width: 687px;
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	border:1px solid;
	border-color: #fff #000 #fff #000;
	color: #3e3e3e;
	background: #ffffff;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	word-spacing: 1px;
	line-height: 1.5em;
	height: 550px;
}

#pageHeader {
	width: 687px;
	background: url(/design1/test2_01.jpg) no-repeat;
	text-align: left;
	list-style: none;
	height: 109px;
}

#leftimage {
	background: top url(/design1/test2_03.jpg) no-repeat; /* This Is The BG Color Of The Main Div */
	width: 150px;
	float: left;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	height: 442px;
}

#content2 {
	width: 527px;
	padding:50px 20px 0px 20px;
	height: 292px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
}

#contact {
	width:690px;
}

#contact1 {
	width: 30%;
	float: left;
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	overflow: hidden;
}

#contact2 {
	width: 55%;
	float: right;
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	overflow: hidden;
}


#copyright {
	font-size:10px;
	width:685px;
}