body {
	margin: 0;
	padding: 0;
	background-color: #ad1000;
}

#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#main {
	float: left;
	width: 900px;
	margin-top: 20px;	
	margin-bottom: 20px;
}

#hdr_index {
	float: left;
	width: 100%;
	height: 258px;
	background: url('../images/hdr_home-es.jpg') top left no-repeat;
}

#hdr_concept {
	float: left;
	width: 100%;
	height: 258px;
	background: url('../images/hdr_concept-es.jpg') top left no-repeat;
}

#hdr_news {
	float: left;
	width: 100%;
	height: 258px;
	background: url('../images/hdr_news-es.jpg') top left no-repeat;
}

#hdr_service {
	float: left;
	float: left;
	width: 100%;
	height: 258px;
	background: url('../images/hdr_service-es.jpg') top left no-repeat;
}

#hdr_contact {
	float: left;
	width: 100%;
	height: 258px;
	background: url('../images/hdr_contact-es.jpg') top left no-repeat;
}

#hdr_flexi_concept {
	float: left;
	width: 100%;
	height: 258px;
	background: url('../images/hdr_flexi_concept-es.jpg') top left no-repeat;
}

#hdr_flexi_g4 {
	float: left;
	width: 100%;
	height: 258px;
	background: url('../images/hdr_flexi_g4.jpg') top left no-repeat;
}

#hdr_flexi_himax {
	float: left;
	width: 100%;
	height: 258px;
	background: url('../images/hdr_flexi_himax.jpg') top left no-repeat;
}

#hdr_flexi_lite {
	float: left;
	width: 100%;
	height: 258px;
	background: url('../images/hdr_flexi_lite.jpg') top left no-repeat;
}

#hdr_flexi_gas {
	float: left;
	width: 100%;
	height: 258px;
	background: url('../images/hdr_flexi_gas.jpg') top left no-repeat;
}

#hdr_flexi_terms {
	float: left;
	width: 100%;
	height: 258px;
	background: url('../images/hdr_flexi_terms-es.jpg') top left no-repeat;
}

#hdr_links {
	float: left;
	width: 100%;
	height: 258px;
	background: url('../images/hdr_links-es.jpg') top left no-repeat;
}

#hdr_downloads {
	float: left;
	width: 100%;
	height: 258px;
	background: url('../images/hdr_downloads.jpg') top left no-repeat;
}


#menu_box {
	float: left;
	width: 100%;
	height: 59px;
}

ul#menu {
	margin: 0;
	padding: 0;
}

ul#menu li {
	display: inline;
}

ul#menu li a {
	float: left;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

li#home {
	float: left;
	/*width: 164px;*/
	width: 80px;
	height: 59px;
	background: url('../images/mnu_home-es.jpg') top left no-repeat;
}

li#home_on {
	float: left;
	/*width: 164px;*/
	width: 80px;
	height: 59px;
	background: url('../images/mnu_home_on-es.jpg') top left no-repeat;
}

li#concept {
	float: left;
	/*width: 192px;*/
	width: 173px;
	height: 59px;
	background: url('../images/mnu_concept-es.jpg') top left no-repeat;
}

li#concept_on {
	float: left;
	/*width: 192px;*/
	width: 173px;
	height: 59px;
	background: url('../images/mnu_concept_on-es.jpg') top left no-repeat;
}

li#news {
	float: left;
	/*width: 193px;*/	
	width: 224px;
	height: 59px;
	background: url('../images/mnu_news-es.jpg') top left no-repeat;
}

li#news_on {
	float: left;
	/*width: 193px;*/	
	width: 224px;
	height: 59px;
	background: url('../images/mnu_news_on-es.jpg') top left no-repeat;
}

li#service {
	float: left;
	/*width: 192px;*/
	width: 221px;
	height: 59px;
	background: url('../images/mnu_service-es.jpg') top left no-repeat;
}

li#service_on {
	float: left;
	width: 221px;
	height: 59px;
	background: url('../images/mnu_service_on-es.jpg') top left no-repeat;
}

li#contact {
	float: left;
	/*width: 159px;*/
	width: 202px;
	height: 59px;
	background: url('../images/mnu_contact-es.jpg') top left no-repeat;
}

li#contact_on {
	float: left;	
	width: 202px;
	height: 59px;
	background: url('../images/mnu_contact_on-es.jpg') top left no-repeat;
}

#bottom_index {
	float: left;
	width: 900px;
	height: 482px;
	margin: 0;
	padding: 0;
	background: url('../images/bottom_home-es.jpg') top left no-repeat;
}

#bottom_concept_1 {
	float: left;
	width: 900px;
	height: 135px;	
	margin: 0;
	padding: 0;
	background: url('../images/bottom_concept_1-es.jpg') top left no-repeat;
}

#bottom_concept_1 a {
	float: left;
	width: 100%;
	height: 100%;
}

#bottom_concept_2 {
	float: left;
	width: 900px;
	height: 123px;
	margin: 0;
	padding: 0;
	background: url('../images/bottom_concept_2-es.jpg') top left no-repeat;
}

#bottom_concept_3 {
	float: left;
	width: 900px;
	height: 151px;
	margin: 0;
	padding: 0;
	background: url('../images/bottom_concept_3-es.jpg') top left no-repeat;
}

#content_box {
	float: left;
	width: 840px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #fff;
}

#content_box_top {
	float: left;
	width: 840px;
	height: 22px;
	margin: 0;
	padding: 0;
	background: url('../images/content_box_top.gif') top left no-repeat;
}

#content_box_middle {
	float: left;
	width: 840px;
	margin: 0;
	padding: 0;
	background: url('../images/content_box_middle.gif') top left repeat-y;
}

#content_box_bottom {
	float: left;
	width: 840px;
	height: 87px;
	margin: 0;
	padding: 0;
	background: url('../images/content_box_bottom.gif') top left no-repeat;
}

#content_box_top_g4 {
	float: left;
	width: 840px;
	height: 53px;
	margin: 0;
	padding: 0;
	background: url('../images/content_box_top_g4.jpg') top left no-repeat;
}

#content_box_top_himax {
	float: left;
	width: 840px;
	height: 46px;
	margin: 0;
	padding: 0;
	background: url('../images/content_box_top_himax.jpg') top left no-repeat;
}

#content_box_top_service {
	float: left;
	width: 840px;
	height: 32px;
	margin: 0;
	padding: 0;
	background: url('../images/content_box_top_service.jpg') top left no-repeat;
}

#content_box_top_lite {
	float: left;
	width: 840px;
	height: 47px;
	margin: 0;
	padding: 0;
	background: url('../images/content_box_top_lite.jpg') top left no-repeat;
}

#content_box_top_gas {
	float: left;
	width: 840px;
	height: 44px;
	margin: 0;
	padding: 0;
	background: url('../images/content_box_top_gas.jpg') top left no-repeat;
}

#content_box_top_contact {
	float: left;
	width: 840px;
	height: 32px;
	margin: 0;
	padding: 0;
	background: url('../images/content_box_top_contact.jpg') top left no-repeat;
}

ul#footer {
	list-style: none;
	/*margin-left: 40px;*/
	margin-left: 30px;
	margin-top: 20px;
	padding: 0;
	
}

ul#footer li {
	display: inline;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	/*margin-left: 30px;	
	margin-left: 15px;*/
	margin-left: 5px;
	display: inline;
}

ul#footer li a {
	color: #333333;
	text-decoration: none;
}

ul#footer li a:hover {
	text-decoration: underline;
}

#footer_text_left {
	float: left;
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	color: #333333;
	margin-left: 70px;
	display: inline;
}

#footer_text_right {
	float: right;
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	color: #333333;
	margin-right: 70px;	
	display: inline;
}

#content_right {
	float: left;
	width: 671px;
	margin-top: 10px;
	margin-left: 15px;
	padding: 0;
	display: inline;
}

#content {
	float: left;
	width: 840px;
	margin: 0;
	padding: 0;
}

#ball_1 {
	float: left;
	width: 111px;
	height: 92px;
	margin: 0;
	padding: 0;
	background: url('../images/flexi_ball_1.gif') top left no-repeat;
}

.content_box_text {
	float: left;
	width: 671px;
}

.content_box_text h1, #content h1, #content_box_middle h1 {
	font-family: arial;
	font-size: 22px;
	margin: 0;
	padding: 0;
	color: #6d6e71;
	font-weight: normal;
}

#content_box_middle h2 {
	font-family: arial;
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #6d6e71;
	/*color: red;*/
	font-weight: normal;
	margin-top:4px;
	margin-bottom:4px;
}


.content_box_text p, #content p, #content_box_middle p {
	color: #333333;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: arial;
	
}

.border {
	float: left;
	width: 671px;
	height: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	background: url('../images/border.gif') top left no-repeat;
}

#flexi_concept_options {
	float: left;
	width: 840px;
	height: 198px;
	margin: 0;
	padding: 0;
	background: url('../images/flexi_concept_options.jpg') top left no-repeat;
	
}

.border_custom {
	float: left;
	width: 671px;
	height: 2px;	
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	font-size: 0px;
	background: url('../images/border_bg.gif') top left repeat-x;
}

.border_custom1 {
	float: left;
	width: 400px;
	height: 2px;	
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;	
	background: url('../images/border_bg.gif') top left repeat-x;
}

#lnk_g4 {
	float: left;
	width: 99px;
	height: 94px;
	margin-left: 224px;
	margin-top: 17px;
	padding: 0;
	display: inline;
	
}

#lnk_himax {
	float: left;
	width: 99px;
	height: 94px;
	margin-left: 25px;
	margin-top: 17px;
	padding: 0;
	display: inline;
}

#lnk_lite {
	float: left;
	width: 99px;
	height: 94px;
	margin-left: 24px;
	margin-top: 17px;
	padding: 0;
	display: inline;
}

#lnk_gas {
	float: left;
	width: 99px;
	height: 94px;
	margin-left: 24px;
	margin-top: 17px;
	padding: 0;
	display: inline;
}

#lnk_concept_g4 {
	float: left;
	width: 118px;
	height: 113px;
	margin-left: 126px;
	margin-top: 55px;
	padding: 0;
	display: inline;
}

#lnk_concept_himax {
	float: left;
	width: 119px;
	height: 113px;
	margin-left: 61px;
	margin-top: 55px;
	padding: 0;
	display: inline;
}

#lnk_concept_lite {
	float: left;
	width: 119px;
	height: 113px;
	margin-left: 61px;
	margin-top: 55px;
	padding: 0;
	display: inline;
}

#lnk_concept_gas {
	float: left;
	width: 118px;
	height: 113px;
	margin-left: 57px;
	margin-top: 55px;
	padding: 0;
	display: inline;
}

#service_ball {
	float: left;
	width: 92px;
	height: 60px;
	margin-left: 54px;
	padding: 0;
	background: url('../images/service_ball.jpg') top left no-repeat;
	display: inline;
}

#link_shd {
	float: left;
	width: 208px;
	height: 126px;
	margin-bottom: 20px;
	padding: 0;
	background: url('../images/lnk_shd.jpg') top left no-repeat;
}

#link_hbg {
	float: left;
	width: 208px;
	height: 126px;
	margin-left: 13px;
	margin-bottom: 20px;
	padding: 0;
	background: url('../images/lnk_hbg.jpg') top left no-repeat;
}

#link_bita {
	float: left;
	width: 208px;
	height: 126px;
	margin-left: 13px;
	margin-bottom: 20px;
	padding: 0;
	background: url('../images/lnk_bita.jpg') top left no-repeat;
}

#link_cgl {
	float: left;
	width: 208px;
	height: 126px;
	margin-bottom: 20px;
	padding: 0;
	background: url('../images/lnk_cgl.jpg') top left no-repeat;
}

#link_fem {
	float: left;
	width: 208px;
	height: 126px;
	margin-left: 13px;
	margin-bottom: 20px;
	padding: 0;
	background: url('../images/lnk_fem.jpg') top left no-repeat;
}

#link_flta {
	float: left;
	width: 208px;
	height: 126px;
	margin-left: 13px;
	margin-bottom: 20px;
	padding: 0;
	background: url('../images/lnk_flta.jpg') top left no-repeat;
}

#link_csdf {
	float: left;
	width: 208px;
	height: 126px;
	margin-bottom: 20px;
	padding: 0;
	background: url('../images/lnk_csdf.jpg') top left no-repeat;
}

#link_cilt {
	float: left;
	width: 208px;
	height: 126px;
	margin-left: 13px;
	margin-bottom: 20px;
	padding: 0;
	background: url('../images/lnk_cilt.jpg') top left no-repeat;
}

#link_lm {
	float: left;
	width: 208px;
	height: 126px;
	margin-left: 13px;
	margin-bottom: 20px;
	padding: 0;
	background: url('../images/lnk_lm.jpg') top left no-repeat;
}

#link_ukwa {
	float: left;
	width: 208px;
	height: 126px;
	margin-bottom: 20px;
	padding: 0;
	background: url('../images/lnk_ukwa.jpg') top left no-repeat;
}

#link_fta {
	float: left;
	width: 208px;
	height: 126px;
	margin-left: 13px;
	margin-bottom: 20px;
	padding: 0;
	background: url('../images/lnk_fta.jpg') top left no-repeat;
}

#link_mhia {
	float: left;
	width: 208px;
	height: 126px;
	margin-left: 13px;
	margin-bottom: 20px;
	padding: 0;
	background: url('../images/lnk_mhia.jpg') top left no-repeat;
}

#link_bmhf {
	float: left;
	width: 208px;
	height: 126px;
	margin-left: 13px;
	margin-bottom: 20px;
	padding: 0;
	background: url('../images/lnk_bmhf.jpg') top left no-repeat;
}

#link_shd a, #link_hbg a, #link_bita a, #link_cgl a, #link_fem a, #link_flta a, #link_mhia a, #link_csdf a, #link_cilt a, #link_lm a, #link_ukwa a, #link_fta a, #link_bmhf a {
	float: left;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.frm_line {
	float: left;
	width: 460px;
	margin-bottom: 10px;
}

.frm_line label {
	float: left;
	width: 95px;
	padding-right: 10px;
	font-size: 12px;
	font-family: arial;
}

.frm_line input, .frm_line textarea {
	border: 1px solid #fff;
}

.mail_link {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.mail_link:hover {
	text-decoration: underline;
}

.terms {
	font-size: 12px;
	font-family: arial;
}

.terms li {
	font-weight: bold;
	margin-bottom: 20px;
}

.terms ul {
	margin-top: 5px;
	padding: 0;
}

.terms ul li {
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 0;
	
}

ul#footer2 {
	float: left;
	list-style: none;
	margin:0;
	/*margin-bottom:10px;*/	
	margin-bottom:6px;	
	margin-left:0px;
	padding: 0px;
}

ul#footer2 li {
	display: inline;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	/*margin-left: 30px;
	margin-left: 18px;*/
	margin-left: 4px;
	display: inline;
}

ul#footer2 li a {
	color: #fff;
	text-decoration: none;
}

ul#footer2 li a:hover {
	text-decoration: underline;
}

#footer_text_left2 {
	float: left;
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	color: #fff;
	margin-left: 30px;
	display: inline;
}

#footer_text_right2 {
	float: right;
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	color: #fff;
	margin-right: 35px;
	display: inline;
}

#red_footer {
	float: left;
	width: 765px;
	margin-left: 70px;
	margin-top: 280px;
	display: inline;
}

#video_downloads {
	float: left;
	width: 322px;
	height: 64px;
	margin: 0;
	padding: 0;
	background: url('../images/video_downloads.gif') top left no-repeat;
}

#brochure_downloads {
	float: right;
	width: 340px;
	height: 62px;
	margin: 0;
	padding: 0;
	background: url('../images/brochure_downloads.gif') top left no-repeat;
}

#video_box {
	float: left;
	width: 350px;
	margin-top: 10px;
	margin-left: 25px;
	padding: 0;
	clear: left;
}

#brochure_box {
	float: right;
	width: 310px;
	margin-top: 8px;
	margin-bottom: 40px;
	padding: 0;
}

#brochure_list {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#brochure_list li {
	height: 34px;
	margin-bottom: 15px;
	padding: 0;
}

a.download {
	float: left;
	height: 14px;
	padding-left: 45px;
	padding-top: 20px;
	color: #000;
	text-decoration: none;
	font-family: arial, verdana;
	font-size: 12px;
	background: url('../images/icon_download.gif') top left no-repeat;
	
}

a:hover {
	text-decoration: underline;
}

a.acrobat {
	float: left;
	height: 14px;
	padding-left: 45px;
	padding-top: 27px;
	color: #000;
	text-decoration: none;
	font-family: arial, verdana;
	font-size: 12px;
	background: url('../images/icon_acrobat.gif') top left no-repeat;	
}

a.acrobat:hover {
	text-decoration: underline;
}

#video_1 {
	float: left;
	width: 170px;
	height: 103px;
	margin-bottom: 10px;
	padding: 0;
	background: url('../images/video_1.jpg') top left no-repeat;
	clear: both;
}


#video_2 {
	float: left;
	width: 168px;
	height: 104px;
	margin-bottom: 10px;
	padding: 0;
	background: url('../images/video_2.jpg') top left no-repeat;
	clear: both;
}

#btn_submit {
	float: left;
	width: 168px;
	height: 36px;
	margin: 0;
	padding: 0;
	background: url('../images/btn_submit.gif') top left no-repeat;
	cursor: pointer;
}

#process_area {
	float: right;
	width: 350px;	
	margin-right: 42px;
	padding: 0;
	font-family: arial, verdana;
	font-size: 12px;
	color: red;
	display: none;
}

.more {
	text-decoration: none;
	color: #ed1c24;
}

.more:hover {
	text-decoration: underline;
}

.red_star {
	color: red;
}

/**************** Pagination ***************************/

div.pagination 
{
	padding: 0px;
	margin: 0px;	
	text-align:left;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	height:24px;
	
}

div.pagination a 
{
	padding: 0px 5px 0px 5px;
	margin-left: 2px;	
	
	text-decoration: none; /* no underline */
	color: #333333;
}

div.pagination a:hover, div.pagination a:active 
{
	/*border: 1px solid #000099;*/
	color: #000;
}

div.pagination span.current 
{
	padding: 0px 5px 0px 5px;
	margin-left: 2px;
	border: 1px solid #c60206;
	height:20px;
	
	font-weight: bold;
	background-color: #c60206;
	color: #FFF;
}
div.pagination span.disabled 
{
	padding: 0px 5px 0px 5px;
	margin-left: 2px;
	/*border: 1px solid #EEE;*/
	color: #DDD;
}

#maps
{
    float:right;
    margin-right:28px;   
    display:inline; 
}

.normal_link {
	color: #333333;
	text-decoration: none;
}

.normal_link:hover {
	color: #333333;
	text-decoration: none;
}

.infoBar{
	display: block;
	height: 40px; 
	line-height: 40px;
	background: none; 
	display: block; 
	color: #400a0a;
	font-family: arial, verdana, helvetica;
	font-size: 14px;
	padding: 0px 40px;
}

	.infoBar strong,
	.infoBar a{
		color: #ffffff;
		font-weight: bold;
	}

.fl{
	float: left;
}

.fr{
	float: right;
}
