/* screen.css */

/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body 
	{
	padding:0;
	margin:0;
	}
body
	{	
	text-align:center;
	min-width:1000px;/* for mozilla*/
	background: url(images/bg_body.gif) repeat-x #1a1a1a;
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.5em;
	}
	
a { color:inherit; text-decoration:underline; }
a:hover { text-decoration:none; }
	
h1
	{
	background:url(images/arrows.gif) no-repeat 0px 4px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 9px 0px;
	padding:0px 0px 0px 20px;
	}
h2
	{
	font-weight:bold;
	color:#38afff;
	margin:0px 0px 18px 0px;
	}
p
	{
	margin:0px 0px 18px 0px;
	line-height:25px;
	}
ol
	{
	list-style:decimal;
	line-height:18px;
	margin:18px 0px 0px 22px;
	}
ol li
	{
	margin:9px 0px;
	}
#outer
	{
	height:99.9%;
	min-height:100%;
	width:1000px;
	text-align:left;
	margin:auto;
	position:relative;
	background: url(images/bg_outer2.gif) repeat-y center center;
	}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header
	{
	position:absolute;
	top:0;
	left:20px;
	width:960px;
	height:250px;
	overflow:hidden;
	z-index:100;
	background:url(images/bg_header.jpg);
	background-image: url(images/bg_header1.jpg);
	}
#right 
	{
	position:relative;/*ie needs this to show float */
	width:180px;
	float:right;
	padding:250px 20px 0px 0px;
	margin-right:20px;
	background-color: #484848;
	}
#latestnews p {
	color: #FFFFFF;
	background-color: #484848;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 280px;
	line-height: 18px;
}

#right p
	{
	padding:20px;
	color: #FFFFFF;
	line-height: 18px;
	}
#footer 
	{
	width:1000px;
	clear:both;
	height:40px;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
	background:url(images/bg_footer.gif);
	}
#footer p { color:#38afff; padding:12px 0px 0px 20px; }
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer {/*only ie gets this style*/
	\height:42px;/* for ie5 */
	he\ight:40px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent 
	{
	width:710px;
	float:left;
	padding:280px 0px 0px 50px;
	color:#fff;
	background:url(images/bg_centrecontent.gif) no-repeat 20px 250px;
	font-size: 13px;
	line-height: 30px;
	}
#clearfooter {width:100%;height:42px;clear:both} /* to clear footer */
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-42px;} /*safari wrapper */

#topnav
	{
	position:absolute;
	top:220px;
	}
#topnav li { float:left; }
#topnav li a 
	{
	color:#38afff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	text-align:center;
	width:106px;
	padding:10px 0px;
	margin:0px 0px 0px 0px;
	background:url(images/bg_topnav.gif) no-repeat right;
	}
#topnav li a:hover
	{
	color:#fff;
	}
#topnav li .active
	{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	display:block;
	text-align:center;
	width:106px;
	padding:10px 0px;
	margin:0px 0px 0px 0px;
	background:url(images/bg_topnav.gif) no-repeat right;
	}
#news
	{
	width:170px;
	position:absolute;
	top:50px;
	right:30px;
	}
#news p { line-height:18px; }

#serviceslist li a
	{
	padding:9px 0px 12px 45px;
	background:url(images/bg_nav_services.png) no-repeat;
	width:185px;
	display:block;
	margin:0px 0px 15px 0px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	}
#serviceslist li a:hover { background:url(images/bg_nav_services_over.png) no-repeat; }
#servicesleft
	{
	float:left;
	width:260px;
	}
#servicesright
	{
	float:left;
	width:450px;
	line-height: 20px;
	}

.list
	{
	margin:0px 0px 0px 20px;
	}
.list li
	{
	line-height:18px;
	padding:0px 0px 0px 20px;
	background:url(images/list_item.gif) no-repeat 0px 8px;
	}
	
.industrieslist
	{
	margin:20px 0px 0px 0px;
	}
.industrieslist li
	{
	display:block;
	background:#484848;
	padding:7px 7px 8px 8px;
	margin:0px 0px 10px 0px;
	clear:both;
	overflow:hidden;
	}
.industrieslist li img
	{
	float:left;
	margin:0px 10px 0px 0px;
	}

.borderimgs
	{
	border:1px solid #fff;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-bottom: 10px;
	}
.gallery
	{
	float:left;
	width:120px;
	padding:3px;
	border:solid 1px #38afff;
	margin:5px;	
	}	
.profilesection
	{
	width:100%;
	clear:both;
	}
.profileleft
	{
	width:140px;
	float:left;
	padding:2px 0px 0px 0px;
	}
.profileright
	{
	width:590px;
	float:right;
	}
h3 {
	background-color: #000000;
	padding: 3px;
	line-height: 18px;
}
table {
	border: 2px none #000000;
}


#myGallery
{
width: 760px !important;
height: 168px !important;
}
#ethos li {
	list-style-type: circle;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
