#products img {
	margin-bottom:10px;
	/*width:720px;*/	
}

#featureItemA01Image-controller-panel {
	width:720px;
}

#products{
	height : 282px;
	width  : 720px;
	text-align:center; 
	background-color: #FFF; 
}

#content {
margin:0 auto;
width:735px;
margin-top:50px;
}

#warranty {
	font-weight:bold;
	text-align:left;
}
.dblpave {
	float:left;
	width:710px;
	border: 0px dotted #DDDDDD;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	padding:10px;
	-moz-border-radius:10px;
}


.pave {
	width:340px;
	_width:360px;
	border: 1px dotted #DDDDDD;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:0px;
	padding:10px;
	padding-bottom:1px;
	-moz-border-radius:10px;
}

.paveleft {
	float:left;
}

.paveright {
	float:right;
}
.pave h2{
	background:transparent url(../images/h2_bg.gif)  repeat scroll left bottom;

}

.pavecentre{
	text-align:center;
	font-family:"Helvetica","Arial",sans-serif;
}

.pavecategory{
	text-align:center;
	font-family:"Helvetica","Arial",sans-serif;
	padding-left:20px;
}
.pavecontent {
	text-align:center;
}
.pave .subtitle{
	/*background:transparent url(../images/subtitle.gif) no-repeat scroll 12px 1em;*/
	color:white !important;
	display:block;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	line-height:1.2;
	padding:9px 12px 6px 20px;
}

.pave .subtitlePress{
	/*background:transparent url(../images/subtitle.gif) no-repeat scroll 12px 1em;*/
	color:white !important;
	display:block;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	line-height:1.2;
	padding:9px 12px 6px 20px;
}

.dblpave .subtitle{
	background:transparent url(../images/subtitle.gif) no-repeat scroll 12px 1em;
	color:#565656 !important;
	display:block;
	font-weight:bold;
	line-height:1.2;
	padding:9px 12px 6px 20px;
}

.under{
	color:white;
	float:none !important;
}

.clearer {
	clear:both;
}

.price_category{
	float: left;
	padding-top:5px;
	margin-left:5px;
	-moz-border-radius-bottomleft : 5px;
	-moz-border-radius-bottomright : 5px;
	-moz-border-radius-topleft : 5px;
	-moz-border-radius-topright : 5px;
/*	border : 1px solid black;*/
	float : left;
	height : 29px;
	margin : 5px;
	text-align : center;
	width : 48%;
	background-color : #2E8B57;
	height:29px;
	color: #FFFFFF;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color-ltr-source:physical;
	border-left-color-rtl-source:physical;
	border-left-color-value:#666666;
	border-left-style-ltr-source:physical;
	border-left-style-rtl-source:physical;
	border-left-style-value:solid;
	border-left-width-ltr-source:physical;
	border-left-width-rtl-source:physical;
	border-left-width-value:1px;
	border-right-color-ltr-source:physical;
	border-right-color-rtl-source:physical;
	border-right-color-value:#666666;
	border-right-style-ltr-source:physical;
	border-right-style-rtl-source:physical;
	border-right-style-value:solid;
	border-right-width-ltr-source:physical;
	border-right-width-rtl-source:physical;
	border-right-width-value:1px;
	border-top-color:#666666;
	border-top-style:solid;
	border-top-width:1px;
	
}

.price_category a:link{
	color : #FFFFFF;
}

.price_category a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.price_category a:hover{
	text-decoration: none;
	color: #FFA500;
}

.reparation{
	padding-left: 300px;
}

#footer {
	background:#FFFFFF url(../images/footer.gif) no-repeat scroll left bottom;
	padding:0 15px 18px;
	text-align:center;
	border-top:1px solid #DDDDDD;
	padding-top:15px;
}

#footer address {
	clear:right;
	margin:-1.1em auto 0;
	padding:0 0 9px 0;
	text-align:left;
	width:735px;
}
/*MENU*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ 
*/
.suckertreemenu {margin: 0 auto;width: 740px;}
.suckertreemenu ul{margin: 0;padding: 0;list-style-type: none;}/*Top level list items*/
.suckertreemenu ul li{position: relative;display: inline;float: left; color:#fff; width: 75px;/*width: 120px;background-color: #F3F3F3; /*overall menu background color*/}/*Top level menu link items style*/
.suckertreemenu ul li a{display: block; /*Width of top level menu link items*/padding: 1px 8px;border: 1px solid black;border-left-width: 0;text-decoration: none;text-transform:uppercase;color: #ffffff !important;font-size: 11px;font-weight: bold;background: url(/img/shared/bg_gn02.gif) right top no-repeat; text-align:center;}	/*1st sub level menu*/
.suckertreemenu ul li ul{left: 0;position: absolute;top: 1em; /* no need to change, as true value set by script */display: block;visibility: hidden;}/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{display: list-item;float: none;background:black;}/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ left: 159px; /* no need to change, as true value set by script */top: 0; width: 350px;background-color: black;}/* Sub level menu links style */
.suckertreemenu ul li ul li a{display: block;width: 350px; /*width of sub menu levels*/color: white !important;text-decoration: none;padding: 1px 5px;border: 1px solid #ccc;font-size:10px;background:black;}
.suckertreemenu ul li a:hover{background-color: black;color: white;}/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%;}* html .suckertreemenu ul li a { height: 1%;}
* html .suckertreemenu ul li ul li { float: left;}/* End */
#globalNavigation{	/*background: #000000 url(/img/shared/bg_gn03.gif) bottom repeat-x;	text-align: center;	*/	margin: 0 auto 0 auto;	background: #000000 url(/img/shared/bg_gn01.gif) 15px 0 no-repeat;	text-align:center;}
.suckertreemenu .menu_separ { width : 5px; text-align : center; }
/* 
#menu_home{width:60px;} 
#menu_press{width:60px;}
*/
#menu_album { width:130px !important;}
#menu_camera { width:120px !important;}

