/*
Theme Name: ACI Technology
Theme URI: http://krushcreative.com/
Description: Theme developed for ACI Technology Website by Krush Creative.
Version: 2.0
Author: Sabine Konhaeuser
Author URI: http://krushcreative.com/
Tags: 


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #4d4d4f;
	background: #fff;
	margin: 0px;
	padding: 0px;
}

a:active, a:focus {
  outline: none;
}

#wrapper {
	width: 965px;
	margin: 0 auto;
}

/* HEADER */
#header {
	width: 965px;
}
#top {
	width: 965px;
	height: 117px;
	background: url(images/global.png) no-repeat 0 0;
}

#logoimg {
	float: left;
}
#global {
	float: right;
	margin-right: 0px;
	margin-top: 22px;
}


/* NAVIGATION */
#nav {
	width: 965px;
	height: 37px;
	background: url(images/nav_bkg.png) repeat-x;
}
#menu {
	position: relative;
	width: 965px;
	height:37px;
	background: transparent;
	margin: 0;
	border: 0;
	padding: 0;
}
#menu li {
	height: 37px; 
	position: absolute; 
	top: 0px; 
	display: block; 
	list-style: none;
}
#menu a {
	height: 37px; 
	display: block; 
	text-indent: -9999px;
}
#menu #top1, #menu #top1on { left: 0px; width: 84px; }
#menu #top2, #menu #top2on { left: 84px; width: 141px; }
#menu #top3, #menu #top3on { left: 225px; width: 162px; }
#menu #top4, #menu #top4on { left: 387px; width: 167px; }
#menu #top5, #menu #top5on { left: 554px; width: 135px; }
#menu #top6, #menu #top6on { left: 689px; width: 143px; }
#menu #top7, #menu #top7on { left: 832px; width: 133px; }

#menu #top1 a:link, #menu #top1 a:visited {background: url(images/topnav.png) 0px 0px no-repeat;}
#menu #top2 a:link, #menu #top2 a:visited {background: url(images/topnav.png) -84px 0px no-repeat;}
#menu #top3 a:link, #menu #top3 a:visited {background: url(images/topnav.png) -225px 0px no-repeat;}
#menu #top4 a:link, #menu #top4 a:visited {background: url(images/topnav.png) -387px 0px no-repeat;}
#menu #top5 a:link, #menu #top5 a:visited {background: url(images/topnav.png) -554px 0px no-repeat;}
#menu #top6 a:link, #menu #top6 a:visited {background: url(images/topnav.png) -689px 0px no-repeat;}
#menu #top7 a:link, #menu #top7 a:visited {background: url(images/topnav.png) -832px 0px no-repeat;}

#menu #top1 a:hover, #menu #top1 a:active, #menu #top1on {background: url(images/topnav.png) -0px -37px no-repeat;}
#menu #top2 a:hover, #menu #top2 a:active, #menu #top2on {background: url(images/topnav.png) -84px -37px no-repeat;}
#menu #top3 a:hover, #menu #top3 a:active, #menu #top3on {background: url(images/topnav.png) -225px -37px no-repeat;}
#menu #top4 a:hover, #menu #top4 a:active, #menu #top4on {background: url(images/topnav.png) -387px -37px no-repeat;}
#menu #top5 a:hover, #menu #top5 a:active, #menu #top5on {background: url(images/topnav.png) -554px -37px no-repeat;}
#menu #top6 a:hover, #menu #top6 a:active, #menu #top6on {background: url(images/topnav.png) -689px -37px no-repeat;}
#menu #top7 a:hover, #menu #top7 a:active, #menu #top7on {background: url(images/topnav.png) -832px -37px no-repeat;}

#hero {
	width: 965px;
	height: 97px;
	border-top: 14px solid #fff;
}

#hero2 {
	width: 965px;
	height: 281px;
	border-top: 0px solid #fff;
}

/* CONTENT AREA */
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 965px;
	border-top: 24px solid #fff;
	border-bottom: 15px solid #fff;
	background: #fff url(images/cnt-bkg.png) repeat-y;
}

#content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 965px;
	border-top: 0px solid #fff;
	border-bottom: 15px solid #fff;
	background: #fff;
}

#hp {
	background: #fff;
	width: 939px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 13px solid #000;
}

.thp p {
	text-align: left;
	margin: 15px 15px 2px 30px;
	font-size: 14px;
	line-height: 1.5em;
}

.hp_news p {
	text-align: left;
	margin: 15px 5px 2px 2px;
	font-size: 14px;
	line-height: 1.5em;
}

.thp h2 {
	color: #2a3f7c;
	font-size: 15px;
	font-weight: bold;
	width:  252px;
	margin: 15px auto 2px;
}

.thp h3 {
	text-transform: uppercase;
	color: #2a3f7c;
	font-size: 13px;
	font-weight: bold;
	width:  252px;
	margin: 15px auto 2px;
}

.thp h4 {
	color: #7aaada;
	font-size: 15px;
	font-weight: bold;
	width:  252px;
	margin: 15px auto 2px;
}

.thp .small {
	font-size: 11px;
	line-height: 1.3em;
}

.thp .blue {
	color:  #7aaada;
}

.thp a {
	color:  #7aaada;
	text-decoration: none;
}

#leftnav {
	width: 264px;
	float: left;
	background: transparent;
}

#leftnav p {
	margin-left: 20px;
	margin-top: 0;
}

#leftnav ul {
	margin-left: 20px;
	margin-top: 0px;
	padding-left: 0;
	list-style: none;
	width:  208px;
}

#leftnav ul li {
	padding-bottom: 3px;
}

#leftnav ul li.page_item a:visited, #leftnav ul li.page_item a:link {
	text-decoration: none;
	color: #4d4d4f;
}

#leftnav ul li.page_item a:active, #leftnav ul li.page_item a:hover  {
	color: #398930;
	text-decoration: none;
	font-weight: normal;
}

#leftnav ul li.current_page_item a:visited, #leftnav ul li.current_page_item a:active, #leftnav ul li.current_page_item a:hover, #leftnav ul li.current_page_item a:link  {
	color: #398930;
	text-decoration: none;
	font-weight: normal;
}


#leftnav h3	{
	font-weight: normal;
	font-size: 13px;
	width: 228px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-left: 0px;
	margin-top: 0px;
	background: url(images/left1.png) no-repeat 0 0;
	text-transform: uppercase;
	color: #484848;
}

#leftnav h3 a {
	text-decoration: none;
	color: #484848;
}

#body {
	width: 700px;
	float: right;
	background: transparent;
}

#text {
	width:  465px;
	float: left;
	border-right: 10px solid #fff;
	border-left: 0px solid #fff;
}

#text h1, #text h2, #text h3, #text h4 {
	color: #398930;
	font-weight: normal;
}

#text h2 {
	font-size: 16px;
	margin-top: 0;
	text-transform: uppercase;
}

#text h3 {
	font-size: 15px;
	margin-top: 0;
	text-transform: uppercase;
}

#text h4 {
	font-size: 13px;
	margin-top: 0;
	text-transform: uppercase;
}

#text a {
	color:  #398930;
	font-weight: normal;
	text-decoration: none;
}


#text2 {
	width:  600px;
	float: left;
	border-right: 40px solid #fff;
	border-left: 25px solid #fff;
}

#text2 h1, #text2 h2, #text2 h3, #text2 h4 {
	color: #2a3f7c;
	font-weight: normal;
}

#text2 h2 {
	font-size: 14px;
	margin-top: 0;
	text-transform: uppercase;
}

#text2 a {
	color:  #398930;
	font-weight: normal;
	text-decoration: none;
}

#text ul, #text2 ul, #text ol, #text2 ol  {
	padding-left: 12px;
	margin-left: 14px;
}
#text ul li, #text2 ul li, #text ol li, #text2 ol li {
	padding-bottom: 6px;
	line-height: 1.4em;
}

#rr {
	width: 223px;
	float: right;
}

#rr p {
	margin-top: 0px;
	margin-bottom: 15px;
}

.clr {
	clear: both;
	height: 1px;
}


/* FOOTER */
#footer {
	width: 977px;
	height: 0px;
}
#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 977px;
	margin-top: 0px;
	text-align: left;
	color: #8a8a8a;
	font-size: 11px;
	padding-top: 5px;
}

#footer2 a {
	color: #8a8a8a;
	text-decoration: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* My Comment */





