ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

#wrapper {
	margin: 0 auto;
	width: 780px;
	background-color: #FFFFFF;
}

#header {
	margin: 0 auto;
	width: 780px;
	overflow: hidden;
}

#main_nav {
	background-image: url(images/main_nav.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 47px;
	overflow: hidden;
}

#main_nav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 25px;
	color: #666666;
}

#main_nav a {
	color: #666666;
	text-decoration: none;
}

#main_nav a:hover {
	color: #3458B8;
}

#left {
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	width: 335px;
	margin: 0 auto;
	float: left;
}

#left h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3458B8;
	text-align: center;
	display: block;
	padding-top: 5px;
}

#left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-top: 10px;
	margin-left: 45px;
	margin-right: 35px;
	line-height: 120%;
}

#left ul {
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 6px;
}

#left li {
	margin-bottom: 20px;
	margin-left: 35px;
}

#left ul.expertise {
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-top: 1px;
}

#left li.expertise {
	margin-bottom: 6px;
	margin-left: 50px;
}

#right {
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	width: 445px;
	float: right;
	margin: 0 auto;
}

#right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4458B8;
	text-align: center;
	padding-top: 20px;
}

#right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 120%;
	padding: 6px 35px 10px 35px;
}

#right ul {
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 15px;
}

#right li {
	margin-bottom: 8px;
	margin-left: 5px;
	margin-right: 25px;
	line-height: 120%;
}

#imgfooter {
	background-image: url(images/imgfooter.jpg);
	background-repeat:	no-repeat;
	width: 780px;
	height: 50px;
	overflow: hidden;
	clear: both;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat:	no-repeat;
	width: 780px;
	height: 73px;
	overflow: hidden;
	clear: both;
}

#copyright {
	float: left;
}

#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	margin-top: 25px;
	margin-left: 45px;
}

#bottom_nav {
	float: right;
}

#bottom_nav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	margin-top: 25px;
	margin-right: 95px;
}

#bottom_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#bottom_nav a:hover {
	color: #3458B8;
}