/* CSS Document */

html{
	overflow-y:scroll;
	}


body{
	background-color:#151013;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	}
	
#maincontainer{
	margin: 33px auto 0 auto;
	width:1012px;	
	height:100%;
	}
	
#logobanner{
	width:1012px;
	height:38px;
	background-color:#151013;
	float:inherit;
	}
	
#logo{
	width:392px;
	height:38px;
	float:left;
	margin:0 0 0 9px;
	display:inline;
	}
	
#contact{
	width:39px;
	height:11px;
	float:right;
	margin:15px 6px 0 0;
	_margin-top:18px;
	display:inline;
	}
	
img{
	border:0;
	}
	
#mainimage_wed{
	float:left;
	width:1012px;
	height:354px;
	background-image:url(site_images/image_wed.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin: 16px 0 0 0;
	}
	
#mainimage_child{
	float:left;
	width:1012px;
	height:354px;
	background-image:url(site_images/image_child.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin: 16px 0 0 0;
	}
	
#mainimage_evnt{
	float:left;
	width:1012px;
	height:354px;
	background-image:url(site_images/image_evnt.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin: 16px 0 0 0;
	}	
	
#navbanner{
	background-color:#14abb2;
	width:1000px;
	height:31px;
	margin:10px 6px 0 6px;
	_margin:10px 0 0 3px;
	float:left;
	}
	
#navplace{
	width:919px;
	float:right;
	margin-top:3px;
	_margin-top:4px;
	}
	
#nav a:link,#nav a:active,#nav a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	display:block inline;
	text-transform:lowercase;
	height: 26px;
	width: 179px;
	padding-left: 13px;
	padding-top: 7px;
	margin-bottom: 9px;

	}
	
#nav a:hover{
	color:#5e5a58;
	}
	
#wrappercontainer{
	background-color:#5E5A58;
	width:1000px;
	margin:17px 6px 0 6px;
	_margin:18px 0 0 3px;
	min-height:350px;
	height:auto !important;
	height:350px;
	float:left;
	}
	
#clientbanner{
	width:50px;
	height:220px;
	float:left;
	background-image:url(site_images/clientarea.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin: 35px 0 0 15px;
	_margin: 35px 0 0 6px;
	}
	
#clientnav{
	width:850px;
	height:40px;
	margin:10px 30px 20px 10px;
	float:right;
	}
	
#clientnav a:link,#clientnav a:active,#clientnav a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	display:block inline;
	text-transform:lowercase;
	height: 26px;
	width: 179px;
	padding-left: 13px;
	padding-top: 7px;
	margin-bottom: 9px;
	}
	
#clientnav a:hover{
	color:#14abb2;
	}
	
#wrapper{
	float:right;
	width:900px;
	margin:10px;
	min-height:350px;
	height:auto !important;
	height:350px;
	}
	
#indexwrapper{
	float:left;
	width:400px;
	margin:10px 10px 20px 60px;
	_margin:10px 0 20px 30px;
	min-height:250px;
	height:auto !important;
	height:250px;
	color:#ffffff;
	font-family:Arial,Helvetica,Geneva,sans-serif;
	font-size:13px;
	}
	
#indexwrapper p{
	width:400px;
	}
	
#index_image{
	width:350px;
	height:322px;
	background-image:url(site_images/jan2012.gif);
	background-position:center;
	background-repeat:no-repeat;
	float:right;
	margin: 0 40px 20px 0;
	_margin: 0 20px 20px 0;
	}
	
#footer {
	margin: 27px 0 42px 6px;
	width: 1000px;
	font-family: Tahoma,Arial,Helvetica,Geneva,sans-serif;
	font-size: 9px;
	color:#444444;
	float:left;
	}
	
#footer a{
	color:#444444;
	}
	
#january_sale{
	float:left;
	border: 3px solid #14ABB2;
	margin-top:2px;
	width:400px;
	height:140px;
	}
	
#january_sale h1{
	color:#ffffff;
	font-family:Arial,Helvetica,Geneva,sans-serif;
	font-size:18px;
	font-weight:bold;
	width:400px;
	text-align:center;
	}
	
	
#january_sale p{
	color:#ffffff;
	font-family:Arial,Helvetica,Geneva,sans-serif;
	font-size:16px;
	font-weight:bold;
	width:400px;
	text-align:center;
	margin-top:30px;
	}

