
/* CSS Document */

Body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #8e8e8e;
	background-color: #ffffff;
	background-image: url(../Images/Bg.gif);
	background-repeat: repeat-x;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	color: #48b2fe;
	margin: 0;
	padding: 3px 0 4px 0;
}

h2
{
	padding-bottom: 10px;
	color: #48b2fe;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 6px 0;
}

h3
{
	padding-bottom: 10px;
	color: #48b2fe;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h4
{
	color: #48b2fe;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h5
{
	color: #20668a;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.FormInput {
	font-size: 12px;
	color: #8e8e8e;
}

.RequiredField {
	font-size: 14px;
	font-weight: bold;
	color: Red;
}

.BoldWhite 
{
	padding-left: 15px;
	font-weight: bold;
	color: #ffffff;
}

#Wrapper
{
	position: relative;
	margin: 0px auto;
	width: 920px;
}

#LinkedIn 
{
	position: absolute;
	top: 1px;
	right: 140px;
	z-index: 200;
}

#TopBanner
{
	margin: 0px auto;
	width: 920px;
	height: 79px;
	background-color: Aqua;
}

#NavContainer
{
	width: 920px;
	height: 47px;
	background-image: url(../Images/NavBg-newLogo.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
}

#Navigation
{
	width: 520px;
	margin: 0px auto;
	padding-left: 45px;
}

#TVsFlash
{
	margin: 0px auto;
	width: 920px;
	height: 329px;
	background-image: url(../Images/TVsFlashBg.jpg);
	background-repeat: no-repeat;
}

#Banners
{
	width: 920px;
	height: 103px;
	margin: 0px auto;
	padding: 0;
}

#HomeText
{
	float: left;
	padding-top: 10px;
	text-align: left;
	width: 465px;
	height: 114px;
}

#HomeInfoButton
{
	float: left;
	padding-top: 10px;
	text-align: right;
	width: 435px;
	height: 114px;
}

#HomeTextButtonContainer
{
	margin: 0px auto;
	width: 900px;
}

#LearnMoreText
{
	position: absolute;
	width: 285px;
	height: 50px;
	top: 493px;
	right: 33px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

#SubPageTitle
{
	margin: 0px auto;
	width: 920px;
	padding: 20px 0 8px 30px;
	color: #ffffff;
	font-size: 25px;
	font-weight: normal;
	line-height: 20px;
	background-image: url(../Images/SubPageTitleBar.jpg);
	background-repeat: no-repeat;
}

#NavList
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#NavList li
{
	padding: 0 0 10px 20px;
	background-image: url(../Images/LeftNavBullet.jpg);
	background-repeat: no-repeat;
}

#SubPageContentBg
{
	margin: 0px;
	padding: 0px;
	width: 920px;
	height: auto;
	background-image: url(../Images/SubPageContentBg.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
}

#SubPageContent
{
	float: left;
	width: 715px;
	margin: 17px 20px 20px 30px;
}

#SubPageNav
{
	float: left;
	width: 125px;
	margin: 12px 5px 20px 8px;
}

#SubPageContentBottom
{
	margin: 0px auto;
	width: 920px;
	padding-bottom: 40px;
}

#OurCoreValuesLeft
{
	float: left;
	text-align: right;
	font-weight: bold;
	width: 75px;
}

#OurCoreValuesRight
{
	float: left;
	padding-left: 10px;
	text-align: left;
	width: 600px;
}

.JobListingsLeft
{
	float: left;
	text-align: left;
	width: 75px;
}

.JobListingsRight
{
	float: left;
	padding-left: 20px;
	text-align: left;
	width: 600px;
}

.JobListingsLine
{
	clear: both;
	text-align: left;
	width: 700px;
	height: 1px;
	background-color: #8e8e8e;
	margin: 5px 0 5px 0;
}

.TestingCenterInfoLocation
{
	text-align: left;
	width: 300px;
}

.TestingCenterExamSponors
{
	float: left;
	padding-left: 10px;
	text-align: left;
	width: 200px;
}

.CiscoLogos
{
	float: left;
	padding-left: 10px;
	width: 200px;
}

#FooterContainer
{
	background-color: #3d99c4;
	margin-top: 15px;
	position: fixed;
	bottom: 0;
	margin: 0px auto;
	width: 100%;
	z-index: 200;
}

#Footer
{
	color: #ffffff;
	margin: 0px auto;
	width: 900px;
	height: 27px;
	background-color: #3d99c4;
	padding-top: 10px;
}

#FooterLeft, #FooterRight
{
	font-size: 11px;
}

#FooterLeft
{
	float: left;
	margin-left: 20px;
	text-align: left;
}

#FooterRight
{
	float: right;
	margin-right: 20px;
	text-align: right;
}

a:link, a:visited
{
	color: #48b2fe;
}

a:hover
{
	color: #48b2fe;
	text-decoration: none;
}

a.RightNav:link, a.RightNav:visited
{
	font-weight: bold;
	color: #ffffff;
	height: 25px;
	text-decoration: none;
}

a.RightNav:hover
{
	color: #000000;
	text-decoration: none;
}

a.FooterLink:link, a.FooterLink:visited
{
	color: #ffffff;
}

a.FooterLink:hover
{
	text-decoration: none;
}

img, div
{
	behavior: url(Common/iepngfix.htc);
}

.Rollover .Out
{
	display: inline;
	visibility: visible;
	text-decoration: none;
}
.Rollover .Over
{
	display: none;
	visibility: hidden;
	text-decoration: none;
}
.Rollover:hover .Out
{
	display: none;
	visibility: hidden;
	text-decoration: none;
}
.Rollover:hover .Over
{
	display: inline;
	visibility: visible;
	text-decoration: none;
}

/* 
*  Navigation
*/

ul.Nav
{
	list-style: none;
	margin: 0 auto;
	padding: 0;
}

.displace
{
	position: absolute;
	left: -5000px;
}

ul.Nav li
{
}

ul.dropdown a.Nav
{
	background: url('../Images/Nav.png');
	background-repeat: no-repeat;
}

/* 
*  Navigation Links
*/

ul.dropdown a.Home
{
	width: 51px;
	height: 37px;
	background-position: 0 0;
}

ul.dropdown a.AboutUs
{
	width: 71px;
	height: 37px;
	background-position: -63px 0;
}

ul.dropdown a.Solutions
{
	width: 76px;
	height: 37px;
	background-position: -150px 0;
}

ul.dropdown a.Services
{
	width: 69px;
	height: 37px;
	background-position: -238px 0;
}

ul.dropdown a.Partners
{
	width: 56px;
	height: 37px;
	background-position: -320px 0;
}

ul.dropdown a.ContactUs
{
	width: 70px;
	height: 37px;
	background-position: -390px 0;
}

/* 
*  Navigation Hover Links
*/

ul.dropdown a:hover.Home
{
	background-position: 0 -57px;
}

ul.dropdown a:hover.AboutUs
{
	background-position: -63px -57px;
}

ul.dropdown a:hover.Solutions
{
	background-position: -150px -57px;
}

ul.dropdown a:hover.Services
{
	background-position: -238px -57px;
}

ul.dropdown a:hover.Partners
{
	background-position: -320px -57px;
}

ul.dropdown a:hover.ContactUs
{
	background-position: -390px -57px;
