body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #696969;
	font-size: 12px;
	color: #FFFFFF;
	margin: auto
}
a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #afaeae;
	font-weight: normal;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 5px;
	border-bottom: 1px solid #ffffff;
	letter-spacing: 1px;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #ffffff;
}
hr {
	height: 1px;
	border: 1px dashed #ffffff;
	margin: 10px 0px 10px 0px;
}
img {
	border: 0px;
}
form  {
	margin: 0px
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearer {
	clear:both;
}
.input {
	background-image: url(../images/bgdInput.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 250px;
	border: 1px solid #000000;
	color: #000000;
	font-size: 12px;
	padding: 3px 0px 0px 5px;
}
.inputSubscribe {
	background-image: url(../images/bgdInput.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 170px;
	border: 0px;
	color: #ffffff;
	font-size: 12px;
	padding: 3px 0px 0px 5px;
}
#header {
	margin: auto;
	width: 748px;
	height: 104px;
	border-left: 1px solid #c5c4c4;
	border-right: 1px solid #c5c4c4;
	background-image: url(../images/bgdHeader.jpg);
	background-repeat: no-repeat;	
}
#menu {
	margin: auto;
	width: 718px;
	height: 29px;
	border-left: 1px solid #c5c4c4;
	border-right: 1px solid #c5c4c4;
	background-image: url(../images/bgdmenu.jpg);
	background-repeat: repeat-x;
	padding: 5px 0px 0px 30px;	
}
#contentWrapper {
	margin: auto;
	width: 748px;
	overflow: hidden;
	border-left: 1px solid #c5c4c4;
	border-right: 1px solid #c5c4c4;
	background-color: #ffffff;
	padding: 20px 0px 30px 0px;	
}
.titleBoxes {
	margin: auto;
	width: 690px;
	height: 200px;
	overflow: hidden;
	background-image: url(../images/bgdTitleBoxes.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.tbLeft {
	float: left;
	width: 410px;
	height: 160px;
	overflow: hidden;
	padding: 20px;
}
.tbRight {
	float: right;
	width: 180px;
	height: 160px;
	overflow: hidden;
	padding: 20px;
}
.tbRight p {
	font-size: 10px;
	margin-bottom: 15px;
}
#content {
	margin: auto;
	width: 650px;
	min-height: 160px;
	background-image: url(../images/bgdContent.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #02798b;
	padding: 20px;
}
* html #content {
	height: 160px;
}
#contentBottom {
	margin: auto;
	width: 690px;
	height: 23px;
	background-image: url(../images/bgdContentBottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #02798b;
}
#footer {
	margin: auto;
	width: 720px;
	height: 55px;
	background-image: url(../images/bgdfooter.jpg);
	background-repeat: no-repeat;
	color: #afaeae;
	font-weight: bold;
	padding: 35px 0px 0px 30px;
}
#footer a {
	text-decoration: none;
	color: #afaeae;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: none;
	color: #696969;
	font-weight: bold;
}
#footerLink {
	margin: auto;
	width: 750px;
	height: 30px;
	text-align: right;
}

/* start of menu and rollovers */

* html a:hover {
	visibility:visible
}
/* menuHome */
.menuHome {
	position: relative;
	background-image: url(../images/menuHomeB.jpg); 
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 37px;
	height: 18px;
	margin: 0px 22px 0px 0px;
	padding: 0;
	float:left;
}
.menuHome img {
	width: 37px;
	height: 18px;
	border: 0
}
.menuHome a:hover img {
	visibility:hidden
}
/* menuIntro */
.menuIntro {
	position: relative;
	background-image: url(../images/menuIntroB.jpg); 
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 83px;
	height: 18px;
	margin: 0px 22px 0px 0px;
	padding: 0;
	float:left;
}
.menuIntro img {
	width: 83px;
	height: 18px;
	border: 0
}
.menuIntro a:hover img {
	visibility:hidden
}
/* menuTraining */
.menuTraining {
	position: relative;
	background-image: url(../images/menuTrainingB.jpg); 
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 53px;
	height: 18px;
	margin: 0px 22px 0px 0px;
	padding: 0;
	float:left;
}
.menuTraining img {
	width: 53px;
	height: 18px;
	border: 0
}
.menuTraining a:hover img {
	visibility:hidden
}
/* menuContents */
.menuContents {
	position: relative;
	background-image: url(../images/menuContentsB.jpg); 
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 33px;
	height: 18px;
	margin: 0px 22px 0px 0px;
	padding: 0;
	float:left;
}
.menuContents img {
	width: 33px;
	height: 18px;
	border: 0
}
.menuContents a:hover img {
	visibility:hidden
}
/* menuAbout */
.menuAbout {
	position: relative;
	background-image: url(../images/menuAboutB.jpg); 
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 62px;
	height: 18px;
	margin: 0px 22px 0px 0px;
	padding: 0;
	float:left;
}
.menuAbout img {
	width: 62px;
	height: 18px;
	border: 0
}
.menuAbout a:hover img {
	visibility:hidden
}
/* menuContact */
.menuContact {
	position: relative;
	background-image: url(../images/menuContactB.jpg); 
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 72px;
	height: 18px;
	margin: 0;
	padding: 0;
	float:left;
}
.menuContact img {
	width: 72px;
	height: 18px;
	border: 0
}
.menuContact a:hover img {
	visibility:hidden
}
/* End of Menus and Rollovers */
