/*
	-HEADER STRUCTURE
	------------------------
*/
div#header {
	background:url("../img/one.jpg") bottom repeat-x;
	margin:0 auto;
	padding:0 0 38px 0;
	text-align:left;
}
div#headerImageWrap {
	float:left;
	width:508px;
}
div#headerLogos {
	height:120px;
	width:508px;
}
div#headerLogosText {
	clear:left;
	width:570px;
}
div#headerLogosText a:link, div#headerLogosText a:visited, div#headerLogosText a:active {
	border-bottom:1px solid #CCC;
	color:#333;
	text-decoration:none;
}
div#headerLogosText a:hover {
	background:#333;
	border-bottom:1px solid #333;
	color:#CCC;
}
div#insideHeaderWrap {padding:10px 0 0 0;}
div#headerContent {
	margin:0 auto;
	padding:0px 0 0 0;
	width:960px;
}
div#headerImage {
	float:right;
	width:386px;
}
div.downloadsPage {
	background:url("../img/headerImage7.jpg") bottom right no-repeat;
	height:235px;
}
div.morePage {
	background:url("../img/headerImage6.jpg") bottom right no-repeat;
	height:233px;
}
div.pricingPage {
	background:url("../img/headerImage5.jpg") bottom right no-repeat;
	height:305px;
}
div.signupPage {
	background:url("../img/headerImage8.jpg") bottom right no-repeat;
	height:305px;
}
div.processPage {
	background:url("../img/headerImage3.jpg") bottom right no-repeat;
	height:305px;
}
div.homePage {
	background:url("../img/headerImage2.gif") bottom right no-repeat;
	height:305px;
}
div.contactPage {
	background:url("../img/headerImage.jpg") top right no-repeat;
	height:232px;
}


div#headerImage p {
	clear:right;
	float:right;
	margin-top:20px;
}
div#headerImage p a:link, div#headerImage p a:visited, div#headerImage p a:link {
	background:#F6A328;
	color:#FFF;
	display:block;
	font-weight:bold;
	padding:4px 6px 4px 6px;
	text-decoration:none;
}
div#headerImage p a:hover {
	background:#333;
}


div#header ul {clear:right;float:right;}
div#header ul li {
	background:url("../img/primaryHeaderListItem.jpg") no-repeat;
	display:inline;
	padding:0 5px 0 10px;
	text-align:right;
}
div#header ul li#skip{display:none;}
div#header ul li a:link, div#header ul li a:visited, div#header ul li a:active {
	color:#333;
	text-decoration:none;
}
div#header ul li#contact {padding-right:0;}
div#header ul li#help, div#header ul li#login {background-image:none;}



/*
	-SUB HEADER STRUCTURE
	------------------------
*/
div#primarySubHeaderWrap {background:#FFF url("../img/primarySubHeaderBackground.jpg") left top repeat-x;}
div#primarySubHeaderWrap2 {
	background:#FFF url("../img/primarySubHeaderBackground2.jpg") left bottom repeat-x;
	height:45px;
}
div#primarySubHeader {
	margin:0 auto;
	padding:15px 0 0 0;
	text-align:left;
	width:960px;
}
div#primarySubHeaderLeft {
	float:left;
	width:553px;
}
div#primarySubHeaderRight {
	float:right;
	width:376px;
}

/*
	-PRIMARY CONTENT STRUCTURE
	------------------------
*/

div#primaryContentWrap {background:#FFF url("../img/primaryContentBackgroundRepeat.jpg") left bottom repeat-x;}
div#mainContent {
	background:url("../img/primaryContentBackground.gif") bottom no-repeat;
	margin:0 auto;
	padding:0 0 242px 0;
	text-align:left;
	width:960px;
}
div#primaryContent {
	float:right;
	width:719px;
}
div#secondaryContent {
	float:left;
	width:187px;
}



/*
	-PRIMARY FOOTER
	------------------------
*/
div#primaryFooterWrap {
	background:#6B4F2E;
	margin-bottom:28px;
	padding:25px 0 25px 0;
	text-align:left;
}
div#primaryFooter {
	margin:0 auto;
	width:960px;
}
div.footerColumn {
	float:left;
	margin-right:30px;
	width:206px;
}
div.footerColumn ul li {
	background:url("../img/footerListBackground.jpg") left bottom repeat-x;
	margin:15px 0 15px 0;
	padding:0 0 15px 0;
}
div.footerColumn ul li.noImage {background-image:none;}
div.footerColumn ul li span a:link, div.footerColumn ul li span a:visited, div.footerColumn ul li span a:active {
	border-bottom:1px solid #FFF;
	color:#FFF;
	text-decoration:none;
}
div.footerColumn ul li span a:hover {
	border-bottom:0;
	color:#FCC215;
}
div.footerColumn ul li span {
	color:#FFF;
	display:block;
	font-size:0.9em;
	padding:5px 0 0 26px;
}
div.footerColumn ul li#resourceGalleries{
	margin-right:0;
}

/*
	-PRIMARY CONTENT
	------------------------
*/
div.homeSteps {
	display:block;
	float:left;
	margin-right:18px;
	width:350px;
}
div.homeSteps p {
	color:#666;
	display:block;
}
div.homeSteps p a {
	color:#666;
	display:block;
	padding:90px 0 10px 0;
	text-decoration:none;
}
div.homeSteps p a span {display:block;}
div.homeSteps p a span.processBorder {border-bottom:5px solid #E9E9E9;}
div.homeSteps p a:hover span.processBorder {border-bottom:5px solid #999;}


/*----------------*/
div#stepDesign p a  {background:url("../img/stepDesign.jpg") top center no-repeat;}
div#stepDesign p a:hover {background:url("../img/stepDesign_over.jpg") top center no-repeat;}

div#stepSend p a  {background:url("../img/stepSend.jpg") top center no-repeat;}
div#stepSend p a:hover {background:url("../img/stepSend_over.jpg") top center no-repeat;}

div#stepRelax p a  {background:url("../img/stepRelax.jpg") top center no-repeat;}
div#stepRelax p a:hover {background:url("../img/stepRelax_over.jpg") top center no-repeat;}

div#stepDownload p a  {background:url("../img/stepDownload.jpg") top center no-repeat;}
div#stepDownload p a:hover {background:url("../img/stepDownload_over.jpg") top center no-repeat;}
/*----------------*/


div#stepDownload, div#needHire {margin-right:0;}

div#introMoreContent {
	clear:both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
div.moreContentBox, div#needMore {
	background:url("../img/moreBackground.jpg") bottom no-repeat;
	border:1px solid #A1D2DE;
	float:left;
	margin-right:18px;
	padding-bottom:10px;
	width:225px;
}
div.moreContentBox p, div.moreContentBox ul, div#needMore p, div#needMore ul {padding:10px;}
div#needQuotes p {
	color:#666;
	font-weight:bold;
	text-align:center;
}
div#needQuotes img, div#needHire img {
	display:block;
	margin:0 auto;
	text-align:center;
}
div#needQuotes img {padding:25px 0 35px 0;}
div#needHire img {padding:15px 0 5px 0;}

table#tblPackages {margin:20px 0 15px 0;}
table#tblPackages td img {vertical-align:center;}
table#tblPackages th {
	border-bottom:1px solid #CCC;
	color:#333;
	font-size:1.8em;
	font-weight:bold;
	padding:5px;
	text-align:center;
}
table#tblPackages th img {padding-top:10px;}
table#tblPackages th#divStar {background:url("../img/tdBackground.jpg") left repeat-y}

table#tblPackages th span {
	color:#666;
	display:block;
	font-size:0.6em;
	padding-top:3px;
}
table#tblPackages td {
	color:#333;
	font-size:1.2em;
	padding:15px 0 15px 0;
}
table#tblPackages td.yell {
	background:#FBFDE7;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	padding-right:15px;
	padding-left:15px;
	width:225px;
}
table#tblPackages td.lightGrey, table#tblPackages td.grey, table#tblPackages td.lightGrey2 {
	border-bottom:1px solid #CCC;
	text-align:center;
	width:160px;
}
table#tblPackages th#divStar {background:#FAFAFA url("../img/tdBackground.jpg") left repeat-y;}
table#tblPackages td.lightGrey, table#tblPackages th#divLite {background:#FAFAFA url("../img/tdBackground.jpg") right repeat-y;}
table#tblPackages td.lightGrey2 {
	background:#FAFAFA url("../img/tdBackground.jpg") left repeat-y;
	border-right:1px solid #CCC;
}
table#tblPackages th#divPro, table#tblPackages td.grey {
	background:#F2F2F2;
}


div.process {
	border-bottom:5px solid #E8E8E8;
	clear:both;
	margin:15px 0 20px 0;
	padding:0 0 20px 0;
}
div.process p {
	color:#666;
	float:left;
	margin:38px 0 0 0;
	width:372px;
}
div#relaxProcess {
	background:url("../img/processRelax.jpg") top left no-repeat;
	border-bottom:0;
	height:189px;
	padding:60px 0 0 0;
}



/*
	-CONTACT FORM
	------------------------
*/
div#contactForm {
	background:#F1F5FA;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 10px;
}
div#contactForm p.greyOut {margin-bottom:35px;}
form#frmContact ul,form#frmContact p {margin-left:20px;}
div#contactForm p.greyOut {margin:0 0 35px 0;}
div#contactForm ul.largeList {padding-bottom:50px;}
div#contactForm ul.smallList {padding-top:20px;}
div#contactInformation {
	float:left;
	padding-left:5px;
	width:368px;
}
form#frmContact {
	float:right;
	margin-right:10px;
	width:305px;
}
form#frmContact p {
	clear:left;
	display:block;
	margin:4px 0 4px 0;
	padding:2px;
}
form#frmContact p label {padding-top:3px}
form#frmContact p .label {
	float:left;
	width:70px;
}
form#frmContact p .input {
	clear:right;
	padding:2px;
	width:200px;
}
form#frmContact #sendme {
	margin:20px 0 0 70px;
}
form#frmContact p span {
	padding:6px 0 0 4px;
}




/*
	-SECONDARY CONTENT
	------------------------
*/
div#secondaryblueSticky {
	background:#ECF8F9 url("../img/blueFold.jpg") top right no-repeat;
	border-left:1px solid #B3D1DB;
	border-bottom:1px solid #B3D1DB;
	margin:20px 0 30px 0;
	width:185px;
}
div#blueStickyContent {
	border-right:1px solid #B3D1DB;
	padding:0 0 15px 15px;
}
div#blueStickyContent p span {
	margin-left:10px;
}
div#blueStickyContent p span a:link, div#blueStickyContent p span a:visited, div#blueStickyContent p span a:active {
	background:#4BC7F4;
	text-decoration:none;
	color:#FFF;
	padding:3px 6px 3px 6px;
	text-decoration:none;
}
div#blueStickyContent p {padding-bottom:10px;}
div#blueStickyContent p span a:hover {color:#333;}
div#secondaryYellowSticky {
	background:#FBFDE7 url("../img/yellowFold.jpg") top right no-repeat;
	border-left:1px solid #DADE94;
	border-bottom:1px solid #DADE94;
	margin-bottom:30px;
	width:185px;
}
div#yellowStickyContent {
	border-right:1px solid #DADE94;
	padding:0 0 15px 10px;
}

div.rssArticle {
	padding:10px 10px 20px 0;
}
div.rssArticle p {
	color:#666;
	padding-bottom:10px;
}
div.rssArticle p a:link, div.rssArticle p a:visited, div.rssArticle p a:active {
	border-bottom:1px solid #666;
	color:#666;
	text-decoration:none;
}
div.rssArticle p a:hover {
	background:#666;
	color:#FFF;
}
div.rssArticle span {margin-top:30px;}



/*
	-SIGN UP FORM
	------------------------
*/

div#frmContainer p.frmfield
{
height:40px;
}

div#frmContainer p.frmfield-noheight
{
float:left;
}

div#frmContainer p.lbl
{
float:left;
height:40px;
width:150px;
font-size:1.2em;
padding: 0 0 0 20px;
}

p.ttl
{
width:695px!Important;
line-height:30px;
background-color:#CCC;
text-indent:10px;
font-weight:bold;
font-size:1.1em;
color:#fff;
margin: 0 0 20px 0;
}

p.ttl_error
{
width:695px!Important;
line-height:30px;
background-color:#990000;
text-indent:10px;
font-weight:bold;
font-size:1.1em;
color:#fff;
margin: 0 0 20px 0;
}

p.terms
{
clear:both;
width:695px;
text-align:center;
margin: 20px 0 20px 0;
}

div#frmContainer textarea#address
{

}

div#frmContainer textarea#terms
{
width:635px;
height: 160px;
border: solid 1px #ccc;
padding:10px;
}

p.frmbtm
{
width:665px;
text-align:left;
height:75px;
}
p.frmbtm span
{
float:right;
display:block;
width:140px;
}

p.frmbtm span.termstxt
{
margin: 15px 0 0 0;
}


p.frmbtm span.termsfld
{
width:20px;
margin: 15px 0 0 0;
}

div#introMoreContent1 {
	clear:both;
	padding:10px 0 0 0;
}
div.flash_img{
	border:1px solid #A1D2DE;
	float:left;
	margin-right:10px;
	width:225px;
	text-align: center;
}
div.newsborder{
	background:url("../img/moreBackground.jpg"); background:repeat-x;
	border:1px solid #A1D2DE;
	float:left;
	margin-left:8px;
	padding-bottom:10px;
	width:470px;
}
div.newclass{
	background:url("../img/moreBackground.jpg");
	background:repeat-x;
	border:1px solid #A1D2DE;
	float:left;
	margin-right:8px;
	padding-bottom:10px;
	width:348px;
}
div.rightnewclass{
	background:url("../img/moreBackground.jpg"); background:repeat-x;
	border:1px solid #A1D2DE;
	float:left;
	margin-left:10px;
	padding-bottom:10px;
	width:348px;
}

div.newsborder p,div.newclass p,div.rightnewclass p,div.newsborder ul,div.gongjulan,div.newclass ul, div.rightnewclass ul,div#needMore p, div#needMore ul {padding:10px;}

div#leftmenu {
	background:#ECF8F9 top right no-repeat;
	border-left:1px solid #B3D1DB;
	border-bottom:1px solid #B3D1DB;
	margin:20px 0 30px 0;
	width:185px;
}
div.gongjulan {
	border:1px solid #A1D2DE;
	float:left;
	width:696px;
	font-size: 13px;
	margin-top: 20px;
}
.button {
    color: #0472BC;
    background:url(../images/search.gif) no-repeat; 
    height:21px; 
    width:59px; 
    border:0px; 
    padding:0px 0px 0px 15px !important;padding:3px 0px 0px 15px;
}
.inputText {
	border: 1px solid #ccc;
}
.login {
    color: #0472BC;
    background:url(../images/login.gif) no-repeat; 
    height:19px; 
    width:50px; 
    border:0px; 
    padding:0px 0px 0px 15px !important;padding:3px 0px 0px 15px;
}
.register {
    color: #0472BC;
    background:url(../images/register.gif) no-repeat; 
    height:19px; 
    width:50px; 
    border:0px; 
    padding:0px 0px 0px 15px !important;padding:3px 0px 0px 15px;
}
