	body, html {
		height: 100%;
		margin: 0;
		padding: 0;
	}
	
	body {
		text-align: center;
		background: #fff;
		color: #333;
		font-family: Verdana, Geneva, sans-serif;
	}
	
	#wrapper {
		position: relative;
		text-align: center;
		width: 100%;
		min-height: 100%;
	}
	
	* html #wrapper {
		height: 100%;
	}
	
	/* GLOBAL STYLES */
	
	p, li {
		line-height: 1.8em;
		font-size: 75%;
	}
	
	h1, h2, h3 {
		margin-top: 0;
	}
	
	a {
		text-decoration: underline;
		outline: none;
	}
	
	a:hover {
		text-decoration: none;
	}
	
	a img {
		border: none;
	}
	
	/* STYLES */
	
	/* TWITTER */
	
	.loading {
		background: url(images/loading.gif) no-repeat left 50%;
		padding-left: 20px;
	}
	
	.tweet_list {
		padding: 0;
		margin: 0;
		list-style: none;
	}
	
	.tweet_list li {
		padding-left: 30px;
		background: url(images/bullet_twitter.png) 0 3px no-repeat;
		margin-bottom: 10px;
	}
	
	.tweet_list a:active, .tweet_list a:visited {
		color: 3497D6;
	}
	
	#top-wrap {
		width: 100%;
		background: #fff url(images/bg_top_wrap_tile.jpg) 0 100% repeat-x;
		text-align: center;
	}
	
		#top {
			width: 940px;
			padding: 0 10px;
			margin: 0 auto;
			text-align: left;
			position: relative;
			overflow: hidden;
		}
	
			#logo {
				float: left;
				position: relative;
			}
			
				#logo h1 {
					margin: 0; padding: 0;
					position: relative;
					width: 220px; height: 126px; 
					overflow: hidden;			
				}
				
				#logo h1 a {
					display: block;
					cursor: pointer;
				}
					 
					#logo h1 span {
						display: block;
						position: absolute; left: 0; top: 0; z-index:1;
						width: 220px; height: 126px; 
						margin: 0; padding: 0;
						background: url(images/logo.jpg) top left no-repeat; 
					}
			
			#speedbar {
				float: right;
				width: 700px;
				padding-top: 10px;
				text-align: right;
			}
			
			#speedbar p {
				margin-top: 0;
				font-size: 90%;
			}
			
			#speedbar p span {
				font-size: 130%;
				color: #014C79;
			}
			
			#speedbar p a {
				text-decoration: none;
				color: #06c;
			}
			
			#speedbar p a:hover {
				text-decoration: underline;
			}
				
			#top ul {
				position: absolute;
				bottom: 0;
				right: 8px;
				padding: 0; margin: 0;
				list-style: none;
			}
			
			#top ul li {
				line-height: normal;
				float: left;
				width: 90px; height: 35px;
				background: url(images/bg_menu_li.jpg) 0 0 no-repeat;
				margin-right: 2px;
			}
			
			#top ul li a {
				display: block;
				width: 90px;
				padding-top: 10px;
				text-align: center;
				color: cyan;
				background: none;
				font-size: 90%;
				text-decoration: none;
			}
			
			#top ul li a:hover {
				color: white;
			}
			
			#top ul li.selected a {
				color: white;
			}
	
	#header-wrap {
		width: 100%;
		background: #32ACF9 url(images/bg_header_wrap_tile.jpg) 0 0 repeat-x;
		text-align: center;
	}
	
	#header {
		width: 940px;
		background: url(images/bg_header_fixed.jpg) 0 0 no-repeat;
		padding: 0 10px;
		margin: 0 auto;
		text-align: left;
		position: relative;
		overflow: hidden;
	}
	
	#header h1 {
		color: white;
		margin: 20px 0;
		font-size: 140%;
		font-weight: 100;
	}
	
		#header .left {
			float: left;
			width: 460px; min-height: 280px;
		}
		
			#header .left p {
				font-size: 95%;
			}
		
			#datps p {
				margin: 27px 0; padding: 0;
				position: relative;
				width: 402px; height: 24px; 
				overflow: hidden;
			}
			
			#datps p a {
				display: block;
				cursor: pointer;
			}
				 
				#datps p span {
					display: block;
					position: absolute; left: 0; top: 0; z-index:1;
					width: 402px; height: 24px; 
					margin: 0; padding: 0;
					background: url(images/bg_damtech_problem_solved.png) top left no-repeat; 
				}
		
		#header .right {
			float: right;
			width: 460px; min-height: 280px;
			background: url(images/bg_header_slider_fixed.jpg) 0 0 no-repeat;
		}
	
	#panel-wrap {
		width: 100%;
		background: #fff url(images/bg_panel_wrap_tile.jpg) 0 0 repeat-x;
		text-align: center;
	}
	
	#panel {
		width: 940px;
		padding: 0 10px;
		margin: 0 auto;
		text-align: left;
		position: relative;
		overflow: hidden;
		background: url(images/bg_panel_fixed.png) 10px 0 no-repeat;
	}
	
		.panels {
			float: left;
			width: 230px; height: 165px;
			margin-right: 10px;
			overflow: hidden;
			background: url(images/bg_panel_right_fixed.png) 100% 0 no-repeat;
		}
		
			.panels.first {
				width: 220px;
				padding-left: 10px;
			}
			
			.panels.off {
				margin: 0;
				width: 220px;
			}
		
		.panel-block {
			width: 100%; height: 165px;
			position: relative;
		}
		
			#id1 {
				background: url(images/bg_panel_id1.png) 0 35px no-repeat;
			}
			
			#id2 {
				background: url(images/bg_panel_id2.png) 0 35px no-repeat;
			}
			
			#id3 {
				background: url(images/bg_panel_id3.png) 0 35px no-repeat;
			}
			
			#id4 {
				background: url(images/bg_panel_id4.png) 0 35px no-repeat;
			}
			
		.panel-block h2 {
			display: block;
			font-size: 90%;
			margin-top: 5px;
		}
		
		.panel-block p {
			font-size: 80%;
			margin: 0 10px 0 80px;
			line-height: normal;
		}
		
		.panel-block span {
			display: block;
			position: absolute;
			bottom: 15px;
		}
			
		.panel-block span img {	
			border: none;
		}
			
	#breadcrumb {
		display: block;
		padding-bottom: 10px;
		font-size: 85%;
	}
	
	#breadcrumb p {
		margin: 0;
		color: #000;
	}
	
	#breadcrumb a {
		color: #73B7D2;
	}

	#content {
		width: 940px;
		padding: 5px 10px 10px 10px;
		margin: 10px auto;
		text-align: left;
		position: relative;
		overflow: hidden;
	}
	
	#content h2 {
		color: #3497D6;
		font-weight: 100;
		font-size: 120%;
	}
	
	#content h3 {
		color: #3497D6;
		font-weight: 100;
		font-size: 100%;
	}
	
	#content .left {
		float: left;
		width: 540px;
	}
	
	#content .left-inside {
		float: left;
		width: 600px;
	}
	#content .left-inside h3{
		margin-top: 30px;
	}
	#content .left-inside a:visited, a{
		color: #3497D6;
	}
	
	#content .right {
		float: right;
		width: 380px;
	}
	
	#content .right .partners{
		margin: 5px 0 15px 0;
	}
	
	#content .right .partners img{
		float: right;
		margin: 1px;
	}
	
	#content .right-inside {
		float: right;
		width: 280px;
		padding: 0 0 0 40px;
	}
	
		#content .right-inside h2 {
			margin: 0 0 0 40px;
			padding: 0;
		}
		
		#content .right-inside ul {
			list-style: none;
			display: block;
			margin: 20px 0 0 0;
		}
		
		#content .right-inside ul li {
			height: 19px;
			width: auto;
			padding: 0 0 10px 10px;
			margin: 0 0 10px 0;
			border-bottom: 1px dotted #999;
		}
		
		#content .right-inside ul li.last {
			margin-bottom: 0;
		}
		
		#content .right-inside li a {
			color: #333;
			text-decoration: none;
		}
		
		#content .right-inside li a:hover {
			color: #33adfa;
			text-decoration: none;
		}
		
		#content .right-inside li.selected a {
			color: #33adfa;
		}

#footer-wrap {
	clear: all;
	width: 100%;
	text-align: center;
	background: #000 url(images/bg_footer_wrap_tile.jpg) 0 0 repeat-x;
	min-height: 310px;
	padding-top: 60px;
}

* html #footer-wrap {
	height: 300px;
}

	#footer {
		width: 940px;
		padding: 0 10px;
		margin: 0 auto;
		text-align: left;
		position: relative;
		overflow: hidden;
		color: #666;
	}
	
	#footer-block-search {
		width: 940px; height: 75px;
		display: block;
		overflow: hidden;
	}
	
		#footer-block-search .left {
			float: left;
			width: 540px;
		}
		
			#footer-block-search form {
				display: inline;
			}
			
			#footer-block-search label {
				font-weight: bold;
				margin-top: -15px;
				font-size: 90%;
				display: block;
				color: #5d5d5d;
			}
		
			#footer-block-search input.text {
				background: #000;
				border: 1px solid #333;
				padding: 3px; vertical-align: middle;
				color: #5d5d5d;
				font-size: 120%;
			}
			
			#footer-block-search input.button {
				vertical-align: middle;
			}
		
		#footer-block-search .right {
			float: right;
			width: 380px;
		}
		
			#footer-block-search ul {
				margin: 0; padding: 0;
				padding-top: 20px;
				list-style: none;
			}
			
			#footer-block-search ul li {
				float: left;
				height: 30px;
				font-size: 70%;
			}
			
			#footer-block-search ul li.twitter {
				background: url(images/bg_twitter_li.jpg) 0 0 no-repeat;
				padding-left: 45px;
				float: right;
			}
			
			#footer-block-search ul li a {
				text-decoration: none;
				color: #5D5D5D;
				height: 30px;
			}
			
	#footer-block-panels {
		width: 940px; height: 180px;
		display: block; clear: both;
		overflow: hidden;
	}
	
		#footer-block-panels h4 {
			display: block;
			border-bottom: 1px dotted #333;
			padding-bottom: 3px;
			color: #74B7D2;
			font-weight: 100;
		}
		
		#footer-block-panels .friends {
			width: 250px;
			margin-right: 10px;
			float: left;
		}
		
		#footer-block-panels .friends ul {
			margin: 0; padding: 0;
			list-style: none;
		}
		
		#footer-block-panels .friends ul li {
			margin-bottom: 5px;
			line-height: normal;
			background: url(images/bg_friends_li.png) 0 3px no-repeat;
			padding: 5px 0 5px 25px;
		}
		
		#footer-block-panels .friends ul li a {
			text-decoration: none;
			color: #5d5d5d;
		}
		
		#footer-block-panels .friends ul li a:hover {
			text-decoration: underline;
		}
	
		#footer-block-panels .left {
			float: left;
			width: 540px;
			position: relative;
		}
		
		#footer-block-panels .right {
			float: right;
			width: 380px;
			position: relative;
		}
		
		#footer-block-panels .left .links,
		#footer-block-panels .right .links {
			position: absolute;
			right: 0; top: 20px;
		}
		
		#footer-block-panels .left .links a,
		#footer-block-panels .left .links p,
		#footer-block-panels .right .links a,
		#footer-block-panels .right .links p{
			color: #73B7D2;
			font-size: 80%;
			margin: 0;
		}
		
		#footer-block-panels .right h4{
				text-align:left;
		}
	
	#footer-block-base {
		width: 940px; height: 55px;
		display: block; clear: both;
		overflow: hidden;
		border-top: 1px solid #333;
	}
	
	#footer-block-base a {
		color: #73B7D2;
		text-decoration: underline;
	}
	
	#footer-block-base a:hover {

		text-decoration: none;
	}
	
	#footer-block-base p {
		margin: 0;
		font-size: 60%;
		color: #333;
	}
	
		#footer-block-base .left {
			float: left;
			width: 540px;
		}
		
		#footer-block-base .right {
			float: right;
			width: 380px;
		}
		
		#footer-block-base .right p {
			text-align: right;
			margin-top: 5px;
		}
		
		#footer-block-base .right img {
			border: none;
		}
	
	* html #wrapper {
		height: 100%;
	}
	
	.invalid,
	.required {
		color: red;
	}
	
	.articles,
	.prevnext {
		font-size: 67.5%;
	}
	
	.skip {
		display: none;
	}
	
	#forms {
		width: 100%;
		padding: 0;
		margin: 0;
	}
	
	#forms .errors {
		font-size: 75%;
		color:#900;
	}
	
	#forms fieldset {
		display: block;
		width: 90%;
		margin: 0 0 3em 0;
		padding: 0 1em 1em 1em;
		border: 1px solid #666;
	}
	
	#forms legend {
		font-size: 140%;
	}
	
	#forms label {
		display: block;
		margin-bottom: 1em;
		font-weight: bold;
		font-size: 75%;
	}
	
	#forms input,
	#forms textarea {
		display: block;
		width: 25em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 100%;
		font-weight: normal;
		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 darkred;
		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: 110%;
	}
	
	#forms fieldset fieldset label {
		float: left;
		padding-top: 1em;
	}
	
	#forms fieldset fieldset.radio {
		margin: 1em 0 1em 0;
	}
	
	#forms fieldset fieldset.radio input {
		clear: both;
		
	}
	
	#forms .spacer {
		margin: 0; padding-top: 1em;
	}
	
	#forms fieldset.radio {
		margin: 1em 0 2em 0;
	}
	
	#forms fieldset.radio input {
		clear: both;
		float: left;
		width: 20px;
	}
	
	#forms fieldset.radio label{
		font-weight: normal;
	}

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

	.ditto_wrapper a, .ditto_wrapper a:visited, .ditto_wrapper a:hover {	
		border: 0;
	}
	
	.ditto_pages .ditto_currentpage {
		border: 1px solid #000;
		padding: 1px 5px 2px;
		margin-right: 1px;
		background-color: #ccc;
		color: #666;
	}
	
	.ditto_pages .ditto_off {
		border: 1px solid #999;
		padding: 1px 5px 2px;
		margin-right: 1px;
		color: #ccc;
	}
	
	.ditto_pages a, .ditto_pages a:link, .ditto_pages a:visited {
		border: 1px solid #0066CC;
		padding: 1px 5px 2px;
		margin-right: 1px;
		text-decoration: none !important;
		color: #0066CC;
	}
	
	.ditto_pages a:hover {
		background-color: #fff;
		color: #000;
	}
	
		.searchTerms {
		font-size: 75%;
		padding: 10px 0;
	}
	
	.ajaxSearch_highlight1,
	.ajaxSearch_highlight2,
	.ajaxSearch_highlight3,
	.ajaxSearch_highlight4,
	.ajaxSearch_highlight5 {

	}
	
	.ajaxSearch_result{
		/*margin-top: 10px;*/
	}

	.ajaxSearch_resultDescription {
		font-size: 100%;
	}
	
	.ajaxSearch_paging {
		font-size: 75%;
		margin: 15px 0;
	}
	
	.ajaxSearch_paging a, .ajaxSearch_paging a:link, .ajaxSearch_paging a:visited {
		border: 1px solid #A71E3A;
		padding: 1px 5px 2px;
		margin-right: 1px;
		text-decoration: none !important;
		color: #0066CC;
	}
	
	.ajaxSearch_paging a:hover {
		background-color: #fff;
		color: #000;
	}
	
	.ajaxSearch_output {
		border: 1px solid black;
		position: absolute;
		left: 0;
		top: 0;
	}
	/*************************** AJAXSEARCH CSS ******************/
		#ajaxSearch_form {
				color: #444;
				width: auto;
		}
		#ajaxSearch_input {
				width: auto;
				display: inline;
				height: 17px;
				border: 1px solid #ddd;
				border-left-color: #c3c3c3;
				border-top-color: #7c7c7c;
				background: #fff url(images/input-bg.gif) repeat-x top left;
				margin: 0 3px 0 0;
				padding: 3px 0 0;
				vertical-align: top;
		}
		#ajaxSearch_submit {
				display: inline;
				height: 22px;
				line-height: 22px;
		}
		#ajaxSearch_output {
				border: 1px solid #444;
				padding: 10px;
				background: #fff;
				display: block;
				height: auto;
				vertical-align: top;
		}
		
		.ajaxSearch_paging {
			margin: 0;
			display: block;
			padding-bottom: 10px;
		}

		.AS_ajax_result {
				color: #444;
				margin-bottom: 3px;
		}
		.AS_ajax_resultLink {
				text-decoration: underline;
		}
		.AS_ajax_resultLink a, .AS_ajax_resultLink a:visited {
				color: #73B7D2;
		}
		.AS_ajax_resultDescription{
				color: #555;
		}
		.AS_ajax_more {
				color: #555;
		}

	/********* 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;
	}

