html
{
	height:									101%;
	
	background-color:						#B84DB8;
}

body
{
	position:								relative;

	width:									940px;
	
	padding:								0 42px;
	margin:									0 auto;
	
	font-family:							Verdana, Arial, Helvetica, sans-serif;
	
	background-image:						url(../images/body.gif);
	background-repeat:						repeat-y;
	background-position:					center;
	
	background-color:						#FFF;
}

h1
{
	height:									85px;
	
	margin:									0;
	margin-bottom:							4px;
}

img
{
	border:									none;
}

#call-now
{
	position:								absolute;
	right:									60px;
	top:									2px;
	
	font-size:								22px;
	
	color:									#8A1D90;
}

#slogan
{
	position:								absolute;
	left:									338px;
	top:									0;
	
	font-weight:							bold;
	line-height:							60px;
	
	color:									#FFF;
}

.big-box
{
	float:									right;
	clear:									right;
	
	width:									414px;
	height:									166px;
	
	margin-right:							10px;
	margin-bottom:							4px;
	
	background-image:						url(../images/box-big-blank.jpg);
	background-position:					bottom;
}

.big-box ul
{
	padding-bottom:							0px;
	margin-bottom:							0px;
}

.big-box li
{
	line-height:							16px;
}

#big-box-dvd
{
	background-image:						url(../images/box-big-dvd.jpg);
}

#big-box-game
{
	background-image:						url(../images/box-big-game.jpg);
}

#big-box-dvd p, #big-box-game p
{
	margin-left:							185px;
}

#big-box-dvd p a, #big-box-game p a
{
	text-decoration:						none;
	
	color:									#000;
}

#big-box-seminar
{
	margin-bottom:							0px;
}

#big-box-seminar ul
{
	margin-top:								7px;
	
	font-size:								13px;
}

#big-box-contact-details
{
	margin-bottom:							0px;
}

#big-box-contact-details address
{
	margin-top:								7px;
	margin-left:							19px;
	
	font-size:								14px;
	line-height:							24px;
}

.big-box h2
{
	width:									396px;
	height:									36px;	
	
	padding:								0;
	padding-top:							14px;
	padding-left:							18px;
	margin:									0;
	
	background-image:						url(../images/box-big-header.jpg);
	
	color:									#FFF;
	background-color:						#B84CB9;
}

.big-box h2 a
{
	text-decoration:						none;
	
	color:									#FFF;
	background-color:						#B84CB9;
}

.big-box p
{
	margin-top:								7px;
	margin-left:							19px;
	
	font-size:								14px;
	line-height:							24px;
}

.big-box strong, #content strong
{
	color:									#B84CB9;
}

.small-box
{
	float:									left;
	
	width:									249px;
	height:									163px;

	margin-bottom:							4px;
}

#small-box-products
{
	margin-left:							14px;
}

.small-box h2
{
	height:									36px;	
	
	padding:								0;
	padding-top:							12px;
	padding-left:							18px;
	margin:									0;
	margin-top:								1px;
	
	background-image:						url(../images/box-small-header.jpg);
}

.small-box h2 a
{
	text-decoration:						none;
	
	color:									#FFF;
	background-color:						#FF669A;
}

#mainmenu
{
	position:								absolute;
	right:									360px;
	top:									49px;
}

#mainmenu li
{
	float:									left;
	
	list-style-type:						none;
	
	font-size:								12px;
	
	color:									#8D218E;
}

#mainmenu li:first-child:before
{
	content:								'';
}

#mainmenu li:before
{
	content:								'|';
}

#mainmenu a
{
	color:									#8D218E;
	
	padding:								0 5px;
	
	text-decoration:						none;
}

#mainmenu a:hover
{
	text-decoration:						underline;
}

#news-link
{
	float:									right;
	
	padding-right:							20px;
	margin-top:								-20px;
	
	font-size:								13px;
}

#content
{
	font-size:								13px;
}

#content p, #content h2, #content h3
{
	padding-left:							20px;
	padding-right:							20px;
	
	line-height:							20px;
}

#content .section p, #content h2 .section, #content .section h3
{
	padding-left:							0px;
	padding-right:							0px;
}

#content .section
{
	float:									left;

	width:									430px;
	
	padding:								10px 20px;
}

#content a, .big-box a
{
	color:									#B84CB9;
}

#flash, #flash-home, #flash-contactus
{
	width:									493px;
	height:									333px;
	
	padding:								0;
	margin-top:								7px;
	margin-left:							16px;
	
	background-image:						url(../images/flash-aboutus.jpg);
}

#flash-home
{
	background-image:						url(../images/flash.jpg);
}

#flash-contactus
{
	background-image:						url(../images/flash-contactus.jpg);
}

.big-image
{
	float:									right;
	
	padding:								0;
	margin-top:								0;
	margin-left:							20px;
	margin-right:							20px;
}

#footer
{
	clear:									both;
	
	width:									900px;
	
	padding:								10px 20px;
	margin-top:								10px;
	
	font-size:								12px;
	
	color:									#FFF;
	background-color:						#F69;
}

#footer a
{
	color:									#FFF;
}

address
{
	line-height:							18px;
	font-style:								normal;
}

.training
{
	clear:									both;
	overflow:								hidden;
}

.product
{
	float:									left;
	
	width:									470px;
	
	font-size:								10px;
	
	padding:								5px 0;
}

.product h3
{
	margin-top:								0;
}

.product p
{
	margin:									0;
}

.clear
{
	clear:									both;
}