	body, html {
		height: 100%;
	}
	
	body {  
		font-family: Arial, Helvetica, sans-serif;
		color: #fff;
		margin: 0;
		text-align: left;
		background: #183C70 url(images/bg_body_tile_bottom.jpg) left bottom repeat-x;
	}
	
	#wrapper #datatable a {
		color: #003399;
		font-size: 75%;
	}
	
	#wrapper #datatable {
		margin-left: 50px;
	}
	
	#wrapper pre {
		margin-left: 30px;
		margin-right: -30px;
	}
	
	#wrapper a.QE_Link {
		color: black;
	}
	
	h2 {
		padding-left: 50px;
		font-size: 140%;
		font-weight: 100;
	}
	
	h3 {
		margin-top: 0;
		font-weight: 100;
	}
	
	a {
		text-decoration: underline;
	}
	
	a:hover {
		text-decoration: none;
	}
	
	p {
		line-height: 1.8em;
		font-size: 85%;
	}
	
	p.breadcrumb {
		margin-top: 0;
		margin-bottom: 30px;
		font-size: 67.5%;
		margin-left: -50px;
	}	
	
	p.project-stats {
		font-size: 67.5%;
		margin: 0;
		clear: left;
	}
		    
	#header {
		float:left;
		width:100%;
		background: #fff url("images/bg_header_tile.jpg") repeat-x bottom;
		font-size:85%;
		line-height:normal;
		position: relative;
		text-align: right;
	}
		
	#header ul {
		margin:0;
		padding:100px 28px 0; /* TOP, LEFT/RIGHT, BOTTOM */
		list-style:none;
	}
	
	#header li {
		float:left;
		background:url("images/left_both.gif") no-repeat left top;
		margin:0;
		padding:0 0 0 10px;
		border-bottom:1px solid #fff;
		text-transform: uppercase;
		white-space: nowrap;
	}
	
	#header a {
		float: left;
		display:block;
		width:.1em;
		background:url("images/right_both.gif") no-repeat right top;
		padding:8px 15px 8px 5px;
		text-decoration:none;
		font-weight:bold;
		color: #2D5BA1;
	}
	
	#header > ul a {width:auto;}
	
	/* Commented Backslash Hack
	 hides rule from IE5-Mac \*/
	#header a {float:none;}
	/* End IE5-Mac hack */	
	#header a:hover {
		color:#333;
	}
	
	#header .logo {
		margin:0; padding:0;
		position:absolute;
		top: 15px; right: 45px;
		width:250px; height:54px;
		overflow:hidden;
	}

		#header .logo a {
			display: block;
			cursor: pointer;
		}
		 
		#header .logo span {
			display:block;
			position:absolute; left:0; top:0; z-index:1;
			width:250px; height:54px;
			margin:0; padding:0;
			background:url("images/logo.jpg") top left no-repeat;
		}
	
	#header #current {
		background-position:0 -150px;
		border-width:0;
	}
	
	#header #current a {
		background-position:100% -150px;
		padding-bottom:8px;
		color:#eee;
	}
	
	#header li:hover, #header li:hover a {
		background-position:0% -150px;
		color:#eee;
	}
	
	#header li:hover a {
		background-position:100% -150px;
	}
	
	#wrapper {
  	background: #183C70 url("images/bg_sidebar_tile.jpg") repeat-y right;
		min-height: 100%;
	}
	
	* html #wrapper {
		height: 100%;
	}

	#wrapper a {
		color: #eee;
	}
	
	#wrapper .sections {
		width: auto;
	}
	
	#wrapper .sections h1	{
		margin: 0;
		margin-left: 50px;
		border-bottom: 1px solid #7B9ED2;
		padding-bottom: 2px;
		font-size: 170%;
		font-weight: 100;
		background: url(images/bg_headings_leftcol_tile.jpg) 0 0 repeat-x;
	}
	
	#wrapper .sections h3 {
		margin-left: 50px;
	}
	
		/* HEADINGS - Backgrounds for top left of headings */
	
		#intro {
			background: url(images/bg_headings_intro_fixed.jpg) left top no-repeat;			
		}
		
		#featured {
			background: url(images/bg_headings_featured_fixed.jpg) left top no-repeat;
		}
				
		#businessbasics {
			background: url(images/bg_headings_business_basics.jpg) left top no-repeat;			
		}
		
		#contentmanagement {
			background: url(images/bg_headings_content_management.jpg) left top no-repeat;			
		}
		
		#emails {
			background: url(images/bg_headings_email.jpg) left top no-repeat;			
		}
		
		#home {
			background: url(images/bg_headings_home.jpg) left top no-repeat;			
		}
		
		#info {
			background: url(images/bg_headings_information.jpg) left top no-repeat;			
		}
		
		#mailplus {
			background: url(images/bg_headings_mailplus.jpg) left top no-repeat;			
		}
		
		#onlineshop {
			background: url(images/bg_headings_online_shop.jpg) left top no-repeat;			
		}
		
		#padlock {
			background: url(images/bg_headings_padlock.jpg) left top no-repeat;			
		}
		
		#spyglass {
			background: url(images/bg_headings_spyglass_fixed.jpg) left top no-repeat;			
		}
		
		
		
		
		
		
	#wrapper .folio {
		float: right;
		width: 200px;
		text-align: center;
		margin-top: 1.5em;
	}
	
		#wrapper .folio img {
			border: 1px solid #7B9ED2;
			padding: 5px;
		}
		
		#wrapper .folio p {
				text-align: center;
				margin: 0;
				padding: 0;
				font-size: 67.5%;
		}
		
	#wrapper #folio-wrapper {
		width: 100%;
		margin-left: 50px;
		margin-right: -50px;
	}	
		
	#wrapper #folio-wrapper .folio-list {
		width: 180px;
		margin-right: 10px;
		text-align: center;
		float: left;
		margin-bottom: 40px;
	}
	
		#wrapper #folio-wrapper .folio-list p {
			text-align: center;
			margin: 0;
			padding: 0;
			font-size: 67.5%;
			line-height: normal;
		}
		
		#wrapper #folio-wrapper .folio-list img {
			border: 1px solid #7B9ED2;
			padding: 5px;
			text-align: center;
		}
	
	#container {
		width: 100%;
		float: left;
		margin-right: -305px;
		clear: both;
		background: url("images/bg_sidebar_tile.jpg") repeat-y right; /* IE 6 FIX TO ENSURE IMAGE TILING */
	}
	
	#content {
		background: url("images/bg_content_tile.jpg") 0 0 repeat-x;
		margin-right: 305px;
		padding: 0 30px;
	}
	
	#content p {
		padding-left: 50px;
	}
	
	#content ul {
		padding-left: 50px;
		margin-left: 50px;
	}
	
	#content li {
		line-height: 1.8em;
		font-size: 85%;
	}		
	
	#sidebar-wrapper {
			width: 305px;
			float: right;
	}
	
	#sidebar-wrapper a {
				color: #ba0000;
			}
	
		#sidebar {
			width: 305px;
			margin: 0; padding: 0;
			background: url("images/bg_sidebar_top_fixed.jpg") 0 0 no-repeat;
		}
		
		#sidebar .button {
				float: left;
				margin-top: 0;
				border: none;
				padding-left: 20px;
		}		
		
		#sidebar-content {
			width: 260px;
			padding-top: 30px;
			padding-right: 30px;
			padding-left: 15px;	
			color: #003366;
			clear: left;
		}
		
			#sidebar-content p {
				font-size: 75%;
			}
		
			#sidebar-content h3 {
				clear: left;
				margin-top: 0;
				color: #ba0000;
				border-bottom: 1px solid #ba0000;
			}
			
			.intros {
				margin-bottom: 20px;
				padding-left: 65px;
			}
			
			.intros h4 {
				font-size: 120%;
				font-weight: 100;
				margin: 0;
			}

			.intros p {
				margin: 0;
				font-size: 75%;
			}	
			
				#business {
					background: url(images/bg_intros_business_fixed.jpg) left top no-repeat;
				}
				
				#cms {
					background: url(images/bg_intros_cms_fixed.jpg) left top no-repeat;
				}
				
				#ecommerce {
					background: url(images/bg_intros_ecommerce_fixed.jpg) left top no-repeat;
				}
				
				#marketing {
					background: url(images/bg_intros_marketing_fixed.jpg) left top no-repeat;
				}
				
	
		.clearing {
			height: 0;
			clear: both;
		}
	
	#footer {
		clear: both;
		background: url(images/bg_footer_tile.jpg) 0 0 repeat-x;
		min-height: 175px;
		color: #999;
	}
	
	#footer-container {
		width: 100%;
		float: left;
		background: #D3D3D3 url(images/bg_footer_tile.jpg) 0 0 repeat-x; /* IE 6 FIX TO ENSURE IMAGE TILING */
		margin-right: -305px;
	}
	
		#footer-content {
			padding: 10px 30px 10px; /* TOP, LEFT/RIGHT, BOTTOM */
		}
		
		#footer-content p {
			font-size: 66%;
			line-height: normal;
		}
		
		#footer-content .float {
			float: left;
			margin-right: 30px;
		}
	
	#footer-cards {
		width: 305px;
		height: 101px;
		background: url(images/bg_credit_cards_fixed.jpg) 0 0 no-repeat;
		float: right;
	}
	
	.invalid,
	.required {
		color: red;
	}
	
	.articles,
	.prevnext {
		font-size: 67.5%;
	}
	
	.skip {
		display: none;
	}
	
	#forms {
		width: 95%;
		padding: 0;
		margin: 0;
		margin-left: 50px;
		margin-right: -50px;
	}
	
	#forms .errors {
		font-size: 75%;
		color:#900;
		background: #fff;
		padding: 10px;
		width: 90%;
	}
	
	#forms fieldset {
		display: block;
		width: 90%;
		margin: 0 0 3em 0;
		padding: 0 1em 1em 1em;
		border: 1px solid #7B9ED2;
	}
	
	#forms fieldset.domain {
		display: block;
		width: 90%;
		margin: 0 0 3em 0;
		padding: 0 1em 4em 1em;
		border: 1px solid #7B9ED2;
		background: url(images/bg_domain_checker_fixed.jpg) 0 0 no-repeat;
	}
	
	#forms legend {
		font-size: 140%;
		color: #fff
	}
	
	#forms label {
		display: block;
		margin-bottom: 1em;
		font-weight: bold;
		font-size: 75%;
	}
	
	#forms input,
	#forms textarea {
		display: block;
		width: 25em;
		border: 1px solid #ccc;
		padding: 3px;
	}
		
	#forms select {
		display: block;
		border: 1px solid #ccc;
	}
	
	#forms textarea {
		height: 150px;
	}
	
	#forms input.submit {
		width: auto;
		background: #eee;
		border: 2px solid lightblue;
		padding: 3px;
		font-size: 75%;
	}
	
	#forms input.hidden {
		border: none;
		display: none;
	}	
	
	#forms input.checkbox {
		display: inline;
		width: auto;
		margin-right: 1em;
		border: none;
	}
	
	#forms label.checkbox {
		display: inline;
	}
	
	#forms label.first {
		padding-top: 1em;
	}
	
	#forms fieldset fieldset {
		float: left;
		border: 1px solid #ccc;
	}
		
	#forms fieldset fieldset legend {
		font-size: 100%;
	}
	
	#forms fieldset fieldset label {
		float: left;
		padding-top: 1em;
		margin-right: 15px;
	}
	
	#forms .spacer {
		margin: 0; padding-top: 1em;
	}
	
	#forms fieldset.radio {
		margin: 1em 0 2em 0;
		border: 1px solid #ccc;
	}
	
	#forms fieldset.radio input {
		clear: both;
		float: left;
		width: auto;
		border: none;
	}
	
	#forms fieldset.radio label{
		font-weight: normal;
	}
	
	#forms p {
		padding-left: 0;
	}

	.clearer {
		clear: both;
		height: 1px;
	}
	
	/********* CMS STYLES ********/
	
	.errors {
		font-size: 75%;
		color: #CC0000;
	}
	
	#wrapper .ditto_wrapper .ditto_link {
		text-align: right;
	}

	#wrapper .ditto_wrapper a, #wrapper .ditto_wrapper a:visited, #wrapper .ditto_wrapper a:hover {	
		border: 0;
	}
	
	#wrapper .ditto_pages .ditto_currentpage {
		border: 1px solid #000;
		padding: 1px 5px 2px;
		margin-right: 1px;
		background-color: #ccc;
		color: #666;
	}
	
	#wrapper .ditto_pages .ditto_off {
		border: 1px solid #999;
		padding: 1px 5px 2px;
		margin-right: 1px;
		color: #ccc;
	}
	
	#wrapper .ditto_pages a, #wrapper .ditto_pages a:link, #wrapper .ditto_pages a:visited {
		border: 1px solid #0066CC;
		padding: 1px 5px 2px;
		margin-right: 1px;
		text-decoration: none !important;
		color: #fff;
	}
	
	#wrapper .ditto_pages a:hover {
		background-color: #fff;
		color: #000;
	}
	
	#wrapper .ditto_pages p {
		margin-left: -50px;
	}

	/********* EDITOR SELECTORS ********/
	.image-right {
		float: right;
		margin: 0 0 10px 10px;
	}
	
	.image-left {
		float: left;
		margin: 0 10px 10px 0;
	}
	
	.left {
		text-align: left;
	}
	
	.center {
		text-align: center;
	}
	
	.right {
		text-align: right;
	}
	
	.justify {
		text-align: justify;
	}
