@charset "utf-8";
/* CSS Document */

.welcome-h1{
	color:#2c395a;
	font-size:24px;
}
.tagline{
	color:#6877a0;
	font-size:14px;
	padding-bottom:26px;
	}
.content-title, .content-title2{
	color:#43527a;
	font-weight:bold;
	font-size:14px;	
}
.content-title2{
	font-size:16px ;	
}
.regular-p{
	color:#515151;
	font-size:14px;
	padding-bottom:20px;
}

#contact-form-box{
	padding-bottom:25px;
	margin-top:20px;

}

#contact-fields-holder{
	float:left;
	width:367px;
}

#contact-fields-holder_c{
	float:left;
	width:267px;
}
#contact-holder{
	float:right;
	width:247px;
	background:#f9f9f9;
	border:1px solid #e4eff2; 
}

#contact-holder1{
	float:right;
	width:227px;
}

#contact-holder a{
	margin:0 auto;
	display:block;
}

#contact-holder p{
	color:#43527a;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;	
	}
#contact-holder img{
	padding-top:10px;
	}	
.sub-email-content{
	font-weight:normal !important;
	color:#515151 !important;
	padding-bottom:15px !important;
	}

/* fields */
#enterInfoSet label{
	float:left;
	padding:0px 0px 20px 0px;
}

#enterInfoSet span {
	float:left;
	width:100px;
	font-size:12px;
	color:#3e3e3e;
	text-align:right;
	padding-right:7px;
	padding-top:5px;
}

#enterInfoSet input.myfields{
	float:left;
	width:254px;
	font-size:13px;
	color:#3e3e3e;
	padding:5px 0px 0px 4px;
	height:22px;
	background:#f4f4f4 url(../images/field-bg.jpg) left top no-repeat;
	border:0;
}

.drop{
	float:left;
	width:254px;
	font-size:13px;
	color:#3e3e3e;
	padding:2px 0px 0px 4px;
	height:27px;
	background:#f4f4f4 url(../images/field-bg.jpg) left top no-repeat;
	border:0;
}

#enterInfoSet textarea{
	float:left;
	width:254px;
	font-size:13px;
	color:#3e3e3e;
	padding:5px 0px 0px 4px;
	height:105px;
	background:#f4f4f4 url(../images/textarea-bg.jpg) left top no-repeat;
	border:0;
}
/*contact form style on contact page*/
#enterInfoSet1 textarea{
	float:left;
	width:254px;
	font-size:13px;
	color:#3e3e3e;
	padding:5px 0px 0px 4px;
	height:105px;
	background:#f4f4f4 url(../images/textarea-bg.jpg) left top no-repeat;
	border:0;
}

#enterInfoSet1 label{
	float:left;
	padding:0px 0px 20px 0px;
}

#enterInfoSet1 span {
	float:left;
	width:100px;
	font-size:12px;
	color:#3e3e3e;
	text-align:right;
	padding-right:7px;
	padding-top:5px;
}

#enterInfoSet1 input.myfields{
	float:left;
	width:254px;
	font-size:13px;
	color:#3e3e3e;
	padding:5px 0px 0px 4px;
	height:22px;
	background:#f4f4f4 url(../images/field-bg.jpg) left top no-repeat;
	border:0;
}

#f2
{
border:0;
}

#enterInfoSet1
{border:0;}

#contact_text1
{width:500px;
height:auto;
margin:3px 3px 5px 10px;
}