* {
	margin: 0px;
	padding: 0px;
}

html {
	background: #385377;
}

body {
	margin: 0 auto;
	padding: 0;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #222222;
	background: #385377;
}

a:link {
	color: #0D88C3;
	text-decoration: underline;
}

a:visited {
	color: #0D88C3;
	text-decoration: underline;
}

a:hover {
	color: #0495F5;
	text-decoration: none;
}

a:active {
	color: #0495F5;
	text-decoration: underline;
}

a.menu:link {
	color: #0D88C3;
	text-decoration: none;
}

a.menu:visited {
	color: #0D88C3;
	text-decoration: none;
}

a.menu:hover {
	color: #0495F5;
	text-decoration: underline;
}

a.menu:active {
	color: #0495F5;
	text-decoration: none;
}

#MainWrapper {
	background: #FFFFFF;
	margin: 0 auto;
	width: 980px;
	border-left: solid 4px #1C396A;
	border-right: solid 4px #1C396A;
}

#top {
	height: 148px;
}

#MainCol {
	vertical-align: top;
	text-align: left;
	width: 560px;
	background: #FEFEFE;
	padding-left: 40px;
	padding-right: 40px;
}

.portfolio {
	border: solid #444444 1px;
}

h1 {
	color: #707070;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: solid #C5C5C5 0px;
}

h2 {
	color: #8CBA37;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 25px;
}



#MainCol p {
	text-align: left;
	margin: 0px 5px 15px 0px;
}
p {
	text-align: left;
	margin: 0px 5px 15px 0px;
}
#LeftCol {
	width: 227;
	padding-top: 23px;
	vertical-align: top;
	background: #F7F7F7;
	border-right: solid 1px #EAEAEA;
	padding-left: 30px;
	padding-right: 30px;
}

#LeftCol a {
	color: #0D88C3;
	text-decoration: underline;
	font-weight: normal;
}

#LeftCol a:hover {
	text-decoration: none;
}

.line {
	width: 227px;
	height: 1px; 
}

#CountCol {
	width: 242px;
	vertical-align: bottom;
	background: #F7F7F7;
	border-right: solid 1px #EAEAEA;
	font-size: 11px;
	padding-left: 25px;
	padding-right: 20px;
}

#CountCol a:link {
	color: #555555;
	font-size: 11px;
	text-decoration: underline;
}

#CountCol a:visited {
	color: #555555;
	font-size: 11px;
	text-decoration: underline;
}

#CountCol a:hover {
	color: #555555;
	font-size: 11px;
	text-decoration: none;
}

#CountCol a:active {
	color: #555555;
	font-size: 11px;
	text-decoration: none;
}

ul {
	margin-left: 20px;
	margin-bottom: 15px;
}

ol {
	margin-left: 20px;
	margin-bottom: 15px;
}
