body {
	text-align: center;
	margin: 0;
	padding: 0;
}
#wrap {
	width: 860px;
	height: auto;
	margin: auto;
	text-align: left;
}
.container {
	margin: 0 auto;
	width: 860px;
	position: relative;
	overflow: hidden;
}
#header {
	height: 137px;
	background: #9a9a9a url(../img/background_header.gif) repeat-x;
}
#homepage-logo {
	height: 112px;
	width: 112px;
	background: transparent url(../img/AxiomLogo.png) no-repeat;
	margin-top: 11px;
	margin-left: 10px;
	position: relative;
	float: left;
}
/*main menu*/
#main_menu li {
	text-align: center;
	border-left: 2px solid white;
	color: #939393;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	text-transform: Uppercase;
	position: relative;
	float: left;
	height:137px;
}
#main_menu li p {
	padding: 70px 0 50px 0;
	margin: 0;
	width: 109px;
	border-top: 3px solid black;
	height: 14px;
}
#main_menu li p a {
	color: #0f4b91;
	text-decoration: none;
}
#main_menu li p a:hover {
	text-decoration: none;
	color: #ec9325;
}
#main_menu li.first {
	border-left: 0;
}
#main_menu li.m1 p {
	border-top-color: #949494;
}
#main_menu li.m2 p {
	border-top-color: #1b326c;
}
#main_menu li.m3 p {
	border-top-color: #F93;
}
#main_menu li.m4 p {
	border-top-color: #FF0;
}
#main_menu li.m5 p {
	border-top-color: #1178ba;
}
#main_menu li.m6 p {
	border-top-color: #C33;
}
#main_menu li.m7 p {
	border-top-color: #C3C;
}
#main_menu li.m8 p {
	border-top-color: #096;
}
/* submenu */
#subcontainer {
	margin-top:43px;
}
#nav, #nav ul {
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
}
#nav a {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding-right:10px;
	padding-top:15px;
	padding-left: 9px;
	margin-left:1px;
	color:#fff;
	text-decoration:none;
	height:25px;
}
#nav a:hover {
	color:#f89924;
}
#nav li {
	float:left;
	position:relative;
	background-color:#3b618f;
	margin-right:1px;
}
#nav ul {
	position:absolute;
	display:none;
	padding-left: 10px;
	border-top:1px solid #ccc;
}
#nav li ul a {
	width:164px;
	height:auto;
	float:left;
	margin-left:-10px;
	padding:10px;
	background-color:#3b618f;
}
#nav li ul a:hover {
	width:164px;
	height:auto;
	float:left;
	margin-left:-10px;
	background-color:#0d2e43;
	padding:10px;
}
#nav ul ul {
	top:auto;
}
#nav li ul ul {
	left:12em;
	margin:0px 0 0 10px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display:block;
}
/*bluebar*/
#bluebar {
	width: 100%;
	height: 147px;
	background: #0d2e43 url(../img/dropme.jpg) repeat-x center top;
}
#bluebarcontent {
	width: 860px;
	height: 147px;
	padding: 0;
	margin: 0 auto;
	background: url(../img/because2.png);
	background-repeat:no-repeat;
	background-position: 100% 120px;
}

#footer-wrap {
	background: #0d2e43 url(../img/dropme.jpg) repeat-x center top;
	width: 100%;
	height: 64px;
	text-align: center;
	padding: 0;
	margin: 0px 0 0 0;
}
#footer {
	padding: 0px 0 0 0;
	width: 100%;
	height: 64px;
}
div.clear-both {
	clear: both;
	height: 0;
	width: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ccc;
	padding-top: 22px;
}
#footer a {
	color: #ccc;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
img.pre-load {
	position: absolute;
	bottom: 0;
	right: 0;
	display: none;
	visibility: hidden;
}
#content p {
	font: normal 14px/2.0 Arial, Helvetica, sans-serif;
	margin:0 0 7px 0;
	color: #555;
}
#content p a {
	font: normal 14px/2.0 Arial, Helvetica, sans-serif;
	margin:0 0 7px 0;
	color: #000;
	text-decoration:underline;
}
#content p a:hover {
	font: normal 14px/2.0 Arial, Helvetica, sans-serif;
	margin:0 0 7px 0;
	color: #555;
	text-decoration:none;
}
#content .biglink {
	font: normal 13px/1.5 Arial, Helvetica, sans-serif;
	margin:0 0 7px 0;
	color: #555;
	font-weight:bold;
}
#content .biglink a {
	font: normal 13px/1.5 Arial, Helvetica, sans-serif;
	margin:0 0 7px 0;
	color: #555;
	text-decoration:none;
	font-weight:bold;
}
#content .biglink a:hover {
	font: normal 13px/1.5 Arial, Helvetica, sans-serif;
	margin:0 0 7px 0;
	color: #000;
	text-decoration:none;
	font-weight:bold;
}
#content p.bold {
	font: normal 14px/2.0 Arial, Helvetica, sans-serif;
	margin:0 0 7px 0;
	color: #555;
	font-weight:bold;
}
#content h1 {
	font-size: 2.2em;
}
#content h1 a{
	font-size: 2.2em;
}
#content h1 a:hover{
	font-size: 2.2em;
}
#meet {
	padding:20px;
	background: #fff url(../img/bodybgs.jpg) repeat-x center bottom;
	margin-top:10px;
	border:1px solid #dbe5ef;
}
#testi {
	padding:20px;
	background: #fff url(../img/bodybgs.jpg) repeat-x center bottom;
	margin-top:10px;
	border:1px solid #dbe5ef;
}
#content h2 {
	font-size: 1.7em;
}
#content h3 {
	font-size: 1.5em;
}
#content h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color:#3b618f;
}
.date {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#333;
}
#content h4 a{
	font: Verdana;
	font-size: 16px;
color:#3b618f;
text-decoration:none;
}
#content h4 a:hover{
	
color:#0e2e43;
text-decoration:underline;
}
#content h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style:italic;
	color:#3b618f;
}
div.separator {
	clear: both;
	margin: 0px 0 16px 0;
	padding: 0;
	height: 0;
	border-bottom: 1px solid #afafaf;
	display: block;
}
/*main content area*/
#content-left-services {
	float: left;
	width: 830px;
	height: auto;
	min-height:400px;
	margin: 0;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 30px;
	padding-top: 20px;
	background: #fff url(../img/bodybg.jpg) repeat-x center bottom;
}
div.center {
	text-align: center;
}
div.right {
	text-align: right;
}
/*floats*/
.float {
	float: left;
	position: relative;
	padding-right:5px;
	padding-bottom:20px;
}
.floatright {
	float: right;
	position: relative;
	margin: 0 5px;
}
/* 
 * cform Styles ie globalcss
 */
input, textarea, select {
	padding: 3px;
	font-family: Veranda, sans-serif;
	font-size:14px;
	color: #666;
	background:#ffffff url(../img/inputBg.gif) top left no-repeat;
	border: 1px solid #999;
	margin:2px;
}
input:focus, textarea:focus, select:focus {
	color: #333;
	background: #fff url(../img/inputBgon.gif) repeat-x;
	border: 1px solid #999;
}
input.button {
	color: #555;
	background: #FFF;
	border-width: 1px;
	border-style: solid;
	border-color: #FFF #00DFFF #00DFFF #FFF;
}
/* 
 * Livevalidation Style 
 */
.LV_validation_message {
	font-weight:bold;
	margin:0 0 0 5px;
}
.LV_valid {
	color:green;
}
.LV_invalid {
	color:#CC0000;
}
.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active {
	border: 1px solid green;
}
.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active {
	border: 1px solid #CC0000;
}
.submit {
	padding: 3px;
	font-family: Veranda, sans-serif;
	font-size:14px;
	color: #666;
	background:#ffffff url(../img/inputBg.gif) top left no-repeat;
	border: 1px solid #999;
	margin:2px;
	cursor: pointer;
}
.formtext {
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #5d5e5d;
	text-align: left;
}
.formtext2 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #5d5e5d;
	text-align: left;
}
#update_div {
	width:450px;
	font-size:16px;
	font-weight:bold;
	background-color:green;
	color:white;
	padding:10px;
	margin-bottom:10px;
}
ul {
	margin: 0 auto;
	padding: 0;
}
/* The wider the #list_wrapper is, the more columns will fit in it */
#list_wrapper {
	width: 800px;
	padding-bottom:15px;
}
/* The wider this li is, the fewer columns there will be */
    ul.multiple li {
	text-align: left;
	float: left;
	list-style: none;
	width: 290px;
}
ul.multiple2 li {
	text-align: left;
	float: left;
	list-style: none;
	margin-right:30px;
	padding:10px;
	margin-bottom:15px;
	border:1px solid #ccc;
	background: #fff url(../img/bodybgs.jpg) repeat-x center bottom;
}
ul.test1 li {
	text-align: left;
	float: left;
	list-style: none;
	margin-left:3px;
	border-top:1px solid #ccc;
}
ul.test1 li p {
	padding:5px;
}
ul.test2 li {
	text-align: left;
	width:200px;
	float: left;
	list-style: none;
	margin-left:10px;
}
ul.test2 li p {
	padding:8px;
}
.bullet {
	vertical-align:middle;
	margin-bottom:2px;
}
/*sliding news*/
#slidingDiv {
    display: none;
	height:auto;
	background-color: #efefef;
	padding:20px;
	margin-top:10px;
	border-bottom:3px solid #3b618f;
	display:none;
}


