/*---------------------------------------
Cascading Style Sheet 		
Author: Lyndsey Pearce		
Version: 1.0				
website: All Day PA
email: lyndsey.pearce@cube3marketing.com
---------------------------------------
*/



/*Normalises margin and padding*/
body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, 
form, fieldset, input, p, blockquote, 
th, td 
{
	margin: 0;
	padding: 0;
}

/*Normalises font sizes for headers*/
h1, h2, h3, h4, h5, h6{
	font-size: 100%;
}

/*Removes list-styles from lists*/
ol, ul{
	list-style: none;
}

/*Normalises font-style and font-weight to normal*/
address, caption, cite, code, dfn, em, th, var{
	font-style: normal;
	font-weight: normal;
}

strong{
	font-weight: bold;
}

/*Removes cellspacing and cellpadding from tables*/
table{
	border-collapse: collapse;
	border-spacing: 0;
}

/*Removes border from fieldset and img*/
fieldset, img{
	border: 0;
	padding:0;
	margin:0;
}
legend{
	padding:0;
	margin:0;	
}

/*Left aligns test in caption and th*/
caption, th{
	text-align: left;
}

/*Removes quotation marks from g*/
q:before, q:after{
	content: '';
}

/*Removes list-styles from lists*/
ol, ul{
	list-style: none;
}

body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 62.5%;

}

body#home{
	background-image: url(../images/homeBack.png);
	background-repeat: repeat-x;
}


 h1{
 	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:24px;
	color:#0e3183;
	font-weight:bold;
	/*text-shadow: #eee 2px 0px 1px;*/
	border-bottom:1px solid #CCCCCC;
	padding: 0 0 11px 0;
	margin: 0 0 11px 0;

 }
 
 h2{
 	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:22px;
	color:#0e3183;
	font-weight:bold;
	/*text-shadow: #eee 2px 0px 1px;*/
	border-bottom:1px solid #CCCCCC;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	letter-spacing:-1px;

 }
 
 h2.customerTitle{
 	color: #666;
 	font-size: 20px;
 	font-weight: bold;
 	letter-spacing: 0px;
 	border: none;
 }
 
h3{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:15px;
	color:#0e3183;
	font-weight:bold;
	/*text-shadow: #eee 2px 0px 1px;*/
	border-bottom:none;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	letter-spacing:-1px;

}
 
a {
	
	background-color: transparent;
	text-decoration:underline;
}

a:hover {
	color:#31d910;
	background-color: transparent;
	text-decoration:underline;
}

p{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	line-height:180%;
	font-size:11px;
}

p.intro{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	line-height:180%;
	font-size:11px;
	font-weight:bold;
}

#wrapper #article p.customersIntro{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

.dividerCust{
	width: 620px;
	border-top: 1px solid #ccc;
}

img.left{
	float:left;
}

img.right{
	float:right;
}

img.custLogo{
	margin: 20px 0 20px 0;
}

/*Headings*/
h1#home{
	text-indent:-9999px;
	height:33px;
	/*background-image:url(../images/h1_home.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
	margin: 0 0 10px 0;		
}


h1#free-trial{
	text-indent:-9999px;
	height:0;
	border:none;
}

div#header{
	background-repeat: no-repeat;
	background-position: bottom right;	
	background-color:#ffffff;
	min-height:118px;
	margin:
	width:100%;
	text-align:center;
}

div#header .headerContainer{
	width:860px;
	height:118px;
	margin:0 auto;
	padding:0 0 0 0;
	text-align:left;
	
}

div#header img{
	margin:10px 0 0 0;
}



div#nav{
	height: 27px;
	background:url("../images/nav-grad.jpg") repeat-x scroll left top;
	margin:0;
	background-color:;
	width:100%;
	text-align:center;
}

div#nav a {
    display:inline;
    padding:0 15px;
	color:#fff;
	text-decoration: none;
	background-color: transparent;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	font-weight: normal;
}

div#nav a:hover{
	text-decoration:underline;
	font-weight: normal;
}

div#nav ul{
	width:100%;
	margin: 0 0 0 -205px;
	padding:5px 0 0 0;
}

div#nav ul li{
	display:inline!important;
    margin:0;
    padding:0;
	background-color: transparent;
	border-right:1px solid #fff;	
}


body#home div#nav ul li.home a{
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	padding:0 15px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
}

body#services div#nav ul li.services a{
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	padding:0 15px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
}

body#customers div#nav ul li.customers a{
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	padding:0 15px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
}

body#questions div#nav ul li.questions a{
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	padding:0 15px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
}

body#trial div#nav ul li.trial a{
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	padding:0 15px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
}


#wrapper{
	width:872px;
	margin: 10px auto;
	font-size: 11px;
}

#wrapper #article{
	width:620px;
	margin: 0 40px 0 0;
	float:left;
}


#wrapper #article p{
	font-size:11px;
	color:#666666;
	background-color: transparent;
	margin:0 0 12px 0;
	width:620px;
}

#wrapper #article p.attention{
	color:#0084B8;
	background-color: transparent;
	font-size:11px;
	line-height:18px;
	width:620px;

}

span.gotop{
	width: 620px;
	display: block;
	text-align: right;
	margin-bottom: 10px;
}

span.gotop img{
	margin: 8px 0 0 10px;
}

span.gotop a{
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, "MS Trebuchet", sans-serif;
}

#wrapper #article ul#questions{
	margin: 0 0 20px 20px;
}

#wrapper #article ul#questions li{
	list-style-type: disc;
	line-height: 18px;
	color: #666;
}

#wrapper #article ul.list{
	margin: 0 0 20px 20px;
}

#wrapper #article ul.list li{
	list-style-type: disc;
	line-height: 18px;
	color: #666;
}

#wrapper #headerTop #vidHold{
	width: 640px;
	float:left;
}

#wrapper #headerTop #signUp{
	width: 210px;
	float:left;
	margin:0 0 0 22px;
}

#wrapper #article .section{
	width:620px;
}

#wrapper #aside{
	width:212px;
	float:left;
}

#aside #registerNow{
	background-image: url(../images/registerBack.png)!important;
	width: 211px!important;
	height: 288px!important;
	display: block!important;
	float: left!important;
	cursor:pointer!important;
	margin:20px 0 0 0;
}


#aside #registerNow h3{
	font-size:19px!important;
	padding-bottom:10px!important;
	padding-left:15px!important;
	padding-right:15px!important;
	padding-top:15px!important;
	color:#333!important;
	text-shadow:none;
}

#aside #registerNow p{
	color:#4B0514!important;
	line-height:120%!important;
	padding:10px 15px 10px 15px!important;
}

#aside #registerNow p + p{
	color:#666666!important;
	line-height:120%!important;
	padding:0 15px 10px 15px!important;
}

#aside #gotQuestion{
	float: none!important;
	width: 211px;
	height: 287px;
	display: block;
	margin: 0 9px 20px 0;
}

h2.customers{
	color:#999;
	display:block;
	font-size: 16px;
	margin: 36px 0 0 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#logoHold{
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
}

#speechBubbles img.middleSpeech{
	margin: 0 23px 0 23px;
}

#speechBubbles{
	width:874px;
	margin: 16px 0 10px 0;
	overflow:hidden;
}

#secondBlock #welcomeCol{
	width: 357px;
	float: left;
}

#secondBlock #welcomeCol p{
	font-size: 13px;
	margin: 0 0 10px 0;
	line-height: 20px;
}

#secondBlock #specialServices{
	width: 479px;
	float: left;
	margin: 0 0 0 20px;
}

#secondBlock #specialServices div.divider{
	width: 479px;
	border-bottom:1px solid #cccccc;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}

#secondBlock #specialServices br.div{
	width:479px;
	height:1px;
	border:1px solid #cccccc;
}

#secondBlock #specialServices .blueServ{
	width: 205px;
	float: left;
	border-left: 8px solid #0C9FE1;
	padding-left: 10px;
	margin: 0 20px 0 0;
	height: 100px;
}

#secondBlock #specialServices .blueServ h4{
	font-size: 14px;
	color: #333333;
}

#secondBlock #specialServices .blueServ p{
	color: #999;
	line-height:16px;
	
}

#secondBlock #specialServices .purpleServ{
	width: 205px;
	float: left;
	border-left: 8px solid #BA0CE1;
	padding-left: 10px;
	height: 100px;
}

#secondBlock #specialServices .purpleServ h4{
	font-size: 14px;
	color: #333333;
}

#secondBlock #specialServices .purpleServ p{
	color: #999;
	line-height:16px;
}

#secondBlock #specialServices .pinkServ{
	width: 205px;
	float: left;
	border-left: 8px solid #F35486;
	padding-left: 10px;
	margin: 0 20px 0 0;
	height: 100px;
}

#secondBlock #specialServices .pinkServ h4{
	font-size: 14px;
	color: #333333;
}

#secondBlock #specialServices .pinkServ p{
	color: #999;
	line-height:16px;
}

#secondBlock #specialServices .yellowServ{
	width: 205px;
	float: left;
	border-left: 8px solid #FF820E;
	padding-left: 10px;
	height: 100px;
}

#secondBlock #specialServices .yellowServ h4{
	font-size: 14px;
	color: #333333;
}

#secondBlock #specialServices .yellowServ p{
	color: #999;
	line-height:16px;
}

#secondBlock #specialServices .limeServ{
	width: 205px;
	float: left;
	border-left: 8px solid #8FE409;
	padding-left: 10px;
	margin: 0 20px 0 0;
	height: 100px;
}

#secondBlock #specialServices .limeServ h4{
	font-size: 14px;
	color: #333333;
}

#secondBlock #specialServices .limeServ p{
	color: #999;
	line-height:16px;
}

#secondBlock #specialServices .greenServ{
	width: 205px;
	float: left;
	border-left: 8px solid #339900;
	padding-left: 10px;
	height: 100px;
}

#secondBlock #specialServices .greenServ h4{
	font-size: 14px;
	color: #333333;
}

#secondBlock #specialServices .greenServ p{
	color: #999;
	line-height:16px;
}

#standardServices{
	margin-top:10px;
	padding-top: 10px;
}

#standardServices .dpinkServ{
	width: 179px;
	float: left;
	border-left: 8px solid #5815b7;
	padding-left: 10px;
	margin: 0 20px 0 0;
	height: 120px;
}

#standardServices .dpinkServ div.audioFile{
	margin:10px 0 0 0;
}

#standardServices .dpinkServ h4{
	font-size: 14px;
	color: #333333;
	letter-spacing: -1px;
}

#standardServices .dpinkServ p{
	color: #999;
	line-height:16px;	
}

#bottomPortalHold{
	width:872px;
	margin: 0;
}

#gotQuestion{
	float: left;
	width: 211px;
	height: 287px;
	display: block;
	margin: 0 9px 10px 0;
}

#simpleCall{
	float: left;
	width: 211px;
	height: 287px;
	display: block;
	margin: 0 9px 0 0;
}

#callBack{
	background-image: url(../images/callBack.png);
	width: 211px;
	height: 288px;
	display: block;
	float: left;
	margin: 0 9px 0 0;
}

#callBack form fieldset label span{
	color:#EF0E1C;
}

#callBack p#error{
	color:#EF0E1C;
	font-size:10px;
}

#callBack h3{
	font-size:13px;
	line-height:150%;
	margin:10px 0 0 0;
	padding:5px 15px 1px 15px;
	color:#333;
}

#callBack p{
	color:#4B0514;
	font-size:11px;
	font-weight:normal;
	line-height:120%;
	padding:4px 15px 4px 15px;
}

#callBack fieldset{
	margin:0!important;
	padding:0 15px!important;
}

#callBack legend{
	display:none;
}

#callBack label{
	display:block;	
}

/*#callBack input{	
	font-size:11px;
	margin:0 0 5px;
	padding:3px;
	width:175px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
}*/

#callBack input{	
	font-size:11px;
	height:18px;
	margin:0 0 5px 0!important;
	padding:0!important;
	width:175px;
	border:1px solid #fff;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
}


#callBack input#submit_callback{
	width:103px;
	height:24px!important;
	margin:17px 0 0 75px!important;
	padding:0!important;
	border:none;
}

#registerNow{
	background-image: url(../images/registerBack.png);
	width: 211px;
	height: 288px;
	display: block;
	float: left;
	cursor:pointer;
}

#registerNow h3{
	font-size:19px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	color: #333;
}

#registerNow p{
	color:#4B0514;
	line-height:120%;
	padding:10px 15px 10px 15px;
}

#registerNow p + p{
	color:#666666;
	line-height:120%;
	padding:0 15px 10px 15px;
	font
}

h3.welcome{
	font-size: 18px;
	color: #0e3183;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
	margin: 0 0 8px 0;
}

h3.ss{
	font-size: 18px;
	color: #999;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
	margin: 0 0 8px 0;
}

div.portal.even{
	width:212px;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	background-image:url(../images/portal-even-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:12px;
	color:#333333;
	line-height:150%;
}

div.portal.even p.signup{
	margin:-5px 0 0 95px;
	height:25px;
}


div.portal.even h3{
	background-image:url(../images/even-divider.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding:5px 15px 10px 15px;
	margin:0 0 10px 0;
	color:#333;
	font-size:13px!important;
	text-shadow:none;
	line-height:150%!important;
}



div.portal.even .content{
	padding:0;
	background-image:url(../images/portal-even-content.gif);
	background-position:center left;
	background-repeat:repeat-y;
}

/*
div.portal.even ol, 
div.portal.even p{
	padding:5px 15px 5px 15px;	
}*/

div.portal.even ol li{
	text-indent:10px;
	background-image:url(../images/portal-even-li-top.png);
	background-position:top left;
	background-repeat:no-repeat;	
	display:block;
	margin: 0 0 0 10px;
	padding:10px 0 0 0;
	text-align:left;
	height:52px;
}


div.portal.even ol li span{
	background-color:#F5F2EA;
	padding:0 0 2px 0;
	display:block;
	width:188px;
	font-size:12px;
	color:#333333;
	height:30px;

}

div.portal.even ol li span span + span{
	display:block;
	width:100px;
	line-height:120%;
	float:left;
	text-indent:0;
	margin:0 0 0 11px;
	padding:0 0 0 11px;
	font-size:13px;
	color:#333333;
	font-weight:normal!important;
	background-image:url(../images/even-num-div.png);
	height:30px;
	
}

div.portal.even ol li span span{
	display:block;
	width:10px;
	line-height:120%;
	float:left;
	text-indent:0;
	margin:0 0 0 8px;
	font-size:25px;
	color:#0e3183;
	font-weight:bold;
	height:30px;
}


div.portal.even ol li img{
	background-color:#F5F2EA;
	padding:0 5px 0 0;
	display:block;
	width:40px;
	float:left;
	margin:-4px 2px 0 0;
	color:#333333;
	

}

div.portal.even ol li span + span{
	background-image:url(../images/portal-even-li-bottom.png);
	background-position:top left;
	background-repeat:no-repeat;	
	display:block;
	background-color:transparent;
	padding:0;
	min-height:5px;
	height:30px;
}


div.portal.even .footer{
	background-image:url(../images/portal-even-footer.gif);
	background-position:top left;
	background-repeat:no-repeat;
}


div.portal.odd{
	width:212px;
	padding:10px 0 0 0;
	margin:0 0 10px 0;
	background-image:url(../images/portal-odd-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:13px;
	color:#333333;
	line-height:150%;
}

div.portal.odd .content{
	padding:5px 15px 0 15px;
	background-image:url(../images/portal-odd-content.gif);
	background-position:center left;
	background-repeat:repeat-y;
}

div.portal.odd .footer{
	background-image:url(../images/portal-odd-footer.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:41px;
}

div.trial{
	margin: 0 0 10px 0;
	text-align:center;
}

div.trial p{
	text-align:left;
	font-size:21px;
	line-height:130%;
	width:179px;
	margin:-2px 0 0 10px;
	letter-spacing:-1px;
}

div.trial p span{
	color:#0e3183;
	font-variant: small-caps;
	font-size:26px;
	line-height:130%;
	font-weight:bold;
}

div.trial a + p {
	border-bottom: 1px solid #0e3183;
	font-size:16px;
	line-height:150%;
	padding:0 0 5px 0;
	text-align:left;
	width:179px;
}


div.section.free-trial{
	margin: 0 0 10px 0!important;
	text-align:left!important;
}

img#trialImage{
	float:left;
	width:239px;
	margin:0 0 15px 0;
}

div.section.free-trial div.trialText{
	float:left;
	margin:0 0 15px 15px;
	width:366px;
}

div.section.free-trial address span{
	font-size:15px;
	display:block;
	color:#CA0D39;
}

div.section.free-trial address{
	margin: 20px 0 0 0;
	background-color:#EAEAEA;	
	color:#777;
	padding:10px;
	font-size:12px;
}

div.section.free-trial p{
	color:#333333 !important;
	font-size:15px !important;
	letter-spacing:0 !important;
	line-height:130% !important;
	margin:-2px 0 0 0!important;
	padding:10px 0;
	text-align:left !important;
	width:620px !important;
	/*text-shadow:2px 0 1px #EEEEEE;*/
	font-weight:bold;
}

div.section.free-trial p + p{
	color:#333333 !important;
	font-size:15px !important;
	font-weight:normal;
}

div.section.free-trial p + p + p{
	color:#333333 !important;
	font-size:15px !important;
	font-weight:normal;
}

div.section.free-trial p + p + p + p{
	color:#333333 !important;
	font-size:13px !important;
	font-weight:bold!important;
}


div.section.free-trial div.trialText p{
	border-bottom:2px solid #0e3183;
	color:#333333 !important;
	font-size:27px !important;
	letter-spacing:-2px !important;
	line-height:130% !important;
	margin:-2px 0 0 10px !important;
	padding:10px 0;
	text-align:left !important;
	width:341px !important;
	/*text-shadow:2px 0 1px #EEEEEE;*/
	font-weight:normal;
}


div.section.free-trial div.trialText p + p{
	border-bottom:medium none;
	color:#333333 !important;
	font-size:39px !important;
	font-weight:normal !important;
	letter-spacing:-2px !important;
	line-height:120% !important;
	margin:-19px 0 0 10px !important;
	text-align:left !important;
	width:341px !important;
	font-weight:normal;
}

div.section.free-trial div.trialText p span{
	color:#0e3183 !important;
	font-size:62px !important;
	font-variant:small-caps !important;
	font-weight:normal !important;
	line-height:110% !important;
	font-weight:normal;
}

div.section.free-trial div.trialText a + p {
	border-bottom: 1px solid #0e3183!important;
	font-size:16px!important;
	line-height:150%!important;
	padding:0 0 5px 0!important;
	text-align:left!important;
	width:179px!important;
	font-weight:normal;
}


div.section.free-trial div.signupText{
	width:100%;	
	float: left;
	margin:10px 0 0 0;
}

div.section.free-trial div.signupText p{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:19px!important;
	letter-spacing:-1px!important;
	word-spacing:0!important;
	border:none;
	margin:0 0 20px 0!important;
	line-height:130%!important;
	padding:0!important;
	
	font-weight:normal;
}

div.section.free-trial div.signupText p + p{
	border:none;
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size:15px !important;
	letter-spacing:-1px !important;
	padding:0 !important;
	width:245px !important;
	word-spacing:0 !important;
	line-height:140%!important;
	font-weight:normal;
}

div.section.free-trial div.signupText p + p + p{
	border:none;
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size:15px !important;
	letter-spacing:-1px !important;
	padding:0 !important;
	width:245px !important;
	word-spacing:0 !important;
	color:#777!important;
	line-height:140%!important;
	font-weight:normal;
}

div.section.free-trial div.signupText img + p{
	border:none;
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size:15px !important;
	letter-spacing:-1px !important;
	padding:0 !important;
	width:245px !important;
	margin:15px 0!important;
	word-spacing:0 !important;
	line-height:140%!important;
	font-weight:normal;
}

div.section.free-trial div.signupText h3 + p{
	border:none;
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,Arial,Helvetica,Sans-Serif;
	font-size:15px !important;
	letter-spacing:-1px !important;
	padding:0 !important;
	width:245px !important;
	word-spacing:0 !important;
	margin:-8px 0 0 0!important;
	color:#777!important;
	line-height:140%!important;
	font-weight:normal;
}



form#registerForm{
	background-image:url(../images/registerForm-bg.jpg);
	background-repeat:no-repeat;
	width: 290px;
	height:495px;
	display: block;
	float: left;
	margin: 10px 0 0 85px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
}

form#registerForm form fieldset label span{
	color:#EF0E1C;
}

form#registerForm p#error{
	border:medium none !important;
	color:#EF0E1C !important;
	font-size:10px !important;
	letter-spacing:0 !important;
	margin:0 !important;
	padding:0 0 5px !important;
	word-spacing:0;
}

form#registerForm h3{
	font-size:12px;
	line-height:150%;
	margin:10px 0 0 0;
	padding:5px 15px 1px 15px;
}

form#registerForm p{
	color:#4B0514;
	font-size:11px;
	font-weight:normal;
	line-height:120%;
	padding:4px 15px 2px 15px;
}

form#registerForm fieldset{
	margin:17px 0 17px 0;
	padding:0 15px;
}

form#registerForm legend{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:20px;
	font-weight:bold;
	color:#333333;
	/*text-shadow: #eee 2px 0px 1px;*/
	text-indent:-2px;
	width:255px;	
	padding:0 0 23px 0!important;
}

form#registerForm label{
	display:block;		
	width:255px;
	font-size:12px;
	margin: 0 0 1px 0;
		
}

form#registerForm input, 
form#registerForm textarea{
	padding:5px;
	width:250px;	
	margin:0 0 9px 0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
}

form#registerForm input#submit_register{
	width:157px;
	height:34px;
	margin:0 0 0 105px;
	padding:0;
}


.section.services #specialServices{
	width: 620px;
	float: left;
	margin: 0 0 20px 0;
}

.section.services #specialServices div.divider{
	width: 620px;
	border-bottom:1px solid #cccccc;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}

.section.services #specialServices br.div{
	width:479px;
	height:1px;
	border:1px solid #cccccc;
}

.section.services #specialServices .blueServ{
	width: 255px;
	float: left;
	border-left: 8px solid #0C9FE1;
	padding-left: 10px;
	margin: 0 20px 0 0;
	height: 100px;
}

.section.services #specialServices .blueServ h4{
	font-size: 14px;
	color: #333333;
}

.section.services #specialServices .blueServ p{
	color: #999;
	line-height:16px;
	width:255px!important;
	
}

.section.services #specialServices .purpleServ{
	width: 255px;
	float: left;
	border-left: 8px solid #BA0CE1;
	padding-left: 10px;
	height: 100px;
}

.section.services #specialServices .purpleServ h4{
	font-size: 14px;
	color: #333333;
}

.section.services #specialServices .purpleServ p{
	color: #999;
	line-height:16px;
	width:255px!important;
}

.section.services #specialServices .pinkServ{
	width: 255px;
	float: left;
	border-left: 8px solid #F35486;
	padding-left: 10px;
	margin: 0 20px 0 0;
	height: 100px;
}

.section.services #specialServices .pinkServ h4{
	font-size: 14px;
	color: #333333;
}

.section.services #specialServices .pinkServ p{
	color: #999;
	line-height:16px;
	width:255px!important;
}

.section.services #specialServices .yellowServ{
	width: 255px;
	float: left;
	border-left: 8px solid #FF820E;
	padding-left: 10px;
	height: 100px;
}

.section.services #specialServices .yellowServ h4{
	font-size: 14px;
	color: #333333;
}

.section.services #specialServices .yellowServ p{
	color: #999;
	line-height:16px;
	width:255px!important;
}

.section.services #specialServices .limeServ{
	width: 255px;
	float: left;
	border-left: 8px solid #8FE409;
	padding-left: 10px;
	margin: 0 20px 0 0;
	height: 100px;
}

.section.services #specialServices .limeServ h4{
	font-size: 14px;
	color: #333333;
}

.section.services #specialServices .limeServ p{
	color: #999;
	line-height:16px;
	width:255px!important;
}

.section.services #specialServices .greenServ{
	width: 255px;
	float: left;
	border-left: 8px solid #339900;
	padding-left: 10px;
	height: 100px;
}

.section.services #specialServices .greenServ h4{
	font-size: 14px;
	color: #333333;
}

.section.services #specialServices .greenServ p{
	color: #999;
	line-height:16px;
	width:255px!important;
}

.section.services #standardServices{
	/*border-top: 1px solid #ccc;*/
	margin-top:10px;
	padding-top: 10px;
	width:620px;
}

.section.services #standardServices .dpinkServ{
	border-left:8px solid #0e3183;
	float:left;
	height:110px;
	margin:0 0 10px;
	padding:0 0 0 10px;
	width:275px;
}


.section.services #standardServices .dpinkServ div.audioFile{
	margin:10px 0 0 0;
}

.section.services #standardServices div.divider {
	border-bottom:1px solid #CCCCCC;
	margin:0 0 10px;
	width:620px;
}


.section.services #standardServices .dpinkServ h4{
	font-size: 14px;
	color: #333333;
}

.section.services #standardServices .dpinkServ p{
	color: #999;
	line-height:16px;
	width:255px!important;
	
}

.clear{
	clear:both;
}



