* {margin: 0; padding: 0;}

body{	
	color: #4e443c;
	background: #ffffff url(images/bg.gif) repeat-x;	
	font: 12px Times New Roman, serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a{
	color: #2a5182;
}

a:HOVER{
	text-decoration: none;
}

p{
	font: 12px Arial, Tahoma, Helvetica, sans-serif;
	line-height: 16px;
}

textarea,  input{
	font: 11px Arial, Tahoma, Helvetica, sans-serif;
	padding: 1px;
}

h1{
	font-size: 28px;
}

h2{
	font-size: 20px;
}

h3{
	font-size: 18px;
}

h4{
	font-size: 16px;
}

h5{
	font-size: 14px;
}

.clear{
	clear: both;
}
	

/*-- GENERAL --*/

.wrapper{
	width: 941px;
	margin: 0px auto 0px auto;
	text-align: left;
}

a.logo{
	width: 225px;
	height: 80px;
	float: left;
	display: block;
	margin: 10px 0px 0px 0px;
	text-indent: -9999px;
}

.container{
	background: url(images/main_back.gif) 0px 115px no-repeat;
	width: 941px;
}

.left{
	width: 169px;
	float: left;
}

.content{
	width: 772px;
	float: right;
}

.content h1{
	float: left;
	width: 339px;
	border-bottom: 3px solid #ffffff;
	margin: 0px 0px 5px 0px;
	display: inline;
}

.address{
	color: #4e443c;
	padding: 5px;
	text-align: left;
}

.address a{
	color: #2a5182;
}

.inner{
	width: 748px;
	margin: 0px 0px 0px 12px;
	float:left
}

.c1 .inner p{
	margin: 0px;
}

/*-- NAVIGATION --*/

.nav{
	width: 169px;
	list-style: none;
	margin: 20px 0px 0px 0px;
}

.nav a{
	color: #ffffff;
	background: url(images/nav.gif) no-repeat;
	width: 169px;
	height: 31px;
	display: block;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-indent: 15px;
}

.nav a:HOVER, .nav .on a{
	color: #38485c;
	background: url(images/nav_over.gif) no-repeat;
}

.nav a span{
	line-height: 30px;
}

/*-- HEADER --*/

.header{
	background: url(images/header.gif) no-repeat;
	width: 941px;
	height: 115px;
}

.header .email{
	padding: 45px 0px 0px 0px;
	text-align: right;
}

.header .email a{
	color: #ffffff;
}

.header a.button{
	float: right;
	margin: 5px 0px 0px 0px;
}

/*-- HOME --*/

.home .c1{
	width: 772px;
}

.c1 h1{
	float: left;
	width: 748px;
	border-bottom: 3px solid #ffffff;
	margin: 0px 0px 5px 12px;
	display: inline;
}


.c1 p{
	float: left;
	width: 748px;
	margin: 0px 0px 0px 12px;
	display: inline;
}


.home .c1 p{
	float: left;
	width: 380px;
	margin: 0px 0px 0px 12px;
	display: inline;
}

p2{
	float: left;
	width: 748px;
	margin: 0px 0px 0px 12px;
	display: inline;
}

.home .c1 h1{
	width: 380px;
}

.pic{
	float: right;
	width: 378px;
}

.home .kidspromo{
	float: left;
	padding: 5px;
}

.home .newsletter{
	background: url(images/newsletter_back.jpg) no-repeat;
	width: 285px;
	height: 138px;
	float: right;
	padding: 44px 0px 0px 9px;
}

.home .newsletter input.field{
	width: 155px;
	margin: 6px 0px 6px 0px;
}

/*-- FOOTER --*/

.footer{
	padding: 20px 0px 10px 0px;
	color: #9f9a95;
	text-align: right;
}
