@charset "utf-8";
/* CSS Document */

body {
	font-size: 62.5%;
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color:#edf0f0;
	}

div.access {
	display:none;
	}
	
#wrapper	{
	width: 990px;
	text-align: center;
	background-color: #FFFFFF;
	margin-left: auto;
    margin-right: auto;
	}
#main {
	float:left;
}
img {
	border:0;
}

/*--------------------- Header ---------------------*/

#header	{
	width: 990px;
	height: 90px;
	background-color: #9fd6de;
	text-align: left;
	}

#logo {
	float:left;
	width: 350px;
	padding:0;
	border: 0;
	margin: 0;
	}
	
#location {
	float:right;
	width:300px;
	padding:0;
	margin:0;
	height:46px;
	width:203px;
	background-image:url(../images/where.gif);
	background-repeat:no-repeat;
	}
	
#location span {
	float:left;
	padding:5px 0 0 25px;
	margin:0;
	}
	
#location span a:link, #location span a:visited {
	color:#000000;
	text-decoration:none;
	}
	
#location span a:hover {
	text-decoration:underline;
	}
	
#image {
	float:left;
	clear:none;
	width:990px;
	text-align:left;
	margin:4px 0 0 0;
	padding:0;
	}
	
#imageFlash {
	float:left;
	clear:none;
	width:990px;
	height:291px;
	text-align:left;
	margin:4px 0 0 0;
	padding:0;
	background-image:url(../images/holder-sales-and-marketing.jpg);
	background-repeat:no-repeat;
	}


/*--------------------- Content ---------------------*/

h1 {
	font-size: 1.6em;
	color: #235397;
	margin:0;
	padding:10px 0 15px 0;
	}
	
h2 {
	font-size: 1.4em;
	color: #235397;
	margin:0;
	padding:10px 0 0 0;
	}

h3 {
	font-size: 1.2em;
	color: #235397;
	padding-top: 4px;
	}
	
p {
	font-size: 1.2em;
	line-height:1.4em;
	color: #000000;
	padding:8px 0;
	margin:0;
	}
	
#content ul {
	padding:0 0 0 13px;
	margin:0;
	}
	
#content li {
	font-size: 1.2em;
	line-height:1.4em;
	font-weight:normal;
	color: #000000;
	padding:0;
	margin:0;
	}
	
.first { 
	color: #000000;
	font-weight: bold;
	font-size:1.4em;
	}

.red { 
	color: #FF0000;
	font-weight: bold;
	}
	
.blue {
	color: #235397!important;
	}
	
#videoFlash {
	margin:62px 0 0 25px;
	padding:0;
	}
	
#flash {
	float:left;
	clear:none;
	margin:25px 0 0 25px;
	width:310px;
	}
	
#branding {
	float:left;
	clear:none;
	padding:25px 0 10px 25px;
	margin:0;
	width:335px;
	}
#brandinghome {
	float:left;
	clear:none;
	padding:0 0 10px 0;
	margin:0;
	width:335px;
	}
	
.brandingwrapperHome {
	float:left;
	clear:none;
	width:304px;
	padding:0;
	margin:0 0 15px 0;
	text-align:left;
	background-image:url(../images/brand-box-border.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.brandingwrapper {
	float:left;
	clear:none;
	width:304px;
	padding:0;
	margin:0 0 15px 0;
	text-align:left;
	background-image:url(../images/brand-box-border.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.brandingwrapperhead {
	background-image:url(../images/brand-box-head.gif);
	background-repeat:no-repeat;
	width:294px;
	height:25px;
	color:#FFFFFF;
	padding:10px 0 0 10px;
	margin:0;
	float:left;
	}
	
.brandingwrapperhead h2 {
	width:150px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	font-size:1.3em;
	float:left;
	}
	
.brandingwrapper h2 a:link, .brandingwrapper h2 a:visited, .brandingwrapperHome h2 a:link, .brandingwrapperHome h2 a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

.brandingwrapper h2 a:hover, .brandingwrapperHome h2 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.brandingwrapperhead span {
	width:100px;
	color:#FFFFFF;
	margin:0;
	padding:0 0 0 35px;
	font-size:1.3em;
	float:left;
	font-weight:bold;
	}
	
.brandingwrapper span a:link, .brandingwrapper span a:visited, .brandingwrapperHome span a:link, .brandingwrapperHome span a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

.brandingwrapper span a:hover, .brandingwrapperHome span a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}

.brandingwrapper img, .brandingwrapperHome img {
	width:302px;
	padding-left:1px;
	padding-bottom:10px;
	float:left;
}

.brandingwrapper p, .brandingwrapperHome p {
	padding:0 20px;
	margin:0;
	float:left;
	}

.brandingwrapper p a:link, .brandingwrapper p a:visited, .brandingwrapperHome p a:link, .brandingwrapperHome p a:visited {
	color:#000000;
	text-decoration:none;
	}
	
.brandingwrapper p a:hover, .brandingwrapperHome p a:hover {
	text-decoration:underline;
	}

.brandingwrapper p.benefits, .brandingwrapperHome p.benefits {
	width:293px;
	height:92px;
	padding:5px 0 0 10px;
	margin:0;
	background-image:url(../images/box-our-benefits.jpg);
	background-repeat: no-repeat;
	background-position:1px 0;
	line-height:1.2em;
	}
	
.brandingwrapper p.location, .brandingwrapperHome p.location {
	width:293px;
	height:92px;
	padding:5px 0 0 10px;
	margin:0;
	background-image:url(../images/box-our-locations.jpg);
	background-repeat: no-repeat;
	background-position:1px 0;
	line-height:1.2em;
	}
	
.brandingwrapper p.apply, .brandingwrapperHome p.apply {
	width:293px;
	height:92px;
	padding:5px 0 0 10px;
	margin:0;
	background-image:url(../images/box-our-apply.jpg);
	background-repeat: no-repeat;
	background-position:1px 0;
	line-height:1.2em;
	}
	
#content {
	float: left;
	clear: none;
	position: relative;
	width: 580px; 			
	text-align: left;
	padding: 20px 0 20px 30px;
}

#base {
	width: 990px;
	background-color: #235397;
	height:20px;
	clear: both;
	}	
	
.exampleForm {
	width: 400px;
	}
	
p.icons img {
	margin-right:10px;
	}
	
/*--------------------- Links ---------------------*/

#content a:link, #content a:visited {
	color:#000000;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}

/*--------------------- Footer ---------------------*/

#footer {
	width: 980px;
	padding: 5px 0 0 10px;
	color: #a5acb3;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	font-size: 1.1em;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	}	
	
#footer a {
	color: #a5acb3;	
}
