* {
	margin: 0;
	padding: 0;
}
html {
	/*background: #fff url("../images/html.png") repeat-x left top;*/
}
body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background: url("../img/page.jpg") no-repeat left top;
	background-color:#1f5f00;
	position: relative;
}
a img {
	border: 1px solid #ccc;
}

a {
	color: #94AEBB;
	text-decoration: none;
}
a:hover {
	/* IE bug fix */
	visibility: visible;
}
a:hover img {
	border: 1px solid #729AD7;
}
h1 {
	font-size: 16px;
	font-weight:bold;
}
h2 {
	font-size: 12px;
}
.page {
	margin-left:100px;
	margin-top:20px;
	padding: 15px 0 0 0;
	width: 960px;
	background-color:#FFFFFF;

	/* CSS3 Rounded Corners */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #000;
}
.header {
	position: relative;
	width: 720px;
	height: 170px;
	overflow: hidden;
	font-size: 160%;
}
.header a {
	display: block;
	width: 725px;
	height: 169px;
	cursor: pointer;
	padding: 20px 0 0 0;
	text-align: center;
	color: #84A7DC;
	/*background-color:#00FF00;*/
}
.header span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 725px;
	height: 170px;
	background: url("../img/head.jpg") no-repeat left top;
}
.topmenu {
	height: 27px;
	text-align: center;
	padding: 15px 27px 15px 0;
}
.page>.topmenu {
	min-height: 27px;
	height: auto;
}
.topmenu li {
	display: inline
}
.topmenu li a {
	float: right;
	width: 92px;
	height: 22px;
	background: #A3BDE5 url("../img/roll.png") no-repeat left top;
	text-align: center;
	color:#333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	overflow: hidden;
	margin-right:8px;
}
.topmenu li>a {
	min-height: 22px;
	height: auto;
}
.topmenu li a:hover {
	background: #83A6DC url("../img/roll.png") no-repeat 0 -27px;
}
.main {
	width: 906px;
	margin: 0 auto;
}
.bluebox {
	border: 1px solid #ccc;
	clear: both;
	padding: 7px 17px 9px 8px;
	width: 879px;
	position: relative;
	margin-bottom: 18px;

	/* CSS3 Rounded Corners */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #ccc;
}
.bluebox .big {
	float: left;
	margin-right: 40px;
}

.bluebox .ads {
	width:300px;
	float:left;
	margin-right: 40px;
}
.bluebox .big img {
	padding: 5px;
}
.bluebox .right {
	width: 535px;
	float: left;
}
.bluebox .small1, .bluebox .small2, .bluebox .small3 {
	position: absolute;
	bottom: 9px;
	height:130px;
	color:#333333;
	text-align:center;
	font-weight:bold;
}
.bluebox .small2 {
	left: 534px;
}
.bluebox .small3 {
	left: 719px;
}
.photos {
	/*margin-bottom: 15px;*/
}
.photos a {
	width: 120px;
	height: 148px;
	float: left;
	background: #C2D3EE;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	margin-right: 13px;
	padding-top:5px;
	background: url("../img/bricks.jpg") no-repeat left top;
}

.category a {
	width: 283px;
	height: 120px;
	float: left;
	background: #C2D3EE;
	text-align: left;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	/*font-weight: bold;*/
	margin-right: 12px;
	padding-top:5px;
	margin-bottom:15px;

	/* CSS3 Rounded Corners */
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #ccc;
}
.category b {
	font-weight:bold;
	font-size:13px;
}
.category img {
	float:left;
	margin-left:5px;
	margin-right:5px;
}

.small_box {
	width: 200px;
	height: 250px;
	background-color:#FFFFFF;
	margin-bottom:20px;
	float:left;
	margin-right:35px;
}

.small_box a {
	color:#333333;
}

.small_box a:hover {
	text-decoration:underline;
}
.small_box h1 {
	color:#000000;
	margin-top:5px;
	margin-left:25px;
	font-size:17px;
}
.small_box ul {
	padding:15px 0 0 23px;
	font-size:14px;
}
.small_box ul li {
	list-style-image:url("../img/mushroom.png");
	line-height:20px;
}

ul li.mushroom {
	list-style-image:url("../img/coin.png");
	line-height:20px;
}
.pipe {
	background: url("../img/pipe.jpg") no-repeat left top;
}
.photos>a {
	min-height: 148px;
	height: auto;
	margin-bottom:15px;
}
.photos a.last, .greybox-background .right a.last, .last, .category a.last {
	margin-right: 0px;
}
.photos a:hover {
	color: #729AD7;
	color:#FFFF00;
}
.photos a span {
	display: block;
	padding-top: 2px;
}
.photos a>span {
	padding-top: 5px;
}
.photos a img {
	border: 1px solid #000;
}
.photos a:hover img {
	border: 1px solid #000;
}
.greybox {
	border: 1px solid #ccc;
	margin-bottom: 39px;
	padding: 5px 0;
}
.greybox-background {
/*	background: url("../images/gbback.jpg") repeat-y left top;*/
	width: 100%;
	line-height: 170%;
}
.greybox-background .left, .greybox-background .right {
	width: 321px;
	float: left;
	padding: 0 10px;
}
.greybox-background .right {
	float: left;
	padding: 0 19px 0 20px;
}
#contact * {
	vertical-align: middle;
}
#contact fieldset {
	border: none;
}
#contact fieldset p {
	margin-bottom: 3px;
}
#contact label {
	padding-right: 3px;
}
#contact legend {
	color: #BFBFBF;
	margin-left: -7px;
}
#contact fieldset>legend {
	margin-left: 0;
}
#name, #email {
	height: 13px;
	width: 218px;
	border: 1px solid #B5B5B5;
}
#send {
	border: none;
	width: 62px;
	height: 15px;
	background: #D5D5D5;
	cursor: pointer;
	margin: 4px 0 0 34px;
	color: #B8B8B8;
	line-height: 100%;
	font-weight: bold;
}
fieldset>#send {
	min-height: 15px;
	height: auto;
}
.greybox-background .right a {
	display: block;
	float: left;
	margin-right: 11px;
	margin-top: 8px;
}
.greybox2 {
	border: 1px solid #ccc;
	margin-bottom: 15px;
	padding: 9px 7px;
	width: 688px;
}
.greybox2 .preview {
	float: left;
	margin-right: 40px;
	margin-right: 44px;
}
.greybox2 .preview img {
	padding: 5px;
}
.greybox2 .right {
	float: left;
	width: 350px;
}
.greybox2 .right a {
	float: left;
	margin: 0 14px 7px 0;
}
.footer1 {
	text-align: center;
	padding: 0 27px 3px 27px;
}
.footer1 a {
	color:#FF3300;
	text-decoration: none;
}
.footer1 a:hover {
	color:#000000;
	text-decoration: underline;
}
.footer2 {
	font-size: 0px;
	line-height: 0px;
	height: 18px;
	margin-left: 105px;
}
.cleaner {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

/* ******************************** */
/* 		Advertisement Containers 	*/
/* ******************************** */

/*	Advertisement floating to the right with fixed position.
	See opera.css for Opera specific fixes. */
#right_floating_ad {
	float:right;
	width:160px;
	height:600px;
	position:fixed;
	margin-left: 1080px;

	/* Firefox, Chrome and IE 8*/
	margin-top:-16px;
}

#header_ad_right {
	float:right;
	margin:10px 28px 0 0;
	clear:none;
}
/* Centered advertisements 728x90 / 468x60 */
.center_ads {
	text-align:center;
	margin:15px;
}
