html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-weight:normal;
	background:transparent;
	}

ol, ul {list-style:none;}
blockquote, q {quotes:none;}
ins {text-decoration:none;}
del {text-decoration:line-through;}

table {
	border-collapse:collapse;
	border-spacing:0;
	}

hr {display:none;}

body {
	padding-top: 10px;
	text-align: center;
	background: #fff url(../images/bg-body.gif) repeat-x top left;
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
}

a {
	color: #7ab51d;
	text-decoration: underline;
}

a img { border: none; }

p {
	line-height: 1.4;
}

h3 {
	line-height: 1.4;
}

/* Layout */

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#columna {
	width: 160px;
	float: left;
}

#columnb {
	margin-left: 10px;
	float: left;
	width: 790px;
	border-bottom: 5px solid #e6e8e9;
}

#content {
	background-color: #f2f3f4;
	min-height: 300px;
}

/* Navigation */

#navigation ul {
	list-style-type: none;
}

#navigation li a {
	display: block;
	width: 160px;
	height: 43px;
	background: transparent url(../images/nav-items.gif) no-repeat top left;
	overflow: hidden;
	text-indent: -9999px;
}

#navigation .nav-home a { height: 31px; }
#navigation .nav-home a:hover, #g-home #navigation .nav-home a { background-position: -160px 0; }

#navigation .nav-traffic a { background-position: 0 -31px; }
#navigation .nav-traffic a:hover, #g-traffic #navigation .nav-traffic a { background-position: -160px -31px; }

#navigation .nav-contracting a { background-position: 0 -74px; }
#navigation .nav-contracting a:hover, #g-contracting #navigation .nav-contracting a { background-position: -160px -74px; }

#navigation .nav-projects a { background-position: 0 -117px; }
#navigation .nav-projects a:hover, #g-projects #navigation .nav-projects a { background-position: -160px -117px; }

#navigation .nav-contact a { background-position: 0 -160px; }
#navigation .nav-contact a:hover, #g-contact #navigation .nav-contact a { background-position: -160px -160px; }

/* Footer */

#footer {
	clear: both;
	padding-top: 15px;
	padding-left: 260px;
	color: #999;
}

#footer p {
	margin-bottom: 5px;
}

#footer .twc {
	padding-left: 22px;
	background: transparent url(../images/logo-twc.gif) no-repeat center left;
	color: #999;
	text-decoration: none;
}

/* Page Headers */

#page-header {
	color: #fff;
	height: 137px;
	background: #494d51 url(../images/bg-columnb.gif) no-repeat top left;
	padding-left: 90px;
	padding-top: 80px;
}

#page-header a {
	color: #cde985;
}

#page-header  h2 {
	font-family: impact, sans-serif;
	text-transform: uppercase;
	color: #959ca1;
	font-size: 36px;
	font-weight: normal;
	width: 330px;
	height: 123px;
	overflow: hidden;
	text-indent: -9999px;
}

#page-header h3 {
	font-size: 15px;
}

#page-header strong {
	color: #fff;
}

#page-header  img.main {
	float: right;
	margin-top: -30px;
}

#g-traffic #page-header h2 { background: transparent url(../images/h2-game-traffic-management.gif) no-repeat top left; }
#g-contracting #page-header h2 { background: transparent url(../images/h2-game-contracting.gif) no-repeat top left; }
#g-projects #page-header h2 { background: transparent url(../images/h2-game-projects.gif) no-repeat top left; }
#g-contact #page-header h2 { background: transparent url(../images/h2-contact-game.gif) no-repeat top left; }
#g-copyright #page-header h2 { background: transparent url(../images/h2-copyright-disclaimer.gif) no-repeat top left; }
#g-privacy #page-header h2 { background: transparent url(../images/h2-privacy-policy.gif) no-repeat top left; }

/* Content */

#content {
	background-color: #e6e8e9;
	width: 670px;
	padding: 30px 30px 20px 90px;
}

#content p, #content ul, #content ol, #content h4 {
	margin-bottom: 10px;
}

#content ul ul,
#content ul ol,
#content ol ol, 
#content ol ul {
	margin-bottom: 5px;
}

#content ul {
	list-style-type: square;
	margin-left: 20px;
}

#content li {
	margin-bottom: 3px;
}

#content h3 {
	color: #4f5559;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 10px;
}

#content h4 {
	font-weight: bold;
	font-size: 15px;
	color: #4f5559;
}

#content .column {
	width: 300px;
	float: left;
	clear: right;
	padding-left: 15px;
}

#content .first {
	margin-right: 15px;
	padding-left: 0;
	border-left: none;
}

#twocol {
	width: 630px;
	background: transparent url(../images/column-divider.gif) repeat-y center top;
}

/* Home Page specific */

#g-home #page-header {
	height: 280px;
	background: #494d51 url(../images/bg-home-columnb.gif) no-repeat top left;
	padding-left: 90px;
	padding-top: 110px;
}

#g-home #page-header h2 {
	width: 320px;
	height: 116px;
	font-size: 1px;
	overflow: hidden;
	text-indent: -9999px;
	background: transparent url(../images/h2-welcome.gif) no-repeat top left;
	margin-bottom: 10px;
}

#g-home #page-header h3 {
	width: 300px;
}

#g-home #page-header  img.main {
	margin-top: -110px;
}

/* Buttons */

a.green {
	display: inline-block;
	height: 21px;
	padding-left: 14px;
	background: transparent url(../images/btn-green-start.gif) no-repeat top left;
	color: #fff;
	font-weight: bold;
	line-height: 21px;
}

a.green span {
	font-weight: bold;
	display: inline-block;
	height: 21px;
	padding-right: 13px;
	background: transparent url(../images/btn-green-end.gif) no-repeat top right;
}

