body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,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,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	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;
}

a { outline: none; }

/* END RESET */

body {
	background: #ffffff url('../images/bg_main.gif') repeat-x;
}

div#inner_container {
	width: 940px;
	padding: 0px 0px 0px 20px;
	margin: 0 auto;
}

/* sticky footer */

html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -129px;
	background: transparent url('../images/bg_swirl.gif') no-repeat top center;
}
.footer, .push {
	height: 129px;
}

.sep {
	clear: both;
	height: 30px;
}

/* header area and nav */

#header_nav ul {
	border-left: 1px solid #ffffff;
	height: 45px;
	float: left;
	clear: left;
	width: 100%;
}

#header_nav ul li {
	display: inline;
}

#header_nav ul li a {
	display: block;
	height: 45px;
	line-height: 56px;
	float: left;
	padding: 0px 25px 0px 10px;
	font-family: 'Century Gothic', Arial, Verdana;
	font-size: 17px;
	color: #b0dce8;
	border-right: 1px solid #ffffff;
	text-decoration: none;
}

#header_nav ul li a:hover, #header_nav ul li a.active {
	background: url('../images/bg_nav_hover.gif') repeat-x;
	color: #4e626b;
}

a#p2pbutton, a#p2pbutton_active {
	width: 204px;
	height: 101px;
	float: right;
	text-indent: -9999px;
	background: url('../images/button_p2p.gif') no-repeat;
}

a#p2pbutton:hover, a#p2pbutton_active {
	background-position: 0px -101px;
}

/* body */

div#body_container {
	padding-top: 35px;
	clear: both;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4b5d66;
	line-height: 18px;
}

div#body_container p {
	margin-bottom: 20px;
} 

div#home_left {
	padding: 13px 0px 0px 37px;
	width: 655px;
	float: left;
}

div.padded_text p {
	padding-left: 30px;
}

div#right_faq {
	width: 205px;
	float: right;
}

div#right_faq a, div#faq_left a {
	color: #1fb5d1;
}

div#right_faq a:hover, div#faq_left a:hover, div#right_faq a.active, div#faq_left a.active {
	color: #44565f;
}		

div#right_faq p, div#faq_left p {
	margin-bottom: 8px;
}	

div#faq_left {
	width: 263px;
	float: left;
	padding-left: 13px;
}

div#faq_answer {
	float: left;
	width: 500px;
	padding-top: 6px;
}

/* extra right info */

div#right_additional {
	width: 205px;
	float: right;
	clear: right;
	padding-top: 30px;
}

div#right_additional ul {
	margin: 0px 0px 20px 20px;
	list-style: disc;
	color: #00b3d0;
}

/* our team */

div#left_staff {
	width: 275px;
	float: left;
	margin-top: -20px;
}

div#middle_staff {
	float: left;
	width: 440px;
	font-size: 12px;
}

div#left_staff ul li a {
	display: block;
	width: 182px;
	height: 21px;
	padding: 52px 0px 0px 93px;
	font-size: 17px;
	background-repeat: no-repeat;
}

div#left_staff ul li a:hover, div#left_staff ul li a.active {
	color: #475862;
	background-position: 0px -73px;
}

a#team_team {
	background-image: url('../images/button_team.jpg');
}

a#team_paul {
	background-image: url('../images/button_paul.jpg');
}

a#team_craig {
	background-image: url('../images/button_craig.jpg');
}

a#team_sook {
	background-image: url('../images/button_sook.jpg');
}

a#team_peter {
	background-image: url('../images/button_peter.jpg');
}

a#team_robert {
	background-image: url('../images/button_robert.jpg');
}	

a#team_mark {
	background-image: url('../images/button_mark.jpg');
}				

/* services */

div#left_services {
	width: 265px;
	float: left;
	margin-top: 0px;
	padding-left: 10px;
	font-size: 16px;
}

div#left_services a:hover, div#left_services a.active {
	color: #475862;
}

div#middle_services {
	float: left;
	width: 440px;
	font-size: 12px;
}

#middle_services ul {
	margin: 0px 0px 20px 45px;
	list-style: disc;
}

#middle_services ul.bus_services {
	list-style: none;
	margin: 0px 0px 20px 30px;
} 

#middle_services ul.bus_services li a {
	font-size: 16px;
}

#middle_services ul.bus_services li a:hover, #middle_services ul.bus_services li a.active  {
	color: #475862;
}

/* partnering 2 prosper */

div#p2p_left {
	float: left;
	width: 470px;
	padding-left: 39px;
}

div#p2p_right {
	float: left;
	width: 400px;
	padding-top: 43px;
}

#p2p_left ul {
	margin: 0px 0px 20px 45px;
	list-style: disc;
}

#p2p_right ol, #p2p_right ul {
	margin: 0px 0px 20px 15px;
	list-style: disc;
}

#p2p_right ol {
	list-style: decimal;
	margin: -17px 0px 20px 46px;
}

#p2p_left ul ul {
	list-style: circle;
	margin: 0px 0px 20px 15px;
}

#p2p_left ul li, #p2p_right ul li, #p2p_right ol li {
	line-height: 25px;
}

#p2p_right ol li {
	line-height: 18px;
}

#p2p_right p {
	margin-bottom: 2px;
}

/* Contact */

iframe {
	margin: 0px 0px 20px 30px;
}

/* Links */

div#links_left {
	float: left;
	width: 355px;
	padding-left: 39px;
}

div#links_right {
	float: left;
	width: 260px;
	padding-top: 43px;
}


/* header styles */

div#body_container h1 {
	font-size: 28px;
	color: #3f515a;
	font-weight: normal;
	margin-bottom: 25px;
	padding-top: 2px;
}

div#faq_answer h1 {
	font-size: 31px;
	font-weight: normal;
	line-height: 31px;
}

h2 {
	color: #3f515a;
	font-size: 15px;
	margin-bottom: 16px;
}

/* font and link styles */

#body_container a {
	color: #00b3d0;
}

span.faq_links {
	font-size: 15px;
	font-weight: bold;
}

.subheader {
	font-size: 15px;
}

.subheader_large {
	font-size: 18px;
}

.blue {
	color: #00b3d0;
}

#body_container  a.black {
	color: #475862;
	text-decoration: underline;
}

#body_container  a.black:hover {
	color: #00b3d0;
	text-decoration: underline;
}		


a#privacy {
	color: #1f3b6f;
	text-decoration: underline;
	font-size: 14px;
	display: block;
	padding-top: 3px;
}

div#body_container p#nopad {
	margin-bottom: 5px;
}

p.small_grey {
	font-size: 10px;
	padding-top: 10px;
	line-height: 14px;
}

/* list styles */

ul.faq {
	margin: 0px 0px 0px 45px;
	list-style: disc;
	color: #1fb5d1;
}

ul li {
	line-height: 22px;
}

ul li a {
	color: #1fb5d1;
}

ul.links {
	color: #1fb5d1;
}

/* images */

img#home_team {
	float: right;
	margin-top: -10px;
}

img.team_photo {
	margin-bottom: 30px;
}

/* footer */

.footer {
	background: url('../images/bg_footer.gif') repeat-x;
}

#footer_inner {
	font-family: 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	width: 920px;
	margin: 0 auto;
	padding-top: 12px;
}

#footer_inner a {
	color: #ffffff;
	text-decoration: none;
}

#left {
	float: left;
}

#right {
	float: right;
}

/* shared */

.float_left {
	float: left;
}

.clear_both {
	clear: both;
}
