body { width: 780px; margin: 0px auto; padding: 0 0 20px 0; background-position: top left; background-image: url(../images/bg.jpg); background-repeat: repeat; }

form, input, textarea, select, td, ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0; 
}

img {
	border: none;
}

#container { width: 780px; margin: 0px auto; }

#left {
	float: left;
	width: 236px;
	height: 690px;
	background-position: top left;
	background-image: url(../images/mpct.jpg);
	background-repeat: no-repeat;
}

#left p {
	padding: 30px 0 0 0;
	text-align: center;
}

#main {
	float: left;
	padding: 134px 0 0 0;
}

#nav {
	float: left;
	padding: 142px 0 0 0;
	width: 180px;
}

#nav ul {
	display: inline;
	height: 67px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	list-style-image: none;
}

#nav li {
	display: inline; 
	float: left;
	font-family: Tahoma, Arial;
	font-size: 80%;
	line-height: 17px;
	color: #666666;
}

#nav a {
	width: 170px;
	height: 30px;
	position: relative;
	display: block;
	/*  IE 5 Hack \*/
	overflow: hidden;
	/* end hack */ 
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#nav a:link, #nav a:visited {
	padding: 7px 0 0 10px;
	background-position: top left;
	background-image: url(../images/1m1.jpg);
	background-repeat: no-repeat;
}

#nav a.current:link, #nav a.current:visited {
	background-position: top left;
	background-image: url(../images/1m2.jpg);
	background-repeat: no-repeat;
	color: #4f7b01;
}

#nav a:hover {
	background-image: url(../images/1m2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #4f7b01;
}

#content {
	float: left;
	padding: 20px 90px 20px 15px;
	width: 259px;
	background-position: left top;
	background-image: url("../images/l.gif");
	background-repeat: repeat-y;
}

#content h1 {
	font-family: Tahoma, Arial;
	font-size: 110%;
	line-height: 17px;
	color: #000000;
}

#content h2 {
	font-family: Tahoma, Arial;
	font-size: 90%;
	line-height: 17px;
	color: #000000;
}

#content p {
	font-family: Tahoma, Arial;
	font-size: 80%;
	line-height: 17px;
	color: #666666;
}

#content ul.services {
	width: 259px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	list-style-image: none;
}

#content ul.services li {
	float: left;
	display: inline;
	font-family: Tahoma, Arial;
	font-size: 80%;
	line-height: 17px;
	color: #4f7b01;
}

#content ul.services li a {
	width: 85px;
	position: relative;
	display: block;
	/*  IE 5 Hack \*/
	overflow: hidden;
	/* end hack */ 
	text-decoration: none;
	color: #4f7b01;
}

#content ul.services li a:link, #content ul.services li a:visited {
	padding: 7px 0 0 0;
}

#content ul.services li a:hover {
	color: #4f7b01;
}

#content a {
	font-family: Tahoma, Arial;
	color: #4f7b01;
}

#content a:link, #content a:visited {
	color: #4f7b01;
	text-decoration: none;
}

#content a:hover, #content a:active {
	color: #4f7b01;
	text-decoration: underline;
}

.rdmr {
	background-position: top left;
	background-image: url(../images/0blt1.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 14px;
	font-weight: bold;
}

#footer {
	clear: both;
	padding: 20px 0 0 0;
	text-align: center;
}

#footer p {
	font-family: Tahoma, Arial;
	font-size: 80%;
	line-height: 17px;
	color: #666666;
}

#footer p a {
	font-family: Tahoma, Arial;
	color: #666666;
}

#footer p a:link, #footer p a:visited {
	color: #666666;
}

#footer p a:hover, #footer p a:active {
	color: #000000;
}

input, textarea {
	width: 166px;
	border: 1px solid #878576;
	height: 20px;	
}

input.button {
	width: 107px;
	height: 24px;
	border: 0px solid #878576;
}

textarea {
	height: 77px;
	overflow: auto;
}

p#loadBar {
	color: #ff0000;
}

p#emailSuccess {
	color: #009933;
}