body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding:0px;
}

#main_container {
	padding: 270px 0px 0px 0px;
	text-align: left;
	width: 822px;
	margin-left: auto;
	margin-right: auto;
}

.clear{ clear:both; }


/* ###### CONTAINER - TOP and BOTTOM IMAGES ###### */

#top_images {
	position: absolute;
	top: 0px;
	height:225px;
	width:803px;
	padding-left: 20px;
	padding-top: 18px;
}

#top_image_top {
    position: absolute;
	top: 0px;
	left: 0px;
	width: 822px;
	height: 160px;
	background-color: #666;
}

#top_image_bottom {
	position: absolute;
	top: 160px;
	left: 0px;
	width:822px;
	height:38px;
	background-color: #666;
}

#image_left {
	position: absolute;
	top: 198px;
	left: 0px;
	width:190px;
	height:57px;
	background-color: #666;
}

#image_right {
	position: absolute;
	top: 198px;
	left: 190px;
	width:632px;
	height:10px;
	background-color: #666;
}

#bottom {
	background : url(/images/bottom_image.gif) no-repeat;
	height : 51px;
	clear: both;
}

/* ###### TITLE BOX ###### */

#title_box {
    background: url(/images/product_top.gif) no-repeat;
	position: absolute;
	top: 198px;
	left: 0px;
	width:822px;
	height:56px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#title_box h1 {
	font-size: 16px;
	padding: 5px 0px;
	margin: 13px 0px 0px 200px;
}

/* ###### SEARCH FILED###### */

#search {
	border: 2px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B418B;
	position: absolute;
	top: 170px;
	left: 640px;
	height:15px;
	width:150px;
}

/* ###### MAIN MANU - ###### */

#menu_left {
	position: absolute;
	top: 250px;
	width: 150px;
	padding: 7px 0px 0px 0px;
	margin-left: 0px;
}

#menu_left a {
	background: url(/images/image.gif) no-repeat left;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
    text-decoration: none;
	display: block;
	width: 125px;
	text-align: left;
	height: 30px;
	padding-top: 10px;
	padding-left: 20px;
	font-weight: bold;
}

#menu_left a:hover {
	filter:alpha(opacity=55);
	-moz-opacity:.25;
	opacity:.25;
}

#menu_left a.smaller{
	font-size: 9px;
	font-weight: normal;
	color: #141e34;
	text-decoration: none;
	background: url(none);
	width: 185px;
	padding-top:3px;
	height:15px;
}



/* ###### MAIN content ###### */

/* ###### First Box ###### */

#a_content_top {
   background: url(/images/p_box_top.gif) no-repeat;
	width:620px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#a_content_top h1 {
	color: #ffffff;
	font-size: 16px;
	padding: 0px 30px;
	margin: 5px;
}

#a_content_middle {

	background: url(/images/p_box_middle.gif) repeat-y;
	color: #3B418B;
	width:620px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 10px 0px;
	margin: 0px;
}


#a_content_middle p {
width:580px;
	margin : 0px;
	padding : 5px 0px 0px 15px;
}

#a_content_bottom {
    background: url(/images/p_box_bottom.gif) no-repeat;
	width:620px;
	float:right;
}
