/* CSS Document */

#header		{
	background-image: url(../images/design/home/header.gif);
	background-repeat: no-repeat;
	height: 117px;
	width: 744px;
	margin: 0px; padding: 0px;
	color: #FFF;
	}

#icons {
	float: right;
	position: relative;
	width: 70px;
	padding-top: 0px;
	padding-right: 10px;
	margin-bottom: -16px;
	z-index: 21;
	}

#homeflashlarge {
	float: right;
	position: relative;
	margin-top: -307px;
	margin-right: 8px;
	display: inline;
	z-index: 10;
	}

#homeflashsmall {
	float: left;
	position: relative;
	display: inline;
	z-index: 11;
	margin-top: -89px;
	margin-left: 14px;
	}

#mainbackground {
	background-image: url(../images/design/home/home_bkg.jpg);
	background-repeat: no-repeat;
	width: 744px;
	height: 605px;
	}
	
#contact {
	background-image: url(../images/design/home/contact.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	margin-top: -183px;
	margin-left: 500px !important;
	margin-left: 447px;
	margin-bottom: -20px;
	width: 296px;
	height: 187px;
	z-index: 30;
	}

#contactcontent {
	width: 230px;
	height: 187px;
	padding-top: 12px;
	padding-left: 60px;
	font-size: 100%;
	line-height: 110% !important;
	line-height: 110%;
	font-weight: bold;
	color: #002b3d;
	}

.contenthead {
	color: #760000;
	font-size: 110%;
	}

#contactcontent a {
	color: #760000;
	}
	
#footer	{
	clear: both;
	background-image: url(../images/design/home/footer.gif);
	background-repeat: no-repeat;
	width: 744px;
	height: 51px;
	margin: 0px;
	padding-top: 115px;
	font-size: 80%;
	color: #FFF;
	text-align: center;
	}

#footer a	{color: #FFF}


		#menu	{ 
			background-image: url(../images/design/home/menu.gif);
			margin: 0px;
			padding: 0px 0px;
			width: 276px;
			height: 309px;
			font-size: 170%;
			line-height: 155%;
			font-weight: bold;
			z-index: 20;
			position: relative;
			}
		
		.menuhead {
			color: #760000;
			font-size: 120%;
			}
			
		#menu ul	{
			margin: 0px; padding: 0px;
			list-style: none;
			text-align: center;
			padding-left: 25px;
			}
			
		#menu li 	{
			display: block;
			}
			
		#menu li a	{
			padding: 0px;	
			color: #0E3749;
			}
			
		#menu li a:hover	{
			padding: 0px;
			color: #144E66; 
			}
