@charset "utf-8";
/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
text-align: center;
margin: 0 auto;
background-color: #404040;
}

#axionContent {
z-index: 1; 
width: 970px;
margin: 0 auto;
background-color: #404040;
}

#axionTop {
width: 100%;
height: 174px;
background-image: url(../images/topBackground.jpg);
background-repeat: no-repeat;
}

#axionNav {
float: right;
margin-top: 120px;

}

#axionNav a {
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 0;
}

#axionNavLine {
width: 74%;
height: 1px;
background-color: #B28200;
float: right;
display: block;
margin-top: 8px;
}

#axionLeft {
width: 220px;
float: left;
}

#axionRight {
width: 750px;
float: right;
}

#axionRightMap {
width: 750px;
height: 500px;
float: right;
background-image: url(../images/map.jpg);
background-repeat: no-repeat;
}

#axionRightTxt {
float: right;
text-align: left;
line-height: 1.8em;
padding: 10px;
width: 730px;
color: #CCCCCC;
}

#axionItems {
vertical-align: top;
padding-top: 10px;
}

.productButtons {
padding-left: 80px;
}

.pinSpace {
margin-right: 30px;
margin-bottom: 60px;
}

#axionFooter {
width: 100%;
height: 91px;
z-index: 1;
background-image: url(../images/bottomBackground.jpg);
background-repeat: no-repeat;
clear: both;
margin-bottom: 20px;
}

#axionFacebook {
float: left;
margin-top: 25px;
margin-left: 40px;
}

#titleTop {
width: 100%;
height: 170px;
margin-bottom: 10px;
position: relative;
}

a:link, a:visited {
color: #B28200;
text-decoration: none;
}

a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.axionColor {
color: #B28200;
font-size: .5em;
}

h1, h4 {
color: #B28200;
}

.goLeft {
	text-align: left;
}
