@charset "UTF-8";

#container{
	position:relative;
	margin-left:auto;
	margin-right:auto;
      height: 686px;
	width: 1000px;
	background-color: #ffffff;
} 

#mainbackground{
	top:0px;
	left:0px;
	position:absolute;
	width:818px;
	height:686px;
	background-image: url(images/background_01.gif);
	background-repeat: no-repeat;	
	font-size:35pt;
	color: #0000ff;
}
#specialbackground{
	top:0px;
	left:0px;
	position:absolute;
	width:818px;
	height:686px;
	background-image: url(images/special_background.gif);
	background-repeat: no-repeat;	
	font-size:35pt;
	color: #0000ff;
}

#sent_image{
	top:199px;
	left:20px;
	position:absolute;
	width:818px;
	height:686px;
	font-size:35pt;
	color: #0000ff;
}



#blankbackground{
	top:0px;
	left:0px;
	position:absolute;
	width:818px;
	height:686px;
	background-color:#ffffff;

}

#contactform{
	top:400px;
	left:340px;
	position:absolute;
	width:300px;
	height:300px;
	font-family:arial;
	font-size:35pt;
	color: #0000ff;

}



#homebackground{
	top:0px;
	left:0px;
	position:absolute;
	width:818px;
	height:686px;
	background-image: url(images/home_01.gif);
	background-repeat: no-repeat;	
}

#clients_logos{
	top:16px;
	left:25px;
	position:absolute;
	width:760px;
	height:500px;
}
#maintopside{
	top:0px;
	left:818px;
	position:absolute;
	width:182px;
	height:16px;
	background-image: url(images/background_02.gif);
	background-repeat: no-repeat;	
}


#hometopside{
	top:0px;
	left:818px;
	position:absolute;
	width:182px;
	height:16px;
	background-image: url(images/home_02.gif);
	background-repeat: no-repeat;	
}

#menuhome{
	top:16px;
	left:818px;
	position:absolute;
	width:182px;
	height:29px;
}

#menuclients{
	top:45px;
	left:818px;
	position:absolute;
	width:182px;
	height:23px;
}

#menudesign{
	top:68px;
	left:818px;
	position:absolute;
	width:182px;
	height:21px;
}

#menuweb{
	top:89px;
	left:818px;
	position:absolute;
	width:182px;
	height:24px;
}

#menuprint{
	top:113px;
	left:818px;
	position:absolute;
	width:182px;
	height:22px;
}

#menutest{
	top:135px;
	left:818px;
	position:absolute;
	width:182px;
	height:23px;
}

#menuspecial{
	top:158px;
	left:818px;
	position:absolute;
	width:182px;
	height:23px;
}

#menucontact{
	top:181px;
	left:818px;
	position:absolute;
	width:182px;
	height:23px;
}


#menucommunity{
	top:204px;
	left:818px;
	position:absolute;
	width:182px;
	height:25px;
}

#mainfooterside{
	top:229px;
	left:818px;
	position:absolute;
	width:182px;
	height:459px;
	background-image: url(images/background_12.gif);
	background-repeat: no-repeat;	
}

#homefooterside{
	top:229px;
	left:818px;
	position:absolute;
	width:182px;
	height:459px;
	background-image: url(images/home_12.gif);
	background-repeat: no-repeat;	
}
