body {
    padding:0px;
    text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 10px;
	margin-right: 15px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:2px;
	margin-top:5px;
}


h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
}

#main{
	width:800px;
	margin:0px auto;
	background-color:#FFFFFF;
	text-align:left;
}

#header{
	width:100%;
	height:75px;
}

#flashright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
}

#flash{
	float:left;
}

#menu{
	width:100%;
	background-image:url(../images_cabt/menu/menu_background.jpg);
	background-repeat:repeat-x;
	float:left;}

#home_top_content{
	vertical-align:middle;
}

#home_left_image{
	float:left;
	height:220px;
	width:190px;
	margin-top:40px;
	margin-right:10px;
}

#home_left_buttons{
	float:left;
	height:277px;
	width:190px;
}

#footer{
	width:100%;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	float:right;}

#services_image{
	float:left;
	margin-right:15px;
}

#services_text{
	height:300px;
}

/***************************************************************************************************************************
Posters
***************************************************************************************************************************/

#posters_intro{
	float:left;
	width:800px;
}

#posters-mini{
	float:right;
}

#posters-bottom{
	float:left;
}

/***************************************************************************************************************************
Stickers
***************************************************************************************************************************/

.vinyl-stickers{
	float:left;
}

/***************************************************************************************************************************
Banners
***************************************************************************************************************************/


#banners-right{
	float:right;
}

/***************************************************************************************************************************
Products
***************************************************************************************************************************/


#products-hands{
	float:left;
}


