/* @override http://www.educatorsofbeauty.com/css/eob-style1.css */

body {
	text-align: center;
	color: #ffffff;
	font-family: Arial;
;
}

div#container-main {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px solid #d3dcf0;


}

div#container {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #d3dcf0;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;

}
div#container2 {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #d3dcf0;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;

}

div#container-home {
	width: 900px;
	height: 338px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(../images/home-splash.jpg) no-repeat;
}
div#container-college {
	width: 900px;
	height: 338px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(../images/college-splash.jpg) no-repeat;
}
div#container-career {
	width: 900px;
	height: 338px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(../images/career-splash.jpg) no-repeat;
}
div#container-guest {
	width: 100%;
	height: 338px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(../images/guest-splash.jpg) no-repeat;
}

div#container-contact {
	width: 900px;
	height: 338px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(../images/contact-splash.jpg) no-repeat;
}

div#container-apply {
	width: 900px;
	height: 338px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(../images/apply-splash.jpg) no-repeat;
}
div#container-thanks {
	width: 900px;
	height: 338px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url(../images/thankyou-splash.jpg) no-repeat;
}

div#container-footer {
	width: 900px;
	height: 150px;
	background-color: #d3dcf0;

}

.container-form {
	padding-top: 5px;
	padding-bottom: 5px;
}

div#container-locations {
	width: 902px;
	height: 140px;
	background-color: #c8d0e3;
		margin-left: auto;
	margin-right: auto;
	
	position: relative;
}

div#container-ftr1 {
	width: 290px;
	height: 75px;
	background-color: #a5adbd;
	float: left;
}

div#container-ftr2 {
	width: 600px;
	height: 75px;
	background-color:  #a5adbd;
	float: right;
}

div#container-apply-form{
	width: 600px;
	height: 340px;

	color: black;
	font: 12px Arial;

	position: relative;
	left: 355px;
	top: 20px;
}

div#container-text{
	width: 420px;
	height: 330px;

	color: black;
	position: relative;
	left: 460px;
	top:20px;
	font-family: Arial;

}
.footer-text-left {
	text-align: left;
	font: 8px/12px Arial;

	float: left;
	top: 20px;
	position: relative;
	display: inline-block;
	left: 30px;
}

.footer-text-right {
	text-align: right;
	font: 8px/12px Arial;
	position: relative;
	top: 20px;
	display: inline;
	right: 30px;
	float: right;
}

img.contact {
	width: 219px;
	height: 54px;
	margin-left: 35px;
	margin-top: 10px;
}

img.apply {
	width: 282px;
	height: 54px;
	margin-left: 159px;
	margin-top: 10px;
}

div#container-home-btns
{
	width: 500px;
	height: 150px;
	position: relative;
	top: 230px;
	left: 30px;
}

div#stylcontainer-page-btns
{
	width: 850px;
	height: 40px;
	position: relative;
	top: 010px;
	left: 30px;
}

.menu {
	
	color: #76787B;
	font: bold 18px Arial;

	letter-spacing: 2px;
}

a.menu:link, a.menu:link, a.menu:visited
{
color:#FFFFFF;

	text-decoration:none;
}

a.menu:hover
{
color:#76787B;

	text-decoration:none;

}

A:link{
	color: #ffffff;
	text-decoration: none;
}
A:visited{
	color: #ffffff;
	text-decoration: none;
}
A:active{
	color: #ffffff;
	text-decoration: none;
}
A:hover{
	color: #76787B;

}

.formtext {
	color: black;
	font: 10px/12px Arial;
		text-align: right;
}

.Head4 {
	color: #7f7f7f;
	
	font: 12px/16px Arial;
	
}

.Head1 {
	color: black;
	text-transform: uppercase;
	font: 12px/16px Arial;
	font-weight: 900;
}

.Head3 {
	color: black;

	font: 12px/16px Arial;
	font-weight: 900;
}


.text1 {
	color: #7f7f7f;

	font: 11px/15px Arial;

}

.dropdown {
	color: #000000;

	font: 8px/10px Arial;

}

.text2 {
	color: #7f7f7f;

	font: 10px/10px Arial;
	text-indent: 5px;
}


.Head2 {
	color: black;
	text-transform: uppercase;
	font: bold 12px/13px Arial;
}

.text3 {
	color:  #7f7f7f;
	
	font: normal 12px/13px Arial;
}

a.text3:link{

	color: #7f7f7f;

	text-decoration: underline;
}

a.text3:hover{

	color:#000000;

	text-decoration: underline;
}

a.text3:active{

	color:#000000;

	
}

a.text3:visited{

	color:#000000;

	
}

a.Head2:link{

	color:#000000;
	font-style: italic;
	text-decoration: underline;
}

a.Head2:hover{

	color:#000000;
	font-style: italic;
	text-decoration: underline;
}

a.Head2:active{

	color:#000000;
	font-style: italic;
	
}
a.Head2:visited{

	color:#000000;
	font-style: italic;
	
}

.facebook {

	position: relative;
	float: right;
	right: 20px;
}



/*--------Contact form -------*/
#contact-wrapper {border:0px solid red; width:900px; color:#333; margin:0 auto;}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:14px;
	width:auto;
	color:#F00;
}

.input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:1px;
	font-size:11px;
	color:#558AD1;
	background-color: #fff;
}
.textarea {
	font-size:100%;

	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	font-size:11px;
	border-style:solid;
	border-width:1px;
}



