body {
	padding: 0px;
	margin: 0px;
	font-size: 9pt;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #606060;
	background-color: #FFF;
}

div {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

img {
	border-width: 0px;
}

h1 {
	color: #d1d6db;
	text-transform: uppercase;
	font-size: 14pt;
	margin: 5px 0px;
	font-weight: normal;
}

a:link, a:visited, a:active {
	color: #2F89C7;
	text-decoration: underline;
}

a:hover {
	color: #0E4C87;
	text-decoration: underline;
}

a.normal:link, a.normal:visited, a.normal:active, a.normal:hover {
	color: #606060;
	text-decoration: none;
}

a.normal:hover {
	color: #000;
	text-decoration: underline;
}

#wrapper {
}

#linkor {
	color: #ccc;
	font-size: 8pt;
	margin: 3px 0px 3px 10px;
	text-transform: capitalize;
}

#linkor a:link, #linkor a:visited, #likor a:active, #linkor a:hover {
	color: #ccc;
	text-decoration: none;
}

#linkor a:hover {
	color: #999;
	text-decoration: underline;
}

#topBg {
	background-position: top left;
	background: url(../../img/summer/bg_right_1.gif);
	background-repeat: repeat-x;
	height: 228px;
	overflow: hidden;
	clear: both;
}

#topMenu {
	overflow: hidden;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	vertical-align: middle;
	color: #7ab4d3;
	border-left: 1px solid #FFF;
	padding-left: 5px;
	font-weight: bold;
}

#topMenu a:link, #topMenu a:visited, #topMenu a:active {
	color: #FFF;
	text-decoration: none;
}

#topMenu a:hover {
	text-decoration: underline;
}

#topBoxes1 {
	margin-top: 1px;
	clear: both;
}

#topBoxes1 .left {
	width: 346px;
	height: 202px;
	overflow: hidden;
	background-image: url(../../img/summer/img_1.jpg);
	background-repeat: no-repeat;
	float: left;
}

#topBoxes1 .left .more {
	margin: 166px 0px 0px 250px;
}

#topBoxes1 .middle {
	width: 166px;
	height: 202px;
	overflow: hidden;
	background-image: url(../../img/summer/img_2.jpg);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}

#topBoxes1 .middle .logo {
	margin: 23px auto 0px auto;
}

#topBoxes1 .right {
	width: 168px;
	height: 202px;
	overflow: hidden;
	background-image: url(../../img/summer/img_3.jpg);
	background-repeat: no-repeat;
	float: left;
}

#topBoxes1 .right .more {
	margin: 166px 0px 0px 3px;
}

#middleBg {
	background-position: top left;
	background: url(../../img/summer/bg_right_2.gif);
	background-repeat: repeat-x;
	min-height: 230px;
	clear: both;
}

#topBoxes2 {
	clear: both;
}

#topBoxes2 .left {
	width: 346px;
	height: 7px;
	overflow: hidden;
	background-image: url(../../img/summer/img_1_bottom_1.gif);
	background-repeat: no-repeat;
	float: left;
}

#topBoxes2 .middle {
	width: 166px;
	height: 7px;
	overflow: hidden;
	background-image: url(../../img/summer/img_2_bottom_1.gif);
	background-repeat: no-repeat;
	float: left;
}

#topBoxes2 .right {
	width: 168px;
	height: 7px;
	overflow: hidden;
	background-image: url(../../img/summer/img_3_bottom_1.gif);
	background-repeat: no-repeat;
	float: left;
}

#content {
	width: 680px;
	height: 100%;
	clear: both;
	background-color: #FFF;
	background-image: url(../../img/summer/bg_1.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

#content .ad1 {
	margin: 0px 5px 10px 5px;
	padding: 0px 0px 5px 0px;
	clear: both;
	text-align: center;
	border-bottom: 1px solid #E5E5E5;
}

#content .ad2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	clear: both;
	text-align: center;
}

#content .left {
	float: left;
	width: 346px;
	min-height: 230px;
}

#content .leftTop {
	width: 335px;
	margin: 5px;
	border-bottom: 1px solid #E5E5E5;
}

#content .leftBottom {
	width: 335px;
	margin: 10px 5px 5px 5px;
}

#content .textBox {
	clear: both;
	margin-bottom: 10px;
}

#content .textBox .title {
	float: left;
	width: 90px;
	height: 60px;
	margin-right: 5px;
	background-image: url(../../img/summer/dotted_line.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#content .textBox .title .margin {
	margin-right: 5px;
	overflow: hidden;
}

#content .textBox .description {
	float: left;
	text-align: justify;
	width: 240px;
}

#content .textBox h1, #content .imgBox h1 {
	color: #2f89c7;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-transform: none;
}

#content .textBox h1 a.normal:link,
#content .textBox h1 a.normal:visited,
#content .textBox h1 a.normal:active,
#content .textBox h1 a.normal:hover,
#content .imgBox h1 a.normal:link,
#content .imgBox h1 a.normal:visited,
#content .imgBox h1 a.normal:active,
#content .imgBox h1 a.normal:hover {
	color: #2f89c7;
	text-decoration: none;
}

#content .textBox h1 a.normal:hover,
#content .imgBox h1 a.normal:hover {
	color: #0F5694;
	text-decoration: underline;
}

#content .textBox h2 {
	color: #d1d6db;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	text-transform: none;
	padding: 0px;
}

#content .textBox h2 a.normal:link,
#content .textBox h2 a.normal:visited,
#content .textBox h2 a.normal:active,
#content .textBox h2 a.normal:hover {
	color: #d1d6db;
	text-decoration: none;
}

#content .textBox h2 a.normal:hover {
	color: #2f89c7;
	text-decoration: underline;
}

#content .imgBox {
	margin-bottom: 20px;
}

#content .imgBox h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#content .imgBox p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

#content .imgBox img.floatLeft {
	float: left;
	margin: 0px 20px 10px;
}

#content .right {
	float: left;
	width: 331px;
	min-height: 230px;
	margin-left: 1px;
}

#content .right img.float {
	float: left;
	margin: 0px 10px 5px 0px;
}

#content .right .wrapper {
	margin: 5px;
}

#content .right h1 {
	margin: 0px 0px 10px;
	padding: 0px;
}

#content .right h2 {
	text-transform: uppercase;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(../../img/summer/arrow_2.gif);
	background-position: center left;
	background-repeat: no-repeat;
	font-size: 9pt;
}

#content .right p {
	margin: 0px 0px 5px 0px;
	text-align: justify;
}

#bottomBg {
	background-repeat: repeat-x;
	background-position: bottom left;
	background: url(../../img/summer/bg_right_3.gif);
	height: 45px;
	overflow: hidden;
	clear: both;
}

#copyright {
	width: 282px;
	height: 45px;
	overflow: hidden;
	font-size: 8pt;
	color: #CCC;
	background-image: url(../../img/summer/footer_left.gif);
	background-repeat: no-repeat;
	float: left;
}

#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #CCC;
	text-decoration: none;
}

#copyright a:hover {
	color: #ffc84a;
	text-decoration: underline;
}

#copyright div {
	margin: 20px 0px 0px 10px;
}

#menuBottom {
	width: 398px;
	height: 45px;
	background-image: url(../../img/summer/footer_right_1.gif);
	background-repeat: no-repeat;
	float: left;
	font-size: 8pt;
	color: #CCC;
}

#menuBottom a:link, #menuBottom a:visited, #menuBottom a:active {
	color: #DEDEDE;
	text-decoration: underline;
}

#menuBottom a:hover {
	color: #ffc84a;
	text-decoration: underline;
}

#menuBottom div {
	margin: 5px 5px 5px 100px;
	text-align: center;
}

#linkor {
	font-size: 8pt;
	margin: 0px 0px 10px 10px;
}

.clear {
	clear: both;
}