body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/page_bk.gif);
	background-color: #dcdcdc;
}
#content {
	border: 1px solid #000066;
	width: 986px;
	background-color: #FFFFFF;
}
#nav {
	line-height: 26px;
	color: #CCCCCC;
	background-image: url(../images/nav_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
	width: 986px;
	background-color: #000066;
	text-align: left;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a.start {
	margin-left:20px;
}
#nav a:hover {
	text-decoration: underline;
}
#logo {
	background-color: #CCCCCC;
	background-image: url(../images/axon_group.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 139px;
	width: 986px;
}
#logo a {
	margin: 22px 0px 0px 170px;
	height: 100px;
	width: 100px;
	display:block;
	float:left;
	text-decoration: none;
	display:inline;
}
#content .company {
	float: left;
	/*height: 440px;
	min-height: 360px;*/
	width: 325px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
	background-color: #FFFFFF;
	overflow: visible;
	padding-bottom:10px;
}
#content .company p {
	margin-left:10px;
	margin-right:5px;
	text-align:justify;
}
#content .company p.start {
	padding-top:0px;
	margin-top:10px;
}
#content .company p.tagline{
	text-align:center;
}
#content .company ul{
	margin-left:25px;
	padding-left:0px;
	padding-right:5px;
	text-align:left;
}
#content .company ul li {
	margin-left:0px;
	padding-left:0px;
}
.tm {
	font-size: 8px;
	vertical-align: super;
}
/*
#content p.go {
	background-image: url(../images/go.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	height:20px;
	text-align: left;
}*/
#footer {
	width: 986px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
	clear: left;
	background-color: #dcdcdc;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#axontext {
	background-color: #ececec;
	height: 137px;
	width: 986px;
	border-top:solid 1px #006666;
	border-bottom: solid 1px #006666;
	display: none;
	background-image: url(../images/axon_group_text.jpg);
}
#axontext p {
	font-size: 12px;
	color: #333333;
	margin: 20px;
	text-align: left;
}
