body {
	font-family:sans-serif,Helvetica,Arial;
	margin:0;
	background-color:#f3eee8;
}
#wrapper {
	position:relative;
	margin:0 auto;
	background-image:url(../images/background.png);
	background-repeat:no-repeat;
	background-color:#730000;
	width: 994px;
	height: 1700px;
	border-right:8px solid #221f1e;
}
#wrapper_cas {
	position:relative;
	margin:0 auto;
	background-image:url(../images/background.png);
	background-repeat:no-repeat;
	background-color:#730000;
	width: 994px;
	height: 2700px;
	border-right:8px solid #221f1e;
}
#contentWrap {
	width:933px;
	position:relative;
	margin:0 auto;
	/*box-shadow: 10px 10px #ccc;*/
}
#header {
	height:129px;
	position:relative;
	/*background-color:#ccc;*/
}
#info {
	position:absolute;
	right:33px;
	top:28px;
	font-size:9px;
	font-weight:bold;
	color:#666666;
}
#info .title {
	color:#990000;
}
#menu {
	position:absolute;
	top:95px;
	left:0px;
	margin-left:16px;
	font-size:11px;
	font-weight:bold;
	color:#890000;
	/*border:1px solid;*/
}
#menu a {
	display:block;
	margin-right:10px;
	float:left;
	padding:7px;
	border:1px solid #fff;
	color:#890000;
	text-decoration:none;
}
#menu a:hover, #menu a:active, #menu .active {
	border:1px solid #890000;
}
#content {
	width:589px;
	/*border:1px solid;*/
	/*height:800px;*/
	position:absolute;
	left:0px;
	font-size:14px;
}
#contentImage {
	height:198px; 
	width:589px;
}
#contentInner {
	background-color:#f3eee8;
	background-image:url(../images/content_bg2.png);
	background-repeat:repeat-x;
	margin:0;
	padding:20px 20px 20px 20px;
	color:#333333;
}

#contentInnerSB {
	background-color:#f3eee8;
	background-image:url(../images/content_bg3.png);
	background-repeat:repeat-x;
	margin:0;
	padding:20px 20px 20px 20px;
	color:#333333;
}
#contentInnerSB_noBG {
	background-color:#f3eee8;
	margin:0;
	padding:20px 20px 20px 20px;
	color:#333333;
}
#contentInnerTop {
	background-color:#f3eee8;
	background-image:url(../images/content_bg5.png);
	background-repeat:repeat-x;
	margin:0;
	padding:20px 20px 20px 20px;
	color:#333333;
}	
#contentInnerSB h1 {
	margin-top:0px;
	margin-bottom:0;
	font-size:38px;
	padding-top:19px;
}

#contentInner h1 {
	margin-top:0px;
	margin-bottom:0;
	font-size:48px;
	padding-top:19px;
}


#contentInnerCAS {
	background-color:#f3eee8;
	background-image:url(../images/content_bg4.png);
	background-repeat:repeat-x;
	margin:0;
	padding:20px 20px 20px 20px;
	color:#333333;
}	
#contentInnerCAS h1 {
	margin-top:0px;
	margin-bottom:0;
	font-size:48px;
	padding-top:19px;
}


#contentInner p {
	line-height:1.5em;
}
#contentInner ul li, #contentInner ol li {
	margin-bottom:5px;
	line-height:1.5em;
}
#contentBottom {
	width:589px;
	height:79px;
	background-image:url(../images/content_bottom.png);
	font-size:.7em;
	color:#fff;
}
#contentBottom div{
	position:absolute;
	bottom:113px;
	left:20px;
}
#contentBottom div a {
	color:#fff;
	text-decoration:none;
}
#contentBottom div a:hover {
	color:#fff;
	text-decoration:underline;
}
#formWrap {
	width:324px;
	/*border:1px solid;*/
	/*height:800px;*/
	margin-top:7px;
	position:absolute;
	right:0px;
}
#formHeader {
	background-image:url(../images/formHeader_bg2.png);
	background-repeat:no-repeat;
	height:119px;
	padding-top:15px;
}
#formHeader h2 {
	color:#880000;
	font-size:30px;
	margin-top:0;
	margin-left:10px;
	margin-bottom: 0;
}
#formPhone {
	margin-left:10px;
	color:#880000;
	font-size:20px;
	margin-bottom: 40px;
	
}
#formHeader p {
	font-size:11px;
	padding:0px 20px 0px 20px;
	line-height:1.5em;
	color:#fff;
}
#formContent {
	background-image:url(../images/form_bg2.png);
	/*height:200px;*/
	padding: 30px 20px 20px 20px;
	color:#fff;
}
#formContent h3 {
	font-size:11px;
}
label {
	display:block;
	font-size:10px;
	/*font-weight:bold;*/
}
.toplabel{
	font-size:18px;
	font-weight:bold;
}
.SDinput {
	width:242px;
	height:19px;
	background-image:url(../images/input_bg.png);
	margin-bottom:10px;
	/*width:250px;*/
	border:none;
	padding:6px 10px 2px 10px;
}
select {
	margin-bottom:10px;
	width:262px;
	font-size:11px;
}
#submit {
	width:156px;
	height:46px;
	background-image:none;
	margin:20px 0px 0px 0px;
	padding:0;
}
#enrollsumbit {
	width:156px;
	height:46px;
	background-image:none;
	margin:20px 0px 0px 0px;
	padding:0;
}
#formTop {
	position:relative;
	left:246px;
	width:78px;
	height:27px;
}
a img {
	border:none;
}
#logoBar {
	width:500px;
	height:98px;
	background-image:url(../images/logos.png);
	margin:0  auto;
}
hr {
	height:2px;
	border-top:1px solid #9a2a2a;
	border-bottom:1px solid #931919;
	border-right:none;
	border-left:none;
}
.Phoneinput {
	width:58px;
	height:19px;
	background-image:url(../images/input_bg.png);
	margin-bottom:10px;
	/*width:250px;*/
	border:none;
	padding:6px 10px 2px 10px;
}
