/*#############################################################
	Name: Beautiful Day
	Date: 2006-11-12
	Description: A soft and bright two-column template.
	Author: Viktor Persson
	URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;}

body {
	background: #E0E0D8;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;

}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #C60000;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {

	background-image: url(images/cback2.png);
	background-repeat: repeat-y;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 px 0px;
	width: 935px;

}

.inner {
	width: 838px;
	margin-left: 48px;
}
.images {
	height: 550px;
	background-color: #e1e0d8;
	overflow: auto;
	white-space: nowrap;
}

.galimg {
	padding-right: 1px;
}

.imp {
	padding:20px;
}

.mail {
	padding: 20px;
	background-color: #EBEBE7;
	overflow: auto;
	white-space: nowrap;
}

.statimg {
	
	background-color: #fff;
	overflow: hidden;

}

.images li {
	float:left;
}
/* header */
.top {

	padding: 0px 10px 0;
}

/* title */
.header {
	background: transparent;
	background-image: url(images/head2.png);
	font-size: 1.2em;
	height: 65px;
	margin: 0 auto;
	padding-left: 0px;
	width: 935px;
}




/* navigation */
.navigation {

	height: 24px;
	padding-left: 48px;
}
.navigation a {

	background-image: url(images/button.png);
	background-repeat: no-repeat;
	color: Gray;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 24px;
	padding: 0 1px;
	text-decoration: none;
	width: 109px;
	text-align: center;
}
.navigation a:hover {background-position: left bottom; color: black;}


/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 935px;

}



.cats {
	margin-top: 30px;
}


/* footer */
.footer {
	background: url(images/footer2.png);
	background-repeat: no-repeat;
	color: Gray;
	font: 1em sans-serif;
	line-height: 118px;
	padding: 0 12px;
	text-align: center;
}


.cat1 {
	height: 90px;
	background-image: url(images/people.png);
	background-repeat: no-repeat;
}

.cat2 {
	height: 90px;
	background-image: url(images/ads.png);
	background-repeat: no-repeat;

}
.people li {

	float:left;
	padding-left: 6px;
}

.ads li {

	float:left;
	padding-left: 6px;
}

.people a {
	display: block;
	text-decoration: none;
	color: Gray;
	font-weight: bold;
	padding-right: 15px;
	margin-top: 34px;
}
.ads a {
	display: block;
	text-decoration: none;
	color: Gray;
	font-weight: bold;
	padding-right: 15px;
	margin-top: 34px;
}

.ads a:hover, .people a:hover {
color: black;

}
.footer a,.footer a:hover {color: #FFF;}

.specials {
	position: absolute;
	z-index: 100;

}

.specials img {
	border: 0
}
