#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #FFFFFF;
}

body {
padding:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

td {
	/* [disabled]background-color:#fff; */
	font-size: 11px;
}

div.float {
	float:left;
}

div.clear {
clear:both;
}

div.header {
width:800px;
height:110px;
}


div.navigation {
width:504px;
height:20px;
float:left;
}

div.index {
	width:800px;
	height:465px;
	float:left;
}

div.contact {
width:187px;
height:220px;
float:left;
background-image:url(/images/contact_middle2.jpg);
background-repeat:no-repeat;
padding-top:245px;

}

td.contact {
width:177px;
padding-right:10px;
font-size:10px;
}

div.work {
	width:800px;
	height:460px;
	float:left;
	background-image:url(images/work_left.jpg);
	background-repeat:no-repeat;



background-position:x-pos:0px y-pos:110px;
	background-color:#FFFFFF;
}

div.main {
	width:399px;
	height:465px;
	float:left;
	background-color: #FFFFFF;
}

div.footer {
width:800px;
height:19px;
padding-top:6px;
float:left;
text-align:center;
background-color:#333333;
color:#FFFFFF;
font-size:10px;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
border-top:solid #FFFFFF 1px;
}

div.logos {
	width:800px;
	height:108px;
	float:left;
	background-color: #FFFFFF;
}

td.w {
background-image:url(images/index_W.jpg);
background-position:top left;
background-repeat:no-repeat;
padding-left:20px;
padding-top:20px;
padding-right:20px;
text-align:left;
line-height:18px;
}


td.work {
width:415px;
height:135px;
background-color:#F79239;
padding-left:5px;
padding-right:5px;
}

td.about {
width:365px;
height:143px;
background-color:#F79239;
padding-left:3px;
font-size:10px;
}

td.aboutfront {
width:398px;
background-color:#F79239;
padding-left:5px;
padding-right:5px;
}

div.process {
	width:480px;
	height:465px;
	float:left;
	padding-right:5px;
	overflow: auto;
	background-color:#FFFFFF;
}

strong {
	font-size:14px;
}

strong.white {
font-size:14px;
color:#FFFFFF;
}

.orange {
color:#F79239;
}

.white {
color:#FFFFFF;
}

img.border {
border:1px solid #000000;
}

a:link {
color:#333333; text-decoration:none;}
a:visited {
color:#333333; text-decoration:none;}
a:hover {color:
#003366; text-decoration:underline;
}
