#page {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	visibility: visible;
	display:block;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#topbox {
	float: left;
	position: relative;
	height: 105px;
	width: 750px;
}
#logo {
	padding-left: 240px;
	float: left;
	width: 240px;
	height: auto;
}
#underbox {
	position: relative;
	height: auto;
	width: 750px;
	background-image:  url(images/nackground3.jpg);
	background-repeat: no-repeat;
	float: left;
}
#topnav {
	float: left;
	width: 750px;
	height: auto;
	margin-top: 25px;
}
.topnavpic1 {
	float: left;
	height: 78px;
	width: 90px;
	margin-left: 8px;
	border: 2px solid #996699;
}
.topnavpic2 {
	float: left;
	height: 78px;
	width: 90px;
	margin-left: 10px;
	border: 2px solid #990000;
}
.topnavpic3 {
	float: left;
	height: 78px;
	width: 90px;
	margin-left: 10px;
	border: 2px solid #003399;
}
.topnavpic4 {
	float: left;
	height: 78px;
	width: 90px;
	margin-left: 10px;
	border: 2px solid #66CCCC;
}
.topnavpic5 {
	float: left;
	height: 78px;
	width: 90px;
	margin-left: 10px;
	border: 2px solid #3399CC;
}
.topnavpic6 {
	float: left;
	height: 78px;
	width: 90px;
	margin-left: 10px;
	border: 2px solid #339999;
}
.topnavpic7 {
	float: left;
	height: 78px;
	width: 90px;
	margin-left: 10px;
	border: 2px solid #FFCC33;
}
#topnavtextarea {
	float: left;
	height: 24px;
	width: 750px;
	margin-top: 3px;
}
.topnavtextbutton {
	float: left;
	height: 15px;
	width: 94px;
	text-align: center;
	font-size: 10px;
	margin-left: 10px;
	font-weight: bold;
}
.topnavtextbuttonleft {

	float: left;
	height: 15px;
	width: 94px;
	text-align: center;
	font-size: 10px;
	margin-left: 8px;
	font-weight: bold;
}
#homenav {
	float: right;
	height: 20px;
	width: 250px;
	margin-top: 80px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	color: #00CCFF;
}
#homenav a:link {
	color: #00CCFF;
}
#homenav a:visited {
	color: #00CCFF;
}
#homenav a:hover {
	color: #666666;
}
#homenav a:active {
	color: #00CCFF;
}
a {
	text-decoration: none;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #00CCFF;
}
a:active {
	color: #333333;
}
#footer {
	float: left;
	height: 15px;
	width: 750px;
	background-color: #00CCFF;
	font-size: 10px;
	text-align: center;
	padding-top: 4px;
}
#mainarea {
	float: left;
	height: auto;
	width: 750px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#footer a:link {
	color: #000000;
}
#footer a:visited {
	color: #000000;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer a:active {
	color: #000000;
}
#leftmain {
	float: left;
	height: auto;
	width: 242px;
	padding-top: 20px;
	padding-left: 18px;
}
#rightmain {
	float: right;
	height: auto;
	width: 455px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}
.leftimage {
}
.pinkimageborder {
	border: 3px solid #996699;
}
.redimageborder {
	border: 2px solid #990000;
}
.dkblueimageborder {
	border: 2px solid #003399;
}
.aquaimageborder {
	border: 2px solid #66CCCC;
}
.lgtblueimageborder {
	border: 2px solid #3399CC;
}
.greenimageborder {
	border: 2px solid #339999;
}
.yellowimageborder {
	border: 2px solid #FFCC33;
}
h2 {
	color: #00CCFF;
}
.telnumber {
	color: #00CCFF;
	padding: 4px;
	font-size: 36px;
}
.whiteimageborder {
	border: 2px solid #FFFFFF;
}
.aqua {
	font-weight: bold;
}
