@charset "UTF-8";
/* CSS Document */

body {
	padding:0;
	margin:0 auto;
	background-image:url(images/bottombg.jpg);
	background-repeat:repeat-x;
	background-position:0 456px;
	background-color:#959595;
	font-family:Arial, Helvetica, sans-serif;
}

#topbg {
	height:456px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background-image:url(images/topbg.jpg);
	background-repeat:repeat-x;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	
}

#header {
	width:900px;
	float:left;
	height:110px;
	background-image:url(images/headerbg.jpg);
	background-repeat:no-repeat;
}

#logo {
	float:left;
	width:173px;
	height:79px;
	padding-left:30px;
	padding-top:25px;
}

#menu {
	float:right;
/*	width:424px; 
*/	
	width:347px;
	height:54px;
/*	padding-right:20px;
*/	padding-right:2px;
	background-image:url(images/arda_03.jpg);
	background-repeat:no-repeat;
}

#menu li {
	float:left;
	padding:19px 17px 22px 17px;
	background-image:url(images/menuline.jpg);
	background-repeat:no-repeat;
	background-position:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	list-style-type:none;
}

a img {
	border: none;
}
#menu li.last {
	background-image:none;
}

#menu ul {
	margin:0;
	padding:0 0 0 5px;
	list-style-type:none;
}

#banner {
	float:left;
	clear:both;
	height:346px;
	width:900px;
}

#boxes {
	float:left;
	clear:both;
	width:900px;
	height:279px;
}

#box1 {
	float:left;
	width:378px;
	height:209px;
	background-image:url(images/arda_08.jpg);
	background-repeat:no-repeat;
	padding:35px 35px 35px 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}

#box1 h2 {
	color:#000000;
	font-size:25px;
	margin:0;
	padding:0 0 20px 0;
}

#box1 h4 {
	color:#000000;
	font-size:17px;
	margin:0;
	padding:0 0 15px 0;
}

#box2 {
	float:left;
	width:450px;
	height:279px;
	background-image:url(images/arda_09.jpg);
	background-repeat:no-repeat;
}

#box2_text {
	float:left;
	padding:170px 30px 0 35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

#box2_text a:link, #box2_text a:visited, #box2_text a:hover, #box1 a:link, #box1 a:hover, #box1 a:visited, #box1:active {color:#000;}

#more a:link, #more a:visited, #more a:hover {color:#ffffff; text-decoration:none;}

#more {
	background-image:url(images/moretab.jpg);
color:#FFFFFF;
font-size:12px;
font-weight:bold;
height:8px;
margin-left:355px;
margin-top:251px;
padding:7px 10px 13px 13px;
position:absolute;
width:33px;
}










/*---------------------------

		    Inner
		
----------------------------*/

body.inner {
	padding:0;
	margin:0 auto;
	background-image:url(images/bodybg_inner.jpg);
	background-repeat:repeat-x;
	background-position:0 202px;
	background-color:#959595;
}

#inner_header {
	width:900px;
	float:left;
	height:201px;
	background-image:url(images/inner_header.jpg);
	background-repeat:no-repeat;
}

#topbg_inner {
	height:201px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background-image:url(images/topbg_inner.jpg);
	background-repeat:repeat-x;
}

#logo_inner {
	float:left;
	width:173px;
	height:79px;
	padding-left:30px;
	padding-top:70px;
}
	

#content {
	width:900px;
	float:left;
	clear:both;
	min-height:450px;
}

#sidemenu {
	float:left;
	width:185px;
	background-color:#ebebeb;
	background-image:url(images/arrow2.jpg);
	background-repeat:no-repeat;
	background-position:157px 10px;
	min-height:200px;
	font-size:12px;
	padding-bottom:20px;
}

#sidemenu_outer {
	float:left;
	width:187px;
	background-image:url(images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:157px 10px;
}

#sidemenu li {
	float:left;
	clear:both;
	background-color:#dbdbdb;
	text-align:left;
	width:185px;
	padding:0 0 0 0px;
	color:#1a1a1a;
	margin-bottom:2px;
	list-style-type:none;
}

#sidemenu li a{
	display: block;
	width:155px;
	padding:7px 0 7px 30px;
	color:#1a1a1a;
}

#sidemenu li:hover {background-color:#cecece; cursor:hand;}

#sidemenu li a:link {color:#000; text-decoration:none;}
#sidemenu li a:active {color:#000; text-decoration:none;}
#sidemenu li a:hover {color:#000; text-decoration:none;}
#sidemenu li a:visited {color:#000; text-decoration:none;}

#sidemenu h2 {
	font-size:20px;
	color:#1a1a1a;
	margin:0;
	padding:20px 0 20px 30px;
}


#sidemenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#main {
	float:left;
	width:688px;
	background-color:#d7d7d7;
/*	min-height:450px; */
	padding:25px 0 25px 25px;
	font-size:12px;
}

#mainwide {
	float:left;
	width:850px;
	background-color:#d7d7d7;
	min-height:450px;
	padding:25px 25px 25px 25px;
	font-size:12px;
}

#mainwide h2 {
	font-size:30px;
	color:#1a1a1a;
	margin:0;
	padding:20px 0 20px 0;
}

.productbox {
	float:left;
	width:180px;
	min-height:228px;
	padding:10px;
	background-color:#e8e8e8;
	margin:23px 27px 0 2px;
	font-size:11px;
}

.productbox img {
}

.productbox h4 {
	font-size:12px;
	text-transform:uppercase;
	clear:both;
	margin:0;
	padding:15px 0 10px 0;
}

.productbox h5 {
	font-size:11px;
	text-transform:uppercase;
	clear:both;
	margin:0;
	padding:15px 0 10px 0;
}
	
.productlink {
	background-image:url(images/inner_more.jpg);
color:#FFFFFF;
font-size:11px;
height:10px;
margin-left:99px;
margin-top:220px;
padding:3px 8px 5px;
position:absolute;
width:68px;
text-align:center;
}

.productlink a {color:#FFF; text-decoration:none;}

.specsheet {
	background-image:url(images/inner_specsheets.jpg);
color:#FFFFFF;
font-size:11px;
height:10px;
margin-top:220px;
padding:3px 8px 5px;
position:absolute;
width:68px;
text-align:center;
}

.specsheet a {color:#FFF; text-decoration:none;}

.breadcrumb {
	font-size:10px;
}

.textcol {
	width:800px;
}

li.nolink {
}

#footer {
	float:left;
	clear:both;
	width:900px;
	padding-top:5px;
	padding-bottom:20px;
	font-size:10px;
	height:25px;
}

#footer img {
	padding-left:5px;
	padding-top:6px;
	float:right;
}

#footertext {
	padding-right:5px;
	padding-top:5px;
	text-align:right;
	float:right;
	width:200px;
}

#disclaimer {
	padding-right:15px;
	padding-top:20px;
	text-align:right;
	font-size:10px;
	clear:both;
}


	
	

























