/*
	StyleSheet by AXU Group, LLC
	http://www.axugroup.com
	
*/

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333333;
	line-height: 122%;
}
body {
	background-color: #2C2827;
	margin:0;
	background-image: url(images/axu_bg.jpg);
	background-repeat: no-repeat;
	/*behavior: url("js/csshover3.htc"); */
	
	}

#wrapper {
	width: 866px;
	margin: 0 auto;
	background-color: #ffffff;
	margin-top: 15px;
	clear: left;
	padding: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #000000;
  	/* border: thin solid #d15600; */

	
}

#top {
  width: 866px;
  height: 65px;
  margin-top: 0px;
  margin: 0 auto;
}

#logo {
	width: 230px;
	float: left;
	margin-top: 21px;
	margin-left: 2px;
}

#header {
	margin: 0;
	padding: 0;
}

#header p {
  margin: 0;
  padding: 0;
}

#header2 {
  width: 237px;
  float: left;
  margin-left: 10px;
  height: 284px;
  display: inline;
}

#header h3 {
  display: none;
}

#header li,
#header2 li {
  list-style-image: none;
}

#slider {
	margin-top: 8px;
	margin-left: 8px;

}
.pics {
    height:  301px;
    width:   850px;
    padding: 0;
    margin:  0;
}

.pics img {
    background-color: #eee;
    width:  850px;
    height: 301px;
    top:  0;
    left: 0;
}


  

#main {
	width: 855px;
	margin:auto;
	margin-left:6px;
	margin-top:10px;
	
	background-color: #efefef;
	display: inline-block;

} 

#mainServices {
	width: 855px;
	margin:auto;
	margin-left:6px;
	margin-top:10px;
	
	background-color: #ffffff;
	display: inline-block;

} 
  

#content {
	margin: 10px;
	
	}
#content p{
	padding-right: 15px;
	text-align: justify;	
}

#content img{
	/*border: thin dashed #d15600;*/

}

#services {
	margin: 10px;
	float: right;
	width: 590px;
	display: inline;	
	}
#services p{
	padding-right: 15px;
	text-align: justify;
}


     
h2 {
	font-size: 1.2em;
	color: #999999;
	border-bottom: dotted 1px;
	line-height: 130%;
	margin-top: 10px;
}
h2 a:link{
	font-size: 18px;
	color: #333333;
	/*border-bottom: dotted 1px #fff;*/
 	line-height: 130%;
	margin-top: 10px;
	text-decoration: none;
}

h2 a:visited{
	font-size: 18px;
	color: #333333;
	/*border-bottom: dotted 1px #fff;*/
 	line-height: 130%;
	margin-top: 10px;
	text-decoration: none;
}
h4 a{
	color: #000000;
	text-decoration:none;
}
h4 a:hover{
	color: #d15600;
	
}

.clear {
  clear: both;
}

#mainMenu h3 {
  display: none;
}



a:link {color: #333333}     
a:visited {color: #333333}  
a:hover {color: #d15600}  
a:active {color: #333333}   

img {
  border: none;
}

#servicesMenu {
	float: left;
	margin-left: 0px;
	margin-top:42px;
	width: 220px;
	display: inline;
}

#servicesMenu ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
	
}

#servicesMenu  li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #d15600;
	background: url(images/services/ar.png) no-repeat left 50%;
}


#servicesMenu a:link {
	color:#333333;
	text-decoration:none;

}
#servicesMenu a:visited {
	color:#333333;
	text-decoration:none;

}
#servicesMenu a:hover {
	color:#d15600;
	text-decoration: none;
}

#servicesMenu a.active {
	color:#d15600;
	text-decoration: none;

}

.servicesp {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.shadow {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position:relative;
	top:5px;
}


 
#mainMenu {
  float: right;
  width:630px;
  height: 30px;
  margin-top: 0;
  margin-right: 0;
}
 
#mainMenu ul, 
#mainMenu li {
  list-style-type:none;
  list-style-image:none;
  padding: 0;
  margin: 0;
}

#mainMenu ul {
  height: 40px;
  float: right;
} 
 
#mainMenu ul li {
  float:left;
  border-left: solid 1px #cccccc;
  padding-top: 55px;
  padding-left: 15px;
  width: 90px;
}
 
#mainMenu ul li a, 
#mainMenu ul li a:link, 
#mainMenu ul li a:visited {
  font-size: 10px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;       
}
 
#mainMenu ul li a.active,
#mainMenu ul li a.over,
#mainMenu ul li a:hover,
#mainMenu ul li a#current {
  text-decoration: underline;
}
 
#mainMenu ul li ul li {
	width:160px;
	clear: left;
	height: 22px;
	padding-left: 15px;
	padding-top: 10px;
	background-color: #333333;
	
}

#mainMenu ul li ul li.active, 
#mainMenu ul li ul li#current,
#mainMenu ul li ul li:hover {
  background: #d15600; /*axugroup color*/
}

#mainMenu ul li ul { 
  z-index: 500;
  display:none;
  position: absolute;
  *position: relative; /* IE6,7 fix */
  clear: left;
  margin-left: -16px;
}


 
#mainMenu ul li:hover ul, 
#mainMenu ul li.over ul { 
  display: block; 
}

.footer {
        width: 882px;
        color: #999999;
        text-align: left;
        margin: 0 auto;
}

.footer p,
#header2 p {
  margin-top: 5px;
}

#legal {
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#sublink {
	margin-top: -15px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#sublink a:link{
	margin-top: -15px;
	text-align: right;
	color:#999999;
	text-decoration:none;
}
#sublink a:visited{
	margin-top: -15px;
	text-align: right;
	color:#999999;
	text-decoration:none;
}

#sublink a:hover{
	margin-top: -15px;
	text-align: right;
	color:#999999;
	text-decoration:underline;
}


ul.menu {
	list-style: none;
	border: none;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul.menu li {
  margin: 0 0 0 0.5em; 
}
li.expanded {
  list-style-type: circle;
  
  padding: 0.2em 0.5em 0 0; 
  margin: 0;
}
li.collapsed {
  list-style-type: disc;
  
  padding: 0.2em 0.5em 0 0; 
  margin: 0;
}
li.leaf {
  list-style-type: square;
  
  padding: 0.2em 0.5em 0 0; 
  margin: 0;
}
li a.active {
  color: #000;
}
td.menu-disabled {
  background: #ccc;
}
ul.links {
  margin: 0;
  padding: 0;
}
ul.links.inline {
  display: inline;
}
ul.links li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; 
}
/*
** 
*/
fieldset {
  margin-bottom: 1em;
  padding: .5em;
}
form {
  margin: 0;
  padding: 0;
}
hr {
  height: 1px;
  border: 1px solid gray;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
}
th {
  text-align: left; 
  padding-right: 1em; 
  border-bottom: 3px solid #ccc;
}
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
	display: block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */

.sideHeader a{
	color:#d15600;
	font-size: 1.1em;
	text-decoration:none;
	margin-left: 35px;
	font-style: italic;
}
.sideHeader a:hover{
	color:#FFFFFF;
	font-size: 1.1em;
}
.axu {
	color: #d15600;
}
.axu a:link {
	color: #d15600;
	text-decoration:none;
}
.axu a:visited {
	color: #d15600;
	text-decoration:none;
}
.axu a:hover {
	color: #d15600;
	text-decoration:underline;
}
.axu a:active {
	color: #d15600;
}