ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img {border:none}
address {font-style:normal}


body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#666666;
	background-color: #FFFFFF;
	}
	
body#home {background:#CCC;}
	
#container {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 160px;
	margin:0 auto;
	text-align:center;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0C6AAA;
		}
#container-inner {
	background-image: url(../images/inner-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 160px;
	margin:0 auto;
	text-align:center;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0C6AAA;
		}
#container-bg {
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 800px;
	}
				
#about #container,
#work #container,
#team #container,
#contact #container,
#blog #container {
	background:#F3F3F3 url(/images/wakeface/site-bg-blue.png) repeat-x;
	}
	
	#about #bg-container,
	#work #bg-container,
	#team #bg-container,
	#contact #bg-container,
	#blog #bg-container {
		background:url(/images/wakeface/big-bg-blue.jpg) 50% 88px no-repeat;
		}
		
#header {
	position:relative;
	height:150px;
	width:1024px;
	padding-top:10px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#body-content {
	width:1024px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	}

#main-content {
	float:left;
	width:590px;
	background-image: url(../images/top1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	}

#sidebar-right {
	float:right;
	width:250px;
	padding-top:50px;
	}
* html #sidebar-right {
	float:right;
	width:250px;

	}
	
#sidebar-right-secondary {
	float:right;
	width:290px;
	padding-top:125px;
	}
		
#footer {
	text-align:center;
	float: left;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	}

#home #footer {
	border: none;
	font-size: 11px;
	height:235px;
	background:url(/images/wakeface/footer-bg.png) repeat-x;
	color:#000;
	text-align:center;
	}

#copyright {
	width: 1024px;
	font-size: 12px;
	text-align:center;
	color: #626873;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 170px;
}

	
/* $2 - Header Styles ///////////////////////////////////////////////////////////////////////////////////*/

.header-logo {
	position:absolute;
	top:10px;
	left: 0px;
	}

#header-nav-ul li {
	display:inline;
	font-family: Helvetica, Arial, Verdana, san-serif;
	font-size: 12px;
	}

#header-nav-ul li a {
	color:#666666;
	font-weight:bold;
	text-transform: uppercase;
	margin-right:10px;
	padding-bottom:5px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: -9999px;
	background-image: url(../images/nav-blt.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	}


#header-nav-ul li a.selected {
		color:#FF9900;
	
	}
	
#header-nav-ul li a:hover {
	color: #FF9900;
	}

/*#header-nav-ul li a.selected#nav-about,
#header-nav-ul li a:hover#nav-about {color:#AB0101;} 

#header-nav-ul li a.selected#nav-work,
#header-nav-ul li a:hover#nav-work {color:#AB0101;}
	
#header-nav-ul li a.selected#nav-team,
#header-nav-ul li a:hover#nav-team {color:#AB0101;}
	
#header-nav-ul li a.selected#nav-contact,
#header-nav-ul li a:hover#nav-contact {color:#AB0101;}

#header-nav-ul li a.selected#nav-blog,
#header-nav-ul li a:hover#nav-blog {color:#AB0101;} 	*/
	
/* $3 - Sidebar Styles ///////////////////////////////////////////////////////////////////////////////////*/

.help-ul {margin-bottom:20px;}
	
	html>body .help-ul {margin-bottom:35px;}
	
.ul-left {
	font-size: 12px;
	margin-left:50px;
	}

.ul-right {
	float:right;
	width:145px;
	}

.ul-left li,
.ul-right li {
	background:url(/images/wakeface/icon-check.png) 0% 50% no-repeat;
	padding-left:30px;
	margin-bottom:10px;
	}

.fresh {
	line-height: 1.7;
	}

.fresh li {
	background:url(/images/wakeface/icon-tag.gif) 0px 4px no-repeat;
	padding-left:27px;
	margin-top: 0px;
	margin-bottom:25px;
	font-size: 11px;
	color:#CCC;
	}


.fresh li a {
	color:white;
	text-shadow: #000 1px 1px 1px ;
	font-size: 12px;
	line-height: 1.8;
	}

.sidebar-menu {
	padding-top: 18px;
}


html>body .sidebar-menu {
	padding-top: 15px;
}

	.sidebar-menu h4 {
		color: #003F8E;
		text-transform: uppercase;
		font: 12px Helvetica, Arial, Verdana, san-serif;
		line-height: 35px;
		padding-top: 15px;
		margin-left: 20px;
	}
		
	.sidebar-menu ul {
		margin: 10px 0 0px 30px;
	}
		
	.sidebar-menu ul li {
		font-size: 11px;
		color: #464A52;
		font-weight:  bold;
		background:url(/images/wakeface/arrow-play.png) 0px 50% no-repeat;
		padding: 8px 0 8px 30px;

	}
	
	.sidebar-menu ul#services {
		margin: 10px 0 0px 20px;
	}
	
	.sidebar-menu ul#services li {
		font-size: 12px;
		color: #464A52;
		font-weight:  bold;
		padding: 15px 0 15px 40px;

	}

	.sidebar-menu ul#services li.webdesign {background:url(/images/wakeface/services/webdesign.gif) 0px 50% no-repeat;}
	.sidebar-menu ul#services li.iddesign {background:url(/images/wakeface/services/iddesign.gif) 0px 50% no-repeat;}	
	.sidebar-menu ul#services li.ecommerce {background:url(/images/wakeface/services/ecommerce.gif) 0px 50% no-repeat;}	
	.sidebar-menu ul#services li.webapp {background:url(/images/wakeface/services/webapp.gif) 0px 50% no-repeat;}	
	.sidebar-menu ul#services li.hosting {background:url(/images/wakeface/services/hosting.gif) 0px 50% no-repeat;}	

	
	.sidebar-menu ul li.selected {
		font-weight:  bold;
		background:url(/images/wakeface/arrow-selected.gif) 0px 50% no-repeat;
	}
	
	.sidebar-menu-head {
		height: 60px;
		background:url(/images/wakeface/sbhead.png) top no-repeat;
	}
 
	.sidebar-menu-info {
		font-size: 11px;
		padding: 30px 20px;
	}
	
		.sidebar-menu-info strong {
			font-weight: bold;
			font-size: 12px;
			color: #464A52;
		}
		
		.sidebar-menu-info p {
			line-height: 18px;
			color: #464A52;
		}

		.sidebar-menu-info p span {
			color: #000;
		}

 	.sidebar-menu-foot {
		height: 60px;
		background:url(/images/wakeface/sbfoot.png) top no-repeat;
	}

.sidebar-icon {
	vertical-align: middle;
	margin-right: 15px;
}	

/* $3 - Content Styles ///////////////////////////////////////////////////////////////////////////////////*/

a,
a:link,
a:visited {
  	outline: none;
	color:#222222;
	}


a:hover {

	}

#content-container a,
#content-container a:link,
#content-container a:visited {
	color: #AB0101;
	border-bottom: 1px solid #CCCCCC;
	padding: 1px 0;
	}

#content-container a:hover {
	color: #333333;
	background-color: #EFEFEF;
	border-bottom: 1px solid #AB0101;
	}

#content-container a.external { 
	background: url(/images/wakeface/external-link.gif) 100% 40% no-repeat;
	padding-right: 15px;
} 
	
#home #content-container a,
#home #content-container a:link,
#home #content-container a:visited {
	color: #ECECEC;
	border-bottom: 1px solid #aecdfc;
	padding-bottom: 1px;
	}

#home #content-container a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #AB0101;
	background: none;
	}
	
	
#content-container #work-slides a:hover {
	background: none;
	border-bottom: none;
	}


	
h1 {margin-bottom:15px;}

.page-title {
	color: #464A52;
	font: 22px normal Helvetica, Arial, Verdana, san-serif;
	margin-top: 20px;
	padding-bottom:5px;
	letter-spacing: .3mm;
	margin-bottom: 5px;
	text-shadow: 1px 1px 6px #BBB;
}

.page-subtitle {
	color: #003F8E;
	font: 18px normal Helvetica, Arial, Verdana, san-serif;
	margin-top: 20px;
	padding-bottom:5px;
	letter-spacing: .3mm;
	margin-bottom: 10px;
	text-shadow: 1px 1px 6px #BBB;
	background:url(/images/wakeface/page-title-bg.png) bottom no-repeat;
}


p {
	color: #FFFFFF;
	margin-bottom:10px;
	line-height:18px;
	}

#home p,
#home li {
	color: #FFF;
	}

img {border:none;}

.featured-index {
	width:702px;
	background-color: #FFFFFF;
	background-image: url(../images/ad-box-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.featured-index img {float:left;}
	
.featured-index .index-right-feature {float:right;}


.globe-icon-float {
	width:30px;
	float:left;
	margin-right:15px;
	}

.bar-icon-float {
	width:33px;
	float:left;
	margin-right:15px;
	}

.why-shiplands {
	margin-bottom:72px;
	color: white;
	}

.featured-index img {
	padding-bottom:9px;
	background:url(/images/wakeface/feature-img-bottom-bg.gif) left bottom no-repeat;
	}

hr {height: 0; border: 0; border-bottom: 1px solid #DDD; color: #DDD; margin: 0; padding: 0; clear:both; width: 100%;}

.row {
	width: 320px;
	padding-top: 30px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.featured-index .row {
	text-shadow: #000 1px 1px 1px;
	padding-top: 0px;
	font-size: 12px;
	background-image: url(../images/ad-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	float: left;
	height: 180px;
	margin: 5px;
}
* html .featured-index .row {
	height: 180px;
	margin: 5px;
}

.row p {
	color: #464A52;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin-top: 6px;
	
}

.featured-index .row p {
	text-shadow: none;
	font-size: 11px;
	line-height: 16px;
	margin-top: 6px;
	color: #032A65;
}

.first {
	
	float:left;
}

.second {float:right;}
	
.row img {
	margin-top: 10px;
	padding-bottom: 9px;
	background:url(/images/wakeface/work-img-bottom-bg.gif) left bottom no-repeat;
}

.featured-index .row img {
	background:url(/images/wakeface/feature-img-bottom-bg.gif) left bottom no-repeat;
}

#content-container .row a,
#content-container .row a:link,
#content-container .row a:visited {
	padding: 0;
	border: none;
	color:#AB0101;
	text-decoration: none;	
}

#content-container .row g {
	background: none;
	color: #333;
	text-decoration: none;	
}


.approach {
	clear: both;
	height: 70px;
	margin-top: 30px;
	margin-left: 0px;
	width: 600px;
}

	.approach img {
		padding: 5px;
		float: left;
		width: 48px;
	}
	
	.approach h3 {
		font: 14px Helvetica, Arial, Verdana, san-serif;
		font-weight: bold;
		color: #000;
		float: right;
		width: 520px;
		margin: 0;
		padding: 0;
	}
	
	.approach p {
		font-size: 12px;
		line-height: 1.6;
		color: #464A52;
		float: right;
		width: 520px;
		padding: 0px;
	}


#work h3 {
	font-weight: bold;
	font-size: 14px;
	color: #003F8E;
	margin: 30px 0 10px 0;
}

#work-slides {
	width: 610px;
	background-color: #EFEFEF;
}

#work-details {
	margin-top: 15px;
}

	#work-details p {
		float: left;
		width: 320px;
	}
	
	#work-details span {
		margin: 10px 0;
		display: block;
	}
	
	
	#work-details h4 {
		margin-top: 5px;
		width: 250px;
		float: right;
		color: #464A52;
		text-transform: uppercase;
		font: 12px bold Helvetica, Arial, Verdana, san-serif;
	}
	
	#work-details ul {
		width: 243px;
		float: right;
		margin: 0;
	}

		#work-details ul li {
			font-size: 11px;
			color: #003F8E;
			font-weight:  normal;
			background:url(/images/wakeface/arrow-play.png) 0px 50% no-repeat;
			padding: 6px 0 6px 25px;
	
		}

.team-member {
	clear: both;
	height: 120px;
	margin-top: 30px;
}

	.team-member img {
		background: #FFFFFF;
		border: #DDD 1px solid;
		padding: 5px;
		float: left;
		width: 90px;
	}
	
	.team-member h3 {
		font: 14px bold Helvetica, Arial, Verdana, san-serif;
		color: #000;
		float: right;
		width: 480px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-bottom: 5px;
		background:url(/images/wakeface/page-title-bg.png) bottom no-repeat;
	}
	
	.team-member p {
		float: right;
		width: 480px;

	}

#contactForm fieldset{font-size: 12px; border: none; margin: 10px 0; padding:0; text-align: left; }
#contactForm legend {display:none;}
#contactForm ol {padding:0; margin:0;}
#contactForm li {list-style: none; padding:0;}
#contactForm label {color: #464A52; display: block; line-height:20px; padding: 10px 0 5px 0; text-align:left; vertical-align:top; }
#contactForm label span.required {color: #AB0101; font-weight: bold}
#contactForm input {width: 400px; font-size:1.2em; padding:3px; vertical-align:middle; background: #FFFFFF;}
#contactForm textarea {width: 100%; height:250px; padding:3px; background: #FFFFFF; font:12px Helvetica, Arial, Verdana, san-serif;}
#contactForm input.submitButton {width:auto; text-align: center; margin: 20px 0}

.blogimg {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.blog-post-info {
	clear: left;
	color: #626873;
	margin: 15px 0 40px 0;
}

.display-comment {
	clear: both;
	border-top: 1px solid #DDD;
	margin-bottom: 30px;
}

	.author1 {
	background: url('/images/wakeface/bg-comment.gif') no-repeat;
	min-height: 50px;
}

	.display-comment .comment {
		color: #464A52;
		float: right;
		padding: 20px 0 10px 0;
		width: 440px;
	}
	
	.display-comment .comment p {
			font-size: 12px;
			color: #464A52;
			margin: 0;
			padding: 0;
		}

	.display-comment .posted {
		font-size: 11px;
		font-style: italic;
		padding: 20px 0 10px 0;
		color: #626873;
		float: left;
		width: 150px;
	}
		.display-comment .posted p {		
			color: #626873;
		}
		.display-comment .posted strong {
			font-size: 12px;
			font-weight: bold;
			font-style: normal;
			color: #626873;
		}
		
#commentForm #formTitle {margin: 20px 0 10px 0; font-size: 12px; font-weight: bold; color: #003F8E;}
#commentForm input.textField {width: 440px; font-size:11px; padding:5px; vertical-align:middle; background: #FFFFFF;}
#commentForm textarea {width: 440px; height:200px; padding:5px; background: #FFFFFF; font:12px Helvetica, Arial, Verdana, san-serif;}
#commentForm input.submitButton {text-align: center;}

/* $5 - Footer Styles ///////////////////////////////////////////////////////////////////////////////////////*/

#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {margin-bottom:0;}
	
#footer p,
#footer li {
	color: #464A52;
}


#footer a,
#footer a:link,
#footer a:visited {
	color:#FF9900;
	padding-bottom: 2px;
	text-decoration: none;
	}

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


.footer-container {
	width:1024px;
	margin:0 auto;
	padding-top:10px;
	text-align:left;
	}

.footer-block-left,
.footer-block-middle,
.footer-block-right {
	width:290px;
	height:170px;
	}

.footer-block-left {
	position:relative;
	float:left;
	margin-right:30px;
	color:#666666;
	line-height: 1.6;
	font-size: 12px;
	}
	
	.rss-icon {
		position:absolute;
		top:0;
		right:4px;
		}
	
	.footer-block-left li  {margin-bottom:5px;}
	
	#footer .footer-block-left li em {
		font-weight:normal;
		font-size: 10px;
		font-style: normal;
		}
	
	
.footer-block-middle {
	float:left;
	margin-left: 40px;
}
	
	.footer-block-middle p {margin-bottom:10px;}

.footer-block-right {float:right;}
	
	.footer-block-right p {
		line-height:1.7;
		color:#464A52;
		}
		
	.footer-block-right p span {color:#000;}

	.footer-block-right strong {
		font-size: 12px;
		font-weight: normal;
		}		
	
#footer .content {
	background-image: url(../images/foo-box-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10;
	padding-left: 20px;
	}
* html #footer .content {
	
	}

.work-button {
	height:33px;
	width:245px;
	padding:0 10px;
	line-height:40px;
	background:url(/images/wakeface/work-button.gif) no-repeat;
	color:white;
	font:10px Helvetica, Arial, Verdana, san-serif;
	}

#footer .work-button span a {
	color:#87E95C;
	line-height:30px;
	}

span.download-pdf {
	padding-left:24px;
	background:url(/images/wakeface/download-pdf.png) 0px 50% no-repeat;
	line-height:30px;
	}

span.download-word {
	padding-left:20px;
	background:url(/images/wakeface/download-word.png) 0px 50% no-repeat;
	line-height:30px;
	}


/* $6 - Image Replacements //////////////////////////////////////////////////////////////////////////////////*/

#quote-heading {
	overflow:hidden;
	margin-right: 33px;
	text-indent: -9999px;
	height: 70px;
	background-color: transparent;
}

#about #quote-heading {
    margin-bottom: 50px;
    background:url(/images/wakeface/simple-and-thoughtful.gif) no-repeat;
}

#work #quote-heading {
    margin-bottom: 50px;
    background:url(/images/wakeface/we-do-what-we-love.gif) no-repeat;
}

#team #quote-heading {
    margin-bottom: 50px;
    background:url(/images/wakeface/caring-for-our-business.gif) no-repeat;
}

#contact #quote-heading {
    margin-bottom: 50px;
    background:url(/images/wakeface/want-to-make-something.gif) no-repeat;
}

#blog #quote-heading {
    margin-bottom: 50px;
    background:url(/images/wakeface/the-wake-blog.gif) no-repeat;
}

#why-shiplands-txt {
	overflow:hidden;
	height /**/:22px;
	border-bottom:1px solid #426FA8;
	margin-bottom:16px;
	background-image: url(../images/txt-why.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0;
}

#featured-projects {
	padding:26px 0 0 0;
	overflow:hidden;
	height /**/:22px;
	border-bottom:1px solid #426FA8;
	margin-bottom:16px;
}


#feature-companies {
	overflow:hidden;
	height /**/:15px;
	background-image: url(../images/foo-featur.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding: 0px;
}

#companies-logo {
	overflow:hidden;
	height:15px!important;
	height /**/:20px;
	background-image: url(../images/foo-compinies.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding: 0px;
}

#contact-us {
	overflow:hidden;
	height:15px!important;
	height /**/:22px;
	background-image: url(../images/foo-contact.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding: 0px;
}


/* $100 - cleardiv Styles ///////////////////////////////////////////////////////////////////////////////////*/



.cleardiv:after {
       display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .cleardiv {height: 1%;}
.cleardiv {
	display: block;
	clear: both;
}
/* End hide from IE-mac */
	
	
#header-nav-ul {
	position: absolute;
	right: 0px;
	top: 90px;
	display: inline;
	text-align: center;
	width: 790px;
}
.content p {
	font-size: 11px;
	line-height: 16px;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	display: block;
}
.readmore a {
	color: #FF9900;
	font-size: 11px;
	text-decoration: none;
}
#body-content #inner-banner {
	height: 196px;
}
.alt {
	color: #333333;
}
.title-blt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	background-image: url(../images/bullet.gif);
	text-transform: uppercase;
	color: #06568C;
	font-weight: bold;
}
.gray-line {
	background-image: url(../images/gray-line.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#contact-form label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #006699;
}

#contact-form span {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #006699;
	background-color: #006699;
	color: #FFFFFF;
}
#contact-right {
	margin-left: 20px;
}
#contact-right a {
	color: #FF9900;
}
#contact-right a:hover {
	color: #6496B8;
	text-decoration: underline;
}
#contact-form {
	margin-top: 30px;
}

#footer-inner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B6B6B6;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	color: #06568C;
}
.textField , .combo {
	width: 280px;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textarea {
	width: 100%;
	height: 120px;
}
.row first span {
	font-family: Tahoma;
	font-size: 14px;
}
#black {
	color: #333333;
}
#ad-type1 .row first h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#ad-type1 {
	margin: 5px;
	float: left;
}
* html #ad-type1 {
	margin: 5px;
	float: left;
}
#desc {
	float: left;
	margin: 2px;
}
#desc h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14448C;
	margin-bottom: 20px;
	margin-top: 20px;
}
#desc p {
	color: #666666;
}
#desc span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #052965;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-left: 30px;
}
#ad-top {
	display: block;
	margin: 5px;
	width: 700px;
	float: left;
}
#ad-bot {
	display: block;
	margin: 5px;
	width: 700px;
	float: left;
}
#download {
	font-family: Tahoma;
	font-size: 11px;
	margin: 10px;
	text-align: right;
	color: #CC3300;
	height: 25px;
}
#download a {
	color: #CC3300;
	text-decoration: underline;
}
#blue {
	color: #032763;
}.cleardiv help-ul a {
	color: #FF9900;
	text-decoration: none;
}
#sidebar-right #percen {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ##0D3A7D;
}
#download span {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 40px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	color: #CC3300;
}
.cleardiv help-ul a {
	color: #D78501;
	text-decoration: none;
}
