body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #18353B;
	line-height: normal;
	font-style: normal;

}
#content {
	width: 750px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 1px solid #EDFCFF;
	background-image: url(../gfx/Mockup.jpg);
	height: 600px;
}
#contentright {
	width: 322px;
	float: right;
	padding-top: 200px;
	text-align: right;
	padding-right: 15px;
	padding-left: 20px;
	height: 370px;
}	
#menu {
	width: 375px;
	padding-top: 200px;
	}	
	
#footer {
	font-size: 10px;
	text-align: left;
	color: #999999;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-align: right;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
hr {
	width: 100%;
	background-color: #4C80AF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #4C80AF;
}
