body {
	text-align:center;
	background-color:#F3F3F3;
	margin:0;
	padding-bottom:20px;
}

body, p, td, th, li{
	font-size:13px;
	color:#1B1B1B;
	font-family:Arial;
}

/* startard elements */

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend {
	border:0 none;
	margin:0;
	padding:0;
	vertical-align:baseline;
}

p {
	line-height:1.4em;
	margin:0 0 15px 0;
	text-align:left;
}

a:link {
	color: #004284;
	text-decoration: none;
}

a:visited {
	color: #003366;
	text-decoration: none;
}

a:active {
	color: #004284;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}


h1 {
	margin:0 0 10px 0;
	font-size:20px;
	color:#DB0000;
	letter-spacing:-0.5px;
}

h2 {
	margin:0 0 10px 0;
	font-size:20px;
	font-weight:normal;
	color:#DB0000;
	letter-spacing:-0.5px;
}

.centered {
	text-align:center;
}
/* layout */

#wrapper {
	width:1010px;
	margin:0 auto;
	text-align:left;
	background:#ffffff url(../images/shadow.gif) repeat-y 0 0;
}

#header {
	width:900px;
	height:166px;
	background:url(../images/header.jpg) no-repeat 0 0;
	margin:0 auto;
	position:relative;
}

#header .logo {
	display:inline;
	margin-right:145px;
	width:210px;
	height:40px;
	position:absolute;
	top:90px;
}
#header .logo span {
	display:none;
}

#main-menu {
	margin-bottom:30px;
}


#main-menu .last {
	margin-right:0;
}

#main-menu a {
	color:#454545;
	font-size:12px;
	font-weight:bold;
	margin-right:18px;
	text-transform:uppercase;
	letter-spacing:-0.5px;
}

#main-menu ul li a:link, #main-menu ul li a:visited, #main-menu ul li a:active {
	color:#454545;
	font-size:12px;
	font-weight:bold;
	line-height:2.5em;
}

#main-menu a:hover {
	color:#660000;
	text-decoration:none;
font-weight:bold;
}



#content {
	margin-top:15px;
	padding:0 55px;
}

.main {

}

.left-sidebar {
	float:left;
	width:217px;
}

.middle-col {
	 float:left;
	 width:590px;
}

.right-sidebar {
	float:right;
	width:265px;
}




ul.service {
	margin:0 0 10px 0;
	padding:0;
}

ul.service li {
	list-style-type:none;
	height:44px;
	font-size:18px;
	color:#004284;
	line-height:2.1em;
	width:220px;
	float:left;
	margin-bottom:10px;
}

ul.service li {
	height:44px;
	padding-left:60px
}

ul.service li.phone-mail {
	background:url(../images/phone-mail.gif) no-repeat 0 0;
}
ul.service li.retail-stores {
	background:url(../images/retail-stores.gif) no-repeat 0 0;
}
ul.service li.wireless {
	background:url(../images/wireless.gif) no-repeat 0 0;
}
ul.service li.internet-ecommerce {
	background:url(../images/internet-ecommerce.gif) no-repeat 0 0;
}


a.apply-1 {
	text-transform : uppercase;
	font-size:24px;
	font-weight:bold;
	font-family:Helvetica;
	color:#003366;
	letter-spacing:-1px;
}
.red {
	color:#CC0000;
}
a.apply-1:hover {
	text-decoration:none;
}








.apply-now-box {
	height:283px;
	background:url(../images/apply-now-box.png) no-repeat 0 100%;
	margin-bottom:30px;
}


ul.apply-now-items {
	margin:0;
	padding:0;
}
ul.apply-now-items li {
	list-style-type:none;
	font-size:14px;
	color:#ffffff;
	background:url(../images/arrow.png) no-repeat 0 0;
	padding-left:25px;
	margin-bottom:10px;
}

.apply-now-box .start {
	color:#ffffff;
	padding-top:20px;
	text-align:center;
	font-weight:bold;
	font-size:15px;
	margin-bottom:45px;
}

.apply-now-box a.apply {
	font-size:27px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	margin-top:5px;
}
.apply-now-box a.apply:hover {
	text-decoration:none;
	color:#EAEAEA;
}





div.hr {
	clear:both;
	height:31px;
	background:url(../images/dotted-line.gif) repeat-x 0 100%;
	margin-bottom:30px;
}
div.hr hr {
	display:none;
}



#footer {
	text-align:center;
	font-size:12px;
	background:url(../images/footer-shadow.gif) no-repeat 0 100%;
	padding:0 55px 20px 55px;
	margin-top:20px;
}

#footer .footer-menu {
	color:#000000;
	margin-bottom:10px;
	padding:5px 0;
	border-top:1px solid #C7C7C7;
	border-bottom:1px solid #C7C7C7;
}

#footer .footer-menu a {
	color:#000000;
	margin:0 5px;
}
#footer .footer-copy {
	color:#979797;
	font-size:11px;
}

