@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin: 0;
	padding: 0;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
}
h1 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 21px;
	padding-bottom: 10px;
}
img {
	border: none;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}
#top_banner {
	background-image: url(../_images/topbanner.jpg);
	background-repeat: repeat-x;
	height: 62px;
	margin: 0 auto;
}

.top_links {
	margin: 0 auto;
	width: 848px;
	padding: 20px 0px 0px 0px;
	z-index: 30;
	position: relative;
}
#container {
	height: auto;
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF;
}
#header {
	width: 848px;
	margin: 0 auto;
	height: 213px;
	position: relative;
	top: -100px;
	z-index: 25;
}
#logo {
	height: 53px;
	width: 359px;
	position: relative;
	top: 160px;
	left: 0px;
	}

#group {
	background-image: url(../_images/group.png);
	background-repeat: no-repeat;
	height: 283px;
	position: relative;
	width: 472px;
	top: 0px;
	left: 375px;
	z-index: 25;
}
#nav {
	height: 172px;
	position: relative;
	width: 848px;
	margin: 0 auto;
	padding-bottom: 15px;
	top: 4px;
	z-index: 10;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 47px;
}
#nav ul li h1 a   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 47px;
	padding: 0 0 0 15px;
}




.nav_one {
	background-image: url(../_images/nav_top_left.png);
	background-repeat: no-repeat;
	height: 172px;
	width: 215px;
	display: block;
	float: left;
}
.nav_two {
	background-image: url(../_images/nav_top_mid_left.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 209px;
	display: block;
	float: left;
}
.nav_three {
	background-image: url(../_images/nav_top_mid_right.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 210px;
	display: block;
	float: left;
	z-index: -10;
	position: relative;
	}
.nav_four {
	background-image: url(../_images/nav_top_right.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 207px;
	display: block;
	float: left;
	z-index: -10;
	position: relative;
	}
	
#nav.brands li.nav_four {
	background-position: top right;	
}
#nav_one_bottom {
	background-image: url(../_images/nav_bottom_left.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 215px;
	z-index: 10;
}
#nav_two_bottom {
	background-image: url(../_images/nav_bottom_mid_left.png);
	background-repeat: no-repeat;
	background-position:-1px 0px;
	height: 125px;
	width: 210px;
	z-index: 10;
	}
#nav_three_bottom {
	background-image: url(../_images/nav_bottom_mid_right.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 210px;
	z-index: 10;
	}
#nav_four_bottom {
	background-image: url(../_images/nav_bottom_right.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 207px;
	z-index: 10;
	}
	
#nav_one_bottom p, #nav_two_bottom p, #nav_three_bottom p, #nav_four_bottom p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: justify;
}
#nav_one2_bottom {
	background-image: url(../_images/nav_bottom_left.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 215px;
	z-index: 10;
}
#nav_two2_bottom {
	background-image: url(../_images/nav_bottom_mid_left.png);
	background-repeat: no-repeat;
	background-position:-1px 0px;
	height: 125px;
	width: 210px;
	z-index: 10;
	}
#nav_three2_bottom {
	background-image: url(../_images/nav_bottom_mid_right.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 210px;
	z-index: 10;
	}
#nav_four2_bottom {
	background-image: url(../_images/nav_bottom_right.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 207px;
	z-index: 10;
	}
	
#nav_one2_bottom p, #nav_two2_bottom p, #nav_three2_bottom p, #nav_four2_bottom p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: justify;
	color: #F00;
}

#nav.brands #nav_one3_bottom,
#nav.brands #nav_two3_bottom,
#nav.brands #nav_three3_bottom,
#nav.brands #nav_four3_bottom,
#nav.brands li.nav_one,
#nav.brands li.nav_two,
#nav.brands li.nav_three,
#nav.brands li.nav_four {
width: 169px;	
}

#nav_erp_bottom {
	background-image: url(../_images/erplogo.png);
	background-repeat: no-repeat;
	background-position:center;
	height: 125px;
	width: 215px;
	z-index: 10;
}

#nav_one3_bottom {
	background-image: url(../_images/spalogo.png);
	background-repeat: no-repeat;
	background-position:center;
	height: 125px;
	width: 215px;
	z-index: 10;
}
#nav_two3_bottom {
	background-image: url(../_images/identifynetworkslogo.png);
	background-repeat: no-repeat;
	background-position:center;
	height: 125px;
	width: 210px;
	z-index: 10;
	}
#nav_three3_bottom {
	background-image: url(../_images/maliklogo.png);
	background-repeat: no-repeat;
	background-position:center;
	height: 125px;
	width: 210px;
	z-index: 10;
	}
#nav_four3_bottom {
	background-image: url(../_images/execlogo.png);
	background-repeat: no-repeat;
	background-position:center;
	height: 125px;
	width: 207px;
	z-index: 10;
	}
	
#nav_one3_bottom p, #nav_two3_bottom p, #nav_three3_bottom p, #nav_four3_bottom p {
	margin: 0px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: justify;
	color: #F00;
}

#nav .read_more  {
	z-index: 20;
	position: relative;
	border: none;
	right: 12px;
	float: right;
	margin: 0;
	padding: 0;
	top: -3px;
}

	
#content {
	margin: 0 auto;
	width: 848px;
	position: relative;
	z-index: 10;
	height: auto;
}
#content_top {
	background-image: url(../_images/main_top.png);
	background-repeat: no-repeat;
	height: 23px;
}
#content_mid {
}

#column_container {
	clear:both;
	width:100%;			/* width of whole page */
	overflow:auto;
	height: auto;
	background-image: url(../_images/main_mid.png);
	background-repeat: repeat-y;
}
#column_container p {
	color: #000;
	text-align: left;
	line-height: 18px;
}
#column_container a  {
	color: #000;
	text-decoration: none;
	margin-left: 0px;

}
#column_container a:hover{
	color: #F00;
	text-decoration: underline;

}
#column_container ul {
	margin: 0;
	padding: 0;
}
#column_container ul li {
	margin: 5px 0px;
	padding-left: 25px;
	background-image: url(../_images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
}
#column_container ul li a{
	color: #000;
	text-decoration: none;
	margin-left: 0px;
}
#column_container ul li a:hover{
	color: #000;
	text-decoration: underline;

}
#column_container ul ul li {
	margin: 5px 20px;
	background-image: url(../_images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
}
#column_container ul li p {
	color: #000;
	text-decoration: none;
	margin-left: 20px;

}
#column_container ul li ul li a{
	color: #000;
	text-decoration: none;
	margin-left: 20px;

}
#column_container ul li ul li a:hover{
	color: #000;
	text-decoration: underline;

}




.column_one {
	width: 270px;
	margin: 0px 5px 0px 23px;
	float: left;
	overflow:auto;
	height: auto;
	color: #000;
}
.column_one p , .column_one2 p, .column_two p, .column_two2 p, .column_three p{

}


.column_two {
	width: 210px;
	margin: 0px 5px 0px 40px;
	float: left;
	overflow:auto;
	height: auto;
	color: #000;
}
.column_two2 {
	width: 270px;
	margin: 0px 5px 0px 10px;
	float: left;
	overflow:auto;
	height: auto;
	color: #000;
}
.column_three2 {
	width: 230px;
	margin: 0px 5px 0px 10px;
	float: left;
	overflow:auto;
	height: auto;
	color: #000;
}
.woman {
	float: right;
}

.column_three {
	width: 250px;
	margin: 0px 5px 0px 10px;
	float: left;
	overflow:auto;
	height: auto;
	color: #000;
	padding: 250;
}
.read_more  {
	border: none;
	float: right;
	height: 22px;
	margin-top: 3px;
}
.column_three .man {
	float: left;
	margin-right: 20px;
	margin-top:85px;
}
.column_three img.logo {
	border: none;
	width: auto;
	margin: 0 auto;
	display: block;
	padding-top: 20px;
}
.column_three .address {
	padding: 0;

}
.column_three .address p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 1px;
}
.column_one2 {
	width: 250px;
	margin: 0px 5px 0px 23px;
	float: left;
	overflow:auto;
	height: auto;
	color: #000;
}
.column_two2 {
	width: 250px;
	margin: 0px 15px 0px 20px;
	float: left;
	overflow:auto;
	height: auto;
	color: #000;
}




#content_bottom {
	background-image: url(../_images/main_bottom.png);
	background-repeat: no-repeat;
	height: 25px;
	z-index: 10;
	position: relative;
	background-position: center bottom;
}
#rpm {
	background-image: url(../_images/rpm.gif);
	background-repeat: no-repeat;
}
#bottom_banner {
	background-image: url(../_images/bottombanner.jpg);
	background-repeat: repeat-x;
	height: 68px;
	margin: 0 auto;
	position: relative;
	top: -20px;
	z-index: 0;
}
.bottom_links {
	margin: 0 auto;
	width: 818px;
	padding: 30px 0px 0px 0px;
	position: relative;
	z-index: 20;
}
.copyright {
	margin: 0 auto;
	width: 798px;
	padding: 0px 20px 0px 30px;
	position: relative;
	top: -15px;
	text-align: right;
}
input {
	width: 200px;
}
#goog-wm-sb {
	width: 100px;
}

