* {
	margin:0;
	padding:0;
	}
	
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0 0 35px 0;
	background-color: #fff;
    }
	
/*----------------------------------------- MAIN DIVs ------------------------------------------*/

#wrapper {
	width: 740px;
	margin: 0 auto;
	background: #ccc url(images/wrapper.gif) left top repeat-y;
	}
	
#header {
	width: 740px;
	height: 104px;
	text-align: left;
	background: #fff url(images/header.gif) left top no-repeat;
	}

#navigation {
	width: 740px;
	height: 37px;
	background: transparent url(images/navigation.gif) left top no-repeat;
	}

div#content {
	width: 740px;
	height: 725px;
	}
	
#footer {
	width: 740px;
	height: 83px;
	background: transparent url(images/footer.jpg) top left no-repeat;
	clear: both;
	}

/*----------------------------------------- HEADER ----------------------------------------------*/

#header img {
	width: 302px;
	height: 63px;
	float: left;
	padding: 26px 0 0 10px;
	}
	
#header p {
	font-size: 15px;
	color: #128AC5;
	text-transform: uppercase;
	text-align: right;
	padding: 63px 13px 0 0;
	font-weight: bold;
	}

/*----------------------------------------- NAVIGATION ------------------------------------------*/

#navigation ul {
	list-style: none;
	padding: 0 0 0 10px;
	}

#navigation ul li {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	float: left;
	}
	
#navigation ul li a, #navigation ul li a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	background: url(images/btn_up.gif) left top repeat-x;
	}

#navigation ul li a:hover {
	color: #0081A6;
	background: url(images/btn_over.gif) left top repeat-x;
	}

#who a, #what a, #services a, #map a, #testimonials a, #contact a {
	height: 25px;
	padding: 11px 0 0 0;
	}
	
#webmasters a, #agencies a, #reports a, #policy a {
	height: 25px;
	padding: 11px 0 0 0;
	}

#who a {
	width: 83px;
	padding: 11px 0 0 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: url(images/nav.jpg) left top no-repeat;
	}
	
#webmasters a {
	width: 155px;
	border-right: 1px solid #ccc;
	background: url(images/nav.jpg)  left top no-repeat;
	}

#agencies a {
	width: 145px;
	border-right: 1px solid #ccc;
	background: url(images/nav.jpg)  left top no-repeat;
	}

#what a {
	width: 77px;
	border-right: 1px solid #ccc;
	background: url(images/nav.jpg) -85px top no-repeat;
	}

#services a {
	width: 115px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: url(images/nav.jpg) -195px top no-repeat;
	}

#reports a {
	width: 58px;
	border-right: 1px solid #ccc;
	background: url(images/nav.jpg) -267px top no-repeat;
	}

#policy a {
	width: 58px;
	border-right: 1px solid #ccc;
	background: url(images/nav.jpg) -319px top no-repeat;
	}

#map a {
	width: 60px;
	border-right: 1px solid #ccc;
	background: url(images/nav.jpg) -391px top no-repeat;
	}

#testimonials a {
	width: 110px;
	border-right: 1px solid #ccc;
	background: url(images/nav.jpg) -391px top no-repeat;
	}

#contact a {
	width: 104px;
	border-right: 1px solid #ccc;
	background: url(images/nav.jpg) -486px top no-repeat;
	}

/*----------------------------------------- CONTENT ------------------------------------------*/
/*------------ LEFT ------------*/
div#left {
	width: 213px;
	float: left;
	margin: 60px 14px 0 18px;
	background: transparent url(images/left.gif) center top no-repeat;
	}

html>body div#left {
	margin: 60px 14px 0 36px;
	}

div#left div {
	height: 463px;
	margin: 168px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	background: #00AFE4 url(images/div_left.gif) left 187px repeat-x;
	}

div#left div h2 {
	height: 28px;
	font-size: 18px;
	font-weight: normal;
	color: #00C5F2;
	display: block;
	text-align: left;
	padding: 8px 0 0 10px;
	margin: 0 0 15px 0;
	background-color: #0081A6;
	}

div#left div p {
	padding: 0 10px 15px 10px;
	line-height: 17px;
	}

div#left div ul {
	font-size: 12px;
	padding: 0 0 0 28px;
	margin: 24px 0 15px 10px;
	list-style-type: none;
	background: transparent url(images/bullet.gif) left top repeat-y;
	}

div#left div ul li {
	height: 18px;
	padding: 0 0 12px 0;
	display: block;
	}

div#left div select#menu {
	width: 193px;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 9px;
	}

div#left div input {
	width: 57px; 
	margin: 10px 0 10px 145px;
	}

/*------------ CENTER ------------*/

div#center {
	width: 213px;
	float: left;
	margin: 60px 14px 0 0;
	background: transparent url(images/center.gif) center top no-repeat;
	}

div#center div {
	height: 463px;
	margin: 168px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	background: #FF9900 url(images/div_center.gif) left 187px repeat-x;
	}

div#center div h2 {
	height: 28px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	display: block;
	text-align: left;
	padding: 8px 0 0 10px;
	margin: 0 0 15px 0;
	background-color: #FF6600;
	}

div#center div p {
	padding: 0 10px 15px 10px;
	line-height: 17px;
	}

div#center div ul {
	font-size: 12px;
	padding: 0 0 0 28px;
	margin: 24px 0 15px 10px;
	list-style-type: none;
	background: transparent url(images/bullet.gif) left top repeat-y;
	}

div#center div ul li {
	height: 18px;
	padding: 0 0 12px 0;
	display: block;
	}

div#center div p a, div#center div p a:visited {
	color: #fff;
	}
	
div#center div p a:hover {
	text-decoration: none;
	}
	
/*------------ RIGHT ------------*/

div#right {
	width: 213px;
	float: left;
	margin: 60px 0 0 0;
	background: transparent url(images/right.gif) center top no-repeat;
	}

div#right div {
	height: 463px;
	margin: 168px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	background: #0081A6 url(images/div_right.gif) left 187px repeat-x;
	}

div#right div h2 {
	height: 28px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	display: block;
	text-align: left;
	padding: 8px 0 0 10px;
	margin: 0 0 15px 0;
	background-color: #003366;
	}

div#right div p {
	padding: 0 10px 15px 10px;
	line-height: 17px;
	}

div#right div input#first, div#right div input#second  {
	width: 167px;
	height: 13px;
	padding: 2px 0 0 0;
	font-size: 11px;
	font-weight: bold;
	}
	
div#right div input#first {	
	margin: 28px 0 6px 29px;
	}

div#right div input#second {	
	margin: 0 0 6px 29px;
	}
	
div#right div input#submit {
	width: 57px; 
	margin: 0 0 10px 143px;
	}

div#right div em {
	color: #FFCC33;
	font-style: normal;
	}

div#right div p a, div#right div p a:visited {
	color: #fff;
	}

div#right div p a:hover {
	text-decoration: none;
	}
	
/*----------------------------------------- FOOTER ------------------------------------------*/

#footer p {
	text-align: right;
	padding: 28px 63px 0 0;
	font-size: 13px;
	}

#footer ul {
	height: 38px;
	text-align: center;
	list-style-type: none;
	padding: 19px 0 0 50px;
	}

#footer ul li {
	font-size: 10px;
	float: left;
	text-align: center;
	}

#footer ul li a, #footertb ul li a:visited {
	color: #000;
	display: block;
	text-decoration: none;
	padding: 0 17px 0 0;
	}

#footer ul li a:hover {
	text-decoration: underline;
	}

/*----------------------------------------- TABLE -------------------------------------------*/


/*------ CONTENTTB -------*/

#contenttb {
	text-align: left;
	color: #333;
	}

#contenttb p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding: 0 25px 18px 42px;
	}

/*------ SIDEBARTB -------*/

#sidebartb img {
	text-align: center;
	}

#sidebartb ul {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 28px;
	margin: 24px 0 15px 10px;
	list-style-type: none;
	background: transparent url(images/bullet.gif) left top repeat-y;
	}

#sidebartb ul li a, #sidebartb ul li a:visited {
	height: 18px;
	color: #128AC5;
	padding: 0 0 12px 0;
	display: block;
	}

#sidebartb ul li a:hover {
	text-decoration: none;
	color: #555;
	}

/*------ FOOTERTB -------*/

#footertb {
	width: 740px;
	height: 83px;
	background: url(images/footer.jpg) top left no-repeat;
	clear: both;
	}

p#bottp {
	text-align: center;
	padding: 22px 0 0 400px;
	font-size: 13px;
	color: #999;
	}

#footertb ul {
	height: 38px;
	text-align: center;
	list-style-type: none;
	padding: 0 0 0 50px;
	}

#footertb ul li {
	font-size: 10px;
	float: left;
	text-align: center;
	}

#footertb ul li a, #footertb ul li a:visited {
	color: #000;
	display: block;
	text-decoration: none;
	padding: 0 17px 0 0;
	}

#footertb ul li a:hover {
	text-decoration: underline;
	}

/*------ HEADLINE -------*/

#headline h2 {
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	display: block;
	text-transform: capitalize;
	margin: 0 37px 0 37px;
	padding: 0 0 0 5px;
	}