body {
	margin: 0;
	padding: 0;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	color: #333;
	background-color: #191919;
}
p {
	font: 12px/18px Arial, Helvetica, "Helvetica Neue";
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
    /*zoom: 1; */
}
 
.clearfix {
	/*display: inline-block;*/
}

a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a, a:active, a:visited, a:hover {
	outline: none;
	outline-width: 0px;
	outline-style: none;
}
ul {
	list-style-position: outside;
}
ul.links {
	list-style-type: square;
	float: left;
	padding: 0;
	margin: 0;
}
li {
	display: list-item;
}
.container {
	width: 900px;
	margin: 0;
	padding: 0;
	margin: 0 auto;
	padding: 0;
}
div.page {

}
div.page.top {
	background: #fff url(/img/top-bg-loop.jpg) repeat-x;
}
div.page.center {
	background-color: #fff;
	padding-bottom: 8px;
}

/* @group header */

div.header {
	height: 100px;
	background: url(/img/aeonix-logo.jpg) no-repeat;
}
div.header strong a {
	display: inline-block;
	width: 300px;
	height: 100px;
}
div.header strong a span {
	display: none;
}
div.page.bottom {
	padding-top: 16px;
}
/* @end */

/* @group navigation */

div.navigation {
	background: url(/img/navigation.jpg) no-repeat;
}

div.navigation ul.services {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	float: left;
	clear: both;
	height: 155px;
}
div.navigation ul.services li {
	width: 300px;
	float: left;
	height: 150px;
}
div.navigation ul.services li.box_01 {
}
div.navigation ul.services li.box_02 {
}
div.navigation ul.services li.box_03 {
}
div.navigation ul.services li h4 {
	font: normal 24px Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 8px 8px 20px;
	text-decoration: none;
	color: #fff;
}
div.navigation ul.services li h4 a {
	color: #fff;
	display: inline-block;
	height: 32px;
	width: 100%;
}
div.navigation ul.services li h4 a span {
	display: none;
}
div.navigation ul.services li h4 a:hover {
	text-decoration: none;
}
div.navigation ul.services li ul.sub {
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 24px;
	float: left;
}
div.navigation ul.services li ul.sub li {
	background-image: none;
	float: left;
	clear: both;
	width: 250px;
	height: auto;
}
div.navigation ul.services li ul.sub li a {
	color: #000;
	font: bold 10px/16px Verdana, Lucida;
	display: inline-block;
}
div.navigation ul.services li ul.sub li a:hover {
	text-decoration: none;
	padding-left: 4px;
}

/* @end */

/* @group content */

div.content {
	color: #333;
	padding-bottom: 32px;
}
div.content h1,
div.content h2, 
div.content h3 {
	margin: 0;
	padding: 16px 8px 4px 0;
	font-size: 24px;
	color: #4c4c4c;
	word-spacing: +1px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}
div.content h2 {
	font-size: 18px;
	padding-bottom: 0;
	padding-top: 24px;
}
div.content p {
	text-align: justify;
	margin: 0;
	white-space: normal;
	word-spacing: 2px;
	padding: 16px 0 0;
}
div.content strong {
	color: #4c4c4c;
	font: bold 10px/14px Lucida, Verdana, sans-serif;
}
div.content ul {
	padding-top: 16px;
	margin: 0;
	padding-bottom: 16px;
}
div.content ul li a {
	margin: 0;
	white-space: normal;
	word-spacing: 2px;
	padding: 0;
	display: inline-block;
	line-height: 18px;
}
/* @end */

.wrapper_600 {
	width: 584px;
	float: left;
}
.wrapper_300 {
	width: 300px;
	float: right;
}

/* @group footer */

div.footer {
	color: #999;
}
div.footer h3 {
	margin: -1px;
	padding: 0 0 8px;
	color: #666;
	font: normal normal 18px sans-serif, Verdana, Lucida;
}
div.footer ul.links.reference li a:hover,
div.footer ul.links.inner li a:hover {
	text-decoration: none;
	color: #e6e6e6;
}
div.footer ul.links.reference {
	text-align: left;
}
div.footer ul.links.reference li {
	display: inline;
	margin: 0;
	padding: 0 12px 0 0;
}
ul.links.reference li.nb {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
}
div.footer ul.links.reference li a,
div.footer ul.links.inner li a {
	display: inline-block;
	padding: 4px 4px 4px 0;
	font: 10px Verdana;
	color: #999;
}
div.footer ul.links.inner {
	list-style-image: none;
	list-style-type: none;
	float: right;
}
div.footer ul.links.inner li {
	float: left;
}
p.copyright {
	float: left;
	clear: both;
	font: 10px Verdana;
	color: #666;
	margin: 0;
	padding-bottom: 8px;
	padding-top: 24px;
}
p.copyright a {
	color: #666;
}
p.gpr,
p.partners {
	float: left;
	clear: both;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 16px;
}

p.gpr,
p.copyright {
	width: 580px;
}

/* @end */
/* @group plugin.jgrowl */

div.jGrowl {
	padding:10px;
	z-index:9999;
}

/** Special IE6 Style Positioning **/

div.ie6 {	position: absolute;}
div.ie6.top-right {	
	left:0px;
	top:0px;;}
	
/** Normal Style Positions **/
body > div.jGrowl {
	position: fixed;
}

body > div.jGrowl.top-left {
	left:0px;
	top:0px;
}

body > div.jGrowl.top-right {
	right:0px;
	top:0px;
}

body > div.jGrowl.bottom-left {
	left:0px;
	bottom:0px;
}

body > div.jGrowl.bottom-right {
	right:0px;
	bottom:0px;
}

body > div.jGrowl.center {
	top:0px;
	width:50%;
	left:25%;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: auto;
	margin-right:auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	background-color:#000;
	color:#fff;
	/* opacity:1; */
	width:235px;
	padding:5px;
	margin-top:10px;
	margin-bottom:5px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	display:none;
}

div.jGrowl div.jGrowl-notification {
	min-height: 40px;
	font-size: 12px;
	font-weight: normal;
}

div.jGrowl div.jGrowl-notification div.header {
	font-weight:bold;
	margin-bottom:8px;
	font-size:16px;
	background-image: none;
	height: 100%;
}

div.jGrowl div.jGrowl-notification div.close {
	float: 	right;
	font-weight:bold;
	font-size:16px;
	cursor:pointer;
}

div.jGrowl div.jGrowl-closer {
	height:15px;
	padding-top:4px;
	padding-bottom:4px;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
/* costum styles */
div.jGrowl div.jGrowl-notification.attention {
	background-color: #900000;
}

/* @end */




/* @group mailbox */

div.mail_box {
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 16px 0 0;
	width: 360px;
	float: left;
	clear: both;
}

div.mail_box form#contact_from {
	width: 300px;
	display: inline-block;
	height: 500px;	
}

form#contact_form textarea {
	width: 325px;
	height: 150px;
	margin-top: 10px;
	border: 1px ridge #d4d4d4;
	font: 12px "Courier New", Courier, mono;
	color: #444;
}

#contact_form textarea {
	
}

form#contact_form p {
	padding: 0 0 8px;
	text-align: right;
	text-transform: lowercase;
	width: 330px;
	float: left;
	margin: 0;
}

form#contact_form p span {
	float: left;
	display: inline-block;
	width: 100px;
	padding-top: 5px;
	margin: 0;
	padding-bottom: 0;
}

form#contact_form p input {
	width: 200px;
	text-align: left;
	display: inline-block;
	float: right;
	border: 1px ridge #d4d4d4;
	font: 12px "Courier New", Courier, mono;
	color: #262626;	
}

form#contact_form input#submitter,
form#contact_form input#reset {
	margin-top: 20px;
	margin-right: 5px;
	background-color: #eaeaea;
	border: 1px solid #d4d4d4;
	padding: 5px;
	width: 50px;
	color: #444;
}
div.mail_box table.mceLayout {
	float: left;
	clear: both;
	margin-top: 8px;
}
form#contact_form div.buttons {
	float: left;
	clear: both;
	width: 200px;
}
/* @end */


