body, h1, h2, h3, p, ul, li {
	margin: 0px;
	padding: 0px;

}

body
{
	color		: #4C4C4C;
	background-color	: #E4E4E4;
	background-image	: url(../images/background-slice.jpg);
	background-position	: 0px;
	background-repeat  	: repeat-y;
}

#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 688px;
	height: 750px;
	position: absolute;
	top: 0px;
	left: 70px;
}

#wrapper #top_contact {
	position: absolute;
	left: 577px;
	top: 19px;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#wrapper #title {
	position: absolute;
	top: 53px;
	left: 65px;
}

#wrapper #navigation {
	position: absolute;
	left: 166px;
	top: 731px;
	right: auto;
}

#wrapper #content_body {
	position: absolute;
	height: 446px;
	width: 571px;
	left: 24px;
	top: 197px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper #center_content_body {
	position: absolute;
	height: 2194px;
	width: 486px;
	left: 98px;
	top: 209px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper #low_content_body {
	position: absolute;
	height: 2194px;
	width: 486px;
	left: 24px;
	top: 249px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper #title1 {
	height: 20px;
	position: absolute;
	left: 17px;
	top: -2px;
	font-size: 14px;
	color: #cc0000;
}

#wrapper #body_text
{
	font-size: 12px;
	width: 548px;
}

#wrapper #body1 {
	position: absolute;
	height: 111px;
	font-size: 12px;
	left: 0px;
	top: 20px;
	width: 426px;
}

#wrapper #highlight_box {
	position: absolute;
	left: 495px;
	top: 269px;
	right: auto;
	bottom: auto;
	height: 202px;
}

#wrapper #title_box
{
	font-size: 14px;
	color: #cc0000;
	width: 430px;
}

#wrapper #title2 {
	position: absolute;
	left: 9px;
	top: 172px;
	font-size: 14px;
	color: #cc0000;
}
#wrapper #body2 {
	position: absolute;
	left: 0px;
	top: 193px;
	height: 73px;
	font-size: 12px;
}

#wrapper #title3 {
	position: absolute;
	left: 9px;
	top: 308px;
	font-size: 14px;
	color: #cc0000;
}
#wrapper #body3 {
	font-size: 12px;
	position: absolute;
	height: 121px;
	top: 329px;
	left: 0px;
	width: 481px;
}

#wrapper #bottom_line {
	position: absolute;
	left: 95px;
	top: 715px;
}
#wrapper #footer_text {
	position: absolute;
	height: 14px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 251px;
	top: 730px;
}



#menucontainer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 26px;
	/*background-image:url('../images/menu-background.jpg');*/
	background-color: #00DD00;
	background-repeat:repeat-x;
	margin: 0 auto;
	width: 500px;
	border-left: 1px solid #95BC0E;
	border-right: 1px solid #95BC0E;
	left: 82px;
	top: 152px;
}
#wrapper #navcontainer ul
{
	height: 26px;
	background-color: #00AA00;
	background-repeat:repeat-x;
	float:left; 
	letter-spacing: 1px;
}

#wrapper #navcontainer ul li
{
	display: inline;
}

#wrapper #navcontainer ul li a
{
	padding: 4px 15px;
	color: #FFF;
	height: 18px;
	width: 94px;
	text-decoration: underline;
	float: left;
	border-right: 1px solid #95BC0E;
	text-align: center;
}

#wrapper #navcontainer ul li a:hover
{
	background-image:url('../images/menu-hover.jpg');
	background-repeat:repeat-x;
	color: #485B06;
}	
.screenshots {
	font-family: Tahoma;
	font-size: 16px;
	position: absolute;
	left: 588px;
	top: 203px;
	width: 115px;
	height: 29px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
}

.login_picture {
	position: absolute;
	left: 631px;
	top: 212px;
	width: 115px;
	height: 29px;
}

