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

/*  =reset.css */
body, div, dl, dt, dd,ol,  h3, h4, h5, h6, pre, form, fieldset, input,blockquote, address, th, td { margin : 0; padding :0; }
h2, h3, h4, h5, h6 { font-size : 100%; font-weight : normal; }
ol, ul { list-style-type : none; }
table { border-collapse : collapse; border-spacing : 0; }
caption, th { text-align : left; }
fieldset, img { border : 0; }
dt, address, caption, cite, code, dfn, em, i, b, th, var { font-style : normal; font-weight : normal; }
q:before, q:after { content :''; }

body {
	margin: 0;
	background: #000 url(images/logobadck.png) repeat-x ;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif; }
	
h1 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif; 
	padding: 15px;
	color:#fff;
	margin:0;}
	
h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #fff; 
	padding: 0px 0 0 5px;
	margin:0;}
	
p {
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #fff;
	margin: 0;
	text-indent: 15px;
	line-height: 16px; }
	
* { behavior: url(iepngfix.htc); }

/*------------ Wrappers ---------------------*/


#logowrapper {
	width: 908px;
	height: 1115px;
	margin: 0 auto;
	padding: 0px 0px 0px;
	background:url(images/logoback.png);
	position: relative;}
	
	

	* { behavior: url(iepngfix.htc); }
/*-------------- Nav -----------------------*/

img, #nav ul { behavior: url(iepngfix.htc); }

#nav ul {
	width: 1000px;
	height: 50px;
	margin: 50PX;
	padding:0;
	}

#nav ul {
	width: 1000px;
	height: 50px;
	margin: 0;
	padding:0;
	}
	
#nav li {
	float: left;
	height: 50px;
	margin: 80px 5px;
	text-align:center;
	padding: 0px 5px 0 5px ;}
	

	
#nav a:hover {
	background-color: #000; }
	
#nav a:link, #nav a:visited {
	text-decoration: none;
	margin: 0;
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #FFF; }
	

#productsWrapper #mainNav .products a ,
#Homewrapper #mainNav .home a ,
#solutionsWrapper #mainNav .solutions a ,
#contactWrapper #mainNav .contact a ,
#ourCompanyWrapper #mainNav .our a ,
#servicesWrapper #mainNav .services a {
	
	background-color: #d4cb6e; }
	

/* ----------- logo Page --------------*/

	#mailadd {
	width: 200px;
	height: 100px;
	margin: 0 700px;
	color: #FFFFFF;}


#logopage {
	
	width:420px;
	height:90px;
	margin: 0px 0px 0px;
	background:url(images/logos.png);}


#sd3dimage{

	width:984px;
	height: 410px;
	margin: 0px auto 0 auto;
	background: url(images/sdsection.png) no-repeat;}
	
#sd3dflash{
	width:984px;
	height: 410px;
	margin: -370px  400px 0px;
	background: url() no-repeat;}	
	
#sdtext{
	width:300px;
	height: 200px;
	margin: -370px  40px 0px;
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
#lfimage{
	width:984px;
	height: 410px;
	margin: 100px  -40px 0px;
	background: url(images/leaflash.png) no-repeat;}	
	
#lfflash{
	width:400px;
	height: 135px;
	margin: -310px  420px 0px;
	background: url() no-repeat;}
	
#lftext{
	width:300px;
	height: 200px;
	margin: -150px  05px 0px;
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
#uvimage{
	width:985px;
	height: 500px;
	margin: 0px -42px 0px;
	background: url(images/uv.png) no-repeat;}	
	

#uvflash{
	width:594.7px;
	height: 391.6px;
	margin: 200px 335px;
	background: url() no-repeat;}
			
	
#uvtext{
	width:300px;
	height: 200px;
	margin: -240px  -10px 0px;
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;}	

#sdcimage{
	width:984px;
	height: 384px;
	margin: 180px  -20px 0px;
	background: url(images/sdc.png) no-repeat;}		
	
#sdcflash{
	width:640px;
	height: 480px;
	margin: -500px  310px 0px;}
	
#sdctext{
	width:300px;
	height: 200px;
	margin: -240px  10px 0px;
	}	
	


/*----------- Footer -----------------------*/

#footer {
	width: 1100px;
	height: 40px;
	margin: 100px  0px 0px;
	position:absolute;
	clear: both; }
	
#footer ul {
	margin: 0;
	padding: 0;
	 }
	
#footer li {
	display:inline;
	margin:  20px; }
	
#footer a:link, #footer a:hover, #footer a:visited {
	font: normal 97% Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none; }
	
#footer a:hover {
	background-color: #FFF; }
	
.copyright {
	font: normal 85% Arial, Helvetica, sans-serif;
	color: #FFF;
	position:absolute;
	margin-left: 20px;}


* { behavior: url(iepngfix.htc); }
