*	{
	margin: 0px;
	padding: 0px;
	}

body	{
	background-color: #7c2d6d;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

table	{
	border: 0px none transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	}

img	{
	border: 0px none transparent;
	}

#wrap	{
	width: 900px;
	background: #ffffff url('images/bg.jpg') no-repeat top left;
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 0px;
	position: relative;
	}

#squares-top {
	width: 900px;
	height: 33px;
	margin-bottom: 10px;
	background: url('images/squares-top.gif') repeat-y top center;
	clear: both;
	font-size: 0px;
	line-height: 0%;
	}

#logo	{
	width: 836px;
	height: 147px;
	}

	#logo img {
		width: 836px;
		height: 147px;
		}


#address {
	width: 187px;
	height: 73px;
	float: left;
	}

#squares-bottom {
	width: 900px;
	height: 33px;
	margin-top: 10px;
	background: url('images/squares-bottom.gif') repeat-y top center;
	clear: both;
	font-size: 0px;
	line-height: 0%;
	}

#spacer {
	height: 600px;
	width: 1px;
	float: left;
	font-size: 0px;
	line-height: 0%;
	}

#menu	{
	width: 608px;
	height: 27px;
	margin-left: 289px;
	}

	#menu ul {
		list-style-type: none;
		}

	#menu li {
		float: left;
		margin-left: 9px;
		}

	#menu ul a {
		display: block;
		}

	#menu li.home {
		width: 55px;
		height: 27px;
		background-color: #7c2d6d;
		margin-left: 0px !important;
		}

		#menu li.home img {
			width: 55px;
			height: 27px;
			}

		#menu li a {
			display: block;
			text-decoration: none;
			border: 0px none transparent;
			}

		#menu li.home a {
			background-color: #7c2d6d;
			}

		#menu li.home a:hover {
			background-color: #f8991d;
			}

	#menu li.about {
		width: 80px;
		height: 27px;
		background-color: #08793d;
		}

		#menu li.about img {
			width: 80px;
			height: 27px;
			}

		#menu li.about a {
			background-color: #08793d;
			}

		#menu li.about a:hover {
			background-color: #eb489a;
			}
		
	#menu li.gallery {
		width: 70px;
		height: 27px;
		background-color: #e14825;
		}

		#menu li.gallery img {
			width: 70px;
			height: 27px;
			}

		#menu li.gallery a {
			background-color: #e14825;
			}

		#menu li.gallery a:hover {
			background-color: #55ba4c;
			}
		
	#menu li.whyconsign {
		width: 117px;
		height: 27px;
		background-color: #eb489a;
		}

		#menu li.whyconsign img {
			width: 117px;
			height: 27px;
			}

		#menu li.whyconsign a {
			background-color: #eb489a;
			}

		#menu li.whyconsign a:hover {
			background-color: #08793d;
			}
		
	#menu li.howtoconsign {
		width: 135px;
		height: 27px;
		background-color: #55ba4c;
		}

		#menu li.howtoconsign img {
			width: 135px;
			height: 27px;
			}

		#menu li.howtoconsign a {
			background-color: #55ba4c;
			}

		#menu li.howtoconsign a:hover {
			background-color: #e14825;
			}
		
	#menu li.contact {
		width: 95px;
		height: 27px;
		background-color: #f8991d;
		}

		#menu li.contact img {
			width: 95px;
			height: 27px;
			}

		#menu li.contact a {
			background-color: #f8991d;
			}

		#menu li.contact a:hover {
			background-color: #7c2d6d;
			}
		

#content {
	width: 468px;
	float: right;
	margin: 15px 30px 0px 0px;
	display: inline;
	}

	#content h1 {
		width: 468px;
		height: 45px;
		float: left;
		}

		#content h1 img {
			width: 468px;
			height: 45px;
			}

	#content p {
		font-size: 85%;
		line-height: 150%;
		margin-bottom: 12px;
		}


	#content a {
		color: #08793d;
		font-weight: bold;
		text-decoration: none;
		}

	#content a:hover {
		color: #eb489a;
		text-decoration: underline;
		}

#footer {
	margin: 15px 0px 15px 0px;
	width: 880px;
	padding: 2px 10px 2px 10px;
	border-color: #adced1 transparent #adced1 transparent;
	border-width: 1px 0px 1px 0px;
	border-style: solid none solid none;
	background-color: #f0f5d1;
	color: #267c88;
	font-size: 75%;
	text-align: right;
	}

	#footer a {
		color: #267c88;
		text-decoration: none;
		}

	#footer a:hover {
		color: #267c88;
		text-decoration: underline;
		}

div.clear {
	width: 100%;
	height: 0px;
	line-height: 0%;
	font-size: 0%;
	clear: both;
	}

span.b	{
	font-weight: bold;
	}

span.i	{
	font-style: italic;
	}

span.u	{
	text-decoration: underline;
	}
