*
{
margin:0;
padding:0;
}

html, body		{
							height: 100%;
							width: 100%;
							}

body 
{
	background-image:url(../images/site/background-home.jpg);
	background-color: #953735;
	padding:0;
	font-family: Arial;
	font-size: 13px;
	color:#FFFFFF;
	}


#borderwrapper	{
						position: relative;
						width: 925px;
						height: 525px;
						padding: 25px;
						}

#container
{
	position: relative;
	width: 925px;
	height:525px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	padding-top:0px;
	border: 5px solid #ffffff;
}

#contentleft
{
display: block;
width: 240px;
height: 513px;
float: left;
padding: 5px;
background-color: #D4C39A;
}

#contentcenter
{
width: 400px;
margin-left: 250px;
padding-left: 5px;
padding-right: 5px;
height: 520px;
background-color: #ffffff;
}

#contentright
{
width: 220px;
height: 495px;
float: right;
padding-left: 20px;
padding-right: 5px;
padding-top: 30px;
background-image: url(../images/site/home-right-back.jpg); 
}

#contentleft ul 
{
text-align: right;
margin-top: 40px;
padding-left: 20px;
}

#contentleft li
{
color: #601006;
margin-bottom: 5px;
list-style-type: none;
}

#contentleft a:link
{
text-decoration: none;
color: #601006;
font-family: Arial;
font-size: 15px;
}

#contentleft a:visited 
	{
	color: #601006;
	font-family: Arial;
	font-size: 15px;
	text-decoration:none;
}

#contentleft a:hover 
	{
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	text-decoration:none;
}

#contentleft a:active 
	{
	color: #601006;
	font-family: Arial;
	font-size: 15px;
	text-decoration:none;
	}	
	
#contentleft .current
{
text-decoration: none;
color: #601006;
font-size: 15px;
font-weight: bold;
}

p
{
	font-family: Arial;
	font-size: 13px;
	line-height: 22px;
}

#logoimage
{
margin-top: 120px;
padding: 5px;
}

#contentleft p
{
    padding: 5px;
    margin-top: 10px;
	font-family: Arial;
	font-size: 13px;
	color: #601006;
	line-height: normal;
}

#footer
{
margin-top: 5px;
margin-bottom: 50px;
text-align: center;
}

#footer a:link
{
text-decoration: none;
color: #efefef;
font-weight:none;
font-size: 14px;
}

#footer a:active
{
text-decoration: none;
color: #efefef;
font-weight:none;
font-size: 14px;
}

#footer a:visited
{
text-decoration: none;
color: #efefef;
font-weight:none;
font-size: 14px;
}
