﻿body {
	margin: 20px 0 0 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 13px;
	background-color: #a0a2a4;
	text-align: center;
}
#header {
	width: 1005px;
	height: 165px;
	background-image: url(../images/global/header_background.jpg);
	margin: 0 auto;
}
#container {
	width: 1005px;
	height: auto !important;
	min-height: 400px;
	height: 400px;
	background-image: url(../images/global/container_background.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	overflow: hidden !important;
	overflow: none;
}
#leftcol {
	width: 240px;
	height: auto;
	float: left;

}
#leftcol .menu {
	margin: 0;
	padding: 0;
}
#leftcol .menu img {
	border: none;
}
#leftcol .menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#leftcol .menu ul li {
	margin: 0;
	padding: 0;
}
#leftcol .menu ul li a:link,
#leftcol .menu ul li a:visited,
#leftcol .menu ul li a:active {
	width: 240px;
	height: 30px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent:-9999px;
	overflow:hidden;
}
#buttonbusinessname {
	background-image: url(../images/global/button_business_name.gif);
}
a#buttonbusinessname:hover {
	background-image: url(../images/global/button_business_nameHI.gif);
}
#buttondomainname {
	background-image: url(../images/global/button_domain_name.gif);
}
a#buttondomainname:hover {
	background-image: url(../images/global/button_domain_nameHI.gif);
}	
#buttonbrandname {
	background-image: url(../images/global/button_trade_mark.gif);
}
a#buttonbrandname:hover {
	background-image: url(../images/global/button_trade_markHI.gif);
}
#buttoninvention {
	background-image: url(../images/global/button_invention.gif);
}
a#buttoninvention:hover {
	background-image: url(../images/global/button_inventionHI.gif);
}
#buttonlearnsearch {
	background-image: url(../images/global/button_learn_search.gif);
}
a#buttonlearnsearch:hover {
	background-image: url(../images/global/button_learn_searchHI.gif);
}
#buttondesign {
	background-image: url(../images/global/button_design.gif);
}
a#buttondesign:hover {
	background-image: url(../images/global/button_designHI.gif);
}
#buttoncommercialisation {
	background-image: url(../images/global/button_commercialisation.gif);
}
a#buttoncommercialisation:hover {
	background-image: url(../images/global/button_commercialisationHI.gif);
}
#buttoncontactus {
	background-image: url(../images/global/button_contact_us.gif);
}
a#buttoncontactus:hover {
	background-image: url(../images/global/button_contact_usHI.gif);
}
#buttonhomepage {
	background-image: url(../images/global/button_homepage.gif);
}
a#buttonhomepage:hover {
	background-image: url(../images/global/button_homepageHI.gif);
}
#buttonteam {
	background-image: url(../images/global/button_team.gif);
}
a#buttonteam:hover {
	background-image: url(../images/global/button_teamHI.gif);
}
#mainbody {
	width: 710px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin: 0;
	margin-left: 260px;
}
#mainbody .servicesbox {
	width: 465px;
	height: auto;
	margin: 0 20px 0 0;
	padding: 20px;
	font-size:12px;
}
#mainbody .servicesbox ul {
	list-style: url(../images/global/bullet_check.jpg);
	margin: 0 0 0 35px;
	padding: 0;
}
#mainbody .servicesbox ul li {
	margin: 0;
	padding: 0;
}
#mainbody .servicesbox ul li a:link,
#mainbody .servicesbox ul li a:visited,
#mainbody .servicesbox ul li a:active {
	color: #005daa;
	font-weight: bold;
}
#mainbody .servicesbox ul li a:hover {
	text-decoration: none
}
#mainbody p a:link, #mainbody p a:visited, #mainbody p a:active {
	color: #005daa;
	text-decoration: underline;
}
#mainbody p a:hover {
	text-decoration: none;
}
#mainbody .contacttable {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
#mainbody .contacttable tr td {
	font-size: 12px;
	margin: 0;
	padding: 5px;
	vertical-align: top;
}
#mainbody .contacttable .lefttd {
	text-align: right;
	width: 150px;
}
#mainbody .contacttable .inputstyle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	width: 250px;
}
#mainbody .contacttable .textareastyle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	width: 250px;
	height: 100px;
}
#mainbody .contacttable .selectstyle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	width: 250px;
}
#mainbody .contacttable .asterisk {
	color: #ee0505;
}
#mainbody .contacttable .formbutton {
	background-color: #005daa;
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	border: none;
	width: 100px;
}
#footer {
	width: 1005px;
	height: 50px;
	margin: 0 auto;
	clear: both;
	background-image: url(../images/global/footer_background.jpg);
	overflow: hidden;
}
#footer p {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	margin: 0;
	padding: 0 30px 0 0 ;
	line-height: 23px;
}
#footer p a:link, 
#footer p a:visited,
#footer p a:active {
	color: #FFFFFF;
}
#footer p a:hover {
	text-decoration: none;
} 
p {
	padding: 0;
	margin: 0 0 20px 0;
}
h1,h2 {
	font-size: 18px;
	font-weight: bold;
	color: #005daa;
	margin: 0 0 20px 0;
	padding: 0;
	font-style: normal;


}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #005daa;
	margin: 0 0 20px 0;
	padding: 0;
}

