body {
	margin : 0;
	padding : 0;
	color : #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/baclkground.jpg);
}

#container {
	width : 960px;
	margin-left : auto;
	margin-right : auto;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 0px;
	background-color: #FBFBF9;
	background-repeat: repeat-y;
}

#banner {
	width: 950px;
	height: 169px;
	padding: 0;
	margin: 0;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5e778b;
	border-right-color: #5e778b;
	border-bottom-color: #5e778b;
	border-left-color: #5e778b;
}


#menu {
	width: 950px;
	height: 30px;
	background-image:url(img/background-menu3.gif);
	background-repeat:repeat-x;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5e778b;
	border-left-color: #5e778b;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-color: #5e778b;
}
#container #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


#menu ul {
	padding: 0;
	margin: 0;
	float:left;
	width:100%;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	padding-right: 1.7em;
	padding-left: 1.7em;
	padding-top: 0.4em;
	background-image:url(img/background-menu3.gif);
	background-repeat:repeat-x;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	float: left;
	border-right: 1px solid #0B245C;
	font-style: normal;
	height: 25px;
}

#menu ul li a:hover {
	background-image:url(img/background-menu4.gif.);
	background-repeat:repeat-x;
	color: #FFF;
}

#menu ul li a#current {
	background-image:url(img/background-menu4.gif);
	background-repeat:repeat-x;
	color : #FFF;
}

#menu ul li p {
	padding-right: 1.7em;
	padding-left: 1.7em;
	background-image:url(img/menubackground-menu4.gif);
	background-repeat:repeat-x;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	float: left;
	border-right: 1px solid #0B245C;
	font-style: normal;
}

#content {
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	background: #D7B595;
}

#content2 {
	background-color: #ECDCCE;
	width: 930px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5e778b;
	border-right-color: #5e778b;
	border-bottom-color: #5e778b;
	border-left-color: #5e778b;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#photobox {
	padding: 0px;
	background: #D7B595;
	float: right;
	height: 400px;
	width: 400px;
	border: 0px;
	margin: 25px;
}

#photobox2 {
	padding: 0px;
	background: #ECDCCE;
	float: right;
	height: 399px;
	width: 530px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#photobox3 {
	padding: 0px;
	background: #ECDCCE;
	float: left;
	height: 399px;
	width: 530px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0px 20px 15px 20px;
	border: 1px;
}


#footer {
	background-color: #ECDCCE;
	border: 5px solid #5e778b;
	width: 930px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
