body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #222;
	float: inherit;
	background: #4392e3;
	text-align: justify;	
}
#wrapper {
	width: 800px;
	margin:auto;
	
}
#header {
	height: 179px;
	width: auto;
	background: url(images/header.png) no-repeat; 
}
#maintext {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 490px;
}
#maintext {
	border-right: 4px solid #5E9DE2;
	
}
#maintext {
	width: 588px;
}
#sidebar {
	background: url(images/sidebar_background.png) repeat;
	height: 800px;
	width: 208px;
}
#footer {
	padding-top: 10px;
	font-size: 10px;
	color: #000;
	width: 675px;
	margin:auto;
	clear: both;
}
li {
	padding-right: 10px;
	list-style: none;
}

a {
	text-decoration: none;
}

#wrapper #maintext tr td h4 {
	margin: 15px;
	font-size: medium;
}

p {
	margin-right: 15px;
	margin-left: 15px;
}
h4 {
	margin-right: 15px;
	margin-left: 15px;
}
h1 {
	margin-right: 15px;
	margin-left: 15px;
	font-size: large;
	font-style: italic;
}
#bar {
	width: 800px;
	clear: both;
}
#red {
	font-size: x-large;
	color: #E00;
}
#PP {
	font-size: x-large;
	color: #E00;
}


#green {
	font-size: x-large;
	color: #0C3;
}
h2 {
	font-size: medium;
	margin-right: 20px;
}
#wrapper #maintext tr #Contact form {
	text-align: right;
}
#footer #css {
	margin-left: 690px;
	clear: both;
	margin-top: -20px;
}
