* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: transparent url(../images/bg.gif) repeat-x top;
	color: #616161;
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

p {
	color: #616161;
	font-size: 13px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

#upper {
	position: relative;
}

#upper #header {
	position: relative;
	height: 100px;
}

#upper #header #logo h1 {
	position: absolute;
	top: 40px;
	width: 206px;
	height: 22px;
	background: transparent url(../images/logo.gif);
}

#upper #header span {
	display: none;
}

#upper #nav {
	float: right;
	margin-top: 46px;
}

#upper #nav ul {
	list-style: none;
}

#upper #nav ul li {
	float: left;
	font-size: 11px;
	margin-left: 15px;
}

#upper #nav ul li a {
	color: #373737;
	text-decoration: none;
}

#upper #nav ul li a:hover {
	color: #616161;
	text-decoration: underline;
}

#top_bar {
	position: relative;
	height: 231px;
}

#top_bar #tagline h2 {
	position: absolute;
	top: 20px;
	color: #333333;
	font-size: 24px;
	line-height: 30px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
}

#upper #header #tagline_index_img {
	position: absolute;
	top: 91px;
	left: 480px;
	width: 332px;
	height: 255px;
	background: transparent url(../images/img_index.jpg) no-repeat;
}

#upper #header #tagline_services_img {
	position: absolute;
	top: 91px;
	left: 480px;
	width: 332px;
	height: 255px;
	background: transparent url(../images/img_services.jpg) no-repeat;
}

#upper #header #tagline_aboutus_img {
	position: absolute;
	top: 91px;
	left: 480px;
	width: 332px;
	height: 255px;
	background: transparent url(../images/img_aboutus.jpg) no-repeat;
}

#upper #header #tagline_insights_img {
	position: absolute;
	top: 91px;
	left: 480px;
	width: 332px;
	height: 255px;
	background: transparent url(../images/img_insights.jpg) no-repeat;
}

#upper #header #tagline_ourcustomers_img {
	position: absolute;
	top: 91px;
	left: 480px;
	width: 332px;
	height: 255px;
	background: transparent url(../images/img_ourcustomers.jpg) no-repeat;
}

#upper #header #tagline_contactus_img {
	position: absolute;
	top: 91px;
	left: 480px;
	width: 332px;
	height: 255px;
	background: transparent url(../images/img_contactus.jpg) no-repeat;
}

#content {
	position: relative;
	margin-top: 20px;
}

#content h3 {
	color: #373737;
	font-size: 14px;
	line-height: 20px;
}

#content p {
	color: #616161;
	font-size: 13px;
	line-height: 18px;
}

#content #left_c {
	margin-right: 50px;
	margin-bottom: 50px;
	float: left;
	width: 450px;
}

#content #left_c a {
	color: #555555;
	text-decoration: underline;
}

#content #left_c a:hover {
	color: #777777;
	text-decoration: none;
}

#content #left_c ul {
	list-style: none;
}

#content #left_c li {
	list-style: none;
	margin: 0;
}

#content #right_c {
	float: left;
	width: 300px;
	margin-bottom: 50px;
}

#content #right_c h3 {
	font-size: 10px;
}

#content #right_c ul {
	list-style: none;
	line-height: 16px;
	font-size: 10px;
}

#content #right_c li {
	margin: 0;
}

#content #right_c p {
	font-size: 10px;
	line-height: 16px;
}

#content #right_c a {
	color: #555555;
	text-decoration: underline;
}

#content #right_c a:hover {
	color: #777777;
	text-decoration: none;
}

#footer {
	position: relative;
	clear: both;
	height: 75px;
}

#footer .footer_contact {
	font-size: 11px;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #616161;
	line-height: 16px;
}

#footer .footer_contact a {
	color: #373737;
}

#footer .footer_contact a:hover {
	color: #616161;
}

div.hr {
	height: 15px;
	background: #fff url(../images/horizrule.gif) no-repeat scroll center;
}

div.hr hr {
	display: none;
}

#partner {
	width: 130px;
	height: 120px;
	margin: 10px 0 10px 10px;
	text-align: left;
	font-size: 9px;
	float: left;
}

#partner p {
	font-size: 10px;
	line-height: normal;
}

#partner img {
	padding: 0 0 10px 0;
	border: none;
}