@charset "UTF-8";

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
#cont {
	float:left;
	background-color: #FFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#photoholder {
	height: 200px;
	z-index:10;
}
#container {
	float: left;
	width: 950px;
}
#left-nav {
	float: left;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: left;
}
#content {
	clear: right;
	float: left;
	width: 730px;
	margin-bottom: 10px;
	padding-right: 20px;
	margin-top: 10px;
	padding-left: 20px;
	min-height:600px;
}

#contFoot {
	float: right;
	margin-bottom: 0px;
	width: 250px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7DFF4;
}
#back-stripe {
	width: 550px;
	background-image: url(../../images/red_back.gif);
	background-repeat: repeat;
	padding: 5px;
}#testT {
	background-color: #95BFE2;
	background-image: url(../images/tr_blu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 20px;
	width: 160px;
}
#testB {
	background-color: #95BFE2;
	background-image: url(../images/br_blu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 20px;
	width: 160px;
	margin-bottom: 10px;
}
#footer {
	float: left;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 10px;
	color: #333;
}
.cl {
	float: right;
	margin-right: 10px;
}
.cr {
	float: right;
}
.redTxt {
	font-size: 16px;
	color: #C12C23;
	font-weight: bold;
}
.test {
	background-color: #8DC0E5;
	padding: 10px;
	text-align: left;
	color: #2A2A2A;
}
.head-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BF0931;
}
.head-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BF0931;
}
.head-text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.style2 {font-size: 14px}
.style3 {font-size: 16px}
.style4 {color: #C9CDF1}
ul {margin:0px; padding:0px;}
li {margin:0px; padding:0px;}
.contForm {
	width:150px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
	float: right;
	margin-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	margin-right: -35px;
	margin-top: 5px;
	height: auto;
	vertical-align: top;
}
.contFormHead {
	font-size: 12px;
	color: #1D5BCA;
	margin: 0px;
	padding: 0px;
}
.formTxt {
	font-size: 10px;
	color: #666;
	margin-bottom: 5px;
}
.special {display:none;}
ul {margin-left:20px;}
#address {
	float: right;
	height: 170px;
	width: 177px;
	position: relative;
	margin-bottom: -190px;
	right: 0px;
	z-index:1000;
	padding-right: 10px;
	padding-top: 20px;
}
#address .large {
	font-size: 16px;
	line-height: 22px;
	color: #FFF;
	text-align: right;
}
#address .small {
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	text-align: right;
}
#number {
	float: right;
	width: 250px;
	position: relative;
	z-index: 2000;
	top: 162px;
	right: 180px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 20px;
	margin-bottom: -20px;
	text-transform: uppercase;
}

