body	{
	background: url(../images/bg.gif) top left repeat-y #2F3293;
	font-family: Helvetica, sans-serif;
	font-size: 1em;
}

p	{
	margin: 0 0 1em 0;
	line-height: 1.4em;
}

h1	{
	font-size: 1.8em;
	margin: 0px 0 30px 0;
}

h5	{
	font-size: 1.6em;
	margin: 0px 0 0px 0;
}

h2	{
	font-size: 1.3em;
	margin: 0 0 .3em 0;
}

h3	{
	font-size: 1.2em;
	margin: 1.5em 0 .3em 0;
}

em  {
	font-style: italic;
	font-weight: bold;
	
}

strong 	{
	font-weight: bold;
}

a	{ color: #8a8bc3; }
a:hover	{ color: black; }

.container	{

}

.col-1	{
	background: url(../images/logo.png) 40px 40px no-repeat;
	width: 254px;
	float: left;
}

.col-1 a	{
	text-decoration: none;
	color: white;
}

.col-1 a:hover	{
	text-decoration: underline;
	color:#8a8bc3;
}

.col-1 .home-link	{
	display: block;
	width: 255px;
	height: 130px;
	position: absolute;
}

.brand_buttons{height:20px;padding:5px;display:block;width:160px;background-color:#2F3293;color:#FFFFFF;text-decoration:none;}
.brand_buttons:hover{color:#FFFFFF;background-color:#8a8bc3;}
.apply{height:20px;padding:5px;display:block;width:50px;text-align:center;background-color:#2F3293;color:#FFFFFF;text-decoration:none;}
.apply:hover{color:#FFFFFF;background-color:#8a8bc3;}

.nav	{
	margin: 202px 0 0 52px;
	padding:0;
}

.nav .current	{
	font-weight: bold;
	}
	
.nav .current:hover	{
	text-decoration: none;
}
	
.nav li {
	list-style: none;
	margin:0 0 0.3em 0;
	padding:0;
	}
	
.nav ul li {
	font-size: 0.8em;
	margin-left:0.7em;
	}

.col-2	{
	width: 744px;
	background-color: #FFFFFF;
	margin-left: 256px;
}

.col-2 .content	{
	font-size: 0.8em;
	color: #808080;
	padding:  40px 180px 10px 224px;
	min-height: 250px;
	z-index:1;
}

.col-2 .content .director {
	height: 150px; margin: 0px 0 0 -139px;
}

.col-2 .content .director .image	{
	margin: 0px 27px 0 0px;
	float: left;
	border: 1px solid #808080;
	z-index:999;}
	
.content .director .director-tagline	{
	margin-left: 150px;
}

.col-2 .footer	{
clear:both;
	font-size: 0.7em;
	color: #737374;
	border-top:1px solid #999999;
	margin:  40px 180px 10px 224px;
	padding-top: 10px;
	padding-bottom: 30px;
}

.content ul	{
	margin: 0 0 1em 2em;
}

.map	{
	position: absolute;
	top: 45px;
	left: 410px;
}



#map	{
	width: 300px;
	height: 300px;
	margin-bottom: .5em;
}

.contact {
	position: relative;
} 

.contact .text {
	width: 200px;
}


.application	{
	width: 500px; 
}

.form	{
	margin-top: 30px;
}

.form label	{
	width: 70px;
	float: left;
}

.application label	{
	width: 100px;
	float: left;
}

.form .submit, .application .submit	{
	width: 100px;
}

.form input, .form textarea, .application input, .application textarea	{
	width: 200px;
	border: 1px solid #808080;
}

.application textarea	{
	height: 100px;
}

.form textarea	{
	height: 120px;
}

.application input.radio	{
	border: 0;
	width: 20px;
	}

.application label.radio	{
	width: 40px;
	float: none;
}

.application .fields-1, .application .fields-2	{
	width: 250px;
	float: left;
}

.newsletter	{
	margin: 40px 0 0 52px;
	color: white;
	font-size: 0.8em;
	width: 140px;
}

.newsletter input	{
	border: 1px solid #808080;
	width: 140px;
	margin: 5px 0 0 0;
}

.newsletter .submit	{
	float: right;
	margin: 0;
	width: 60px;
}

.clearfix	{
	clear: both;
}
.companyWrap{float:left;width:400px;margin-bottom:40px;}
.brandRightContent{float:left;width:240px;}
.brandImageLeft{float:left;width:140px;margin-right:10px;}

