/* CSS Document */


body{
	margin:0;
	padding:0;
	line-height: 17px;
	background-color: #191919;
	background-image: url(blend-1.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#maincontainer{
	width: 900px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/}

#topsection{
	height: 165px; /*Height of top section*/
}


#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-right: 215px; /*Set right margin to RightColumnWidth*/
	width: 685px;
	background-color: #FFFFFF;
	background-image: url(blend-3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}

#contentcolumn a {
	font-weight: bold;
	color: #007BAC;
	text-decoration: none;
}
#contentcolumn a:hover {
	color: #FFFFFF;
	background-color: #007BAC;
}
#contentcolumn  a.button {
	color: #FFFFFF;
	background-color: #23175E;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #524980;
	border-right-color: #170F3F;
	border-bottom-color: #170F3F;
	border-left-color: #524980;
}
#contentcolumn a:hover.button {
	background-color: #0093BF;
}
#contentcolumn h1 {
	background-image: url(images/hireres-web_14.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #23175E;
	font-size: 20px;
	line-height: 26px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #34B0D6;
}
#contentcolumn h2 {
	color: #23175E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px;
	font-style: italic;
	padding: 0px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 20px;
}
#contentcolumn h3 {
	color: #23175E;
	font-size: 16px;
	line-height: 19px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 20px;
}
#contentcolumn p {
	color: #333333;
	padding: 0px;
	margin-top: 8px;
	margin-right: 35px;
	margin-bottom: 8px;
	margin-left: 35px;
}
#contentcolumn ul {
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 65px;
	list-style-type: square;
	color: #191919;
	padding: 0px;
}
#contentcolumn ul ul{
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 20px;
	list-style-type: disc;
	padding: 0px;
}

#contentcolumn table ul {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 35px;
	list-style-type: square;
	color: #191919;
	padding: 0px;
}
#contentcolumn  .emphasis1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #2D2264;
	font-style: italic;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 6px;
	margin-right: 30px;
	margin-left: 30px;
}
#contentcolumn #floatright {
	float: right;
	width: 230px;
}
#contentcolumn #floatright h2 {
	color: #167BB4;
	padding: 2px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(blend-6.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#contentcolumn #feature {
	padding: 5px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFE9F6;
	border-right-color: #0093BF;
	border-bottom-color: #0093BF;
	border-left-color: #CFE9F6;
	background-color: #e1f4fd;
	background-image: url(blend-5.jpg);
	background-repeat: repeat-x;
}
#contentcolumn #feature p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contentcolumn #feature a.button {
	font-size: 11px;
	background-color: #009EC8;
	border-top-color: #00779A;
	border-right-color: #00779A;
	border-bottom-color: #00779A;
	border-left-color: #00779A;
}
#contentcolumn #feature a:hover.button {
	background-color: #23175E;
}
#contentcolumn #feature .emphasis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
	color: #23175E;
}
#rightcolumn {
	float: left;
	width: 200px; /*Width of right column*/
	margin-left: -200px;
	z-index: 2500;
}
#rightcolumn .feature {
	background-image: url(images/hireres-web_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D3EBF7;
	color: #333333;
	width: 200px;
	left: 0px;
	top: 0px;
	z-index: 2600;
}
#rightcolumn .feature  p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
#rightcolumn .feature h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #23175E;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #23175E;
	font-style: italic;
}
#rightcolumn  .emphasis1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 50px;
	color: #23175E;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	text-align: center;
}

#footer{
	clear: none;
	width: 675px;
	color: #666666;
	text-align: center;
	padding: 5px;
	margin-top: 0px;
	margin-right: 215px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #009BC4;
	float: right;
	font-size: 11px;
	line-height: 15px;
	background-image: url(blend-2.jpg);
	background-repeat: repeat-x;
	position: relative;
}
#footer  ul {
	display: inline-block;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer ul li {
	display: inline;
	list-style-type: none;
}
#footer ul li a {
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	color: #007498;
}
#footer ul li a:hover {
	color: #FFFFFF;
	background-color: #007498;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #0093BF;
	padding-bottom: 0px;
}

#footer a{
color: #FFFF80;
}

.innertube{
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#address {
	color: #E7E7E7;
	text-align: right;
	bottom: 80px;
	width: 210px;
	left: 705px;
	position: absolute;
}
#address a {
	color: #6FBFE0;
	font-weight: bold;
	text-decoration: none;
}
#address a:hover {
	color: #ffffff;
	background-color: #028CBB;
}
#address p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#address h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #CAE6F4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#address h3 {
	font-size: 16px;
	line-height: 20px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	color: #81CAE6;
}

