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

body, table, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333333;
}

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


a {
	color: #333333;
	text-decoration: none;
}

p {
	padding: 0px 0px 19px 0px;
}

.clear {
	clear: both;
	line-height: 0px;
}

#outer-wrap {
	width: 962px;
	margin-left: auto;
	margin-right: auto;
}

#wrap {
	background: url(../images/wrap_background.gif) left bottom repeat-x #ffffff;
	padding: 10px 7px 20px 7px;
	margin: 0px 0px 10px;
	border: 1px solid #E3DABC;
	border-top: 0px;
}

#logo {
	background: url(../images/logo.gif) no-repeat;
	margin: 27px 0px 38px 21px;
}

#logo img {
	width: 117px;
	height: 55px;
}

#footer {
	padding: 10px;
	font-size: 11px;
	color: #999999;
}

#motive-wrap {
	background: url(../images/motive_background2.gif) no-repeat;
	height: 146px;
	padding: 4px;
	margin: 0px 0px 17px 0px;
}

#motive {
	background-repeat: no-repeat;
	height: 150px;
}

#motive-homepage {
	background: url(../images/motive_background.gif) no-repeat;
	height: 229px;
	padding: 5px;
	margin: 0px 0px 17px 0px;
}

#meta-navigation {
	float: right;
	padding: 0px 3px 0px 0px;
}

#meta-navigation li {
	display: inline;
	padding: 0px 0px 0px 10px;
}

#meta-navigation li a {
	text-decoration: none;
}

#main-navigation {
	padding: 0px 0px 0px 20px;
	height: 25px;
}

#main-navigation li {
	display: inline;
	background: url(../images/nav_icon.gif) no-repeat 0px 3px;
	padding: 0px 10px 0px 20px;
}

#main-navigation li.active {
	font-weight: bold;
}

#main-navigation li a {
	text-decoration: none; 
}

.theme {
	border: 1px solid #EAE3CC;
	background-color: #FFFFFF;
	width: 298px;
	float: left;
	height: 150px;
	margin: 0px 22px 0px 0px;
	padding: 22px 0px 0px 0px;
}

.theme h2 {
	padding: 0px 0px 15px 10px;
	border-bottom: 4px solid #085422;
	background: url(../images/arrow.gif) no-repeat 270px 0px;
}

.theme h2 a {
	display: block;
	height: 18px;
}

.theme p {
	padding: 10px;
}

.last {
	margin-right: 0px;
} 

#area {
	width: 300px;
	position: absolute;
	margin: 0px 0px 0px -325px;
}

#area h2 {
	padding: 0px 0px 15px 10px;
	border-bottom: 4px solid #085422;
}

#content {
	padding: 0px 150px 0px 330px;
}