body
{
	margin: 0px;
	padding: 0;
	background: #444;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 80%;
	color: #000;
}

#logorollover
{
	width: 200px;
	height: 35px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(../images/gallery.png);
	display: block;
}

:hover#logorollover
{
	background-position: bottom left;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #0289C5;
}

a:hover
{
	text-decoration: none;
	color: #000;
}

input
{
	background:#F5F5F5;
	font-size: 85%;
	border:1px solid #333;
	padding: 2px 4px;
}

textarea
{
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	border:1px solid #333;
	background:#F5F5F5;
	padding: 2px 4px;
	font-size: 95%;
}

#container
{
	margin: 0 auto;
	width: 760px;
	height: auto;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-y;
}

#header
{
	margin: 0 auto;
	width: 674px;
	height: 175px;
	background: #FFF;
	border: 3px solid #FFF;
}

#menu
{
	margin: 0 auto;
	width: 674px;
	height: 140px;
	background: #FFF;
	border: 3px solid #FFF;
	border-bottom: 0;
	border-top: 0;
}



#navcontainer
{
	width: 465px;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer a
{
	display: block;
	width: 450px;
	color: #FFF;
	border-bottom: 3px solid #FFFFFF;
	background: #333;
	padding: 7px 10px;
	letter-spacing: 1px;
	font-size: 125%;
}

#navcontainer a
{
	color: #FFF;
	text-decoration: none;
}

#navcontainer a:hover
{
	background: #0289C5;
	color: #fff;
}



#menuleft
{
	float: left;
	width: 473px;
	height: 134px;
}

#menuright
{
	float: left;
	width: 201px;
	height: 137px;
	background: #FFF url('../images/menu-right-background.gif');
}

#menuright2
{
	float: left;
	width: 201px;
	height: 137px;
	background: #FFF url('../images/menu-right-background2.jpg');
}

#menuright3
{
	float: left;
	width: 201px;
	height: 137px;
	background: #FFF url('../images/menu-premiervalet-background.gif');
}

#menuright4
{
	float: left;
	width: 201px;
	height: 137px;
	background: #FFF url('../images/menu-right-background.gif');
}

#menuright5
{
	float: left;
	width: 201px;
	height: 137px;
	background: #FFF url('../images/menu-right-background3.jpg');
}

#menuright li
{
	list-style-type: none;
	margin-left: -39px;
	margin-bottom: 5px;
}

#contentcontainer
{
	margin: 0 auto;
	width: 674px;
	background: #FFF url('../images/content-background.jpg') repeat-y;
	border: 3px solid #FFF;
	border-top: 0;
	line-height: 150%;
}

#contentcontainerhome
{
	margin: 0 auto;
	width: 674px;
	background: #A9A8AD url('../images/background-home.jpg') bottom no-repeat;
	border: 3px solid #FFF;
	border-top: 0;
	line-height: 150%;
}







#content
{
	margin-right: 210px;
	padding: 10px;
	line-height: 160%;
}

#content p
{
	margin: 0 0 15px 0;
}

#content li
{
	list-style-type: square;
	color: #0289C5;
}

#content li span
{
	font-size: 110%;
	font-weight: bold;
	color: #0099CC;
}

#content h1, h2, h3, h4, h5
{
	padding: 0;
	margin: 10px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #0289C5;
}

#contentright
{
	float: right;
	width: 180px;
	padding: 10px;
	text-align: right;
}

#footer
{
	clear: both;
	width: 654px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background: #333;
	text-align: right;
	color: #FFF;
	border-top: 3px solid #FFF;
	font-size: 11px;
}

#footer p
{
	margin: 0;
}

#footer a, a:hover
{
	text-decoration: none;
	color: #FFF;
}