/*** BASIC STYLES START ***/
    BODY, DIV, TD, P{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
    }
	
	html, body {
}
    
    A:Link, A:Visited {
	font-weight: normal;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 130%;
	color: #FF0000;
    }
	
	A:Hover {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 130%;
	text-decoration: none;
	}
	
	p {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-style: normal;
	padding:0;
	/*padding:0 0 5px 0;*/
	margin:0;
	}	
	
	
	h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #cb0000;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 160%;
	}
	
	
	h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	line-height: 160%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: 160%;
}


	
/*** BASIC STYLES END ***/


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #FFFFFF;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	color: #999999;
}
.price-sale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	font-weight: bold;
	font-variant: normal;
	color: #cb0000;
}
.list-space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.static-link {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-weight: bold;
}

body {
overflow-y:scroll;
height:100.01%;
}

/*ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}*/

.trainingSM {
	width: 180px;
	padding: 0;
	margin: 5px 5px;
	float: left;
}

/*.training01 {
	width: 180px;
	padding: 0;
	margin: 5px 5px;	
}*/

.training {
	width: 940px;
	background-color:#f0efef;
	padding: 0;
	margin: 5px 5px;
	float: left;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px; /* for old Konqueror browsers */
}

.training:hover	{
	background-color:#eaeaea;
}

.trainingP1 {
	width: 470px; /*520px*/
	height: 50px;
	/*background-color:#f0efef;*/
	padding: 10px;
	margin: 0;
	float: left;
}

.trainingP1 a {
	font:inherit;
	font-size: inherit;
	font-variant:inherit;
	text-decoration: inherit;
	font-family: inherit;
	color: inherit;
	/*margin: inherit;
	padding: inherit;*/
}

.trainingP1 a:hover {
	font:inherit;
	font-size: inherit;
	font-variant:inherit;
	text-decoration: inherit;
	font-family: inherit;
	color: inherit;
}

.trainingP2 {
	width: 125px; /*50px*/
	height:70px; /*50px*/
	background-color:#ffffff;
	padding: 0 10px; /*10px*/
	margin: 0;
	float: left;
}

.training h2 {
	font-family: "Century Gothic", Arial, Sans-Serif;
	font-size: 14px;
	letter-spacing: -1px;
	color:#333333;
	/*line-height: 160%;*/
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding: 0;
	margin: 0;
}

.training img {
	/*margin: 0 0 5px 0;*/
	border: none;
}


.contact {
	width: 277px; /*950px*/
	height: 24px;
	border-top: 1px solid #ff0000;
	margin: 13px 0 0 0;
	padding: 4px 0 0 0;
}