body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/main/background.png);
	padding-top:0px;
	margin-top:0px;
	font-size:12px;
	line-height:1.3;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size:16px;
	font-weight:normal;
	color:#7c98ad;
}

h2 {
	font-size:12px;
}

a:link,
a:visited {
	color:#61B21A;
}
a:hover {
	color:#2B8210;
}

a.more:link,
a.more:visited {
	background-image:url(../images/main/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:16px;
}

a img {
	border:none;
}
/*top menu image*/
#menutopbar {
	background-image:url(../images/main/menutopbar.png);
	width:954px;
	height:15px;
	float:left;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
}

/* border */
#border {
	width:1026px;
	margin-left:auto;
	margin-right:auto;
}

#shadow {
	float:left;
	width:954px;
	background-image:url(../images/main/shadow.png);
	background-repeat:repeat-y;
	padding-left:36px;
	padding-right:36px;
}

/* bottom */
#shadow_bottom {
	float:left;
	padding-left:40px;
	padding-right:36px;
	width:953px;
	height:21px;
	background-image:url(../images/main/shadow_bottom.png);
	margin-bottom:20px;
	color:#8F918E;
	text-align:left;
	padding-top:25px;	
}
#shadow_bottom a:link,
#shadow_bottom a:visited {
	color:#8F918E;
	text-decoration:none;
}
#shadow_bottom a:hover {
	color:#333;
}


#helewix_notice {
	float:right;
	margin-bottom:20px;
	/*color:#7D7E7E;*/
}
#helewix_notice a:link,
#helewix_notice a:visited {

}
#helewix_notice a:hover {
	/*color:#525252;*/
}

/* top */
#top {
	float:left;
	width:954px;
	background-color:white;
}

/* menu */
#menu {
	float:left;
	padding-left:60px;
	width:auto;
	height:58px;
	/*background-image:url(../images/main/menu_back.gif);*/
	text-align:center;
	color:white;
	margin-top:0px;
}

#logo {
	float:left;
	width:250px;
	height:128px;
}

/* middle image */
#middle_image {
	float:left;
	width:119px;
	height:100px;
}

/* services panel */
#services {
	float: left;
	color:#686A98;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:40px;
	/* background-image:url(../images/main/service_shadow.png); */
	background-repeat:repeat;
	background-position:bottom;
}

#services img {
	margin-top:10px;
	border:0px solid white;
}

#services .item {
	float:none;
	padding-left:40px;
	color:#515152;
	font-weight:bold;



}

#services a:link,
#services a:visited {
	color:#515152;
	font-weight:bold;
	text-decoration:none;
}
#services a:hover {
	color:#FFF;
}

/* banner */
#banner {
	float:left;
	width:954px;
	min-height:224px;
	text-align:left;
	background-image: url(../images/main/banner.png);
}

/* content */
#content {
	float:left;
	width:954px;
	color:#4C4D4E;
	background-image:url(../images/main/right_h1_back.jpg);
}

/* left */
#left {
	float:left;
	width:610px;
	padding:0px 60px 0px 44px;
	text-align:left;
	background-color:#FFF;
}

/* right */
#right {
	float:left;
	text-align:justify;
	width:100px;
	padding:0px 0px 0px 0px;

}



#right h1 {

	margin-left:-58px;
	margin-right: -27px;
	padding-left:10px;
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:22px;
	text-indent:0px;
	text-align:right;
}

#flashl {
	float:left;
	padding-left:0px;
}
#news {
	float:left;
	text-indent:-48px;
	padding-left:48px;
	color:#666;
	width:201px;
	padding-bottom:12px;
}
#news a:link,
#news a:visited {
	color:#7F7F7E;
}
#news a:hover {
	color:#505050;
}


#rss_feed {
	float:left;
	text-align:left;
	text-indent:-48px;
	padding-left:48px;
	color:#666;
	width:201px;
}
#rss_feed a:link,
#rss_feed a:visited {
	color:#55A6E1;
}
#rss_feed a:hover {
	color:#666;
}

/* servicesTable */
.projectsTable {
	
}
.projectsTable td {
	text-align:left;
}
.projectsTable a:link,
.projectsTable a:visited {
	font-weight:bold;
	text-decoration:none;
	color: #82A3C2;
}

/* contact us */
.contactFormTable {

}

.contactFormTable th {
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	width:157px;
}

.contactFormTable input.text {
	width:344px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:2px;
	margin-bottom:7px;
}

.contactFormTable select {
	width:349px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:2px;
	margin-bottom:7px;
}

.contactFormTable textarea {
	width:342px;
	height:164px;
	margin-bottom:10px;
}

.contactDetailsTable {
	margin-bottom:12px;
}
#go to top {
	color: #030;
}
#border #shadow #content #left table {
	text-align: justify;
}
