﻿/* Content
--------------------------------------------------------------------------------------- */

#Content #Main
{
    margin: 0;
    padding: 0 0 30px 0;
    width: auto;
    clear: both;
}

#Content #QuickLinks
{
	float: left;
	display: inline;
	width: 745px;
	height: 206px;
	margin: 0 0 20px 0;
}

#Content #QuickLinks li
{
    font-size: 1.3em;
    line-height: 1.2em;
}

#Content #QuickLinks li, 
#Content #QuickLinks li a
{
	float: left;
	display: inline;
	height: 206px;
	border: none;
}

#Content #QuickLinks li a span
{
    display: block;
    margin: 160px 0 0 0;
    padding: 0 0 10px 0;
    font-family: Georgia;
    color: #777777;
    text-align: center;
}

#Content #QuickLinks li a span strong
{
    display: block;
    font-size: 1.2em;
    color: #9D0202;
    font-weight: bold;
    letter-spacing: -1px;
}

#Content #QuickLinks li a:hover span
{
    color: #BC242A;
}

#Content #QuickLinks li a:hover span strong
{
    color: #7C0202;
}

#Content #Inner-Content #QuickLinks li a:hover
{
	background-position: 0 -206px;
}

#Content #QuickLinks li#Nav-Home-Job, 
#Content #QuickLinks li#Nav-Home-Job a
{
	width: 190px;
}

#Content #QuickLinks li#Nav-Home-Job a
{
	background: url(/images/2/backgrounds/nav-home-job.jpg) no-repeat 0 0;
}

#Content #QuickLinks li#Nav-Home-Become, 
#Content #QuickLinks li#Nav-Home-Become a
{
	width: 184px;
}

#Content #QuickLinks li#Nav-Home-Become a
{
	background: url(/images/2/backgrounds/nav-home-become.jpg) no-repeat 0 0;
}

#Content #QuickLinks li#Nav-Home-Recruit, 
#Content #QuickLinks li#Nav-Home-Recruit a
{
	width: 182px;
}

#Content #QuickLinks li#Nav-Home-Recruit a
{
	background: url(/images/2/backgrounds/nav-home-recruit.jpg) no-repeat 0 0;
}

#Content #QuickLinks li#Nav-Home-Find, 
#Content #QuickLinks li#Nav-Home-Find a
{
	width: 189px;
}

#Content #QuickLinks li#Nav-Home-Find a
{
	background: url(/images/2/backgrounds/nav-home-find.jpg) no-repeat 0 0;
}

#Content #Promo-Members
{
	padding: 20px 0 0 0;
	text-align: center;
}

#Content #Promo-Members h3
{
	margin: 0;
	border: none;
	font-size: 1.8em;
	color: #BC242A;
	font-weight: normal;
	line-height: 1.6em;
}

#Content #Promo-Members h3 em
{
	font-size: 1.2em;
	color: #7C0202;
	font-weight: bold;
	font-style: normal;
}

#Content #Promo-Start ul
{
    float: left;
    display: inline;
    width: 755px;
    margin: 20px 0 20px 0;
    list-style: none;
    text-align: center;
}

#Content #Promo-Start ul li
{
    float: left;
    display: inline;
    margin-right: 5px;
    font-family: Georgia;
    font-size: 1.5em;
}

#Content #Promo-Start ul li.First
{
    margin-left: 252px;
}

#Content #Promo-Start ul li.Last
{
    margin-right: 0;
}

#Content #Promo-Start ul li a
{
	float: left;
    display: inline;
	border: none;
	background: url(/images/2/buttons/mainbutton-red.png) no-repeat center left;
	color: #FFFFFF;
	text-decoration: none;
}

#Content #Promo-Start ul li a span
{
    float: left;
    display: inline;
    padding: 5px 10px 5px 10px;
    background: url(/images/2/buttons/mainbutton-red-right.png) no-repeat center right;
    cursor: pointer;
}

#Content #Promo-Start ul li a:hover
{
	text-decoration: underline;
}

#Content #Promo-Links ul
{
    margin: 30px 0 0 0;
    list-style: none;
}

#Content #Promo-Links ul li
{
    display: inline;
    margin: 0 10px 0 0;
    font-size: 1.1em;
    text-transform: uppercase;
}

#Content #Promo-Links ul li.Last
{
    margin-right: 0;
}

#Content #Promo-Links ul li a
{
    color: #BC242A;
}

#Content #Promo-Links ul li a:hover
{
    color: #7A0101;
}