.top {
	width: 100%;
	height: 395px;
	text-align: center;
	border: 0px solid blue;
}

.phImage {
	position: absolute;
	top: 53px;
	right: 0px;
	z-index: 1;
	float: right;
	border: 0px solid blue;
}
.phImage img {
	clear: right;
	float: right;
}

.page_intro {
	clear: left;
	float: left;
	width: 510px;
	margin-left: 50px;
	margin-top: 15px;
	font-size: 38pt;
	font-weight: normal;
	color: #bbb;
	text-align: left;
	position: relative;
	z-index: 3;
	border: 0px solid blue;
}
.page_intro .gr {
	font-size: 38pt;
	color: #6bc605;
}
.page_intro .second {
	float: left;
	font-size: 38pt;
	margin-left: 230px;
}

.main_Nav {
	float: left;
	text-align: center;
	position: absolute;
	top: 245px;
	left: 0px;
	z-index: 5;
	border: 0px solid red;
}

.main_Nav .page_header {
	clear: left;
	float: left;
	background: url(../../images/ltr/hdr_icon.gif) no-repeat left 8px;
	/*width: 48%;*/
	line-height: normal;
	font-size: 28pt;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin: 40px 0 0 50px;
	padding: 0px 0px 12px 32px;
	border: 0px solid red;
}

.page_Content {
	clear: both;
	float: left;
	width: 100%;
	height: auto;
	background-color: #f6f6f6;
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 0px solid black;
}



.side_Content {
	float: left;
	width: 259px;
	min-height: 480px;
	_height: 480px;
	margin-left: 49px;
	margin-bottom: 20px;
	border: 0px solid red;
}
.side_top {
	background: url(../../images/side_top.gif) no-repeat 0 0;
	width: 100%;
	height: 9px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}
.side_mid {
	background: url(../../images/side_bg.gif) repeat-y 0 0;
	width: 100%;
	min-height: 237px;
	_height: 237px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}
.side_bot {
	background: url(../../images/side_bot.gif) no-repeat 0 0;
	width: 100%;
	height: 9px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

.side_menu {
	list-style: none;
	width: auto;
	height: auto;
	margin: 0 14px;
}
.side_menu li {
	width: 100%;
	height: 24px;
}
.side_menu a {
	float: left;
	width: 100%;
	line-height: 24px;
	font-size: 12px;
	color: #000;
	letter-spacing: 1px;
	font-weight: normal;
}
.side_menu a:hover,
.side_menu .selected a {
	color: #6bc605;
	text-decoration: none;
}


.main_Content {
	float: right;
	width: 584px;
	height: auto;
	margin-right: 50px;
	border: 0px solid red;
}


.about_info {
	width: 100%;
	height: auto;
}
.about_info h2 {
	width: 100%;
	font-size: 18pt;
	font-weight: normal;
	line-height: normal;
	color: #6bc605;
	border: 0px solid red;
	border-bottom: 1px dotted #333;
}
.about_info .sub_hdr {
	width: 100%;
	margin-bottom: 13px;
	margin-top: 17px;

	line-height: 30px;
	font-size: 11pt;
	font-weight: bold;
	color: #222;

	border: 0px solid red;
}




/*		Company Page		*/
.img_logo {
	float: left;
	text-align: center;
	border: 1px solid #000;
}
.hdr_company {
	float: right;
	width: 450px;
	font-size: 16pt;
	font-weight: normal;
	color: #6bc605;
	padding-bottom: 6px;
	border-bottom: 1px dotted #7f7f7f;
}
.company_text {
	clear: right;
	float: right;
	width: 450px;
	height: auto;
	margin-top: 14px;
	padding-bottom: 12px;
}


.company_card {
	clear: right;
	float: right;
	width: 460px;
	height: auto;
	border: 0px solid red;
} 
.company_card .top {
	background: url(../../images/card_bg1.gif) no-repeat 0 0;
	width: 100%;
	height: 8px;
}
.company_card .mid {
	background: url(../../images/card_bg2.gif) repeat-y 0 0;
	width: 100%;
	min-height: 64px;
	_height: 64px;
	padding-bottom: 10px;
	border: 0px solid red;
}
.company_card .bot {
	background: url(../../images/card_bg3.gif) no-repeat 0 0;
	width: 100%;
	height: 8px;
	margin-bottom: 12px;
}

.company_card .mid h3 {
	float: left;
	color: #6bc605;
	margin: 6px 0 15px 30px;
}
.company_card .mid span, 
.company_card .mid address,
.company_card .mid a {
	clear: left;
	float: left;
	width: 380px;
	line-height: 18px;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
	margin-left: 26px;
	padding-left: 29px;
	margin-bottom: 10px;
	border: 0px solid red;
}
.company_card .mid address {
	background: url(../../images/home.gif) no-repeat 0 0;
}
.company_card .mid .phone {
	direction: ltr;
	background: url(../../images/phone.gif) no-repeat 0 50%;
}
.company_card .mid .fax {
	direction: ltr;
	background: url(../../images/fax.gif) no-repeat 0 50%;
}
.company_card .mid .email {
	direction: ltr;
	background: url(../../images/email.gif) no-repeat 0 50%;
	color: #e26402;
}
.goToSite,
.company_card .mid .goToSite {
	float: right;
	background-image: url(../../images/ltr/more_orange.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	width: auto;
	line-height: 16px;
	font-size: 11pt;
	color: #e26402;
	margin: 7px 21px 7px 0;
	padding-right: 21px;
}
.goBack {
	margin-right: 0px;
	border: 0px solid red;
}


/*		Links Page		*/
.link_list {
	list-style: none;
	float: left;
	width: 283px;
	height: auto;
	margin: 0;
	margin-bottom: 380px;
	padding-left: 84px;
	border: 0px solid red;
	border-right: 1px dotted #7f7f7f;
}
.link_list li {
	background: url(../../images/rtl/pointer.jpg) no-repeat 0 10px;
	width: 100%;
}
.link_list a {
	float: left;
	width: 100%;
	line-height: 24px;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	padding-left: 16px;
}
.link_list a:hover {
	color: #e26402;
	text-decoration: none;
}
.no-vline {
	padding-left: 50px;
	border-right: none;
}




/*		Error page		*/
.error-block {
	float: left;
	height: 300px;
	width: 100%;
	border: 0px solid red;
}
.error_text {
	float: left;
	width: 100%;
	line-height: 24px;
	font-size: 12pt;
	font-weight: normal;
	color: #333;
	margin-left: 84px;
	padding-bottom: 14px;
}
.lnkError {
	clear: left;
	float: left;
	background: url(../../images/ltr/more_orange.gif) no-repeat 100% 50%;
	width: 150px;
	line-height: 24px;
	font-size: 12pt;
	font-weight: normal;
	color: #e26402;
	margin-left: 84px;
	padding-right: 26px;
}
