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: Black;
	text-align: center;
	padding: 0px;
}
h1 {
	font-size: 17px;
}
h2 {
	font-size: 15px;
}
#wrapper 
{
	margin: 5px auto 0 auto;
	text-align: left;
	width: 913px;
}
html>body #wrapper 
{
	border: 1px solid #fff;
	border-color: transparent;
	border-top: 0;
	border-bottom: 0;
}
#content
{
	width: 913px;
	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;
}
.search-tb
{
	border: 0px;
	color: #ffffff;
	width: 236px;
	height: 19px;
	background-color: #565656;
}
.normal
{
	color: #000000;
}
.normal a
{
	color: #000000;
	text-decoration: none;
}
.normal a:hover
{
	text-decoration: underline;
}
.normal strong
{
	font-weight: bold;
	color: #000000;
}


.title
{
	color: #fe8f07;
}
.title a
{
	color: #fe8f07;
	text-decoration: none;
}
.title a:hover
{
	text-decoration: underline;
}
.title strong
{
	font-weight: bold;
	color: #ffffff;
}
.newsdate
{
	color: #ababa8;
	font-size: 11px;
	font-style: italic;
}
#footer
{
	color: #ffffff;
	height: 60px;
	vertical-align: middle;
	clear: both;
	margin-top: 30px;
	width: 913px;
}
#footer a
{
	color: #fe8f07;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
#search-header
{
	height: 5px;
	line-height: 0px;
	vertical-align: middle;
	text-align: right;
	width: 913px;
}
#box-seo
{
	background-image: url(../images/bg_search-engine-marketing.jpg);
	background-repeat: no-repeat;
	height: 304px;
	height: 163px;
}
#box-ppcm
{
	background-image: url(../images/bg_ppc-management.jpg);
	background-repeat: no-repeat;
	height: 302px;
	height: 163px;
}
#box-cms
{
	background-image: url(../images/bg_cms.jpg);
	background-repeat: no-repeat;
	height: 302px;
	height: 163px;
}

#box-partner
{
	background-image: url(../images/bg_partner-programme.jpg);
	background-repeat: no-repeat;
	height: 303px;
	height: 163px;
}
.box-sub
{
	padding-left: 110px;
	padding-top: 57px;
	width: 180px;
	color: #000000;
	text-align: left;
}
.box-sub a
{
	color: #000000;
	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;
}
.openpet
{ /*class added to contents of 1st demo when they are open*/
/*background: yellow;*/
}
.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-contactenquiry1 {
	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: 80px;
	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;
}