.box {
	border: 1px solid #CCCCCC;
}
body {
	background-image: url(images/bgnd.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.top {
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.linel {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.liner {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 20px;
}

.linelr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.linetr {
	border-right-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #336699;
}
a.navfirst {
padding-right: 12px;
}

a.nav {
	background-image: url(images/square.gif);
	background-repeat: no-repeat;
	background-position: 0px;
padding-left: 23px;
padding-right: 12px;
}
a.navlast {
	background-image: url(images/square.gif);
	background-repeat: no-repeat;
	background-position: 0px;
padding-left: 23px;
padding-right: 0px;
}
a.navside {
	line-height: 30px;
}

B.line {
	DISPLAY: block;
	BACKGROUND: #CCCCCC;
	OVERFLOW: hidden;
	HEIGHT: 1px;
	MARGIN: 10px;
}

B.line1 {
	DISPLAY: block;
	BACKGROUND: #CCCCCC;
	OVERFLOW: hidden;
	HEIGHT: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}


.menumargin {
padding-left: 20px;
padding-right: 20px;
}

.services {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999999;
	background-image: url(images/services_bgnd.gif);
	background-repeat: repeat;
	padding: 10px;
}

.services_bottom {
	background-image: url(images/services_bottom_bgnd.gif);
	background-repeat: repeat;
	padding: 10px;
}
.maincell {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

.bottomleft {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.bottomright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.smallgap {
	line-height: 7px;
}
.serviceswrapper {
	background-image: url(images/services_bottom_bgnd.gif);
}
.transparent {
	background-image: url(images/white_transparent.png);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
}

