* html body
{
	text-align: center;	/* hack to center this under IE5 */
}
* html #pagewrapper
{
	text-align: left;	/* keep the content left-aligned */
}

body {
	background-image:url(../images/sub_bg01.gif);
	background-position:top center;
	margin-top:-5px;
	}

#pagewrapper
{
	width: 734px;
	margin-left: auto;
	margin-right: auto;
}
	
	
img {
	padding:0px;
	margin:0px;
	}

#container {
	display:block;
	float:left;
	width:734px;
	background-image:url(../images/sub_bg02.gif);
	}

#subtopimage {
	display:block;
	float:left;
	width:734px;
	height:56px;
	background-image:url(../images/subtopimage.gif);
	}
	
#subart {
	display:block;
	float:right;
	width:734px;
	height:78px;
	background-image:url(../images/subart01.jpg);
	}
	
#subleft {
	display:block;
	float:left;
	width:202px;
	background-color:#d6d6d6;
	}

	
#subleftheadabout {
	display:block;
	float:left;
	width:202px;
	height:38px;
	background-image:url(../images/sub_aboutus_head.gif);
	}
	
#subleftheadservices {
	display:block;
	float:left;
	width:202px;
	height:38px;
	background-image:url(../images/sub_services_head.gif);
	}
	
#subleftheadwhy {
	display:block;
	float:left;
	width:202px;
	height:38px;
	background-image:url(../images/sub_whyavantia_head.gif);
	}
	
#subleftheadtech {
	display:block;
	float:left;
	width:202px;
	height:38px;
	background-image:url(../images/sub_tech_head.gif);
	}
	
#subleftheadcareers {
	display:block;
	float:left;
	width:202px;
	height:38px;
	background-image:url(../images/sub_careers_head.gif);
	}
	
#subleftheadcontact {
	display:block;
	float:left;
	width:202px;
	height:38px;
	background-image:url(../images/sub_contact_head.gif);
	}
	
#subleftheadind {
	display:block;
	float:left;
	width:202px;
	height:38px;
	background-image:url(../images/sub_ind_head.gif);
	}
	
#subleftheadgeneral {
	display:block;
	float:left;
	width:202px;
	height:38px;
	background-image:url(../images/sub_general_head.gif);
	}
	
#subright {
	display:block;
	float:left;
	width:532px;
	background-color:#fff;
	}
	
#subbodyhead {
	display:block;
	float:left;
	width:532px;
	height:10px;
	padding:0px;
	margin:0px;
	background-image:url(../images/sub_body_head.gif);
	background-color:#80bb47;
	background-position:top;
	background-repeat:no-repeat;
	}
	
#indhead {
	display:block;
	float:left;
	width:532px;
	height:75px;
	margin-bottom:15px;
	/*background-image:url(../images/ind_head_finance.gif);*/
	}
	
#subrightcontent {
	display:block;
	float:left;
	width:532px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	
#textcontent {
	display:block;
	float:left;
	padding:15px 20px 20px 20px;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:#5e5a5a;
	}
	
.searchresult {
	display:block;
	float:left;
	width:475px;
	}
	
#textcontent a {
	color:#cd5910;
	}
	
#textcontent a:hover {
	color:#623112;
	}

#textcontent ul {
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:#5e5a5a;
	line-height:1.5em;
	}
	
#textcontent ul li {
	list-style-type:square;
	list-style-image:url(../images/list-item02.gif);
	}
	
#textcontent ul li ul li {
	list-style-type:circle;
	list-style-image:none;
	}
	
#textcontent table input, textarea {
	border:1px solid #5e5a5a;
	background-color:#f9f9f9;
	}
	
#footer {
	display:block;
	float:left;
	width:532px;
	height:21px;
	margin-top:20px;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:10px;
	text-align:right;
	color:#fff;
	background-image:url(../images/sub_footer_bg.gif);
	}

.contentImage_left {
  text-align: left;
  display:block;
}

.contentImage_center {
  text-align:center;
  display:block;
}

.contentImage_right {
  text-align: right;
  display: block;
}

#textcontent input, textarea {
	border:1px solid #d6d6d6;
	background-color:#f9f9f9;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0;
	padding:0;
	width:300px;
	scrollbar-base-color:#d6d6d6;
	scrollbar-track-color:#e8e8e8;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#d6d6d6;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color:#d6d6d6;
	scrollbar-shadow-color:#a1a1a1;
	scrollbar-arrow-color:#000000;
	}
	
#textcontent select {
	border:1px solid #d6d6d6;
	background-color:#f9f9f9;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0;
	padding:0;
	/*width:300px;*/
	}
	
#textcontent input.submit {
	width:auto;
	}
	
#textcontent input.text {
	width:300px;
	}
	
	
#textcontent input.checkbox {
	width:25px;
	}
	
#textcontent input.radio {
	width:25px;
	}
	
#textcontent table p {
	padding:10px 5px 10px 15px;
	margin:0;
	}
	
#textcontent.line {
	padding:0;
	margin:0;
	}
	
#textcontent table input submit a:hover {
	color:#000;
	}
	
#textcontent h4 {
	font-size:12px;
	padding:0;
	margin:0;
	}
	
.line {
	background-color: #d6d6d6;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}