/*--- Page Elements ---*/

#header {
    background: transparent url(../images/header.jpg) top left no-repeat;
    height: 170px;
    width: 769px;
    margin-left:1px;
}
#frame {
    width: 769px; /* 770 - (2 x border width [27]) */
    margin: 0 auto;
    text-align: left;
}

#sub-header {
    height: 139px;
    text-align: right;
    vertical-align: bottom;
    border-bottom: 1px solid #999999;
    margin-left:1px;
}

#content {
    line-height: 1.1em;
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 20px;
}

#title {
    color: #d88213;
    font-size: 12px;
    font-weight:  normal;
    margin: 10px -10px 0px -10px; /* Override container's padding */
    padding: 4px 10px;
    text-transform: uppercase;
}
#sidebar 
{
    width: 150px;
    float: right;
    margin-left: 20px;
}

#footer {
 color: #d88213;
}


/*--- Main Navigation ---*/

#nav 
{
    background-color: #FFE036;
    width: 769px;
    border-bottom: solid #fff 1px;
    border-top: solid #fff 1px;
    height: 26px;
    font-size: 13px;
    font-family:Georgia;
    /*background: #A6AAB3 url(../images/nav-bg.gif) repeat-x;*/
}

#nav a:link, #nav a:visited {
     color:#29517A;
}

#nav a:hover, #nav a:active {
    /*background: #91D354 url(../images/nav-bg-hover.gif) repeat-x;*/
    color:#996633;
}
#nav li 
{
    margin: 0;
}


/*--- General Classes ---*/

.footnote, .footnote a {
    color: #c0c0c0;
}

.border {
    border: 0px;	
	margin-bottom: 10px;
}
/* Global Whitespace Reset */
* { margin: 0; padding: 0}

/* Re-apply consistent spacing */
h1, h2, h3, h4, h5, h6, ul, ol, p { margin: 0 0 20px 0; }
ul, ol { margin-left: 30px; }




/* h5 & h6 not used by editor */

a img { border: none; }

/*--- Page Elements
-----------------------------------------------*/



#UserInterface_ContactDetails {
    float: right; 
    width: 220px; 
    margin: 8px 20px 0 4px;
}

/* Contact form submit buttom */
#UserInterface_WMSubmitButton {
    float: right;
    margin-right: 4px;
}

/*--- Navigation
-----------------------------------------------*/

#nav ul {
    margin: 0;
}

#nav ul li {	
	display: block;
	float: left;
    list-style-type: none;
	text-align: center;
}

#nav a {
	padding: 7px 25px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	cursor:pointer;
	/*width: 119px;*/
}

#nav a:hover, #nav a:active {
	padding: 7px 25px;
	font-weight: bold;
	text-decoration: none;
	display: block;

	background-color:#0055a5;
	color:#fff;
	/*width: 119px;*/
}

#nav .contactNav {
    padding-right: 2px;
}

/*--- Footer
-----------------------------------------------*/

#footer {
    clear: both;
    font-size: 90%;
    margin-top: 10px;
    text-align: center;
}

#footer a {
    font-weight: bold;
}

/*--- General Classes
-----------------------------------------------*/

.pageImageDocumentPanel {
	padding-left: 10px;
	padding-right: 4px;
	width: 180px;
	float: right;
	text-align: right;
}

.pageDocumentLinksDiv1 {display:none;}
.pageDocumentLinksDiv3 {display:none;}

.contactFormTable td {
    padding: 2px;
}

.footnote a {
    font-weight: normal !important;
}
#UserInterface_SignUpWebExpress_WMSignUpWebExpressDomainNameText,  #UserInterface_SignUpWebExpress_WMSignUpWebExpressCustomerDetails,  #UserInterface_SignUpWebExpress_WMSignUpWebExpressWebsiteLogin,  #UserInterface_SignUpWebExpress_WMSignUpWebExpressTermsAndConditions,  #UserInterface_SignUpWebExpress_WMSignUpWebExpressPaymentPlan, #UserInterface_SignUpWebExpress_WMSignUpWebExpressPrintPackagesHeading {
	color: #000;
	font-family: verdana, sans-serif;
	margin-bottom: 20px;;
	font-size: 10pt;
	display:block;
	border-top: 1px solid #000;
	padding-top:10px;
	font-weight: bold;
}


#marker_heading h1
{
	text-indent: -5000px;
	float: left;
}

#marker_content
{
	text-indent: -5000px;
}

