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

html {
	margin:0;
	padding:0;

}
#container {
	width:950px;
	height:100%;
	margin:0 auto;
	padding:0;
}
#header {
	width:950px;
	height:215px;
}

#header_login {
	width:950px;
	height:100px;
}
#topHeader {
	width:925px;
	height:100px;
	padding: 0 0 0 40px;
}
#topHeaderLeft {
	width:453px;
	height:84px;
	float:left;

}
#topHeaderRight {
	width:460px;
	height:100px;
	/*background:#660000;*/
	float:left;
}
.headerLink {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.80em;
	font-weight: bold;	
}
#topLinks {
	width:375px;
	height:25px;
	font-size:1em;
	padding: 5px 0 0 10px;
	text-align:right;
	/*background:#33FF66;*/
}
#search {
	width:375px;
	height:60px;
	padding: 0 0 0 10px;
	text-align:right;
	/*background:#FF9900;*/
	
}

.clear{
	clear:both;
}


#mainNav {
/*	background: #FFF url("images/nav.png") no-repeat;*/
	width:855px;
	height:130px;
	padding:0 0 0 40px;
}

#mainShellBG {
    background: url("../images/content_05.png") no-repeat;
	width:100%;
	height:1080px;
	display:block;
	
	/*border:1px solid #fff;*/
}
#mainShellBG_Long {
    background: url("../images/content_05_Long.png") no-repeat;
	width:100%;
	height:1880px;
	display:block;
	
	/*border:1px solid #fff;*/
}


#animatedLogoHome {
	width:80px;
	height:80px;
	background: url("../images/cone.gif") no-repeat;
	float:left;
	margin:15px 0 0 5px;
}
#animatedLogoFlexo {
	width:80px;
	height:80px;
	background: url("../images/pyramid.gif") no-repeat;
	float:left;
	margin:15px 0 0 5px;
}
#animatedLogoDigital {
	width:80px;
	height:80px;
	background: url("../images/cylinder.gif") no-repeat;
	float:left;
	margin:15px 0 0 5px;
}
#animatedLogoContact {
	width:80px;
	height:80px;
	background: url("../images/disk.gif") no-repeat;
	float:left;
	margin:15px 0 0 5px;
}
#animatedLogoServices{
	width:80px;
	height:80px;
	background: url("../images/pyramid.gif") no-repeat;
	float:left;
	margin:15px 0 0 5px;
}
#animatedLogoCutting{
	width:80px;
	height:80px;
	background: url("../images/sphere.gif") no-repeat;
	float:left;
	margin:15px 0 0 5px;
}


#bodyHeading {
	width:500px;
	height:50px;
	padding:45px 0 0 60px;
	font-size:20px;
	/*background:#FFF;*/
	float:left;
}

#mainShell {
/*background:#3333FF;
*/	/*border:10px solid #00FF00;*/
/*	background:#00CC00;
*/	/*min-height:450px;*/
	width:800px;
	padding: 0 0 0 100px;
	/*height:100%;*/
	/*margin:0 0 0 50px;*/ /*TEST*/
	/*margin:60px auto;*/
}

#mainBody {
/*	border:10px solid #000;*/
	clear:both;
	height:890px;
	width:750px;
	margin:0;
}

#mainBody_Long {
/*	border:10px solid #000;*/
	clear:both;
	height:1690px;
	width:750px;
	margin:0;
}

#leftCol {
	width:160px;
	min-height:400px;
	float:left;
	padding:0 0 0 10px;
}

#rightCol {
	width:560px;
	/*	min-height:380px;*/
	float:left;
	padding:0 0 0 20px;
	display:block;
	/*overflow:auto;*/
}

#rightContent {
	/*height:auto;*/
	padding:0 10px 0 0;
}
#flexoContent {
	clear:both;
	height:100%;
	padding:0 10px 0 0;
}

#hrContent{
	width:100px;
	height:5px;
	background-color:#00FF33;
}
#leftContentCol{
	width:200px;
	height:133px;
	float:left;
}
#rightContentCol{
	width:auto;
	height:300px;
	float:left;
}


#footer {
	width:750px;
	/*height:50px;*/
	float:left;
/*	clear:both;
*/	
}
#firstLink{
	/*background:#00FF00;*/
	width:170px;
	/*height:70px;*/
	float:left;
	padding: 5px 0 0 140px;
	/*background: url("images/logo01.jpg") no-repeat;
	float:left;*/
	/*clear:both;	*/
}

#secondLink{
	/*background:#003399;*/
	width:160px;
	height:60px;
	float:left;
	padding:10px 0 0 15px;
	/*background: url("images/logo02.jpg") no-repeat;
	width:240px;
	height:65px;
	float:left;*/
}

#thirdLink{
	/*background:#993333;*/
	width:150px;
	height:60px;
	float:left;
	padding:10px 0 0 15px;
	/*background: url("images/logo03.jpg") no-repeat;
	width:240px;
	height:65px;
	float:left;*/
}

body {
/*	background:#333333;
*/	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.69em;
	background: url("../images/backlong.jpg") center repeat-y;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:bold;
	color:#666666;
	
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	
}
img{border:0px;}

.address {
color:#990000;
}

.address:hover {
color:#00CC00;
}

a:link {
	text-decoration:none;
	color: #000000;
	
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color:#0099CC;
}
a:active {
	text-decoration: none;
	color: #000000;
}

/* ======= ADDED: 2008-10-15 by DRU ============ */
#iFrame {
	margin:0;
	padding:0;
}
