
body 
{
	text-align: center;
	margin:0px;
	padding:px;
	margin-top: 0px;	
	font-size: 13px;
	background: url(../images/background.jpg);
	background-color: #00334E;
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

.page
{
    margin:0 auto;
	padding: 0px;
    width: 900px;
	text-align: left;
	background-color: #ffffff;
	background-repeat: no-repeat;
}

.header-container
{
	text-align:right;
	padding: 0px;
	background-color: #ffffff;
}

.header
{
	background-image: url(../images/header.jpg);
	height: 140px;
	margin:0 auto;
    width: 900px;
	position: relative;
}

.header h1
{
	color: #002B3E;
	font-size: 32px;
	padding-top: 30px;
	padding-right: 30px;
}

.telfax
{
	padding-top: 10px;
	text-align: right;
	font-size: 12px;
	color: #007DB1;
	font-weight: bold;
}

.telfax a:hover
{
	text-decoration: underline;
}

.telfax a
{
	color: #007DB1;
	text-decoration: none;
}


h1
{
	padding: 0px;
	margin: 0px;
	color: #007DB1;
	padding-bottom: 8px;
	font-size: 22px;
}

h2
{
	padding: 0px;
	margin: 0px;
	color: #002B3E;
	padding-bottom: 6px;
	font-size: 18px;
}

h3
{
	padding: 0px;
	margin: 0px;
	color: #002B3E;
	padding-bottom: 6px;
	font-size: 16px;
}	


.main
{
	padding: 20px;
}


.menu1
{
	position: absolute;
	left: 165px;
	top: 69px;
	width: 740px;
    margin:0 auto;	
	text-align: right;
}

.menu1 a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	padding-right: 45px;
	text-transform: uppercase;
}

.menu1 a:hover
{
	color: #00334D;
}



.menu
{
    margin:0 auto;
	width: 922px;
	background-image: url(../images/menu-background.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-bottom: 17px;
	text-align: right;

}

.menu a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

.menu a:hover
{
	color: #00334D;
}

.footer
{
	font-size: 10px;
	color: #464646;
	padding: 5px;
}

.footer a
{
	color: #464646;
}

.footer a:hover{
	color: #000000;
}


p
{
padding-bottom: 6px;
}

.large
{
	
}

.largebuttons img
{
	border: 0px;
}

.largebuttons a
{
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}

.largebuttons a:hover
{
	color: #000000;
}

.flashcontent
{
	height: 100%;
}


.flashcontainer
{
	height: 460px;
}

.content
{
	
}

.content p
{
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	text-align: justify;
	padding-bottom: 6px;
	line-height: 140%;
}

.content td
{
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	text-align: justify;
	line-height: 140%;
}

.linkback
{
    margin:0 auto;
	padding: 0px;
    width: 900px;

	color: #c0c0c0;
	font-size: 10px;
}

.linkback a
{
	color: #c0c0c0;
	font-size: 10px;
	text-decoration: none;
}

.linkback a:hover
{
	color: #ffffff;
	font-size: 10px;
}