@charset "utf-8";
/* CSS Document */

/* CSS Document */

body{
background:url(../images/BG_pattern.gif) repeat;
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#21416B;
}

h1{
font-size:23px;
font-weight:normal;
}

h2{
font-size:16px;
font-weight:normal;
}

p{
font-weight: normal;
line-height:2em;
text-align:justify;
}

.lifestyle{
margin:0;
padding-left:15px;
}

.lifestyle li{
font-weight: normal;
margin-bottom:8px;
line-height: normal;
text-align:justify;
}


#sitewrapper{
width:788px;
margin:0 auto;
}

#top{
width:788px;
height:30px;
}

#menu{
width:788px;
height:39px;
margin:0;
padding:0;
}

	#menu-button{
	width:788px;
	height:39px;
	margin:0;
	padding:0;
	list-style:none;
	}
	
	#menu-button li{
	float:left;
	}
	
	#menu-button a{
	display:block;
	}
	
		.content{
		width:788px;
		height:301px;
		}
		
		.content-brochures{
		width:788px;
		height:439px;
		}
		
		.content-location{
		width:788px;
		height:403px;
		}
		
		.left{
		float:left;
		}
		
		.left-content{
		width:452px;
		height:301px;
		float:left;
		background:url(../images/bg-contenthome.jpg) no-repeat;
		}
		
		.left-content-lifestyle{
		width:452px;
		height:301px;
		float:left;
		background:url(../images/bg-contentlifestyle.jpg) no-repeat;
		}
		
		.left-content-dvd{
		width:452px;
		height:301px;
		float:left;
		background:url(../images/bg-contentdvd.jpg) no-repeat;
		}
		
		.left-content-brochures{
		width:452px;
		height:439px;
		float:left;
		background:url(../images/bg-contentbrochures.jpg) no-repeat;
		}
		
		.registerhome{
		width:201px;
		height:301px;
		float:left;
		background:url(../images/bg-registerhome.jpg) no-repeat;
		}
		
		.registerlifestyle{
		width:201px;
		height:301px;
		float:left;
		background:url(../images/bg-registerlifestyle.jpg) no-repeat;
		}
	
		.registerdvd{
		width:201px;
		height:301px;
		float:left;
		background:url(../images/bg-registerdvd.jpg) no-repeat;
		}
		
		.registerbrochures{
		width:201px;
		height:439px;
		float:left;
		}
		
			.content-register{
			width:201px;
			height:301px;
			background:url(../images/bg-registerbrochures.jpg) no-repeat top;
			margin:0 auto;
			padding-top:0px;
			float:left;
			}
		
		
		.content-home{
		width:401px;
		margin:0 auto;
		}	
		
		.content-dvd{
		width:401px;
		margin:0 auto;
		text-align:center;
		padding-top:25px;
		}	
		
		.brochures-top{
		width:401px;
		margin:0 auto;
		}
		
			.left-brochurestop{
			width:33%;
			float:left;
			text-align:center;
			color:#8C9EB5;
			font-size:10px;
			font-weight:bold;
			padding-bottom:10px;
			}
			
			.center-brochurestop{
			width:34%;
			float:left;
			text-align:center;
			color:#8C9EB5;
			font-size:10px;
			font-weight:bold;
			padding-bottom:10px;
			}
			
			.right-brochurestop{
			width:33%;
			float:left;
			text-align:center;
			color:#8C9EB5;
			font-size:10px;
			font-weight:bold;
			padding-bottom:10px;
			}
			
			.active{
			font-size:10px;
			font-weight:bold;
			color:#21416B;
			}
			
			.register{
			width:184px;
			margin:0 auto;

			}
			
				.inputbox{
				width:179px;
				border:#C6BEC6 1px solid;
				margin-bottom:3px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#21416B;
				font-weight:normal;
				}
				
				option.inputbox:hover{
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#21416B;
				font-weight:normal;
				background-color:#CECBCE;
				}
				
				.inputboxfloatleft{
				width:80px;
				border:#C6BEC6 1px solid;


				float:left;
				margin:0!important;
								margin-right:18px!important;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#21416B;
				font-weight:normal;
				}
				
				.inputboxfloat{
				width:78px;
				float:left;
				border:#C6BEC6 1px solid;
				margin-bottom:3px;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#21416B;
				font-weight:normal;
				}
				
				.margin-bottom{
				margin:0 0 1px 0;
				padding-bottom:1px;
				}
				
				.registerfields{
				margin-top:0px;
				}
			
			
		.brochures-bottom{
		width:401px;
		margin:0 auto;
		}
		
			.left-brochuresbottom{
			width:33%;
			float:left;
			text-align:center;
			color:#8C9EB5;
			font-size:10px;
			font-weight:bold;
			}
			
			.center-brochuresbottom{
			width:34%;
			float:left;
			text-align:center;
			color:#8C9EB5;
			font-size:10px;
			font-weight:bold;
			}
			
			.right-brochuresbottom{
			width:33%;
			float:left;
			text-align:center;
			color:#8C9EB5;
			font-size:10px;
			font-weight:bold;
			}

#content-container{
width:788px;
}

