	body, html {
		margin:0;
		padding:0;
		background:#fff;
		color:#002250;
		font-family: Arial, Helvetica, sans-serif;
		height: 100%;
	}
	img {
		border: 0px;
	}
	.pngfix {
		behavior: url("/images/iepngfix.htc");	
	}
	.clear {
		display: block;
		clear: both;
	}
	span.checkbox {
		width: 19px;
		height: 25px;
		padding: 0 5px 0 0;
		background: url("/images/checkbox.gif") no-repeat;
		display: block;
		clear: left;
		float: left;
	}
	span.radio {
		width: 19px;
		height: 25px;
		padding: 0 5px 0 0;
		background: url("/images/radio.gif") no-repeat;
		display: block;
		clear: left;
		float: left;
	}
	body {
		min-width:958px;
	}
	#wrap {
		background:#fff;
		width:100%;
		min-height: 100%;
		height: auto !important;
		height: 100%;
		margin: 0 auto -200px; /* the bottom margin is the negative value of the footer's height */
	}
	
	/* header */
	#header {
		background: url("/images/header.jpg") top center no-repeat;
		width: 958px;
		height: 382px;
		margin:0 auto;
	}
	#header_container {
		background: url("/images/header_back.gif") bottom center repeat-x;
		height: 382px;
	}
	#logo {
		float: left;
		padding: 12px 0 0 30px;
	}
	#menu {
		width: 616px;
		height: 30px;
		float: right;
		padding: 0px;
		margin: -18px 0 0 0;
	}
	#upld {
		float: right;
		width: 200px;
		height: 40px;
		position: relative;
		top: -47px;
	}
	#line {
		background-color: #02aeee;
		height: 8px;
		min-height: 8px;
	}
	#upload2 {
		width: 198px;
		height: 46px;
		min-height: 46px;
		position: relative;
		top: 22px;
		left: 667px;
	}
	/* header */
	
	/* center */
	#main {
		float:left;
		width:670px;
		font-size: 12px;
		line-height: 16px;
		padding-bottom: 40px;
	}
	#main_container {
		width:958px;
		margin: 0 auto;
		position: relative;
		top: -15px;
	}
	#main h2, #main h3 {
		padding:0 20px;
    }
   #main h1 {
		font-size: 40px;
		color: #00afed;
		margin: 40px 0 25px 15px;	
    }
	#main p {
		margin: 12px 55px 0 12px;
		font-size: 13px;
		line-height: 18px;
		text-align: justify;
		padding: 0px;
		color: #002250;
	}
	.mainlist {
		list-style-image: url("/images/listarrow.gif");
		padding: 0px;
		margin: 13px 55px 0 50px;
	}
	.mainlist li {
		margin: 6px 0 0 0;
		line-height: 18px;
	}
	.pink {
		font-size: 23px;
		line-height: 34px;
		color: #ff66cc;
	}
	 
	#sidebar {
		background:#fff;
		float: right;
		width: 270px;
	}
	#sidebar p {
		padding: 0 25px 0 0;
		margin: 10px 0 0 0;
	}
	.teaser1 {
		padding: 1px 0px 0px 20px;
		margin-bottom: 30px;
		width: 246px;
		height:103px;
		background: url("/images/teaser1.jpg") top left no-repeat;
		font-size: 13px;
		line-height: 15px;
		display: block;
		color: #003366;
		text-decoration: none;
		cursor: pointer;
	}
	
.teaser1 img
{
	position: relative;
	z-index: 1;
}

.teaser1 .headerimg
{
	margin-top: 10px;
}

	#pf1 {
		width: 140px;
		float: left;
		display: block;
	}
	#pf2 {
		width: 76px;
		float: left;
		position:relative;
		top:-10px;
		right:-10px;
		display: block;
	}
	.teaser2 {
		padding: 1px 0 0 20px;
		width: 266px;
		height:231px;
		background: url("/images/teaser2.jpg") top left no-repeat;
		font-size: 13px;
		line-height: 15px;
		cursor: pointer;
	}
	.teaser2 ul {
		list-style-image: url("/images/ch.gif");
		margin: 0 0 0 20px;
		padding: 0px;
	}
	.teaser2 li {
		margin: 6px 0 0 0;
	}
.teaser2 li a
{
	text-decoration: none;
	color: #0058b0;
}
.teaser2 li a:hover
{
	text-decoration: none;
	color: #e80397;
}
	#shape {
		background: url("/images/shape.jpg") bottom right no-repeat;
	}
	#works_container {
		height: 251px;
		min-height: 251px;
		background: url("/images/works_back.gif") center center repeat-x;
	}
	#works {
		width: 958px;
		height: 251px;
		min-height: 251px;
		margin:0 auto;
	}
	#works h1 {
		font-size: 24px;
		line-height: 20px;
		color: #fff;
		padding: 20px 0 0 10px;
		margin: 0px;
	}
	/* dock2 - bottom */
	.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
	top: 150px;
}
#dock2 {
	width: 100%;
	bottom: 0px;
	left: 0px;
}
.dock-container2 {
	position: absolute;
	height: 50px;
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 13px Arial, Helvetica, sans-serif;
	width: 90px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

	span.checkbox {
		width: 19px;
		height: 25px;
		padding: 0 5px 0 0;
		margin: 0px;
		background: url("/images/checkbox.gif") no-repeat;
		display: inline-block;
		vertical-align: bottom;
	}
	span.radio {
		width: 19px;
		height: 25px;
		padding: 0 5px 0 0;
		background: url("/images/radio.gif") no-repeat;
		display: block;
		clear: left;
		float: left;
	}
	
	.input1 {
		background-color: #eaedf1;
    	background-image: url("/images/input1.gif");
    	border: 0px;
    	font-size: 11px;
    	color: #c7c7c7;
		padding: 4px 0 0 5px;
		width: 366px;
		height: 21px;
	}
	.input2 {
		background-color: #eaedf1;
    	background-image: url("/images/input2.gif");
    	border: 0px;
    	font-size: 11px;
    	color: #c7c7c7;
		padding: 4px 0 0 5px;
		width: 45px;
		height: 21px;
	}
	.input3 {
		background-color: #eaedf1;
    	background-image: url("/images/input3.gif");
    	border: 0px;
    	font-size: 11px;
    	color: #c7c7c7;
		padding: 4px 0 0 5px;
		width: 175px;
		height: 21px;
	}
	.input4 {
		background-color: #eaedf1;
    	background-image: url("/images/input4.gif");
    	border: 0px;
    	font-size: 11px;
    	color: #c7c7c7;
		padding: 4px 0 0 5px;
		width: 400px;
		height: 21px;
	}
	.input5 {
		background-color: #eaedf1;
    	background-image: url("/images/input5.gif");
    	border: 0px;
    	font-size: 11px;
    	color: #c7c7c7;
		padding: 4px 0 0 5px;
		width: 371px;
		height: 21px;
	}
	.input6 {
		background-color: #eaedf1;
    	background-image: url("/images/input6.gif");
    	border: 0px;
    	font-size: 11px;
    	color: #c7c7c7;
		padding: 4px 0 0 5px;
		width: 176px;
		height: 21px;
	}
	.input7 {
		background-color: #eaedf1;
    	background-image: url("/images/input7.gif");
    	border: 0px;
    	font-size: 11px;
    	color: #c7c7c7;
		padding: 4px 0 0 5px;
		width: 125px;
		height: 21px;
	}
	

	/* center */ 
	
	/* footer */
	#footer {
		background:#070707;
		clear:both;
		height: 200px;
		margin-top: 15px;
	}
	
	.push {
		height: 184px;
	}

	#footer h2 {
		font-size: 15px;
		line-height: 24px;
		color: #fff;
		margin: 0px;
		padding: 0px;
	}
	#footer_block11 {
		padding: 27px 0 0 0;
	}
	#footer_block12 {
		padding: 27px 0 0 85px;
	}
	#footer_block13 {
		padding: 18px 0 0 0;
		float: right;
	}
	#footer_block1 {
		height: 151px;
		min-height: 151px;
		width: 958px;
		margin: 0 auto;
	}
	#footer_block1_container {
		background: url("/images/footer_back.gif") center center repeat-x;
		height: 151px;
		min-height: 151px;
	}
	#footer_block1 ul{
		margin: 0;
		padding:0;
		list-style:none;
	}
	#footer_block1 li{
		margin: 0px;
		padding: 0px;
	}
	#footer_block1 li a {
		font-size: 13px;
		line-height: 24px;
		color: #fff;
	}
	#footer_block2 {
		width: 958px;
		height: 47px;
		margin:0 auto;
		min-height: 47px;
		font-size: 12px;
		line-height: 20px;
		color: #fff;
	}
	#footer_block2 a {
		font-size: 12px;
		line-height: 20px;
		color: #fff;
	}
	#footer_block21, #footer_block11, #footer_block12 {
	    float: left;	
	}
	#footer_block21 p {
		margin: 13px 0 0 0;
	}
	#footer_block22 {
		background: url("/images/pixilion.jpg") center center no-repeat;
		float: right;
		width: 117px;
		height: 32px;
		margin: 10px 0 0 0;
	}
	/* footer */
	#main .pad1 {
		padding: 0px;	
	}

div.upload_wrapper
{
	margin-left: 12px;
}

div.upload_wrapper img.title,
div.upload_wrapper a
{
	display: block;
	float: left;
}

div.upload_wrapper a
{
	margin-left: 20px;
}

div.upload_wrapper img.title
{
	padding-top: 7px;
}

img.examples_title
{
	padding-top: 20px;
}
#flash{
margin-top:7px;
margin-left:10px;
}
.td6
{
	padding-top: 16px;
}

.td6 .pricetext,
.td6 .totalpricetext,
.td6 .price,
.td6 .totalprice
{
	float: none;
}

.td6 .totalpricetext,
.td6 .totalprice
{
	padding-top: 26px;
	padding-bottom: 15px;
}

.td6 .price,
.td6 .totalprice
{
	text-align: right;
}

.td6 .vatrow
{
	padding-top: 5px;
}

td.pricecolumn
{
	padding-right: 76px;
}

tr.height42
{
	height: 42px;
}

td.bottom_border
{
	border-bottom: 1px solid #D2D2D2;
}

div.summary_controls
{
	margin-right: 20px;
	padding-top: 15px;
}

div.referrer-header h3 {
	margin-top:10px;
}

div.summary_controls a
{
	display: block;
	float: right;
	margin-left: 9px;
}

.td5 a
{
	color: #00AFED;
}

#main p.order_header
{
	padding-bottom: 15px;
}
#Contact .button {
  margin-left:395px;
}

a,a:visited {
  color:#0058b0;
}
a:hover {
color:#e80397;
}

a.sidepromo {
display:block;
width:263px;
height:102px;
position:absolute;
text-decoration:none;
}
