@charset "ISO-8859-1";
#wrap {
	height: 650px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/backgrnd_vps.jpg);
	background-repeat: no-repeat;
}
#navigation {
}
.clear {
	clear: both;
}
#main_image {
	height: 450px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	position: relative;
}
#main_text {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: absolute;
	height: 250px;
	width: 710px;
	padding-top: 200px;
	padding-right: 20px;
	padding-left: 20px;
}
#main_right {
	height: 430px;
	width: 340px;
	position: absolute;
	left: 400px;
	bottom: 10px;
	background-color: #CCFFFF;
	background-image: url(images/mox_blog.jpg);
	background-repeat: no-repeat;
}
#main_text a {
	color: #333333;
	text-decoration: none;
}
#main_text a:hover {
	font-weight: bold;
	color: #000000;
}
#button_wrap {
	height: 115px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: 7px;
	padding-top: 7.5px;
	width: 840px;
	margin-left: 25px;
}
#button_wrap img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #333333;
	text-align: right;
	padding-top: 10px;
	position: relative;
	width: 600px;
}
#footer_wrap {
	position: relative;
	height: 30px;
	width: 950px;
}
#footer_contact {
	height: 17px;
	width: 350px;
	position: absolute;
	top: 0px;
	padding-top: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #333333;
	left: 600px;
}
#footer_contact a {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}
#footer_contact a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #999999;
	text-decoration: none;
}
#footer a {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #333333;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
}
#footer a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #999999;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
}

