BODY	{background-color: #fff; margin: 0px 0px 30px 0px; text-align: center; color: #555555; font-family: Arial; font-size: 12px;}

.clear	{clear: both;}

a	{color: #000000; text-decoration: underline;}
a:hover	{color: #6D65A1; text-decoration: none;}


/*** HEADER ***/

DIV.header				{width: 990px; height: 100px; position: relative; margin: 0px auto;}
DIV.header .logo			{width: 950px; height: 100px; position: absolute; top: 0px; left: 15px; text-align: left; margin-top:5px;}
DIV.header .logo span.logo		{display: block;  position: absolute; top: 0px; left: 0px;}
DIV.header .logo a			{display: block; height: 100px; text-decoration: none; position: absolute; top: 0px; left: 0px; border:0}
DIV.header .logo span.logo a img { border:0px; }
DIV.header .logo a .row1		{display: block; font-family: Century Gothic, Arial; font-size: 26px; font-weight: bold; line-height: 30px; padding-top: 10px; padding-left: 83px;}
DIV.header .logo a .row2		{display: block; color: #333333; font-family: Century Gothic, Arial; font-weight: bold; line-height: 20px; padding-left: 85px;}

DIV.header .icons			{position: absolute; top: 58px; right: 20px;}
DIV.header .icons form			{margin: 0px; padding: 0px; float: right; padding-top: 5px; padding-left: 25px;}
DIV.header .icons input#search		{display: block; width: 170px; height: 20px; border: 1px solid #A0A0A0; padding: 2px 4px 0px 4px; margin: 0px;}
DIV.header .icons a			{text-decoration: none; position: relative;}
DIV.header .icons a.ico			{display: block; width: 32px; height: 32px; float: right; margin-left: 25px;}
DIV.header .icons a.ico .mail		{display: block; width: 32px; height: 32px; position: absolute; top: 0px; left: 0px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='../images/icon_mail.png'); cursor: pointer;}
DIV.header .icons a.ico .phone		{display: block; width: 32px; height: 32px; position: absolute; top: 0px; left: 0px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='../images/icon_phone.png'); cursor: pointer;}
DIV.header .icons a.ico .home		{display: block; width: 32px; height: 32px; position: absolute; top: 0px; left: 0px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='../images/icon_home.png'); cursor: pointer;}
DIV.header .icons a.ico .mail[class]	{display: block; width: 32px; height: 32px; position: absolute; top: 0px; left: 0px; background: url('../images/icon_mail.png') center center no-repeat;}
DIV.header .icons a.ico .phone[class]	{display: block; width: 32px; height: 32px; position: absolute; top: 0px; left: 0px; background: url('../images/icon_phone.png') center center no-repeat;}
DIV.header .icons a.ico .home[class]	{display: block; width: 32px; height: 32px; position: absolute; top: 0px; left: 0px; background: url('../images/icon_home.png') center center no-repeat;}

DIV.header .icons a.ico .buble		{display: none; white-space: nowrap; background: url('../images/buble_down.gif') bottom center repeat-x #D7D6CD; padding-bottom: 9px;}
DIV.header .icons a.ico:hover .buble	{display: block; width: auto; position: absolute; bottom: 32px; left: -57px;}
DIV.header .icons .buble .contents	{display: block; width: auto; border-width: 1px 1px 0px 1px; border-style: solid; border-color: #FFFFFF; padding: 6px 10px 6px 10px; font-size: 11px; color: #333333; line-height: 14px;}



/*** BOXES ***/

div.top_home			{width: 990px; margin: 0px auto; background-color: #FFFFFF; text-align: left; margin-bottom: 10px; position: relative; z-index: 50;}
div.top_home .box_top		{width: 990px; height: 0px; font-size: 0%; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/border_990_top.png');}
div.top_home .box_down		{width: 990px; height: 12px; font-size: 0%; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/border_990_down.png');}
div.top_home .box_top[class]	{width: 990px; height: 12px; font-size: 0%; background: url('../images/border_990_top.png') top center no-repeat;}
div.top_home .box_down[class]	{width: 990px; height: 12px; font-size: 0%; background: url('../images/border_990_down.png') bottom center no-repeat;}
div.top_home .box_body		{width: 990px; background: url('../images/border_990.gif') top center repeat-y; position: relative;}
div.banner_top_home		 { width: 980px; margin: 0px auto; background-color: #333; text-align: left; margin-bottom: 15px; position: relative; z-index: 50; border-left:1px solid #999; -moz-box-shadow: 5px 5px 5px #DCDCDC; -webkit-box-shadow: 5px 5px 3px #DCDCDC; box-shadow: 5px 5px 3px #DCDCDC; border-radius: 10px;	-moz-border-radius: 10px;	-webkit-border-radius: 10px; }
div.banner_top_home .banner_box_body		{width: 936px; margin: 0px auto; position: relative; }

div.top_subpage				{width: 990px; margin: 0px auto; background-color: #FFFFFF; text-align: left; margin-bottom: 10px; position: relative; z-index: 50;}
div.top_subpage .box_top		{width: 990px; height: 12px; font-size: 0%; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/border_990_top.png');}
div.top_subpage .box_down		{width: 990px; height: 12px; font-size: 0%; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/border_990_down.png');}
div.top_subpage .box_top[class]		{width: 990px; height: 12px; font-size: 0%; background: url('../images/border_990_top.png') top center no-repeat;}
div.top_subpage .box_down[class]	{width: 990px; height: 12px; font-size: 0%; background: url('../images/border_990_down.png') bottom center no-repeat;}
div.top_subpage .box_body		{width: 990px; background: url('../images/border_990.gif') top center repeat-y; position: relative;}

div.box_full			{width: 990px; margin: 0px auto; background-color: #F5F5F5; text-align: left; margin-bottom: 10px;}
div.box_full .box_top		{width: 990px; height: 12px; font-size: 0%; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/border_990_top.png');}
div.box_full .box_down		{width: 990px; height: 12px; font-size: 0%; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/border_990_down.png');}
div.box_full .box_top[class]	{width: 990px; height: 12px; font-size: 0%; background: url('../images/border_990_top.png') top center no-repeat; background-color: #fff;}
div.box_full .box_down[class]	{width: 990px; height: 12px; font-size: 0%; background: url('../images/border_990_down.png') bottom center no-repeat; background-color: #fff;}
div.box_full .box_body		{width: 990px; background: url('../images/border_990.gif') top center repeat-y; position: relative;}

div.boxes_3col			{width: 990px; margin: 0px auto; text-align: left; margin-bottom: 10px;}
div.box1_3col			{width: 328px; float: left; margin-right: 3px; background-color: #fff;}
div.box2_3col			{width: 328px; float: left; margin-right: 3px; background-color: #fff;}
div.box3_3col			{width: 328px; float: left; margin-right: 0px; background-color: #fff;}
div.boxes_3col .box_top		{width: 328px; height: 12px; font-size: 0%; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/border_328_top.png');}
div.boxes_3col .box_down	{width: 328px; height: 12px; font-size: 0%; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/border_328_down.png');}
div.boxes_3col .box_top[class]	{width: 328px; height: 12px; font-size: 0%; background: url(../images/border_328_top.png) top center no-repeat; background-color:#fff;}
div.boxes_3col .box_down[class]	{width: 328px; height: 12px; font-size: 0%; background: url(../images/border_328_down.png) bottom center no-repeat; background-color:#fff;}
div.boxes_3col .box_body	{width: 328px; background: url('../images/border_328.gif') top center repeat-y; position: relative;}
div.boxes_3col .contents	{height: 240px; text-align:justify; }
div.boxes_3col .contents img.alignleft { float:left; padding-right:15px; padding-bottom:5px; }
div.boxes_3col .contents img.salesperson { float:left; margin-right:15px; margin-bottom:5px; border: 1px solid #999;	border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px; }
div.boxes_3col H1		{font-family: Century Gothic, Arial; font-size: 16px; font-weight: bold; margin: 0px 25px 10px 25px; padding-top: 10px;}
div.boxes_3col .picture		{margin: 0px 6px 10px 6px; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #DDDDDD; background-color: #FFFFFF;}
div.boxes_3col .picture img	{display: block; width: 316px; border-bottom: 1px solid #FFFFFF; border-top-width: 6px; border-top-style: solid;}
div.boxes_3col p		{font-size: 12px; line-height: 18px; margin: 0px 25px 10px 25px;}
div.boxes_3col a.link		{display: block; float: right; line-height: 20px; font-family: Century Gothic, Arial; font-size: 11px; font-weight: bold; text-decoration: none; margin-right: 0px; margin-bottom: 10px; padding-left: 20px; position: relative; right: 25px;}
div.boxes_3col a.link .icon	{display: block; width: 13px; height: 13px; position: absolute; top: 4px; left: 0px; cursor: pointer;}


div.boxes_3col .sms_txt { font-family:Tahoma, Arial, verdana;	font-size:11px;	padding:4px; width:185px; color:#65696E; border:1px solid #CCC; }
div.boxes_3col .sms_txt:focus { color:#000; border:1px solid #666; }
div.boxes_3col .sms_txtarea { font-family:Tahoma, Arial, verdana;	font-size:11px;	padding:4px; width:270px; height:60px; color:#65696E; resize: none; border:1px solid #CCC; }
div.boxes_3col .sms_txtarea:focus { color:#000; border:1px solid #666; }
div.boxes_3col  button { background-color:#CCC; padding:8px; border: 1px solid #999;	border-radius: 10px;	-moz-border-radius: 10px;	-webkit-border-radius: 10px;  color:#333; font-size:12px; }
div.boxes_3col  button:hover { background-color:#666; cursor:pointer; color:#FFF }

/*** TOPMENU ***/

div.topmenu			{width: 980px; height: 38px; position: absolute; top: 5px; left: 5px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/topmenu.png');}
div.topmenu[class]		{width: 980px; height: 38px; position: absolute; top: 5px; left: 5px; background: url('../images/topmenu.png') top center no-repeat;}
div.navwrap			{width: 980px; height: 38px; position: absolute; top: 5px; left: 5px; background: url('../images/topmenu.gif') top center no-repeat; text-align: left; z-index: 50;}

ul#nav				{margin: 0px; padding: 0px 20px 0px 0px; list-style-type: none; float: right;}
ul#nav li			{display: block; float: left; font-family: Century Gothic, Arial; font-weight: bold; font-size: 14px; position: relative;}
ul#nav a			{display: block; height: 38px; line-height: 38px; float: left; padding: 0px 20px 0px 20px;}

ul#nav ul			{display: none; margin: 0px; padding: 0px; float: none; position: absolute; top: 38px; left: 2px; border-left: 1px solid #DADBDA; border-right: 1px solid #DADBDA;}
ul#nav ul li			{clear: both; float: left;}
ul#nav ul a			{display: block; width: 130px; height: 26px; line-height: 26px; float: none; font-size: 11px; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #DADBDA;}
ul#nav ul ul 			{position: absolute; top: -1px; left: 170px; border-top: 1px solid #DADBDA;}

ul#nav li:hover ul ul, 
ul#nav li:hover ul ul ul	{display: none;}

ul#nav li:hover ul,
ul#nav li li:hover ul,
ul#nav li li li:hover ul 	{display: block;}

/*** SUBMENU ***/

div.r_column h2				{font-family: Century Gothic, Arial; font-size: 18px; font-weight: bold; padding: 0px 25px 0px 25px; margin: 15px 0px 12px 0px; }
div.r_column .subnav p			{font-size: 11px; line-height: 14px; padding: 0px 25px 10px 25px; margin: 0px;}

div.subnav				{background: url('../images/submenu.gif') top left repeat-y #A9A9A9; color: #FFFFFF; margin-right: 1px;}
div.subnav .subnav_top			{background: url('../images/submenu_top.gif') top left no-repeat; font-size: 0%; height: 6px;}
div.subnav .subnav_down			{background: url('../images/submenu_down.gif') bottom left no-repeat #878787; font-size: 0%; height: 10px; margin-top: 5px;}
div.subnav a				{color: #FFFFFF; text-decoration: none;}
div.subnav a:hover			{color: #333333; text-decoration: none;}
div.subnav ul				{padding: 7px 25px 10px 25px; margin: 0px; list-style-type: none; font-size: 14px; line-height: 30px;}
div.subnav ul ul			{padding: 0px 0px 12px 0px; margin: 0px; list-style-type: none; font-size: 12px; line-height: 18px;}
div.subnav li				{border-bottom: 1px solid #CBCBCB;}
div.subnav li li			{border-bottom: none; display: inline;}
div.subnav li ul			{display: none;}
div.subnav li.current_page_item ul	{display: block;}
div.subnav li a				{display: block; background: url('../images/rmenu_item.gif') 2px 10px no-repeat; padding-left: 17px;}
div.subnav li.current_page_item a	{color: #333333; background: url('../images/rmenu_item_active.gif') 2px 10px no-repeat;}
div.subnav li ul a			{display: block; background: none; padding-left: 17px;}
div.subnav li.current_page_item ul a		{display: block; color: #FFFFFF; background: none;}
div.subnav li.current_page_item ul a:hover	{color: #333333; background: none;}

/*** SLIDES ***/

div.slider			{width: 936px; position: relative; left: 0px; padding: 0px;}
div.slider .picture		{}
div.slider .picture img		{display: block;}

div.slide_footer		{margin: 0px 0px 0px 0px;}
div.slide_footer H2		{font-family: Century Gothic, Arial; font-size: 14px; font-weight: normal; margin: 0px; padding: 20px 0px 0px 0px;}

/*** SUBPAGE ***/

div.top_subpage .status		{margin-top: 31px; margin-left: 5px; margin-right: 5px; border-top: 1px solid #EDEDED;}
div.top_subpage .links		{height: 40px; position: relative;}
div.top_subpage .links p	{font-size: 11px; line-height: 14px; color: #555555; position: absolute; top: 21px; left: 18px; margin: 0px; padding-left: 20px; background: url(../images/icon_status.gif) 0px 0px no-repeat;}
div.top_subpage .links a	{color: #555555; text-decoration: none; font-weight: bold;}
div.top_subpage .links a:hover	{color: #555555; text-decoration: underline;}

div.subpage div.rightcolumn		{background: url('../images/right_column.gif') 682px 0px repeat-y;}
div.subpage div.contents		{width: 980px; margin: 0px auto;}
div.subpage div.page			{width: 715px; float: left;}
div.subpage div.page_border		{padding-left: 38px; padding-bottom: 20px; padding-right: 38px;}
div.subpage div.r_column		{width: 265px; padding-bottom: 20px; float: right;}

div.page h1				{font-family: Century Gothic, Arial; font-size: 30px; font-weight: bold; margin: 0px 0px 20px 0px; padding: 20px 0px 0px 0px;}
div.page h2				{font-family: Century Gothic, Arial; font-size: 26px; font-weight: bold; margin: 0px 0px 10px 0px; padding: 0px;}
div.page h3				{font-family: Century Gothic, Arial; font-size: 20px; font-weight: bold; margin: 0px 0px 10px 0px; padding: 0px;}
div.page h4				{font-family: Century Gothic, Arial; font-size: 16px; font-weight: bold; margin: 0px 0px 10px 0px; padding: 0px;}
div.page h5				{font-family: Century Gothic, Arial; font-size: 14px; font-weight: bold; margin: 0px 0px 10px 0px; padding: 0px;}
div.page h6				{font-family: Century Gothic, Arial; font-size: 12px; font-weight: bold; margin: 0px 0px 10px 0px; padding: 0px;}

div.page p				{margin: 0px; padding-bottom: 15px; line-height: 20px; text-align: justify;}
div.page .downline			{border-bottom: 1px solid #CCCCCC;}
div.page p.downline			{border-bottom: 1px solid #CCCCCC; padding-bottom: 3px; margin-bottom: 15px;}
div.page img				{display: block; padding: 2px 0px 2px 0px; border-top: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; margin-bottom: 15px; border-left-width: 0px; border-right-width: 0px;}
div.page img.nostyle			{display: inline; padding: 0px; border-width: 0px; margin: 0px;}
div.page .alignleft			{float: left; margin-right: 20px;}
div.page .alignright			{float: right; margin-left: 20px;}
div.page .aligncenter			{margin: 0px auto 15px auto; }
div.page ul				{list-style-type: square; padding: 0px 0px 0px 16px; margin: 0px 0px 15px 0px;}
div.page ol				{list-style-type: lower-alpha; padding: 0px 0px 0px 22px; margin: 0px 0px 15px 0px;}
div.page li				{padding-bottom: 5px;}

div.page table				{width: 100%; border-collapse: collapse; line-height: normal; font-size: 12px; text-align: left; margin: 0px 0px 15px 0px;}
div.page table th			{background-color: #CCCCCC; font-weight: bold; padding: 3px 6px 3px 6px; border-bottom: 1px solid #FFFFFF;}
div.page table td			{background-color: #E9E9E9; padding: 3px 6px 3px 6px; border-bottom: 1px solid #FFFFFF;}
div.page table td.title			{font-weight: bold;}

a.button				{color: #FFFFFF; text-decoration: none; background-color: #555555; display: inline; font-weight: bold; font-size: 11px;  padding: 5px 10px 5px 10px; border-width: 0px;}
a.button:hover				{color: #FFFFFF; text-decoration: none; background-color: #000000;}

/*** AJAX FORM ***/

div.page table.ajaxForm			{width: auto; border-collapse: collapse;}
div.page table.ajaxForm td		{background: none; border-width: 0px; padding: 5px 0px 0px 0px; vertical-align: top;}
div.page table.ajaxForm td.label	{width: 110px; line-height: 22px;}

div.page td.label label,
div.page td.label .empty_text		{display: block; height: 100%; padding-right: 18px; position: relative;}
div.page td.label .checkbox		{display: block; height: 100%; padding-right: 18px; position: relative;}
div.page td.label .required_text	{display: block; font-size: 0%; width: 15px; height: 22px; position: absolute; top: 0px; right: 5px; background: url('../images/required.gif') center center no-repeat; text-indent: -10000px; cursor: pointer;}

input.text		{display: block; width: 200px; border: 1px solid #888888; padding: 3px 4px 3px 4px; margin: 0px; font-family: arial; font-size: 12px; color: #000000;}
input.button		{display: block; background-color: #555555; color: #FFFFFF; font-family: arial; font-weight: bold; font-size: 11px; padding: 5px 10px 5px 10px; border-width: 0px; cursor: pointer;}
input.submit		{margin-top: 10px;}
input.checkbox		{position: relative; top: 2px; left: -4px;}
input.radio		{position: relative; top: 2px; left: -5px;}
textarea		{display: block; width: 350px; border: 1px solid #888888; padding: 4px; margin: 0px; height: 100px; font-family: arial; font-size: 12px; color: #000000;}
label			{cursor: pointer;}

span.required_text 	{color: #EE4000;}
div.php_invalid 	{color: #EE4000; padding: 10px; border: 1px solid #CCCCCC; background-color: #E9E9E9; font-size: 12px; margin-bottom: 15px;}
div.is_valid 		{color: #008600;}

/*** RIGHT COLUMN BOX ***/

div.r_column .box h2			{font-size: 18px; color: #B38144; margin-bottom: 0px; margin-top: 20px;}
div.r_column .box p			{font-size: 11px; line-height: 14px; padding: 0px 25px 10px 25px; margin: 0px;}
div.r_column .box img			{display: block; margin-left: 25px; margin-bottom: 10px; border: 1px solid #A9A9A9;}

/*** FOOTER ***/

div.footer .footbox		{width: 980px; min-height: 540px; position: absolute; top: 5px; left: 5px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/footer.png');}
div.footer .footbox[class]	{width: 980px; min-height: 540px; position: absolute; top: 5px; left: 5px; background-color:#666666; -moz-border-radius: 5px; border-radius: 5px;}
div.footer .contents		{width: 980px; min-height: 540px; position: absolute; top: 5px; left: 5px; b}
div.footer .contents p		{margin: 15px 20px 15px 0px; font-size: 12px; line-height: 20px; color: #FFFFFF;}
div.footer .contents a		{color: #FFFFFF; text-decoration: none;}
div.footer .contents a:hover	{color: #FFFFFF; text-decoration: underline;}
div.footer .space		{min-height: 526px; }
DIV.footer .icons		{position: absolute; top: 14px; right: 14px;}
DIV.footer .icons a		{text-decoration: none;}
DIV.footer .icons a span	{font-size: 0%; visibility: hidden;}
DIV.footer .icons a.rss		{display: block; width: 32px; height: 32px; float: right; margin-left: 10px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='../images/icon_rss.png'); cursor: pointer;}
DIV.footer .icons a.rss[class]	{display: block; width: 32px; height: 32px; float: right; margin-left: 10px; background: url('../images/icon_rss.png') center center no-repeat;}

/*** SLIDER ***/
div.slider {display: none;}
div.homeslide-0 {display: block;}

/*** CLIENTS TESTI ***/
blockquote{
	font-style:italic;
	margin:0px;
	color:#6e7a7f;
	padding:0px 4px 2px 28px;
	background-image:url(../images/quote.png);
	background-position:0px 5px;
	background-repeat:no-repeat;
	float:left;
}
.clienttesti p, ul.clienttesti, .clienttesti ol, .clienttesti blockquote{
	font-size:11px;
	line-height:18px;
	margin-bottom:14px;
	color:#8c8888;
	list-style:none;
}
ul.clienttesti, ol.clienttesti{
	margin:20px 0 35px 0px;
}
.clienttesti li ol, .clienttesti li ul{
	font-size:1.0em;
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
.clienttesti li ol{
	list-style:decimal;
}
div#news_section ul { margin-left:-40px; }

/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	color:#333;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #65696E;
	color:#FFF;
}
table.tablesorter .description-table { text-align:justify; width:500px; }
#product-box { height:100%; }
.pagination_div { float:right; margin-right:80px; }

/* Footer
------------------------------------------------------*/
#footer-content{
	width:940px;
	min-height:263px;
	background-image:url(../images/footer-glow.png);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px auto;
}
#footer-address{
	width:473px;
	margin-top:28px;
	float:left;
}
#footer-address2 {
	width:473px;
	margin-top:3px;
	float:left;	
}
#footer-address h3{
	margin-bottom:7px;
	color:#e3e3e3;
}
#footer-address img{
	/*margin-bottom:10px;*/
}
#footer-last{
	width:930px;
	margin-top:26px;
	border-top:2px solid #979696;
	float:left;
}
#footer-address p, #footer-news p { color:#CCC; }
#footer-news button { background-color:#CCC; padding:8px; border: 1px solid #999;	border-radius: 10px;	-moz-border-radius: 10px;	-webkit-border-radius: 10px;  color:#333; font-size:12px; }
#footer-news button:hover { background-color:#FFF; cursor:pointer; }
/* Footer News list */
#footer-news{
	width:460px;
	margin-top:28px;
	float:right;
}
#footer-news h3{
	margin-bottom:7px;
	color:#e3e3e3;
}
ul.list-bottom{
	margin:0px; 
	padding:0px; 
	list-style-type:none;
}
ul.list-bottom li{
	background-image:url(../images/bottom-dot.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:4px;
	line-height:26px;
}
ul.list-bottom li a{
	color:#a6a6a6;
	text-decoration:none;
}
ul.list-bottom li a:hover{
	text-decoration:underline;
}
#footer-copyright{
	margin-top:10px;
	float:right;
	color:#a6a6a6;
}
#footer-news .enquire_text { width:400px; padding:3px; font-family:Tahoma, Arial, verdana;	font-size:11px; color:#979797; }
#footer-news .enquire_text:focus { color:#000; }
#footer-news .enquire_textarea { width:448px; height:50px; font-family:Tahoma, Arial, verdana;	font-size:11px; color:#979797; padding:3px; resize:none; }
#footer-news .enquire_textarea:focus { color:#000; }

#footer-address .enquire_text { width:400px; padding:3px; font-family:Tahoma, Arial, verdana;	font-size:11px; color:#979797; }
#footer-address .enquire_text:focus { color:#000; }
#footer-address .enquire_textarea { width:448px; height:150px; font-family:Tahoma, Arial, verdana;	font-size:11px; color:#979797; padding:3px; }
#footer-address .enquire_textarea:focus { color:#000; }
#footer-address .img-enquire { float:left; padding-right:10px; }
#footer-address h3 { padding-top:4px; }

#slogan { font-size:16px; line-height:25px; color:#898989; text-align:justify; }
img.sub-image { border: 1px solid #999;	border-radius: 4px;	-moz-border-radius: 4px;	-webkit-border-radius: 4px; cursor:pointer; margin-right:3px; }
img.main-image { border: 1px solid #CCC;	border-radius: 4px;	-moz-border-radius: 4px;	-webkit-border-radius: 4px; } 