@charset "UTF-8";
html {
	background-color: #F1F1F1;
	margin: 0px;
	padding: 0px;
}
a img {border: none; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	color: #333333;
	background-color: #f1f1f1;
	background-image: url(../images/BG.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.boldBlueText {
	font-weight: bold;
	color: #0072bc;
}
.headerReplacement {
	text-indent: -2000px;
}

#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/menuBG.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	width: 960px;
	margin-left: 5px;
}
#mainMenuContainer {
	margin: 0px;
	padding: 0px;
	height: 60px;
}
#logo   {
	float: left;
	width: 240px;
	background-image: url(../images/avantisLogo.png);
	background-repeat: no-repeat;
	height: 60px;
	background-position: center top;
}
#logo a span {
	visibility: hidden;
}
#mainMenu {
	float: left;
	width: 720px;
	height: 60px;
}
.clearFloats {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#mainMenu  a:hover {
	background-position: center bottom;
}
#mainMenuConsulting a {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 125px;
	background-image: url(../images/menu_consulting.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainMenuTraining a {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 115px;
	background-image: url(../images/menu_training.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainMenuLicensing a {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 125px;
	background-image: url(../images/menu_licensing.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainMenuSupport  a {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 105px;
	background-image: url(../images/menu_support.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainMenuAboutUs  a {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 95px;
	background-image: url(../images/menu_aboutUs.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainMenuCustomersTalk  a {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 155px;
	background-image: url(../images/menu_customersTalk.png);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	font-weight: bold;
	color: #0072BC;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #0072BC;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #138E07;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	text-decoration: none;
}
.header01 {
	font-size: 11px;
	font-weight: bold;
}

#copyright {
	text-align: right;
	width: 960px;
	height: 0px;
	margin-top: 8px;
}
.validateerror {
	BACKGROUND-COLOR: #ff9999
}
.validatemessage {
	COLOR: red
}
.validatestyle2 {color: #666666}
.validatestyle11 {color: #FF0000; font-weight: bold; }
.validatestyle3 {	FONT-WEIGHT: bold; COLOR: #666666; PADDING-TOP: 0px
}
.validatestyle4 {	FONT-WEIGHT: bold; COLOR: #02669a; PADDING-TOP: 0px
}
.validatestyle9 {color: #FF0000}

