body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color:#FFF;
 	margin:auto;
	padding:0px;	
	text-align:center;
}
	

a:link, a:visited, a:active{
	color:#555;
}


a:hover{
	text-decoration:none
}


p{
	margin-top:5px;
	margin-bottom:10px
}


#menu{
	text-align:left;
	width:200px;
	height:200px;
	float:left;
	margin-top:100px;
	clear:both;
}


#minis{
	text-align:left;
	width:840px;
	height:70px;
}


#credits{
	font-size:10px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#CCC;
	display:inline-table;
	clear:both;
	text-align:right;
	width:835px;
	padding-right:5px;

	/*text-align:right;
	overflow:hidden;
	width:610px;
	margin:0px;
	margin-bottom:50px;
	padding-top:0px;
	height:18px;
	text-align:right;
	overflow:hidden;
	cursor:default;
	display: table;*/
}


#creditslinks{
	font-size:10px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#CCC;
	display:inline-table;
	clear:both;
	text-align:right;
	width:835px;
	padding-right:5px;
}


#creditslinks a{
	text-decoration:none;
	font-size:10px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#888;
	clear:both;
	text-align:center;	
}


#creditslinks a:hover{
	text-decoration:none;
	font-size:10px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#444;
	clear:both;
	text-align:center;	
}

#creditslinks_fs{
	font-size:10px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#CCC;
	display:inline-table;
	clear:both;
	text-align:center;
}


#creditslinks_fs a{
	text-decoration:none;
	font-size:10px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#888;
	clear:both;
	text-align:center;	
}


#creditslinks_fs a:hover{
	text-decoration:none;
	font-size:10px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#444;
	clear:both;
	text-align:center;	
}

#credits img{
	vertical-align:middle;
}


#content 	{
	text-align:center;
	margin:auto;
	width: 840px;
	visibility: visible;
	padding:20px;
	}


#content .logo{
	float:right;
	right:10px;
	top:80px;
	}


#content .anchore {
	width:622px;
	float:right;
	text-align:right;
	overflow:hidden;
	visibility:hidden;
	height:1px;
}


.intro{
	width:622px;
	float:right;
	text-align:right;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;		
}


.round_head{
	background-image:url(../img/round_head.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	height:10px;
	width:622px;
	float:right;
	text-align:right;
	overflow:hidden;
	display:table
}
	

.round_bottom{
	background-image:url(../img/round_bottom.gif);
	background-repeat:no-repeat;
	height:10px;
	width:622px;
	float:right;
	margin-bottom:5px;
	clear:both;
	display:table
}

.round_head_fullscreen{
	background-image:url(../img/round_head_fullscreen.gif);
	background-repeat:no-repeat;
	margin-top:5px;
	height:10px;
	width:722px;
	float:left;
	text-align:right;
	overflow:hidden;
	display:table
}
	

.round_bottom_fullscreen{
	background-image:url(../img/round_bottom_fullscreen.gif);
	background-repeat:no-repeat;
	height:10px;
	width:722px;
	float:left;
	margin-bottom:5px;
	clear:both;
	display:table
}

.fullWidth{
	overflow:hidden;
	text-align:right;

	width:600px;
	display:block;
	padding:10px;
	margin:0px;
	border: 1px solid #EEE;
	border-top:0px;
	border-bottom:0px;
	float:right;
	text-align:left;
	line-height:20px;
}


.product{
	overflow:hidden;
	text-align:right;
	display:block;
	width:620px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	border: 1px solid #EEE;
	border-top:0px;
	border-bottom:0px;
	float:right;
}

.productFullscreen{
	overflow:hidden;
	text-align:center;
	display:table;
	width:722px;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	border: 1px solid #EEE;
	border-top:0px;
	border-bottom:0px;
	float:left;
}

.product hr{
	visibility:hidden;
}


.leftSide{
	/*background-color:yellow;*/
	width:290px;
	float:left;
	text-align:center;
	display:block;
	overflow:hidden;
}


.rightSide{
	width:330px;
	float:right;
	text-align:left;
	vertical-align:middle;
	/*display: inline-table;*/
	display:block;
	overflow:hidden;
}


.middleSide{
	width:600px;
	float:right;
	text-align:left;
	vertical-align:middle;
	/*display: inline-table;*/
	display:block;
	overflow:hidden;
}


.rightSide .productLogo{
	margin-top:30px;
}


.rightSide .productLogoLifted{
	margin-top:5px;
}


.rightSide table{
	margin:0px;
	padding:0px;
	width:200px;
}


.rightSide .introText{
	margin:20px;
	margin-left:0px;
	line-height:20px;
	text-align:justify;
	margin-bottom:5px;
}


.leftSide .introText{
	margin:20px;
	margin-top:0px;
	line-height:20px;
	text-align:justify;
	margin-bottom:5px;
}

.middleSide .introText{
	margin:20px;
	margin-left:0px;
	line-height:20px;
	text-align:justify;
	margin-bottom:5px;
}

.textBox{
	margin:10px;
	margin-left:0px;
	margin-right:20px;
	margin-bottom:5px;
	line-height:20px;
	text-align:justify;
	background-color:#999;
	padding:20px;
	color:#FFF;
	vertical-align:middle;
}


.textBox .light{
	color:#DDD;
}


.navigation{
	display:block;
	bottom:0px;
	margin-right:10px;
	height:20px;
	vertical-align:bottom;
	text-align:right;
}


a img{
	border:0px;
}


.lila{
	color:#682185;
}


.details{
	border:10px solid #999900;
}


form{
	border-left: 1px solid #DDD;
	padding: 10px;
}


.smaller{
	font-size:11px;
	line-height:15px;
	color:#777;
}


.unnumberedList{
	margin:0px;
	padding:20px;
}