	body {
		margin-left:auto;
		margin-right:auto;
		background-color:white;
		background-image: url("images/tilebackground.jpg")
		}
	#content{
		margin-left:auto;
		margin-right:auto;
		margin-top:  5px;
		margin-bottom:10px;
		width:800px;
		background-color:#ffffff;
		background-image: url("images/bodybackground.jpg");
		background-repeat: no-repeat;
		font-family:arial;
		font-size:12px;
		color:#113863;
		line-height:1.4em;
		}
	#header{
		padding-top:175px;
		margin-left:200px;
		}
	#menu-bar{
		background-color:#336699;
		color:#eca742;
		height:40px;
		text-align:center;
		}
	#menu-bar a:visited, #menu-bar a:link{
		color:#eca742;
		text-decoration:none;
		}
	#menu-bar a:hover{
		color:#2c9e76;
		text-decoration:none;
		}
	#menu-6, #menu-5, #menu-4, #menu-3, #menu-2{
		padding-top:5px;
		float:right;
		background-image: url("images/menu-background.gif");
		height:35px;
		width:100px;
		}
	#menu-1{background-image:url("images/menu-background.gif");
		padding-top:5px;
		width:100px;
		height:35px;
		float:right;
		}
	#main-body{
		width:100%;
		}
	#main-content{
		width:600px;
		float:right;
		}
	#main-right{
		float:right;
		width:180px;
		padding-right:5px;
		}
	#main-right-top-bar, #main-left-lower-bar{
		height:20px;
		background-color:#443fa4;
		color:#ffffff;
		padding-top:5px;
		width:100%;
		text-align:center;
		font-size:14px;	
		}
	#main-left{
		float:left;
		width:390px;
		padding-left:10px;
		padding-right:10px;
		}
	#main-left-top-bar, #main-left-bottom-bar, #main-right-lower-bar{
		height:20px;
		background-color:#2c9e76;
		color:#ffffff;
		padding-top:5px;
		width:100%;
		text-align:center;
		font-size:14px;
		}
	#side-content{
		background-image:url("images/Connecting-Logo2.gif");
		background-repeat:no-repeat;
		float:left;
		background-color:#336699;
		color:#eca742;
		width:180px;
		padding-left:10px;
		margin-top:100px;
		padding-bottom:20px;
		}
	#side-content a{
		color:#eca742;
		}
	#side-menu{
		text-align:center;
		font-size:12px;
		line-height:1.5;
		}
	#footer{
		clear:both;
		}
		
	a img{
		border: none;
		}
	h1{
		color:#395773;
		font-weight:bold;
		font-size:16px;
		text-align:center;
		}
	h2{
		color:#336699;
		font-weight:bold;
		font-size:16px;
		text-align:center;
		margin-top:10px;
		}
	h3{
		color:#eca742;
		text-align:center;
		font-size:16px;
		margin-top:110px;
		margin-bottom:3px;
		}
	h4{
		color:#eca742;
		text-align:center;
		font-size:16px;
		margin-top:10px;
		margin-bottom:3px;
		}

	.slogan{
		font-size:14px;
		font-style:italic;
		font-family:tahoma;
		}
	.address{
		font-size:12px;
		font-weight:lighter;
		font-family:tahoma;
		margin:0px;
		}
	.phone{
		font-size:14px;
		font-family:tahoma;
		font-weight:bold;
		}
	#header p{
		color:#395773;
		font-weight:bold;
		font-size:24px;
		padding-top:8px;
		padding-bottom:8px;
		text-align:center;
		margin:0px;
		}
	#side-content p{
		font-weight:normal;
		}
	li{
		margin-left:20px;
	}