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

body {
	background: #D9D6B3;
	font-family: Verdana;
	margin: 15px;
}

#package {
	width: 830px;
	background: #ffffff;
	padding: 10px;
}

#inner_package {
	background: url("images/layout_main_bg.jpg") no-repeat #B1D362;
	width: 830px;
}

#header{
	position: relative;
	float: left;
}

#header a {
	text-decoration: none;
}

#header h1 {
	width: 235px;
	height: 175px;
	position: relative;
}

#header span {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 235px;
	height: 175px;
	background: url("images/layout_logo.jpg");
}

#navigation {
	float: left;

}

#navigation ul {
	list-style: none;
	padding-top: 20px;

}

#navigation li {
	list-style: none;
	display: inline;
}

#navigation a {
	color: #715021;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	display: block;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#right_side_content {
	text-align: right;
	width: 400px;
	padding-top: 16px;
	padding-right: 16px;
	float: right;
}

#tagline h2 {
	font-size: 13px;
	color: #7A7754;
	font-style: italic;
	font-weight: bold;
}

#tagline h3 {
	font-size: 14px;
	color: #715021;
}

#tagline blockquote {
	color: #453217;
	font-style: italic;
	font-size: 13px;
	width: 300px;
	margin-top: 55px;
	float: right;
}

#content {
	clear: both;
	width: 800px;
	padding-top: 45px;
	margin-bottom: 15px;
	margin-left: 16px;
        padding-bottom: 10px;

}

#whole_block_wrapper {
	width: 784px;
	padding: 8px;
	background: #D9D6B3;

}

#whole_block {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background: #EEE9DB;
	color: #715021;
	font-size: 12px;
overflow: auto;
}

#whole_block h2 {
	color: #63867C;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 15px;
}

#whole_block p {
	color: #715021;
	line-height: 17pt;
	margin-bottom: 15px;
}

.third_block_wrapper {
	width: 227px;
	height: 284px;
	padding: 8px;
	background: #D9D6B3;
	float: left;
}

.third_block {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	height: 274px;
	background: #EEE9DB;
	overflow: auto;
	color: #715021;
	font-size: 12px;
}

.third_block h2 {
	color: #63867C;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
}

.third_block p {
	color: #715021;
	line-height: 14pt;
	margin-bottom: 15px;
}

.third_block ul {
	margin-left: 15px;
}

.third_left {
	margin-left: 35px;
}a {
	color: #63867C;
	text-decoration: none;
}
a:visited {
	color: #63867C;
	text-decoration: none;
}
a:hover {
	color: #63867C;
	text-decoration: underline;
}
a:active {
	color: #63867C;
	text-decoration: none;
}
.totoptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #6f5323;
}
.smallnavitext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #6f5323;
}
.bodytextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #6f5323;
}
.bodytextital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #6f5323;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #6f5323;
}
.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #5F8379;
}
#footer { 
	font-size: 9px;
	color: #715021;
	margin-top: 20px;
}
smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #6f5323;
}