#page {
	background-color: #FF00FF;
	width: 1020px;
	height: 600px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#page #left {
	width: 340px;
	height: 550px;
	background-color: #556478;
	float: left;
	color: #FFFFFF;
	background-image: url(../img/index_bg_left.jpg);
	background-repeat: no-repeat;
}
#left #logo_bg {
	margin-left: 10px;
	margin-top: 110px;
	text-align: right;
	margin-right: 10px;
}
#logo_bg p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#page #center {
	background-color: #CFD5DC;
	width: 340px;
	float: left;
	height: 550px;
	background-image: url(../img/index_bg_center.jpg);
}
#right #textbox {
	margin-top: 40px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#right #textboxtop {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#left #hours {
	width: 180px;
	margin-top: 180px;
	margin-left: 5px;
}


#page #right {
	float: left;
	height: 550px;
	width: 340px;
	background-color: #585c66;
	color: #FFFFFF;
	background-image: url(../img/index_bg_right.jpg);
}
#page #menu {
	background-color: #556375;
	height: 50px;
	width: 1020px;
	color: #FFFFFF;
	float: left;
	background-image: url(../img/menu_bg.png);
	background-repeat: repeat-y;
}

#menu #startbutton {
	float: left;
	margin-top: 7px;
	margin-right: 5px;
	margin-left: 5px;
}
#menu #startbutton a {
	display: block;
	width: 160px;
	height: 0px !important;
	height /**/:36px;
	padding: 36px 0 0 0;
	overflow: hidden;
	background-image: url(../img/images/aqua_01.png);
	background-repeat: no-repeat;
}
#menu #startbutton a:hover {
	width: 160px;
	height: 0px !important;
	height /**/:36px;
	padding: 36px 0 0 0;
	overflow: hidden;
	background-image: url(../img/images/aqua_02.png);
	background-repeat: no-repeat;
}

#menu #teambutton {
	float: left;
	margin-top: 7px;
	margin-right: 5px;
	margin-left: 5px;
}
#menu #teambutton a {
	display: block;
	width: 160px;
	height: 0px !important;
	height /**/:36px;
	padding: 36px 0 0 0;
	overflow: hidden;
	background-image: url(../img/images/aqua_04.png);
	background-repeat: no-repeat;
}
#menu #teambutton a:hover {
	width: 160px;
	height: 0px !important;
	height /**/:36px;
	padding: 36px 0 0 0;
	overflow: hidden;
	background-image: url(../img/images/aqua_05.png);
	background-repeat: no-repeat;
}

#menu #praxisbutton {
	float: left;
	margin-top: 7px;
	margin-right: 5px;
	margin-left: 5px;
}
#menu #praxisbutton a {
	display: block;
	width: 160px;
	height: 0px !important;
	height /**/:36px;
	padding: 36px 0 0 0;
	overflow: hidden;
	background-image: url(../img/images/aqua_07.png);
	background-repeat: no-repeat;
}
#menu #praxisbutton a:hover {
	width: 160px;
	height: 0px !important;
	height /**/:36px;
	padding: 36px 0 0 0;
	overflow: hidden;
	background-image: url(../img/images/aqua_08.png);
	background-repeat: no-repeat;
}

#menu #focusbutton {
	float: left;
	margin-top: 7px;
	margin-right: 5px;
	margin-left: 5px;
}
#menu #focusbutton a {
	display: block;
	width: 160px;
	height: 0px !important;
	height /**/:36px;
	padding: 36px 0 0 0;
	overflow: hidden;
	background-image: url(../img/images/aqua_10.png);
	background-repeat: no-repeat;
}
#menu #focusbutton a:hover {
	width: 160px;
	height: 0px !important;
	height /**/:36px;
	padding: 36px 0 0 0;
	overflow: hidden;
	background-image: url(../img/images/aqua_11.png);
	background-repeat: no-repeat;
}

#menu #dirbutton {
	float: left;
	margin-top: 7px;
	margin-right: 5px;
	margin-left: 5px;
}
#menu #dirbutton a {
	display: block;
	width: 160px;
	height: 0px !important;
	height /**/:36px;
	padding: 36px 0 0 0;
	overflow: hidden;
	background-image: url(../img/images/aqua_13.png);
	background-repeat: no-repeat;
}
#menu #dirbutton a:hover {
	width: 160px;
	height: 0px !important;
	height /**/:36px;
	padding: 36px 0 0 0;
	overflow: hidden;
	background-image: url(../img/images/aqua_14.png);
	background-repeat: no-repeat;
}

#menu #aboutbutton {
	float: left;
	margin-top: 7px;
	margin-right: 5px;
	margin-left: 5px;
}
#menu #aboutbutton a {
	display: block;
	width: 160px;
	height: 0px !important;
	height /**/:36px;
	padding: 36px 0 0 0;
	overflow: hidden;
	background-image: url(../img/images/aqua_16.png);
	background-repeat: no-repeat;
}
#menu #aboutbutton a:hover {
	width: 160px;
	height: 0px !important;
	height /**/:36px;
	padding: 36px 0 0 0;
	overflow: hidden;
	background-image: url(../img/images/aqua_17.png);
	background-repeat: no-repeat;
}


#background {
	background-color: #cfd5dc;
	background-image: url(../img/background.png);
	background-repeat: repeat-x;
}
