body {
	background-color: #FFFFFF;
	margin: 0px;
}
.bordermain {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.borderleft {
	background-image: url(../images/bkg_border_left.jpg);
	background-repeat: repeat-y;
}
.borderright {
	background-image: url(../images/bkg_border_right.jpg);
	background-repeat: repeat-y;
}
#header {
	background-image: url(../images/header_logo.jpg);
	background-repeat: no-repeat;
	height: 85px;
}

#footer {
	background-image: url(../images/bkg_footer.gif);
	background-color: #434343;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	text-align: center;
}
#productthumb h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}

#footer h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #BBBBBB;
	margin-top: 0px;
	margin-bottom: 10px;
}
#footer h1 a {
	color: #BBBBBB;
	text-decoration: none;
}
#footer h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer h2 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #BBBBBB;
	margin: 0px;
}
#footer h3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #434343;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer h3 a {
	color: #434343;
	text-decoration: none;
}



#indexcontent {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#indexleftcolumn {
	margin-right: 15px;
	width: 510px;
}
#productthumb h1 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}

#leftcolumn {
	margin-right: 15px;
	width: 510px;
}
#indexrightcolumn {
	margin-left: 15px;
	width: 220px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #999999;
}
#indexproducts {
	margin-bottom: 20px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}
#indexnetwork {
	margin-right: 15px;
}
#indexproject {
	margin-left: 15px;
}
#indexclient {
	margin-bottom: 20px;
}
#indexcontact {
	margin-bottom: 20px;
}
#indexcareer {
	margin-bottom: 20px;
}
.hrdots {
	background-image: url(../images/hr_dots.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.highlight1 {
	font-weight: bold;
	color: #FF9900;
}

#mainnavi {
	margin: 0px;
	width: 100%;
}

.dropmenu{
	padding: 0;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0px;
}

.dropmenu ul{
	padding: 0;
	list-style: none;
	margin: 0;
}

.dropmenu li{
	display: inline;
	padding: 0;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}

.dropmenu a{
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0; /*Padding within each menu item*/
	background-color: #434343;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

.dropmenu a:hover{
background-color: #E40A3C; /*Highlight red color theme*/
color: white;
}

.dropmenu .current a{ /** currently selected menu item **/
background-color: #E40A3C; /*Highlight red color theme*/
color: white;
}
#maincontent {
	margin-bottom: 20px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}#maincontent h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #434343;
	margin: 0px;
	padding-bottom: 10px;
}
#maincontent h1 a {
	color: #434343;
}
#maincontent h1 a:hover {
	color: #434343;
	text-decoration: none;
}


#maincontent h2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-bottom: 15px;
}
#maincontent h2 a {
	color: #333333;
	text-decoration: underline;
}
#maincontent h3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
}



#maincontent p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
}
#maincontent ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#maincontent li {
	padding-left: 5px;
	margin: 0px;
	padding-bottom: 2px;
	list-style-image: url(../images/li_red_square.gif);
	list-style-type: none;
}
#subcontent {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
#subcontent p {
	margin-top: 0px;
}
.contentimgleft {
	border: 3px solid #CCCCCC;
	margin-right: 15px;
	margin-top: 3px;
}
.contentimgright {
	margin-top: 3px;
	margin-left: 15px;
	border: 3px solid #CCCCCC;
}





#enquiryform {
	margin: 0px;
}
#enquiryform h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}

#enquiryform td {
	padding-top: 1px;
	padding-bottom: 1px;
}

#enquiryform input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
}
#enquiryform select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
}
#enquiryform textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
}
#productindexleft {
	margin-right: 15px;
}
#productindexright {
	margin-left: 15px;
}
#productthumb {
	margin-bottom: 15px;
}
#productthumb h1 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	font-family: Arial;
	padding: 0px;
}
#productthumb h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
#productthumb h2 a {
	color: #FF9900;
	text-decoration: underline;
}

#productthumb p {
	margin: 0px;
	padding: 0px;
}
#search {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#search input {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
