body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	background-color: #141E23;
	color: #333;
}
#header {
	background-image: url(/Portals/0/Skins/Axeva/images/headerfill.png);
	background-position: center center;
	height: 113px;
}
#header a {
	background-image: url(/Portals/0/skins/Axeva/images/axevalogo.png);
	background-repeat: no-repeat;
	width: 263px;
	height: 75px;
	display: inline-block;
	margin-top: 10px;
	margin-left: -260px;
}
#header h1 {
	margin: 0px;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
	width: 260px;
	text-shadow: #000 0 2px;
	float: left;
	margin-top: 78px;
}
#header h2 {
	float: right;
	font-size: 30px;
	color: #FFF;
	text-shadow: #000 0 2px;
}
#menu {
	background-image: url(/Portals/0/Skins/Axeva/images/menufill.png);
	height: 50px;
	text-align: center;
}
#menu a,
#menu a:visited {
	color: #FFF;
	font-size: 20px;
	line-height: 50px;
	text-decoration: none;
	display: inline-block;
	width: 150px;
}
#menu a:hover {
	background-image: url(/Portals/0/Skins/Axeva/images/menuhover.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#content {
	background-image: url(/Portals/0/Skins/Axeva/images/contentfill.jpg);
	min-height: 200px;
}
#content .clearme {
	clear: both;
}
#footer {
	background-image: url(/Portals/0/Skins/Axeva/images/footerfill.jpg);
	background-position: center center;
	height: 208px;
	overflow: hidden;
	color: #A89F8E;
}
#footer h3 {
	color: #6C8088;
	margin-top: 10px;
}
#footer label {
	font-weight: bold;
	display: inline-block;
	width: 50px;
}
#footer ul,
#footer li {
	list-style: none;
	margin: 0px;
	padding: 0px;
} 
#footer li {
	padding-bottom: 0.75em;
}
#footer li#facebook {
	list-style-image: url(/Portals/0/Skins/Axeva/images/facebook.png);
	margin-left: 25px;
}
#footer li#twitter {
	list-style-image: url(/Portals/0/Skins/Axeva/images/twitter.png);
	margin-left: 25px;
}
#footer a {
	color: #A89F8E;
	text-decoration: none;
}
#footerlogo {
	margin-top: 10px;
}
#social,
#submenu,
#contact {
	float: left;
}
#social {
	width: 225px;
}
#submenu {
	width: 505px;
	text-align: center;
}
#footlogo {
	background-image: url(/Portals/0/skins/Axeva/images/axevalogofooter.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 191px;
	display: block;
	margin: 20px auto;
}
#contact {
	width: 200px;
	padding: 0 0px 0 20px;
}
.outer {
	width: 960px;
	margin: 0px auto;
}
.axContactOuter {
	margin: 0 auto;
}
.axContact {
	width: 425px;
}
.axContact label {
	margin-bottom: 14px;
	font-size: 1em;
	line-height: 2em;
}
.axContact input,
.axContact textarea {
	width: 100%;
}
.axContact a.CommandButton {
	color: #FFF;
	display: inline-block;
	text-decoration: none;
	background-image: url(/Portals/0/Skins/Axeva/images/headerfill.png);
	padding: 10px 15px 10px 15px;
	font-size: 1em;
	border: solid 1px #FFF;
}
.axContact a.CommandButton:hover {
	background-position: center center;
}
ul#portfolio {
	margin: 0;
	padding: 0;
}
ul#portfolio li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#portfolio li img {
	margin: 5px;
	border: none;
}

h3{ margin: 10px 10px 0 10px; color:#FFF; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }

.boxgrid{ 
	overflow: hidden; 
	position: relative; 
}
.boxgrid p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
}
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 300px; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
	top: 225px;
	left: 5px;
}
.caption .boxcaption {
	top: 185px;
	left: 5px;
}
a.contact,
a.contact:visited,
a.contact:hover,
a.contact:active {
	background-image: url(/Portals/0/Skins/Axeva/images/contactbkg.png);
	background-repeat: no-repeat;
	width: 245px;
	display: inline-block;
	color: #FFF;
	text-align: center;
	font-size: 24px;
	text-shadow: #000 0 3px;
	line-height: 42px;
	margin-left: 8px;
	padding: 0 0 5px 0;
	text-decoration: none;
}
#homeLeft {
	float: left;
	padding-right: 10px;
	width: 640px;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
}
#homeLeft a,
#homeLeft a:hover,
#homeLeft a:visited {
	color: #53788A;
}
#homeRight {
}
#features {
	background-image: url(/Portals/0/images/sliderbkg.png);
	background-repeat: no-repeat;
	background-position: center center;
	clear: both;
	height: 376px;
	padding: 0px 55px 0px 55px;
}
#features a {
	font-size: 10px;
	color: #FFF;
	padding-top: -5px;
}
#features h2 {
	margin-left: -55px;
}
#features ul li div span strong,
#features ul li div span a {
	color: #FFF;
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}
#homeslide {
	width: 845px;
}
#homeslide ul li div {
	background-color: #3F482E;
	float: left;
	width: 845px;
	font-size: 12px;
	color: #FFF;
}
#homeslide ul li div span {
	float: left;
	min-width: 200px;
	padding: 5px;
}
#homeslide ul, #homeslide ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#homeslide ul li { 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width: 845px;
	height: 350px;
	overflow: hidden; 
}
#features ol {
	float: right;
}
#features ol, #features ol li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#features ol li {
	float: left;
	border: solid 1px #000;
	display: inline-block;
	width: 15px;
	text-align: center;
	margin: 5px;
	background-color: #369;
	height: 15px;
}
#prevBtn,
#nextBtn {
	display: none;
}
.blogMono {
	font-family: 'Lucida Console', Monaco, Courier, monospace;
	color: #000;
}