
body
{
	background-image: url(../images/bg_tile.jpg);
	text-align: center;
	min-width:773px;
	margin-top: 0px;
}

p
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bestplacestoworkparagraph
{
	width:100%;
	margin-left: 25%;
}

h1
{
	color: #62A0D3;
	font-size: 14px;
	font-weight: bold;
	white-space:nowrap;
	margin:0px;
}

h2
{
	color: #62A0D3;
	font-size: 12px;
	font-weight: bold;
	white-space:nowrap;
	margin:0px;
}

.returnlink { font-size:11px; }

br { clear: left; }

li { list-style-image: url(../images/right_arrow.gif); }

/* Shadow */

#alpha-shadow
{
	background-image: url(../images/drop_shadow.png);
	background-repeat: repeat-y;
	width:813px;
	margin-left:auto;
	margin-right:auto;
}

/* Anchor styles */

a:link { color:#C01621; }

a:hover { color:#FF5A00 !important; }

a:visited { color:#EE5757; }

a:link, a:visited { text-decoration:none; }

/* Columns */

.column1
{
	float:left;
	width: 25%;
	margin-left:5%;
}

.column2
{
	width:25%;
	margin-left:5%;
	float:left;
}

.column3
{
	width:20%;
	margin-left:5%;
	float:left;
}

.lefthalf
{
	width:40%;
	margin-left:5%;
	float:left;
}

.righthalf
{
	width:40%;
	margin-left:5%;
	float:left;
}

/* This is for when only a single, full-width (container width; NOT page width) column needs to be used */
.single
{
	width:90%;
	margin-left:5%;
}

/* Header */

#header
{
	height: 63px;
	padding-right: 1em;
	padding-top: 1em;
}

#logo
{
	float: left;
	padding-left: 1em;
	margin-right:1em;
}

#logo img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navigation a
{
	color:#3C86CD;
	text-decoration: none;
	vertical-align: top;
}

#navigation a:hover { color:#80C1EB !important; }

#navigation
{
	float: left;
	width: 5%;
	margin-left: 5%;
	padding-top:1em;
}

#navigation img
{
	margin-left:.5em;
	margin-right:.5em;
}

#navigationlink
{
	font-size: .7em;
	white-space: nowrap;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.navigationdivider { color: #666666; }

/* Footer */

#footer { padding-bottom: 0.5em; }

#footer p
{
	color:#686753;
	font-size: 0.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 12px;
	margin-left: 2em;
	margin-bottom: 0;
}

#footer_top
{
	background-image: url(../images/footer_top_border_tile.png);
	background-repeat: repeat-x;
	height: 8px;
}

/* Containers */

#container
{
	width: 773px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.maincontent
{
	width:773px;
	padding-top:2em;
	display:inline-block;
	padding-bottom: 2em;
}

div#mainimage
{
	height: 253px;
	width: 757px;
	margin-left:8px;
	margin-right:8px;
	margin-top:25px;
	padding-top:12px;
	padding-bottom:12px;
	background-color:#686753;
}

/* Sections */

.section
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.sectionlist
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

/* Specific elements */


/* Hides the element from non-IE browsers */
.displayinie { display:none; }

#clickhereforcurrentjobopenings
{
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	padding-right:8px;
}

.verticaldivider
{
	margin-left:30px;
	margin-right:30px;
}

.bestplacestowork
{
	padding-bottom:6%;
	padding-top:6%;
}

.skillextend, .groupassure, .bestplacestowork { padding-left:50%; }

/* Nav Anchor styles */
.navLink:link
{
	color: #686753;
}
.navLink:visited
{
	color: #686753;
}
/* Nav Div */
.navDiv
{
	color: #686753;
	padding-left: 10px;
	padding-top: 5px;
	font-size: .8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
