@charset "utf-8";
/* CSS Document */
body
{
margin: 0;
padding: 0;
background: url(../images/body_bg2.png) top repeat-x #edeceb;
}
#wood_bg
{
background:transparent url(../images/wood1.gif) top right no-repeat;
}
#wrapper
{
margin: 0;
padding: 0;
width: 1000px;
background: url(../images/body_bg.png) top no-repeat #edeceb;
}
#flash
{
width: 1000px; 
height: 528px;
}
#services
{
width: 296px; 
float:left;
}
#services_cup_bg
{
width: 296px; 
height: 367px; 
background:transparent url(../images/coffee.png) top no-repeat;
}
#services_menu
{
padding-left: 160px;
}
#right_cor
{
width: 703px; 
float: left;
}
#tab_bg
{
background: url(../images/toptab_bg.png) top no-repeat; 
height: 43px;
}
#content_bg
{
background: url(../images/content_bg.png) top no-repeat; 
width: 703px; 
height: 402px;
}
.tab_cor
{
padding-left: 32px; 
width: 670px; 
height: 43px;
}
.content_pad
{
padding-left: 40px;
}
.c_solution
{
float:left; 
padding-top: 30px;
}
.b_solution
{
float:left; 
margin-left: -5px; 
padding-top: 20px;
}
.e_solution
{
float: left; 
margin-left: -25px; 
padding-top: 20px;
}
.clear
{
clear:both;
}

h2 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}
