html
{
	height: 100%;
	text-align: center;
}
body
{
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../images/bg_page.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #bbbbbb;
	text-align: center;
	padding: 0px;
	line-height: 15px;
}
a
{
	color: #484844;
	text-decoration: none;
}
a:hover
{
	color: #484844;
	text-decoration: underline;
}
h1 {
	font-size: 17px;
}
h2 {
	color:#FF7F02;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bolder;
}
#wrapper 
{
	margin: 0 auto 0 auto;
	text-align: left;
	width: 967px;
}
html>body #wrapper 
{
	border: 1px solid #fff;
	border-color: transparent;
	border-top: 0;
	border-bottom: 0;
}
#content
{
	width: 967px;
	text-align: left;
}
.searchbg
{
	background-image: url(../images/bg_searchfield.png);
	background-repeat: no-repeat;
	width: 245px;
	height: 24px;	
	padding-top: 0px;
	padding-left: 5px;
	text-align: left;
	line-height: 24px;
	vertical-align: middle;
	color: #ffffff;
}
.search-tb
{
	border: 0px;
	color: #ffffff;
	width: 236px;
	height: 19px;
	background-color: #565656;
}
.title
{
	color: #ff7f02;
}
.title a
{
	color: #ff7f02;
	text-decoration: none;
}
.title a:hover
{
	text-decoration: underline;
}
.title strong
{
	font-weight: bold;
	color: #ffffff;
}
.newsdate
{
	color: #797977;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.footer
{
	color: #4c4c4c;
	height: 42px;
	vertical-align: middle;
	clear: both;
	line-height: 42px;
	width: 967px;
	background-image: url(../images/bg_footer.png);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}
.footer a
{
	color: #4c4c4c;
	font-weight: bold;
	text-decoration: none;
}
.footer a:hover
{
	text-decoration: underline;
}
#search-header
{
	height: 68px;
	line-height: 68px;
	vertical-align: middle;
	text-align: right;
	width: 913px;
}
.box-experience
{
	background-image: url(../images/bg_block_experience-matters.jpg);
	background-repeat: no-repeat;
	height: 320px;
	height: 91px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #4c4c4c;	
}

.box-shop
{
	background-image: url(../images/bg_block_toast-shop.jpg);
	background-repeat: no-repeat;
	height: 320px;
	height: 91px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #4c4c4c;	
}
.box-hot-services
{
	background-image: url(../images/bg_block_hot-services.jpg);
	background-repeat: no-repeat;
	height: 322px;
	height: 91px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #4c4c4c;	
}
.box-latest-hot-event
{
	background-image: url(../images/bg_block_latest-hot-event.jpg);
	background-repeat: no-repeat;
	height: 321px;
	height: 91px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #4c4c4c;	
}
#box-sub
{
	padding-left: 19px;
	padding-top: 40px;
	width: 215px;
	color: #ffffff;
	text-align: left;
}
#box-sub a
{
	color: #ffffff;
	text-decoration: underline;
}
#o-div
{
	background-image: url(../images/orange-div.jpg);
	width: 913px;
	height: 8px;
	clear: both;
	overflow: hidden;
}
#o-div-sub
{
	background-image: url(../images/orange-div.jpg);
	width: 913px;
	height: 8px;
	clear: both;
}
#orange-button-box
{
	height: 50px;
	background-color: #ff9b02;
	line-height: 50px;
	vertical-align: middle;
	text-align: right;
}
#topmenu
{
	width: 913px;
	height: 100px;
	line-height: 100px;
	vertical-align: bottom;
	clear: both;
	padding: 0;
}
#submenus
{
	height: 213px;
	width: 913px;
	background-color: #ffb703;
	clear: both;
}
#morebutton
{
	padding-right: 15px;
}
#pagecontent
{	
	background-color: #ffffff;
	width: 913px;
	clear: both;
	padding-bottom: 10px;
}
#inner
{
	padding-top: 10px;
	padding-left: 17px;
	padding-right: 22px;
	padding-bottom: 17px;
	text-align: left;
	background-color: #ffffff;	
	overflow: auto;
}
#lhs-menu
{
	width: 265px;
	/*border-right: 1px solid #999999;*/
	float: left;
	display: block;
}
#pagecontentbody
{
	float: right;
	width: 564px;
	text-align: left;
}
#main
{
	float: right;
	width: 565px;
	text-align: left;
	border-left: 1px solid #999999;
	padding-left: 22px;
}
.clear 
{
	clear: both;
	line-height: 0;
	font-size: 0;
}
.formfield-newsletter
{
	background-image: url(../images/bg_formfield.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	padding-left: 3px;
	padding-top: 3px;
	color: #000000;
	width: 250px;
	height: 25px;
	border: 1px solid #cbcbcb;
}
.submit-blank
{
	background-image: url(../images/btn_blank.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 92px;
	height: 25px;
	text-align: center;
	color: #222222;
	line-height: 25px;
	vertical-align: middle;
}
.mypets
{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid gray;
background: #E1E1E1;
}
.openpet
{ /*class added to contents of 1st demo when they are open*/
/*background: yellow;*/
}
.technology
{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}
.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: #222222;
}
.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #222222;
}
.formfield-contact 
{
	background-image: url(../images/bg_formfield.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	padding-left: 3px;
	padding-top: 3px;
	color: #000000;
	width: 402px;
	height: 27px;
	border: 1px solid #cbcbcb;
}
.formfield-contactenquiry {
	background-image: url(../images/bg_formfield.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	padding-left: 3px;
	padding-top: 3px;
	color: #000000;
	width: 550px;
	height: 120px;
	border: 1px solid #cbcbcb;
}
.formfield-contact-s
{
	background-image: url(../images/bg_formfield.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	padding-left: 3px;
	padding-top: 3px;
	color: #000000;
	width: 150px;
	height: 27px;
	border: 1px solid #cbcbcb;
}
.click-thru
{
	background-color: #191a18;
	background-image: url(../images/bg_block_button.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 42px;
}
.middle
{
	background-color: #ffffff;
	background-image: url(../images/bg_middle-bot.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-bottom: 40px;
}
.formfield-m
{
	background-image: url(../images/bg_formfield.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 600px;
	height: 25px;
	border: 1px solid #cccccc;
	padding-left: 3px;
	padding-top: 4px;
}
.formfield-mf
{
	background-image: url(../images/bg_formfield.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 510px;
	height: 25px;
	border: 1px solid #cccccc;
	padding-left: 3px;
	padding-top: 4px;
}
.formfield-s
{
	background-image: url(../images/bg_formfield.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 210px;
	height: 25px;
	border: 1px solid #cccccc;
	padding-left: 3px;
	padding-top: 4px;
}
.formfield-xs
{
	background-image: url(../images/bg_formfield.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 110px;
	height: 25px;
	border: 1px solid #cccccc;
	padding-left: 3px;
	padding-top: 4px;
}
.formfield-textarea
{
	width: 600px;
	height: 100px;
	border: 1px solid #cccccc;
	padding-left: 10px;
	padding-top: 4px;
	FONT-FAMILY: arial, "helvetica", univers; 
	font-size: 12px;
	color: #58595b;
}
.formfield-dropdown
{
	border: 1px solid #cccccc;
	padding-left: 10px;
	FONT-FAMILY: arial, "helvetica", univers; 
	font-size: 12px;
	color: #58595b;
	width: 400px;
	height: 25px;
	padding-top: 4px;
}.titleheader {
	color: #ff7f02;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
