/* Common */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #FFF;
	color: #000;
}

a img {
	border: 0;
}

h4, h5{
	margin:0.3em;
}

p {
	margin-top:0;
	margin-bottom:0.3em;
}

#container {
	background: #FFF;
	color: #000;
	padding: 0;
	margin: 0 auto;
	width: 777px;
	border-bottom:1px solid #FFF;
}

.skip {
	display: block;
	position: absolute;
	top: -6.5em;
	left: 0;
	z-index: 0;
	font-size: larger;
}

.skip a {
	padding: 0 0.5em;
	left: 0;
	width: 18.5em;
	z-index: 0;
}

.skip a:focus, .skip a:active {
	display: inline;
	z-index: 2;
	border: solid black 1px;
	background: black;
	color: #cc0;
	text-decoration: none;
	position: absolute;
	top: 6.5em;
	left: 0;
}

.skipexample {
	display: inline;
	z-index: 2;
	width: 16em;
	border: solid black 1px;
	margin: 2em 1em 0 1em;
	background: black;
	color: #cc0;
	text-decoration: none;
	font-size: larger;
}

/* Header */

#header {
	background: #FFF url(header.gif) repeat-x top;
	z-index: 300;
}

	#header.nojs {
		background: none;
		background: #FFF;
	}

	#companylogo {
		float: left;
		margin: 0;
		margin-top: -7px;
	}
	
		#companylogo img {
			vertical-align: top;
		}

	#customise {
		display: block;
		border: none;
		border-right: #666 1px solid;
		margin: 0;
		padding: 0;
		padding-bottom: 8px;
		width: 252px;
		margin: 8px 0 8px auto;
	}	
		
		#customise h4 {
			padding: 6px 0;
			margin: 0;
			border: 0;
			text-align:right;
			background: url(customisetitle.gif) right center no-repeat;
			font-weight: 900;
			font-size: smaller;
		}
		
			#customise h4 a {
				text-decoration: none;
			}
		
			#customise h4 span {
				padding: 0;
				margin: 0;
				border: 0;
				margin-right: 13px;
				text-transform: uppercase;
				color: #666;
			}
			
			#customise h4 span.firstword {
				color: #5C9510;
				margin: 0;
				padding: 0;
				border: 0;
			}
	
		#customise ul{
			display: block;
			list-style: none;
			border: 0;
			padding: 0;
			margin: 0;
			background: #FFF url(customiselist.gif) left bottom no-repeat;			
		}
		
			#customise ul li {
				display: block;
				padding: 0;
				padding-left: 37px;
				border: none;
				margin: 0;
				text-align: left;
				width: 215px;		
			}
	
			#customisetext {
				background: transparent url(customisetext.gif) left bottom no-repeat;
				width: 216px;
			}
			
				#customisetext span {
					display: inline;
				}			
			
				#customisetext span a {
					display: inherit;
				}
			
				#customisetext img {
					border: 0;
					margin: 0;
					padding: 0 1px;
					vertical-align: bottom;					
				}


			#customisedesign {
				background: transparent url(customisedesign.gif) left top no-repeat;
				padding: 0;
				margin: 0;
				border: none;
				width: 215px;
			}
			
			
			#customiselanguage {
				background: transparent url(customiselanguage.gif) left top no-repeat;
				padding: 0;
				margin: 0;
				border: none;
				width: 215px;
			}
			
				#customiselanguage.nojs {
					background: transparent url(customiselanguagenojs.gif) left top no-repeat;
				}
		
		#customisedesign a, #customiselanguage a {
			display: block;
			color : black;
			background-color: #DDD;
			font-weight : bold;
			text-decoration : none;
			text-transform: uppercase;
			width: 100%;
			padding: 0;
			border: none;
			margin: 0;
			border-top: #FFF 1px solid;
		}
		
		#customisedesign a:hover, #customiselanguage a:hover {
			color : #FFF;
			background-color : #000;
		}
		
		#customisedesign a span, #customiselanguage a span {
			padding: 0 0 0 1ex;
			border: none;
			margin: 0;
			font-size: smaller;
			line-height: 2.38;
		}
		
		#customisedesign a .firstword, #customiselanguage a .firstword {
			padding: 0;
			font-size: 100%;
		}
		
		#customisedesign ul, #customiselanguage ul { /* second-level lists */
			display: block;
			padding: 0;
			margin: 0;	
			margin-left : -250px;;
			margin-top : -1.97em;
			position : absolute;
			left: -999em;
			list-style: none;
			float : right;
			background: #F00;
		}
		
			#customisedesign ul li {
				padding: 0;
				margin: 0;
			}

				#customisedesign ul li a {
					background: #DDD url(customisedesignlistitem.gif) left top no-repeat;
					padding-left: 18px;
				}
			
			#customiselanguage ul li {
				padding: 0;
				margin: 0;
			}
			
				#customiselanguage ul li a {
					background: #DDD url(customiselanguagelistitem.gif) left top no-repeat;
					padding-left: 18px;					
				}
							
		#customisedesign:hover ul, #customisedesign.sfhover ul, #customiselanguage:hover ul, #customiselanguage.sfhover ul { /* lists nested under hovered list items */
			left: auto;
		}	
	
	#nav {
		clear: both;
		background: #EEE;
		display: block;
		width: 100%;
		text-align: left;
		height: 1.5em;
		border: 0;
		border-top: #CCC 1px solid;	
	}
	
		#nav h4 {
			display: none;
		}

		#nav span {
			display: block;
			width: 100%;
			text-align: center;
		}

		#nav .firstword {
			display: inline;
		}
		
		#nav a.parent {
			background: url(newsarealistli.gif) center right no-repeat;
		}

		#nav ul {
			padding: 0;
			list-style: none;
			line-height: 1.5em;
			margin: 0 0 0 64px;
			background: #EEE;
			display: block;
		}

			#nav ul ul { /* all lists */
				text-align: left;
				padding: 0;
				margin: 0 0 0 -1px;
				list-style: none;
				line-height: 1.5em;
				background: #EEE;
				display: block;
				border: 0;
				border-left: #CCC 1px solid;
				border-right: #CCC 1px solid;
			}

			#nav ul a {
				display: block;
				width: 129px;
				color: #666;			
			}

			#nav ul li { /* all list items */
				float: left;
				width: 129px; /* width needed or else Opera goes nuts */
				font-size: smaller;
				font-weight: bold;
				text-align: left;
				text-transform: uppercase;
				margin: 0;
				margin-top: -1px;
			}
						
				#nav ul li a {
					display: block;
					text-decoration: none;
					width: 129px;
					text-align: center;
					color: #666;
				}

				#nav ul li ul { /* second-level lists */
					font-size: inherit;
					position: absolute;
					width: 129px;
					left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
					border-top: #CCC 1px solid;
					z-index: 3000;		
				}
				
					#nav ul li ul li {
						font-size: 100%;
						border-bottom: #CCC 1px solid;
					}

						#nav ul li ul li a {
							margin: 0.455em 0;
						}

					#nav ul li ul ul { /* third-and-above-level lists */
						margin: -2em 0 0 129px;
					}

					#nav ul li:hover ul ul, #nav ul li.sfhover ul ul {
						left: -999em;
					}

				#nav ul li:hover ul, #nav ul li li:hover ul, #nav ul li.sfhover ul, #nav ul li li.sfhover ul { /* lists nested under hovered list items */
					left: auto;
				}
				
				#nav ul li:hover, #nav ul li.sfhover {
					background: #CCC;
				}
				
				#nav ul li:hover a, #nav ul li.sfhover a {
					color: #000;
				}

					#nav ul li:hover ul li a, #nav ul li.sfhover ul li a {
						color: #156CD5;
					}
					
					#nav ul li ul li:hover a, #nav ul li ul li.sfhover a {
						color: #000;
					}
					
						#nav ul li ul li:hover ul li a, #nav ul li ul li.sfhover ul li a {
							color: #156CD5;
						}

						#nav ul li ul li ul li:hover a, #nav ul li ul li ul li.sfhover a {
							color: #000;
						}
						
							
					
			#navhome {
				border: 0;
			}

			#navcompany, #navservices, #navwebdesign, #navcontactus {
				border-left: #CCC 1px solid;		
			}
									
		#sitemap a {
			display: block;
			height: 9px;
			width: 9px;
			background: url(sitemap.gif) top no-repeat;
			float: right;
			margin: -1.9ex 5px 0;
			padding: 0;
			text-align: left;
		}					

			#sitemap a span {
				display: none;
			}

/* Content */

#content {
	padding: 0;
	margin: 0;
	border: 0;
	clear: both;
	z-index: 200;
}

	#phonenumber {
		clear: both;
		display: block;
		width: 199px;
		height: 2em;
		border: none;
		margin: 0;
		padding: 0;
		background: none;
	}
		
	#phonenumber.index {
		clear: none;
		width: 386px;
		height: 221px;	
		border-left: #FFF 2px solid;
		border-right: #FFF 2px solid;		
		margin: 0 auto;		
		background: #FFF url(phonenumber.jpg) top center no-repeat;
		overflow: hidden;		
	}
		
		#phonenumber h4 {
			background: #666 url(phonenumbericon.gif) left no-repeat;
			color:#FFF;
			line-height: 2em;			
			text-indent: 35px;
			border: none;
			border-right: #CCC 1px solid;
			margin: 0;
			margin-right: 5px;
			padding: 0;
		}

		#phonenumber.index h4 {
			background: none;
			height: 222px;
			margin-right: 0;
			position:relative;	
		}
		
			#phonenumber h4 span.description {
				display: none;
			}

			#phonenumber.index h4 span.number {
				display: block;
				background: #666 url(phonenumbericon.gif) left no-repeat;
				border-top: #FFF 2px solid;
				width: 100%;
				line-height: 1.85;
				position:absolute;
				bottom:0;
				left:0;
				text-indent: 40px;
				margin-right: 20px;
				color: #FFF;			
			}
			
	#bigthree {
		background: #FFF;
		float: right;
		height: 221px;
		width: 192px;
		overflow: hidden;
		margin-top: -221px;
		border: 0;
	}
	
		#bigthree h4 {
			display: none;
		}
		
			#bigthree ol {
				margin: 0;
				padding: 0;
				display: block;
				list-style: none;				
			}
			
				#bigthree ol li {
					padding-left: 28px;
					overflow: hidden;
					
				}
				
					#bigthree ol li h5 {
						width: 144px;
						text-align: left;
					}
					
						#bigthree ol li h5 a {
							padding-top: 7px;
							display: block;
							color: #FFF;
							text-transform: uppercase;
							font-size: small;
						
						}
						
					#bigthree ol li .description {
						display: none;
					}
					
					#bigthree ol li .morebutton {
						background: url(morebutton.gif) left center no-repeat;
						margin-left: 1.5ex;
					}
					
						#bigthree ol li .morebutton a {
							color: #FFF;
							text-transform: uppercase;
							font-size: 60%;
							line-height: 100%;
							vertical-align: baseline;
							margin-left: 10px;
						}
					
				#webdev {
					background: #EF5F18 url(webdev.gif) left top no-repeat;				
					height: 73px;
					width: 100%;
					overflow: hidden;
				}
				
			
				#consultancy {
					background: #156CD5 url(consultancy.gif) left top no-repeat;
					height: 73px;
					width: 100%;
					margin-top: 1px;
				}
					
				
				#hosting {
					background: #5C9510 url(hosting.gif) left top no-repeat;
					height: 73px;
					width: 100%;
					margin-top: 1px;
				}
								
	#flasharea {
		background: #FFF url(flasharea.gif) right top no-repeat;
		float: left;
		height: 221px;
		width: 191px;
		overflow: hidden;
		margin-top: -221px;
		border: 0;	
	}
	
	#message {
		float: right;
		display: block;
		width: 583px;
		border: 0;
		border-top: #CCC 5px solid;
		border-left: #CCC 1px solid;		
		padding: 0 0 1.5ex;
		margin: 0;
		margin-top: -1px;
		margin-left: -1px;
	}
	
	#message.index {
		border-left: none;
		margin-top: 0;
		margin-left: 0;
	}
	
		#message h4 {
			padding-top: 5px;
			margin: 0.5em 0em 0.5em 1.25em;
		}
		
			#message h4 span {
				color: #666;
			}

			#message h4 .firstword {
				color: #156CD5;
			}
			
		#message p {
			font-size: smaller;
			padding: 0.5em 5px 0.5em 1.5em;
		}
		
		#message a {
			text-decoration: underline;
			color: #000;				
		}
				
		#message img {
			display: block;
			margin: 1ex auto;
			clear: both;
		}
		
		#date {
			display: block;
			width: 98%;
			padding-top: 1em;
			text-align: right;
			font-size: smaller;
		}
		
	#message.contactus, #message.newsletter {
		width: 583px;
		padding: 0;
		margin-left: 0;
		padding-left: 193px;
		border-left: none;
		min-height: 360px;
	}
	
	#message.contactus {
		background: url(contactus.jpg) top left no-repeat;
	}

	#message.newsletter {
		background: url(newsletter.jpg) top left no-repeat;
	}
	
	#message ul {
		list-style: url(newsarealistli.gif);
		padding-left: 1.5em;
		margin-left: 1.5em;
	}
	
		#message ul li {
			padding: 0.25ex 0;
			font-size:smaller;
		}
					
	#message blockquote {
		font-size: 125%;
		font-style: italic;
		font-family: "Palatino Linotype", Georgia, Caslon, serif;
		line-height: 130%;
		margin: 10px -60px 10px 10px;
		text-align: left;

	}
	
	#message blockquote a {
		color: #FFF;
	}
	
		#message blockquote.v1 {
			float: right;
			width: 192px;
			margin: 15px 5px 0 10px;
			background: #156CD5 url(closequoteblue.gif) no-repeat bottom right;
			color: #FFF;
			padding: 0px 25px 2px;
		}
		
			#message blockquote.v1 .firstword {
				background: url(openquoteblue.gif) no-repeat left top;
				padding: 0 0 0 26px;
				margin: -3px 0 0 -25px;
			}

		#message blockquote.v2 {
			float: left;
			width: 192px;
			margin: 15px 10px 0 2.2ex;
			background: #5C9510 url(closequotegreen.gif) no-repeat bottom right;
			color: #FFF;
			padding: 0px 25px 2px;
		}
		
			#message blockquote.v2 .firstword {
				background: url(openquotegreen.gif) no-repeat left top;
				padding-left: 26px;
				margin-left: -25px;
			}
		
		#message blockquote.v3 {
			clear: both;
			width: 80%;
			margin: 15px auto;
			background: #EF5F18 url(closequoteorange.gif) no-repeat bottom right;
			color: #FFF;
			padding: 0px 25px 2px;
		}

			#message blockquote.v3 .firstword {
				background: url(openquoteorange.gif) no-repeat left top;
				padding-left: 26px;
				margin-left: -25px;
			}

		#message blockquote.email {
			clear: both;
			width: 465px;
			margin: 0 auto;
			background: #E7E9E6 url(email_header.gif) no-repeat left top;
			border: 1px solid #000;
			padding: 68px 3px 6px;
			font-size: 90%;
		}

			#message blockquote.email span.header {
				background: #EDEDED;
				display: block;
				border: 2px solid #D0CDC6;
				border-bottom: 2px solid #F9F9F9;
				border-right: 2px solid #F9F9F9;
				padding: 6px;
				font-style: normal;
				font-size: 85%;
				font-weight: bold;
			}

				#message blockquote.email span.header em {
					font-weight: normal;
					font-style: normal;
				}

			#message blockquote.email span.message {
				display: block;
				background: #fff;
				padding: 10px;
				border: 2px solid #D0CDC6;
				border-bottom: 2px solid #F9F9F9;
				border-right: 2px solid #F9F9F9;
				margin-top: 2px;
			}
					
			/* label, inputbox and submitbutton, fieldset and legend are formatting for the forms*/
		#message fieldset {
			float: left;
			border: #26a solid 1px;
			width: 25em;
			margin: 0.75em 0 1.5em 23px;
			padding: 1em;
		}
				
				#message fieldset label	{
					width: 6em;
					float: left;
					text-align: right;
					margin: 0 1em 10px 0;
					clear: both;
				}
				
				#message fieldset .inputbox	{
					float: left;
					margin: 0 1em 10px 0;
					color: #356fb2;
					background: #CCC;
					border: #356fb2 solid 1px;
					width: 14em;
				}
				
				
				#message fieldset .submitbutton	{
					margin: 1em;
					float: right;
					color: #FFF;
					background: #356fb2;
					border: 2px #CCC outset;
				}
				
				#message fieldset p {
					font-size: small;
					margin: 1em;
				}
			
				#message fieldset legend {
					color: #FFF;
					background: #356fb2;
					border: #CCC solid 1px;
					padding: 1px 10px
				}
			
			#message form.domaincheck {
				text-align: center;
				display: block;
				width: 75%;				
				margin: 1ex auto;
				border: #156CD5 1px solid;
			}
			
			#message table.domainresults {
				margin: 1ex auto;
				padding-left: 1.6em;
				border-collapse: collapse;
				width: 61%;
				font-size: smaller;
			}
				
					#message table.domainresults tr th {
						border: #156CD5 1px solid;
						background: #156CD5;
						color: #FFF;
						padding: 0.2ex 1ex;		
					}
					
					#message table.domainresults tr td.available, #message table.domainresults tr td.registered {
						width: 30%;
					}
				
					#message table.domainresults tr td {
						border: #156CD5 1px solid;
						background: #FFF;
						color: #000;		
						padding: 0.2ex 1ex;
					}
	
	#summary {
		float: right;
		display: block;
		width: 583px;
		padding: 0;
		margin: -5px 0 -1.25em;
		border: none;			
		border-left: #CCC 1px solid;
		background: #EEE url(summaryspacer.gif) left repeat-y;
	}

		#summary h4 {
			background: #156CD5 url(featuredsite.gif) bottom repeat-x;
			color: #FFF;
			line-height: 2em;
			height: 3em;
			margin: 0 0 0 20px;
			padding: 0 0 0 15px;
		}
		
		#summary a {
			text-decoration: underline;
			color: #000;
		}

		#summary p {
			padding: 0 20px 8px 25px;
			margin: 0 3px 5px 20px;
		}
		
		#summary ol, #summary ul {
			padding: 0 20px 8px 40px;
			margin: 0 3px 5px 20px;
		}
		
			#summary ol p {
				margin: 0;
				padding: 0;
			}		
	
	#formarea {
		float: left;
		display: block;
		width: 194px;
		margin: 0;
		border: 0;
		border-top: #CCC 5px solid;
		padding: 8px 0 0;
		overflow: hidden;
		}
	
		#formarea h4 {
			margin: 0;
			padding: 0.5ex 0 5px;
		}

			#formarea h4 span {
				color: #666;
			}
			
			#formarea h4 .firstword {
				color: #5C9510;
				margin-right: -0.5ex;				
			}


		#formarea .description {
			padding: 0 7px 0.5ex 0;
			margin: 0;
			border: 0;
			font-size: smaller;
		}

		#formarea .description p {
			padding: 0;
			margin: 0;
			border: 0;
		}

		#formarea form {
			border: 0;
			padding: 0 0 0.8ex;
			margin: 0;
		}

			#formarea form select {
				display: inline;
				margin: 0 -1px 0 0;
				padding: 0;
			}
			
			#formarea form .buttons {
				display: block;
				margin: 2px 7px 0 auto;
				padding: 0;
				font-family: Arial, Helvetica, sans-serif;
			}

		#checkdomain, #newsletter {
			width: 193px;
			border-right: #CCC 1px solid;
			margin-top: -3px;
			display: block;
			padding-top: 2px;
		}						

			#checkdomain form .description {
				display: none;
			}

			#newsletter form .description {
				margin: 0;
				padding: 0;
				border: 0;
			}

			#newsletter form input {
				margin: 0 1px 0 auto;
				font-family: monospace;
			}



	#featuredsitearea {
		float: right;
		display: block;
		width: 566px;
		background: #EEE;
		color: #000;		
		padding: 0;
		margin: 0;
		border: 0;
		overflow: hidden;
	}
	
		#featuredsitearea h4 {
			display: block;
			width: 100%;
			margin: 0;
			border: 0;
			padding: 0;
			overflow: visible;
		}
		
			#featuredsitearea h4 span {
				display: block;
				width: 100%;
				color: #FFF;
				background: #5C9510;
				margin: 0;
				padding: 6px 0 7px;
				z-index: 220;
				text-align: left;
			}
			
			#featuredsitearea h4 .firstword {
				display: inline;
				background: url(featuredsitetitleh4.gif) left no-repeat;
				padding-left: 28px;				
			}
	
		#featuredsite {
			display: block;
			background: url(featuredsitearea.jpg) left top no-repeat;
			padding: 33px 0 0 293px;
			font-size: smaller;
			margin: 0;
			overflow: visible;
			text-align: left;
			text-align: justify;
			z-index: 210;
		}
		
			#featuredsite h5 {
				display: none;
			}
			
			#featuredsite .description {
				background:  url(featuredsite.gif) top repeat-x;
				margin: -116px 0 0;
				padding: 92px 0 0.6ex;
				border: 0;
			}
			
				#featuredsite .description p {
					padding: 0 6px 0 7px;
				}
			
				#featuredsite .description img {
					float: left;
					padding: 7px 11px 2px;
				}
			
			#featuredsite .morebutton {
				display: block;
				position: absolute;
				padding: 0;
				margin: 0;
				border: 0;
				width: 273px;
				clear: both;
			}

				#featuredsite .morebutton a {
					background: #EF5F18;				
					color: #FFF;
					text-decoration: none;
					display: block;
					height: 2.5ex;
					width: 5em;
					text-align: center;
					float: right;
				}
			
				#featuredsite .morebutton span {
					margin: auto;
				}
	
	#newsarea {
		float: left;
		display: block;
		width: 193px;
		padding: 0;
		margin: 0 4px 0 0;
		border: 0;
		border-right: #CCC 1px solid;
		overflow: hidden;
	}
	
		#newsarea .clearing {
			display: none;
		}
	
		#newsarea h4 {
			padding: 0;
			padding-top: 2px;
			padding-bottom: 7px;
			margin: 0;
			border: 0;
			border-top: #CCC 1px solid;
			border-bottom: #FFF 7px solid;			
			display: block;
			width: 189px;
			height: 2.6ex;
			background: #FFF;
			position: relative;
			z-index: 2900;
		}
		
			#newsarea h4 span {
				text-transform: uppercase;
				color: #FFF;
				display: block;
				font-size: smaller;
				font-weight: bolder;
				background: #CCC;
				margin: 0;
				padding: 1.1ex 0 0 1.3ex;				
				border: 0;
				height: 100%;
			}
			
				#newsarea h4 .firstword {
					display: inline;
					font-size: 100%;			
				}
		
		#newsarea ul {
			/* list-style-image: url(newsarealistli.gif); */
			color: #999;
			list-style-type: square;
			margin: 0;
			padding: 0;
			padding-left: 2ex;
			display: block;
			overflow: hidden;
			z-index: 2010;
		}

			#newsarea ul li {
				margin: 0 10px 5px 12px;
				border: none;
				padding: 0;
				z-index: -2005;
			}
		
				#newsarea ul li p {
					display: block;
					font-size: smaller;
					padding: 0;
					margin: 0;
					border: none;
					z-index: 2001;
				}
				
					#newsarea ul li p a {
						display: block;
						color: #000;
						background: #FFF;
						text-decoration: none;
						padding: 0;
						margin: 0;
						border: none;
					}
					
					#newsarea ul li p a:hover {
						color: #FFF;
						background: #000;				
					}
					
					
		#startstopbutton, #showhidebutton {
			font-family: Arial, Helvetica, sans-serif;
			display: block;
			float: left;
			background: #CCC;
			color:#FFF;
			text-transform: uppercase;
			text-decoration: none;
			text-align: center;
			font-size: smaller;
			font-weight: bolder;
			border: none;
			border-bottom: #FFF 2px solid;			
			border-top: #FFF 3px solid;
			width: 49%;
			height: 1.8em;
			margin: 0;
			margin-bottom: -0.5px;
			padding: 0;		
		}
		
			#startstopbutton {
				margin-left: 1px;
			}
		
			#startstopbutton:hover, #showhidebutton:hover {
				color: #000;
				cursor: pointer;
			}
				
#footer {
	padding: 0;
	border: 0;
	border-top: #CCC 5px solid;
	margin: 0 auto;
	clear: both;
	font-size: 60%;
	display: block;
	position: static;
	top: 0;
	left: 0;
	z-index: 100;
}

	.linkdivider {
		color:#999;
		margin-left: 1em;
	}

	#privacypolicy {
		margin: 0;
		padding: 0;
		border: 0;
		position: relative;
		top: 0.5ex;
		text-align: left;
	}
	
	#privacypolicy a {
		margin-left: 1em;
	}
	
	#validation {
		display: block;
		margin: 0 auto;
	}
	
		#validation ul {
			display: block;
			width: 268px;
			margin: -1.6ex auto 0;
			list-style: none;
		}
		
			#validation ul li {
				display: block;
				float: left;
				padding: 0;
				margin: 0;
				margin-left: 5px;
				border: 0;
			}
			
	#copyright {
		display: block;
		margin: 0;
		clear: both;
		padding: 0;
		border: 0;
		text-align: left;
	}
	

/* New */

	#subnav {
		clear: left;
		float: left;
		display: block;
		width: 193px;
		padding: 0;
		padding-top: 1ex;
		padding-bottom: 2ex;
		margin: 0;
		margin-top: -1px;
		border: 0;
		border-right: #CCC 1px solid;
		border-top: #CCC 5px solid;
		overflow: hidden;
		font-size: smaller;
		text-align: left;
	}
	
			#subnav a {
				display: block;
				width: 97.5%;
				text-decoration: none;
				color: #000;
				background: #fff;
				padding: 0.5ex 0 0.5ex 4px;
				border: none;
			}

			#subnav a:hover {
				color: #fff;
				background: #156CD5;
			}
			
		#subnav ul {
			margin: 0;
			padding: 0 0 0 1.3em;
			list-style: url(newsarealistli.gif);
		}
		
		
			#subnav ul li {
				margin: 0;
			}
#skoosh_banners {
	padding: 1ex 2ex;
}