*{margin:0;padding:0;}
html,body {
	height:100%;
	font: normal 12px/16px Arial, sans-serif;
	color:#000;
}
body{background:#fff;}
#wrap {
	background:#fff url(../../images/bkg.gif) repeat-x;
   min-height:100%;
   min-width:790px;
   position:relative;
   width:90%;
   margin:0 auto;
}
#header {
	background: #fc7601 url(../../images/head_bkg.gif) no-repeat top left;
	overflow:auto;
}
#content {
	clear:both;
   padding-bottom:40px;   /* Height of the footer */
}
#content p{padding-bottom:10px;margin-left:10px;
}
#footer {
	font: normal 11px/12px Arial, sans-serif;
   position:absolute;
   bottom:0;
   width:100%;
   height:40px;   /* Height of the footer */
   color:#fff;
   background:#6E7175;
   border-top:3px solid #fc7601;
}
#content a, #footer a {
	color:#0f75bc;
}
#phone {
	float: left;
	margin:10px;
	}
#copyright {
	float: right;
	margin:10px;
}
#logo{margin:14px 0 18px 20px;background:transparent url(../../images/arturan_logo.gif) no-repeat;float:left;}
#logo a{display: block;height:28px;width:152px;text-decoration:none;}
#logo a span{display:none;}
h2{margin:40px 0 10px 10px;color:#6E7175;text-transform:uppercase;}

/* HOME */
#hometop{border-bottom: 1px solid #323232;margin:20px 0 20px;padding:0 12px 80px;}
.popimg {float:left;border: 1px solid #323232;margin-right:20px;}
#homeslides p{line-height:12px;padding-bottom:10px;}
#homeslides{list-style:none;}
#homeslides li{width:100%;}
#homebot{padding:0 12px 20px;}
#services ul{margin-left:0;padding-left:2px;list-style: none;}
#services li{line-height:17px;padding-left: 12px;background-image: url(../../images/bullet.gif);background-repeat: no-repeat;background-position: 0 .5em;}


/* WORK */
.popimg {float:left;border: 1px solid #323232;margin-right:20px;}
#workslides p{color:#666;line-height:12px;}
#workslides{list-style:none;margin-right:30px;}
#workslides li{width:100%;clear:both;padding:20px 12px;overflow:auto;border-bottom: 1px solid #323232;}
#more{margin:8px;overflow:auto;}
#more a{display:block;width:125px;margin:2px;border:1px solid #ccc;float:left;}
#more a:hover{border:1px solid #fc7601;float:left;}

#workslides h3{color:#666;padding-bottom:12px;}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.CMSmenu{clear:both;background:#fff url(../../images/dots3.gif) repeat-x bottom;height:2.7em;border-top:3px solid #999;}
#CMSnav li{font-size:1.5em;text-transform:lowercase;
	padding:0 30px;background:#fff url(../../images/navdiv2.gif) no-repeat center right;
	}
#CMSnav #about-us{background:none;}
#CMSnav li a:hover{color:#fc7601;}
#CMSnav li a{padding-top:2px;text-align:center;color:#999;text-decoration:none;line-height:1.5em;}
#CMSnav li a.at{color:#fc7601;}
#CMSnav li ul li{padding:0;background:transparent;font-size:1em;border-bottom:none;width:172px;}
#CMSnav li ul li:hover{border-bottom:none;}
#CMSnav li ul li a{text-align:left;width:140px;background:#fff;}
#CMSnav li ul li a:hover{}


/* no need to edit */
.CMSmenu ul{list-style-type:none;position:relative;width:100%;}
.CMSmenu ul li{position: relative;float:left;}
.CMSmenu ul li a{display: block;}
.CMSmenu ul li ul{position:absolute;top:1em;display:block;visibility:hidden;}
.CMSmenu ul li ul li{display:list-item;float: none;}
* html p#iepara{padding-top:1em;}
/* Holly Hack for IE \*/
* html .CMSmenu ul li { float:left; height:1%; }
* html .CMSmenu ul li a { height:1%; }
* html .CMSmenu ul li ul li { float:left;}
/* End */