body {
	background-color: #384c46;
	margin: 0px;
}

body, div, p, span, table, tr, td, th {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

#outer {
	width: 773px;
}

#title {
	position: relative;
	width: 773px;
	height: 157px;
	background-image: url('img/index5_01.jpg');
}

a#logoLink {
	display: block;
	position: relative;
	left: 0px;
	top: 20px;
	width: 450px;
	height: 132px;
}

#links_top {

	width: 773px;
	height: 23px;
	background-image: url('img/index5_02.jpg');

}

#links_top_inner {

	padding: 3px 0px 0px 0px;

}

#partners {
	clear: left;
	width: 773px;
	height: 338px;
}

#mainOuter {
	background-image: url('img/repeat-bg.gif');
	background-repeat: repeat-y;
}

#mainInner {
	min-height: 300px;
	background-image: url('img/top-bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#leftSide {
	width: 200px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#content {
	width: 573px;
	margin: 0px;
	padding: 0px;
/*	overflow: hidden; */
}

#contentPadd {
	padding: 60px 90px 10px 20px;
}

.leftLink {
	width: 180px;
	height: 40px;
	margin: 5px 0px 0px 0px;

	background-image: url('img/left-link.png');
	background-repeat: no-repeat;
}

.leftLink a {
	position: relative;
	top: 10px;
	left: 15px;
	color: black;
}