@charset "utf-8";

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

html
{
	background: #252525;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #252525 url(img/body-top.gif) top left repeat-x;
	padding: 35px 0 35px 0;
}

#container
{
	width: 750px;
	margin: 0 auto;
}

#header
{
	height: 50px;
}

#header > h1
{
	width: 336px;
	height: 47px;
	background: url(img/techlands-logo.gif) top left no-repeat;
	float: left;
	margin: 0 0 0 25px;
}

#header > h1 a
{
	display: block;
	height: 47px;
	text-indent: -3000px;
	font-size: 0;
}

#header > h2
{
	width: 146px;
	height: 19px;
	background: url(img/techlands-phone.gif) top left no-repeat;
	float: right;
	margin: 28px 25px 0 0;
	text-indent: -3000px;
	font-size: 0;
}

#slogan
{
	height: 176px;
	background: url(img/slogan-bg.gif) top left no-repeat;
}

#slogan > h2
{
	padding: 30px 50px 0 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #FFFFFF;
}

#main
{
	width: 700px;

	margin: 0 auto;
	background: #e4e4cb;
	overflow: hidden;
}

#main > div
{
	margin-bottom: -1000px;
	padding-bottom: 1000px;
}

#services
{
	width: 300px;
	float: left;
}

#services h3
{
	width: 215px;
	height: 51px;
	background: url(img/header-services.gif) top left no-repeat;
	margin: 0 0 0 5px;
	padding: 30px 0 0 74px;
}

#services h4
{
	color: #14424F;
	font-size: 120%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 0 30px;
}

#services ul
{
	margin: 0 0 0 35px;
	font-size: 90%;
}

#contact
{
	width: 400px;
	float: right;
}

#contact h3
{
	width: 375px;
	height: 51px;
	background: url(img/header-contactus.gif) top left no-repeat;
	padding: 30px 0 0 60px;
}

#footer
{
	width: 700px;
	height: 69px;
	margin: 0 auto;
	background: url(img/footer-bg.gif) top left no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	clear: both;
}

#footer a
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer ul
{
	margin: 0 0 0 15px;
}

#footer li
{
	float: left;
	margin: 35px 10px 0 0;
}

#footer #accessible
{
	display: block;
	width: 26px;
	height: 28px;
	background: url(img/accessible.gif) top left no-repeat;
	text-indent: -3000px;
	font-size: 0;
	margin: -10px 0 0 0;
}

.header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	font-size: 160%;
}

.form
{
	margin: 0 10px 0 35px;
	background: #dedec7;
}

.form legend
{
	color: #14424F;
	font-size: 120%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 3px;
}

.form fieldset
{

}

.form .row
{
	margin: 5px 10px;
}

.form label
{
	font-size: 90%;
	font-weight: bold;
	display: block;
}

.form textarea
{
	width: 100%;
}

.form .submit
{
	background: #CBCD7C;
	padding: 10px;
	text-align: right;
}

.error
{
	color: #FF0000;
}

.notice
{
	color: #009900;
}

#mainmessages li
{
	padding: 2px;
	font-weight: bold;
	font-size: 110%;
}
