@charset "utf-8";
/* CSS Document */
/* general style start here */
body{
	font:normal 14px/15px Humanst521 BT, "Trebuchet MS", sans-serif, Arial, "Times New Roman";
	color:#000;
	background-color:inherit;
	background:url(http://www.carolinahealth.com/images/bodybg.gif) repeat-x 0 0 #c4e6f8;
}
*{
	padding:0;
	margin:0;
}

h1 {
	color: #00B1C7;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

img{
	border:none;
	display:block;
}
a{
	text-decoration:none;
	color:#333333;
	background-color:inherit;
}
a:hover {
	color:#000;
	background-color:inherit;
}
@font-face {
	font-family:"Humanst521 BT";
    src: url(http://www.carolinahealth.com/Font/biku.ttf);
	font-weight:normal;
	font-style:normal;
}

ul{
	list-style-type:none;
}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}
.floatleft{
	float:left;
	width:auto;
}
.floatright{
	float:right;
	width:auto;
}
.nobg{
	background:none !important;
}
/* main container style start here */
#wraper{
	width:1002px;
	margin:0 auto;
	overflow:hidden;
	height:100%;
}
.header{
	background:url(http://www.carolinahealth.com/images/header.jpg) no-repeat 20px 0;
	height:132px;
	padding:0 0 0 43px;
	width:937px;
}
.logopan{
	width:342px;
	float:left;
	margin:0 103px 0 0;
}
.topbannerpan{
	float:left;
	width:221px;
	padding:11px 0 0 0;
}
.topbannerpan a.button{
	background:url(http://www.carolinahealth.com/images/aplybutton.gif) no-repeat 0 0;
	width:220px;
	height:45px;
	display:block;
}
.topbannerpan a.button:hover{
	background:url(http://www.carolinahealth.com/images/aplybutton.gif) no-repeat 0 100%;
}
.topbannerpan img{
	margin-bottom:7px;
}
/* navigation style start here */
#nav{
	padding:5px 0 0 20px;
	width:960px;
}
#nav ul{
	border-bottom:1px solid #81cdf0;
	background-color:#e0f2fc;
	color:inherit;
	height:24px;
}
#nav ul li{
	 float:left;
	 width:auto;
	 padding:0 16px;
	 background:url(http://www.carolinahealth.com/images/navdevider.gif) no-repeat 0 0;
}
#nav ul li a{
	color:#042156;
	background-color:inherit;
	font-size:11px;
	line-height:24px;
	font-weight:bold;
	word-spacing:2px;
	letter-spacing:0px;
}
#nav ul li a:hover{
	color:#43bbec;
	background-color:inherit;
}
/* body top style start here */
.bodyTop{
	overflow:hidden;
	padding:7px 0 0 20px;
	width:982px;
	clear:both;
	background:url(http://www.carolinahealth.com/images/topbg.jpg) no-repeat 0 0;
	height:100%;
}
/* rightpan style start here */
.rightpan{
	width:408px;
	float:right;
	overflow:hidden;
	height:100%;
}
/* leftpan style start here */
.leftpan{
	width:574px;
	float:left;
	overflow:hidden;
	height:538px;
	background:url(http://www.carolinahealth.com/images/leftbg.jpg) no-repeat 0 0;
	position:relative;
}
.aroow{
	position:absolute;
	left:258px;
	top:183px;	
}
.aroow2{
	position:absolute;
	left:258px;
	top:335px;	
}
.leftpan h2{
	color:#042156;
	background-color:inherit;
	font-size:25px;
	line-height:27px;
	font-weight:normal;
	padding:9px 0 11px 15px;
}
.stepdiv{
	height:152px;
	padding:0 0 0 24px;
	width:529px;
	margin-bottom:11px;
}
.stepdiv img{
	float:right;
	width:auto;
}
.stepdiv3{
	margin-bottom:10px;
}
.stepleft{
	float:left;
	width:355px;
	padding:10px 0 0 0;	
}
.stepleft p{
	color:#010101;
	background-color:inherit;
	font-size:17px;
	line-height:20px;
}
.stepdiv h3{
	color:#042156;
	background-color:inherit;
	font-size:37px;
	line-height:42px;
	padding:0 0 10px 0;
}
.leftBox{
	background:url(http://www.carolinahealth.com/images/left-boxbg.png) no-repeat 0 0;
	width:574px;
	height:163px;
}
.formbg{
	background:url(http://www.carolinahealth.com/images/formbg.jpg) no-repeat 0 0;
	width:340px;
	height:538px;
	padding:0 36px 0 30px;
}
.formbg h2{
	color:#042156;
	background-color:inherit;
	font-size:18px;
	font-weight:normal;
	line-height:27px;
	padding:11px 0 12px 0;
}
.formbg h2 span{
	color:#042156;
	background-color:inherit;
	font-weight:bold;
}
.formbg p{
	font-size:16px;
	line-height:21px;
	padding:0 0 12px 0;
}
.formbg label{
	font-size:17px;
	float:left;
	width:180px;
}
input.txtbox{
	background-color:#fff;
	color:inherit;
	border:1px solid #c2c1c1;
	width:158px;
	height:23px;
	float:left;
}
.formContent{
	overflow:hidden;
	height:24px;
	margin-bottom:11px;
}
select.dropbox{
	width:158px;
	height:23px;
	float:left;
}
.aditional{
	width:148px;
	height:26px;
	margin:0 auto;
	display:block;
	margin-bottom:6px;
}
.submit{
	width:148px;
	height:32px;
	margin:0 auto;
	display:block;
	margin-bottom:7px;
	padding-top:8px;
}
.response{
	width:98px !important;
	margin:0 auto !important;
	font-size:11px !important;
	line-height:14px !important;
	text-align:center;
}
.bodyBottom{
	overflow:hidden;
	height:100%;
}
span.bodyTopCurve{
	background:url(http://www.carolinahealth.com/images/body-curvetop.gif) no-repeat 0 0;
	height:39px;
	font-size:0;
	line-height:0;
	display:block;
}
span.bodyBottomCurve{
	background:url(http://www.carolinahealth.com/images/body-curvebottom.gif) no-repeat 0 0;
	height:88px;
	font-size:0;
	line-height:0;
	display:block;
}
.midleContent{
	background:url(http://www.carolinahealth.com/images/body-midlebg.jpg) repeat-y 0 0;
	overflow:hidden;
	height:100%;
	padding:0 59px 15px 56px;
}
/*.midleinner{
	background:url(images/bodybot-innerbg.gif) repeat-x 0 0;
	overflow:hidden;
	height:100%;
	width:956px;
	margin:0 auto;
}*/
.midleContent h2{
	color:#31baf5;
	background-color:inherit;
	font-size:21px;
	line-height:23px;
	padding-bottom:20px;
}
.midleContent h3{
	color:#31baf5;
	background-color:inherit;
	font-size:21px;
	line-height:23px;
	padding-bottom:20px;
}
.midleContent p{
	padding:0 0 18px 0;
	text-align:justify;
	line-height:17px;
}
/* footer style start here */
#footermain{
	background:url(http://www.carolinahealth.com/images/footer-mainbg.gif) repeat-x 0 0 #78c6f0;
	overflow:hidden;
	height:100%;
}
#footer{
	background:url(http://www.carolinahealth.com/images/footerbg.gif) repeat-x 0 0 #c6e7f9;
	height:100%;
	overflow:hidden;
	width:960px;
	margin:0 auto;
	text-align:center;
	font-size:13px;
	color:#419aca;
	line-height:13px;
}
#footer ul{
	padding:0 0 14px 0;
}
#footer ul li{
	display:inline;
	background:url(http://www.carolinahealth.com/images/footer-devider.gif) no-repeat 0 2px;
	padding:0 6px 0 9px;
}
#footer ul li a{
	color:#fff;
	background-color:inherit;
	font-size:15px;
	line-height:31px;
}
#footer ul li a:hover{
	color:#000;
	background-color:inherit;
}
#footer p{
	padding:0 0 12px 0;
}
