body
{
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: arial, verdana, tahoma, times new roman;
	font-size: 80%;
}

a
{
	color: #369;
	text-decoration: none;
}

img
{
	border: 0;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

#table1 td
{
	width: 175px;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -450px;
	position: absolute;
	top: -255px;
	left: 50%;
}

#container    
{
	border: 5px solid #369;
	width: 890px;
	height: 500px;
}

#header
{
	width: auto;
	height: 100px;
	background: #FFF url('../images/header-background.gif') no-repeat;
}

#headergallery
{
	float: left;
	width: 490px;
	height: 100px;
	background: #FFF;
}

#headerlogo
{
	float: right;
	width: 400px;
	height: 100px;
}

#logorollover
{
	width: 400px;
	height: 100px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(../images/logo.gif);
	display: block;
}

:hover#logorollover
{
	background-position: bottom left;
}

#menu
{
	width: auto;
	height: 35px;
	background: #336699 url('../images/menu-tel.gif') no-repeat;
	border-top: 5px solid #336699;
	border-bottom: 5px solid #336699;
}

#menu ul
{
	padding: 0;
	margin: 0;
	color: FFF;
	float: right;
	font-weight: bold;
}

#menu ul li
{
	display: inline;
}

#menu ul li a
{
	padding: 9px 20px;
	background: #369;
	color: #D5E2F0;
	text-decoration: none;
	float: left;
	letter-spacing: 0px;
}

#menu ul li a:hover
{
	background: #528BC5;
	color: #FFF;
}

#containergallery
{
	float: left;
	width: 330px;
	height: 305px;
	padding: 25px;
}

#containertext
{
	float: right;
	overflow: auto;
	width: 480px;
	height: 335px;
	padding: 10px;
}

#containertext h1
{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 175%;
	color: #369;
	font-weight: normal;
	letter-spacing: -1px;
}

#containertext ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#containertext li
{
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
}

#containerstyles
{
	width: 760px;
	height: 285px;
	padding: 10px;
}

#containerstyles h1
{
	margin: 0;
	padding: 0;
	font-size: 150%;
	color: #369;
	font-weight: normal;
	letter-spacing: -1px;
}

#containerstyles table
{
	letter-spacing: -1px;
}

#footer
{
	width: 890px;
	color: #999;
	margin: 10px 0 0 0;
	text-align: right;
	font-size: 11px;
	padding: 0;
}

#footer a
{
	color: #444;
	text-transform: capitalize;
	text-decoration: none;
}

#footer a:hover
{
	color: #CCC;
}

#footer p
{
	margin: 0;
	padding: 0;
}

#footer span
{
	color: #999;
}