body {
background-color:#CCCCFF;
font-family: Arial;
}

p {
margin-top:4px;
margin-bottom:4px;
}




.mainbody {
	width: 751px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}



.header {
	background-image: url(images/header.jpg);
	height: 175px;
	width: 760px;
	margin-left:-3px;
	background-repeat:no-repeat;
}


.toplinks {
	height: 27px;
	padding-top: 23px;
	width: 200px;
	margin-left:417px;
	color: #7D7A7A;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

.toplinks a {

	color: #7D7A7A;
	text-decoration: none;
}
.toplinks a:hover {
	color: #7D7A7A;
	text-decoration: underline;
}



.lowerheader {
	height:125px;
}

.logo {
	width: 104px;
	padding-left: 29px;
	float: left;
}


.navigation {
width: 550px;
height: 36px;

margin-left: 4px;
margin-top: 89px;

float: left;
font-size: 13px;
color: #FFFFFF;
text-align: center;
font-weight: bold;


}


.navigation a {
	text-decoration: none;
	color: #ffffff;
}
.navigation a:hover {
	color: #000000;
}



#menu1 {
	background-image: url(images/rolloverimagehomehover.jpg);
	float: left;
	width: 79px;
	line-height: 36px;
}
#menu1:hover {
	background-image: url(images/lefthover.jpg);
}



#menu2 {
	background-image: url(images/buttonimagesmiddle.jpg);
	float: left;
	height: 33px;
	width: 119px;
	padding-top: 3px;
}
#menu2:hover {
	background-image: url(images/middlehover.jpg);
}




#menu3{
	background-image: url(images/buttonimagesmiddle.jpg);
	float: left;
	height: 33px;
	width: 119px;
	padding-top: 3px;
}
#menu3:hover {
	background-image: url(images/middlehover.jpg);
}




#menu4{
	background-image: url(images/buttonimagesmiddle.jpg);
	float: left;
	height: 33px;
	width: 119px;
	padding-top: 3px;
}
#menu4:hover {
	background-image: url(images/middlehover.jpg);
}



#menu5 {
	background-image: url(images/rolloverimagetraininghover.jpg);
	float: left;
	height: 36px;
	width: 86px;
	line-height: 36px;
}

#menu5:hover {
	background-image: url(images/righthover.jpg);
}



#headergreenline {
	height: 13px;
	background-image: url(images/greeng.jpg);
	margin-left:-10px;
}




.contentpart {
	
	background-image: url(images/contentbg1111.jpg);
	background-repeat:repeat-y;
	margin-left: -10px;
}


.middlecontent {
	padding-top: 25px;
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 16px;
	padding-bottom:30px;
}




.leftcorner {
	background-image: url(images/cornerleftbottom.jpg);
	float: left;
	height: 30px;
	width: 31px;
	margin-left: -5px;
}
.middlecorner {
	background-image: url(images/bottomborder.jpg);
	float: left;
	height: 30px;
	width: 681px;
}
.rightcorner {
	background-image: url(images/cornerlrightbottom.jpg);
	float: left;
	height: 30px;
	width: 31px;
}







.descpart {
	margin-bottom:20px;
	margin-top:8px;
}


.desctitle {
	color: #990033;
	font-weight: bold;
	font-size: 12px;
	margin-bottom:2px;
}



.descpart1 {
	width: 30%;
	float: left;
}



