/* CSS Document */

html {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
img{
border:none
}

p {
font-size:12px;
color:#333333;
}

h1{
color:#000066;
font-size:25px;
}

h2 {
color:#078DFF;
font-size:18px;
}

h3 {
	color:#7C6C5C;
	font-size:14px;
}

a{
color:#058DFF;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}
ul{
	color: #333333;
}

body {
	margin-left:0px;
	margin-top:0px;
	background-color:#c6d5e2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bodyBG.jpg);
	background-repeat: repeat-x;
	text-align:center;
}

.holder {
	width:958px;
	margin-left:auto;
	margin-right:auto;
	height:880px;
	position:relative;
	background-image: url(images/contentBG.png);
	background-repeat: repeat-y;
}
#flexHolder{
	height: 300px;
}

.logo{
	position:absolute;
	width:255px;
	height:57px;
	left: 15px;
	top: 5px;
}

.homeBgimage{
	width:950px;
	position:absolute;
	height:775px;
	left:4px;
	top:68px;
	background-image: url(images/homeBG.gif);
	background-repeat: no-repeat;
}
.tagLine{
	position: absolute;
	width: 500px;
	left: 21px;
	top: 407px;
	font-size: 21px;
	color: #666666;
	text-align: center;
}
.girlHomeImage{
	width:542px;
	height:320px;
	position:absolute;
	top:58px;
	background-image: url(images/girlTelemarketer.jpg);
	background-repeat: no-repeat;
	left: 0px;
	text-align: left;
}

.girlHomeImage p{
	width: 275px;
	font-size: 15px;
	margin-left: 25px;
	margin-top: 15px;
	line-height: 20px;
}

.blueStripText{
	position:absolute;
	height:auto;
	top:30px;
	left:25px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: auto;
}

#featureStrip{
	left: 560px;
}

.featureDetails{
	position: absolute;
	width: 350px;
	right: 40px;
	top: 75px;
	text-align: left;
}

.featureDetails ul{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.featureDetails li{
	line-height: 14px;
}
.featureDetails h2{
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 16px;
}
.featureDetails p{
	font-size: 10px;
}

.homeForm{
	position: absolute;
	left: 50px;
	top: 550px;
	width: 450px;
	height: auto;
	text-align: left;
}
#homeFormTitle{
	top: 483px;
	left: 45px;
}

#copyrightText{
	top: 790px;
	color: #AEAEAE;
	font-size: 14px;
	font-weight: normal;
}

#whiteFooter{
	height: 16px;
	background-image: url(images/whiteBottom.png);
	background-repeat: no-repeat;
}
#blueFooter{
	background-image: url(images/footerBox.png);
	background-repeat: no-repeat;
	height: 59px;
}
#secondaryBG{
	background-image: url(images/isolatedStrip.gif);
	height: 200px;
}
.secondaryText{
	position: absolute;
	left: 25px;
	top: 75px;
	width: 600px;
	text-align: left;
}

.navContainer{
	position:absolute;
	top:5px;
	right:5px;
	height:20px;
	width:400px;
	color: #999999;
}
.loginBox{
	position: absolute;
	top: 90px;
	width: 400px;
	left: 275px;
	height: 250px;
}
.loginBox p{
	text-align: right;
	margin-right: 85px;
}
.supportVideoImage{
	position: absolute;
	height: 265px;
	width: 450px;
	left: 47px;
	top: 83px;
}
