/* ----------- GLOBAL ----------- */

body  {
font-family:Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
margin-left: 0%;
padding-left: 0%;
text-align: center;
background-color: #FFFFFF;
}
img {
border:0;
}

div  {
font-family:Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
}

h1.pageheader,
h1.pageheader p {
margin-top:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#003366;
/*margin-bottom:-12px;*/
}

h2.pagesubheader {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#003366;
/*margin-bottom:0px;*/
}

p, li, blockquote, td, a, .detailsright, .detailsleft {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}


a:link { color: #003366;}
a:visited { color: #666666;}
a:hover { color: #333333;}
a:active { color: #999999;}
strong {font-weight: bold;}

p {padding: 0px;}

li {margin-bottom:0px;}

h1 {
font-size: 16px;
color: #003366;
font-weight: bold;
}

blockquote {
margin-left:15px;
}


.smalltext {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

.jumplinks{
font-size: 11px;
border-bottom: 1px solid #CCC;
padding-bottom: 3px;
width: 95%;
}

#maincontentindent {
padding-left:15px;
width: 570px;
}

.paddedlist li{
padding-bottom: 10px;
}


/* ----------- HEADER ----------- */

#container {
width: 780px;
margin-left: auto;
margin-right: auto;
}

#mainHdrLogo {
float: left;
width:262px;
/*border-right: 15px solid #FFF;*/
padding-right: 35px;
padding-bottom: 5px;
}

#mainHdrHelp {
float: left;
position: relative;
top: 15px;
text-align:center;
font-size: 11px;
}

#mainHdrLinks {
float: right;
text-align: right;
position: relative;
right:5px;
top: 25px;
}

#Hdrlinks {
float: right;
text-align: right;
position: relative;
right: 5px;
top: 10px;
}

#mainnav{
float: left;
width: 780px;
height: 21px;
font-weight: bold;
border-bottom: 5px solid #003366;
}


/* ----------- MAIN NAV DROPDOWN ----------- */

/* Root = Horizontal, Secondary = Vertical */

ul#navmenu {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 780px; /*For KHTML*/
  list-style: none;
  /*height: 21px;*/
  z-index: 1;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 21px;
  z-index: 1;
}



ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 170px;
  list-style: none;
  display: none;
  position: absolute;
  top: 21px;
  left: 0;
  z-index: 1;
}



ul#navmenu ul li {
  float: none; /*For Gecko*/
  display: block !important;
  display: inline; /*For IE*/
  z-index: 1;
}



/* Root Menu */

ul#navmenu a {
  text-align: center;
  padding: 0px;
  margin: 0px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  color: #FFF;
  font: bold 12px/22px Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: 21px !important;
  height: 1%; /*For IE*/
  z-index: 1;
  overflow: hidden;
}

* html ul#navmenu a {
    height: 21px; /* for IE */
}


/* Root Menu Hover Persistence */

ul#navmenu a:hover{
color:#fff;
z-index:1;
background-position: 0 -21px;
overflow: hidden;
}

ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background-position: 0 -21px;
  color: #fff;
  z-index: 1;

}

#nav-ho{
width: 52px;
background: url(../images/tabs/home.gif) top left no-repeat;
}

#nav-rs{
width: 119px;
background: url(../images/tabs/resumeservices.gif) top left no-repeat;
}

#nav-os{
width: 96px;
background: url(../images/tabs/otherservices.gif) top left no-repeat;
}

#nav-rb{
width: 128px;
background: url(../images/tabs/resumebuilder.gif) top left no-repeat;
}

#nav-au{
width: 81px;
background: url(../images/tabs/aboutus.gif) top left no-repeat;
}

#nav-cu{
width: 81px;
background: url(../images/tabs/contactus.gif) top left no-repeat;
}


/* 2nd Menu */

ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: none;
  background: #8ea8c2;
  color: #fff;
  z-index: 1;
  border: 1px solid #003366;
  padding-left: 10px;
  text-align: left;
  margin-left: 2px;
  height: 22px;
}


/* 2nd Menu Hover Persistence */

ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #003366;
  color: #fff;
  z-index: 1;
}



/* 3rd Menu */

ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #003366;
  color: #fff;
  z-index: 1;
}



/* 3rd Menu Hover Persistence */

ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #003366;
  color: #fff;
  z-index: 1;
}



/* 4th Menu */

ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
  z-index: 1;
}

/* 4th Menu Hover */

ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
  z-index: 1;
}



ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 158px;
  z-index: 1;
}

/* Do Not Move - Must Come Before display:block for Gecko */

ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
  z-index: 1;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
display: block;
z-index: 1;
}


/* ----------- SUBNAVIGATION ----------- */

#subnav{
float: left;
width: 778px;
/*background-color: #003366;*/
/*background-color: #730000;
*/
background-color: #003366;
color: #fff;
height: 15px;
padding-top: 3px;
text-align: left;
padding-left: 2px;
}

* html #subnav {
    width: 780px; /* for IE */
}

#subnav a{
text-align: left;
color: #fff;
text-decoration: none;
padding: 0 3px 0 3px;
}

#subnav a:hover{
text-decoration: underline;
}

#subnav p {
padding: 0px;
margin: 0px;
position: relative;
top: -4px;
color: #fff;
padding-left: 5px;
}



/* ----------- MAIN BODY ----------- */
.maintable {
/*float: left;*/
width: 780px;
margin-left: auto;
margin-right: auto;
text-align: left;
padding-left: 0px;
border:1px solid #cccccc;
}


.maincontent {
padding-top: 0px;
padding-left: 0px;
/* background-image:url(/images/cms/bg_maincontent.gif); */
background-repeat:repeat-y;
background-position:center;

}


/* ----------- RIGHT COLUMN ----------- */

.entiresidebar {
/* border-bottom:1px solid #cccccc; */
margin-bottom:2px;
}


#rightcontainer,
.rightcol {
padding-left: 0px;
/*background-image:url(/images/cms/bg_rightcolumn_185x3.gif);
background-repeat:repeat-y; */

}

.righthdr{
width: 178px;
/*float: right;*/
padding: 3px;
color: #996633;
background-color: #F4E0A3;
text-align: left;
font-weight: bold;
font-size: 12px;
}

.sidebar .righthdr {
width: 200px;
}

.sidebartestimonialsblock, .sidebarpartnersblock, .sidebartextblock {
padding: 0px 5px 0px 5px;
}

.sidebartextblock ul {
margin-top:8px;
margin-bottom:-10px;
}

.sidebarBox {
width:166px;
margin:0;
margin-top:10px;
padding:0;
background-color:#D5E1E8;
}

.sidebarBox p {
color:#036;
}

.sidebarBoxContent {
margin: 0 5px 0 5px;
padding:0 5px 0 5px;
background-color:#D5E1E8;
color:#036;
}

/* ----------- HOMEPAGE ----------- */

#header-image {
	background:  url("../images/header-image-right.jpg") no-repeat left top;
	width: 575px;
	height: 174px;
}

#header-image-ps {
	background:  url("../images/header-image-right-ps.jpg") no-repeat left top;
	width: 575px;
	height: 174px;
}

#homepagefeature {
width: 190px;
height: 169px;
background: #f6f8f7;
border-top: 1px solid #fff;
}

#homepagefeature h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#003366;
width:190px;
padding-left:10px;
}

*html #homepagefeature h1 {
margin-top: 15px;
}

#homepagefeature .headerblurb {
font-size:12px;
font-family: Arial, Verdana, Helvetica, sans-serif;
color:#003366;
width:190px;
float:left;
padding-left:10px;
vertical-align:top;
}

#introblock {
	height: 30px;
	width: 575px;
	border-top: 1px solid #fff;
	float:inherit;
}

#introblock-ps {
height: 30px;
width: 575px;
background-color: #660000;
border-top: 1px solid #fff;
float:inherit;
}
#introblock p {
font-size:16px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
color:#003366;
margin: 8px 0 0 10px;
padding: 0;
}

#introblock-ps p {
font-size:16px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
color:#ffffff;
margin: 8px 0 0 10px;
padding: 0;
}

#resumes {
width:575px;
border:1px solid #ccc;
}

*html #resumes {
width: 575px;
}

.resumeshub {
float:left;
width:173px;
/*margin:6px;*/
/*border:1px solid #cccccc;*/
padding-left:13px;
padding-right:5px;
background-color:#d5ebff;
}

*html .resumeshub {
width: 190px;
}

.resumeshub1 {
float:left;
width:173px;
padding-left:13px;
padding-right:5px;
/*margin:6px;*/
background-color:#d5ebff;
}

*html .resumeshub1 {
width: 190px;
}

.resumeshub .heading {
height: 40px;
margin: 15px 0 0 0;
}

.resumeshub .heading-ex {
height: 40px;
margin: 15px 0 0 0;
font-weight: bold;
color:#003366;
}

.resumeshub .heading-ps {
height: 50px;
margin: 15px 0 0 0;
font-weight: bold;
color:#660000;
}

.resumeshub .heading a {
font-weight: bold;
color:#003366;
text-decoration:none;
}

.resumeshub .subhead {
font-size: 10px;
color:#666;
}

.resumeshub .blurb {
font-size: 11px;
/*height: 120px;*/
height:85px;
}

.resumeshub .blurb-ex {
font-size: 11px;
/*height: 120px;*/
height:125px;
}

.resumeshub .learnmore {
text-align:center;
vertical-align: bottom;
height: 30px;
}

.resumeshub .learnmore-ex {
text-align:center;
vertical-align: bottom;
height: 20px;
}


/**/
.resumeshub1 .heading {
height: 40px;
margin: 15px 0 0 0;
}

.resumeshub1 .heading-ex {
height: 40px;
margin: 15px 0 0 0;
font-weight: bold;
color:#003366;
}

.resumeshub1 .heading-ps {
height: 50px;
margin: 15px 0 0 0;
font-weight: bold;
color:#660000;
}

.resumeshub1 .heading a {
font-weight: bold;
color:#003366;
text-decoration:none;
}

.resumeshub1 .subhead {
font-size: 10px;
color:#666;
}

.resumeshub1 .blurb {
font-size: 11px;
height: 85px;
}

.resumeshub1 .blurb-ex {
font-size: 11px;
height: 125px;
}

.resumeshub1 .learnmore {
text-align:center;
vertical-align: bottom;
height: 30px;
}

.resumeshub1 .learnmore-ex {
text-align:center;
vertical-align: bottom;
height: 20px;
}

/**/
.verticaldivider {
width:1px;
float:left;
padding:20px 3px 0 3px;
}

#aboutus {
width: 555px;
background-color: #f6f6f6;
border-top: 1px solid #fff;
padding: 12px;
font-size: 11px;
}

*html #aboutus {
width: 575px;
}
.pinkdiv{
	background-color:#EDDDDD;
	padding:5px;
}
#whyus {
border-top: 1px solid #fff;
padding: 8px;
width: 175px;
}

#whyus ul {
    margin: 5px 0 3px 8px;
    padding:0 0 3px 8px;
}
#whyus ul  li {
MARGIN-LEFT: 0;
padding: 0 0 6px 0;
LIST-STYLE-IMAGE: url(../images/bullet.gif);
}

*html #whyus {
width: 185px;
}

*html #start {
width: 185px;
}

#start {
background-color: #f1f1f1;
border-top: 1px solid #fff;
padding: 8px;
width: 175px;
}

#startLg {
background-color: #f1f1f1;
border-top: 1px solid #fff;
padding: 8px;
width: 95%;
line-height:20px;
}

#startHd {
margin-bottom:5px;
font-size: 12px;
font-weight:bold;
/*color:#660000;*/
color:#003366;
}

.startHd {
font-size: 12px;
font-weight:bold;
/*color:#660000;*/
color:#003366;
}

#optionHd {
width:175px;
font-size: 12px;
font-weight:bold;
}

#option {
width:180px;
font-size: 11px;
}

.option a {
/*width:180px;*/
font-size: 11px;
}

#address_new {
font-size: 11px;
padding:8px 0 8px 0px;
line-height:15px;
text-align:center;
border-top:1px solid #CCCCCC;
float:left;
width:780px;
}

#address {
width:185px;
font-size: 11px;
padding:8px;
line-height:15px;
}
.address a {
widows:185px;
font-size: 11px;
}


.rightcol_section {
padding: 5px;
width: 185px;
}

*html .rightcol_section {
width:185px;
}

.homepagewrapper .homepage-contenttop {
/* background-image:url(/images/cms/header_homepage_574x168.jpg); */
background-image:url(/images/icons/header_homepage_378x158.jpg);
background-repeat:repeat-y;
width:574px;
height:158px;
background-color:#ffffff;
/* border-bottom:1px solid #cccccc; */
}

.homepagewrapper h1.pageheader {
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
font-weight:bold;
color:#003366;
padding-top:15px;
margin-bottom:-12px;
}

.homepagewrapper h1.pageheader sup small {
font-size:12px;
}


.homepagewrapper .homepage-contenttop .pageheader {
margin-top:0px;
top:10px;
margin-left:60px;
font-size:22px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#003366;
position:relative;

}

.homepagewrapper .homepage-contenttop .headerblurb {
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#003366;
width:330px;
margin-top:30px;
margin-left:60px;
position:relative;

}

.featurerow {
width:563px;
float: left;
margin-left: auto;
margin-right: auto;
/* margin-bottom:15px; */
padding-right:10px;
}

* html .featurerow { /* for ie */
padding-top:10px;
padding-bottom:10px;
}

.homepagewrapper .leftsidesection {
width:361px;
float:left;
padding: 5px 5px 0 10px;
position:relative;
}

.homepagewrapper .rightsidesection {
width:181px;
float:left;
padding: 5px 5px 5px 10px;
position:relative;
margin-left: 0px;
border-left:1px dashed #666666;
}

.homepagewrapper .leftsidesection li {
margin-bottom:5px;
}

.homepagewrapper .rightsectiontext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.homepagewrapper .rightsectiontext ul {
margin-top:0px;
}


.homepagewrapper .rightsectiontext li {
margin-left:-15px;
}

.homepagewrapper h2.rightsidesubheader {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#9EB3BE;
margin-bottom:0px;
}


.memberships .divider {
margin-left: 5px;
margin-right: 10px;
}


/* ------ SITE MAP -----*/



#sitemapwrapper h2.pageheader {

margin-top: 15px;
font-weight:bold;
font-size:16px;
color:#003366;
border-bottom:1px solid #000000;
}


/* ----------- PRODUCT LANDING PAGE ----------- */


#introsection, .introsection, #openingsection {
width:550px;
}

.productlisting {
width:550px;
padding-bottom:35px; /* value is replaced in css_ie.css */
clear:both;
border-top: 1px solid #cccccc;
}

.productlisting ul {
margin-top:15px;
}


.productlisting li {
width:460px;
vertical-align:top; /*for IE:*/
}



h2.producttitle {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#003366;
margin-bottom:0px;
}

.producttagline {
font-style:italic;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

.producttagline i, .producttagline em {
font-style:normal;
}

.productdetails {
font-family:Arial, Helvetica, sans-serif;
width:440px;
}

.productpricingleft {
width:200px;
}

.productpricingright {
width:350px;
}

.productpricingleft, .productpricingright {
float: left;
margin-left:auto;
margin-right:auto;
margin-bottom:15px;
}

.productpricingleft .detailsleft {
float:left;
margin-top:4px;
margin-left:auto;
margin-right:auto;
}

.productpricingright .detailsright {
float:left;
margin-top:4px;
margin-left:auto;
margin-right:auto;
}

.detailsleft, .detailsright {
padding-right:4px;
}

.Consultdiv{
	font-size:12px;
	padding:10px;
	width:82%;
	line-height:18px;
	border-color:#666666;
	border-width: 1px;
	border-style: solid;
	}

/* ----------- LANDING LEFT ICON PAGE ----------- */

.landinglefticons {
font-family:Arial, Helvetica, sans-serif;
}

.landinglefticons .itemblock {
margin-bottom: 15px;
}

.landinglefticons .itemblock .itemimage {
position:absolute;
}

.landinglefticons .itemblock .subheading {
position:relative;
top:0px;
left:60px;
width:440px;
}

.landinglefticons .itemblock .itemdetails {
position:relative;
top:0px;
left:60px;
width:440px;
}

/* ----------- SERVICES LANDING PAGE ----------- */

.landingpagecontent {
font-family:Arial, Helvetica, sans-serif;
width:550px;

}

.landingpagecontent #opening_section {
margin-top:15px;
font-size:12px;
padding-bottom: 15px;
}

.landingpagecontent #closing_section {
font-size:12px;
}

.landingpagecontent .featurerow {
width:550px;
float: left;
margin-left: auto;
margin-right: auto;
/* margin-bottom:-65px; */

}

.landingpagecontent .leftfeature, .landingpagecontent .rightfeature {
width:268px;
float:left;

/* position:relative; */
}

.landingpagecontent .rightfeature {
left:15px;
margin-left: 0px;

}

.landingpagecontent h2.subheaderleft, .landingpagecontent h2.subheaderright {
position:relative;
text-decoration:none;
/* top:-60px; */
/* left:75px; */
margin-left: 0px;
margin-top: 0px;
color:#003366;
border-bottom:1px solid #000000;
width:193px;
font-weight:bold;
font-size:16px;
line-height:20px;
text-align:left;
}


.landingpagecontent .blurbtextleft, .landingpagecontent .blurbtextright {
/* position:relative; */
color:#666666;
font-size:12px;
/* top:-70px; */
/* left:75px; */
width:193px;
}

.landingpagecontent .featurelinkleftpricing, .landingpagecontent .featurelinkrightpricing {
position:relative;
color:#666666;
font-size:12px;
font-weight:bold;
/* top:-70px; */
text-align:right;
padding-bottom:15px;
}


.landingpagecontent .featurelinkrightpricing img, .landingpagecontent .featurelinkleftpricing img{
position:relative;
top:3px;
}


/* ----------- READ MORE BOX ----------- */

.readmorebox {
margin-top:30px;
border: 1px solid #9EB3BE;
padding: 1px;
width: 98%;
}
* html .readmorebox {
    width: 98%; /* for IE5 and IE6 in quirks mode */
    w\idth: 98%; /* for IE6 in standards mode */
}

.readmorebox a {
padding-right: 10px;
}

.readmorebox p {
margin: 4px 4px 4px 10px;
padding: 0px;
}

.readmorehdr {
background-color: #9EB3BE;
color: #FFF;
margin: 0px;
font-weight: bold;
padding: 4px 4px 4px 10px;
}

/* ----------- SIDEBAR ----------- */

.sidebar {
        width:185px;
        background-color:#ffffff;
        padding-top:1px;
        padding-bottom:15px;
        margin-top:0px;
        }
.sidebarreversecolor {
        width:185px;
        height:156px;
        background-color:#9EB3BE;
        padding-top:1px;
        padding-bottom:0px;
        margin-top:0px;
        }
.sidebarheader {
        background-color:#ebc85d;
        color:#993300;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
        font-size:14px;
        padding:5px 5px 5px 5px;
        }
.sidebarheaderreversecolor {
        background-color:#9EB3BE;
        color:#ffffff;
        font-family:Arial, Helvetica, sans-serif;
        font-weight:bold;
        font-size:14px;
        padding:5px 5px 5px 5px;
        }

.sidebarheaderreversecolor ul {
margin:0;
margin-left:15px;
padding:0;
color:#FFF;
}

.sidebarheaderreversecolor ul li {
margin:0;
padding:2px 0 2px 0;
color:#FFF;
}

.sidebarheaderreversecolor a:link, .sidebarheaderreversecolor a:visited {
color:#FFF;
}

.sidebarblock {
        background-color:#ffffff;
        color:#333333;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        padding:0px 5px 5px 5px;
        margin-top:-10px;
        margin-bottom:-5px;
        }
.sidebarblockreversecolor {
        background-color:#9EB3BE;
        color:#ffffff;
        font-family:Arial, Helvetica, sans-serif;
        font-size:12px;
        padding:0px 5px 5px 5px;
        margin-top:-10px;
        margin-bottom:-5px;
        }
.sidebarblock A:link, .sidebarblockreversecolor A:link {
        color:#003366;
        }

.sidebartextblock li {
margin-left: -15px;
}



/* ----------- FOOTER ----------- */

#footer {
float: center;
width: 780px;
background-color: #003366;
color: #FFFFFF;
height: 16px;
padding-top: 5px;
padding-bottom: 5px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
text-align: center;
font-size: 11px;
position:relative;
margin-left: auto;
margin-right: auto;

}

#footer a{
color: #FFFFFF;
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
font-size:11px;
}

#footer a:hover{
text-decoration: underline;
}

#footer p {
text-align: center;
color: #333;
font-size: 11px;
margin: 10px 0 15px 0;
padding: 0 0 15px 0;
}


#footer_home {
float: left;
width: 780px;
color: #FFFFFF;
height: 16px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
text-align: left;
font-size: 10px;
background-color:#fff;
border-top: 1px solid #ccc;
padding: 5px 0 10px 3px;
color: #333;
position:center;
margin-left: auto;
margin-right: auto;
}

#footer_home a{
color: #003366;
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
font-size:11px;
}

#footer_home a:hover{
text-decoration: underline;
}

#footer_home p {
text-align: center;
color: #333;
font-size: 11px;
margin: 10px 0 15px 0;
padding: 0 0 15px 0;
}

/* ------------- BUILDER LANDING PAGE ---------------*/

#builderlandingcontainer{
margin:1px 2px 0 0;
border: 1px solid #8ea8c2;
background:url(/images/builderlanding-bg.gif) repeat-x;
width: 570px;
}

*html #builderlandingcontainer{
width: 572px;
}

#builderlandinginnercontainer{
width:560px;
float:left;
background: url(/images/builder_professional.jpg) no-repeat 338px 0px;
margin-left: 10px;
}

*html #builderlandinginnercontainer{
width:100%;
float:none;
}

.builderlandingheader{
font: bold 18px Arial, Helvetica, sans-serif;
color:#003366;
padding:0px;
margin: 15px 0 0 0;
}

.builderlandingsubhead{
font: bold 16px Arial, Helvetica, sans-serif;
color:#003366;
padding:0;
margin:0;
}

*html .builderlandingsubhead{
font-weight:normal;
}

#buynowblock{
margin-left: 100px;
padding: 15px 0 10px 0;
width:170px;
}

#buynowblock p {
padding-left: 12px;
}

#oldprice{
color:#626262;
font: bold 14px Arial, Helvetica, sans-serif;
}

#price{
color:#003366;
font: bold 14px Arial, Helvetica, sans-serif;
}

form          {padding: 0; margin: 0;} 
input         {border: 1px solid #B9B9B9; background: #FFF; font: normal 11px "Trebuchet MS", Arial;  }
input.no      {border: none;}
select        {border: 1px solid #B9B9B9; background: #FFF; font: normal 11px "Trebuchet MS", Arial;  }
textarea      {border: 1px solid #B9B9B9; background: #FFF; font: normal 11px "Trebuchet MS", Arial;  }
#executive {
	width: 555px;
	background-color: #d5ebff;
	border-top: 1px solid #fff;
	padding: 12px;
	font-size: 11px;
}

 #buy {
width:450px;
padding:10px;
border:1px #666666 dotted;
background-color:#ffffff;
}

.sidebarHome {
widows:165px;
padding:10px;
background-color:#FFCC33;
}
