.mainimage_wrapper{
	position:relative;
	margin-bottom:30px;
	border-radius:20px; 
	line-height:0px;
	font-size:0px;
}

.mainimage_subtitle{
	position:absolute;
	bottom:50px;
	height:44px;
	background:#fff;
	width:346px;
	vertical-align:middle;
	line-height:44px;
	padding-left:20px;
	font-size:14px;
	border-top-right-radius:20px; -moz-border-radius-topright:20px; border-bottom-right-radius:20px; -moz-border-radius-bottomright:20px;
}

img.mainimage{
	max-width:100%;
	height:auto;
	position:absolute;
	top:0px;
	left:0px;
	z-index:-1;
}

#mainimage_ph{
	max-width:100%;
}

.maintext_wrapper{
	margin-bottom:30px;
}


.hteasers_wrapper{
	width:100%;
	position:relative;
	margin-top:10px;
	text-align:left;
}

.hteaser_wrapper{
	width:50%;
	margin-bottom:35px;
	font-size:14px;
	line-height:24px;
	position:relative;
	float:left;
}

.hteasers_wrapper a:hover{
	text-decoration:none;
}

.hteaser_link img.teaser_image , a.glowhover img.glowthis{
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	 transition: all 0.2s ease-in-out;
}

.hteaser_link:hover img.teaser_image{
	box-shadow:0 0 5px #a7b4af
}

a.glowhover:hover img{
	box-shadow:0 0 5px #333
}

.hteaser_content{
	padding-right:20px;
}
.hteaser_content img.teaser_image{
	max-width:100%;
	height:auto;
}

.hteaser_content img.link_arrow{
	float:right;
	margin-top:5px;
	margin-left:10px;
}

.hteaser_content p{
	margin:0px 0px;
}


.flyout_wrapper{
	//background: url(../Images/h1_bg.jpg) bottom left no-repeat;
	padding-bottom:30px;
	margin-bottom:35px;
	font-size:15px;
	line-height:24px;
	clear:both;
	position:relative;
	min-height:110px;
}

.flyout_image{
	float:left;
	margin-right:20px;
	behavior: url(/PIE/PIE.htc);
}

.flyout_arrow{
	position:absolute;
	bottom:10px;
	right:0px;
	padding:10px 0px 5px 15px;
	cursor:pointer;
}

.flyout_trunc{
	width:435px;
	float:right;
}

.flyout_trunc.fullWidth{
	width:auto;
	float:none;
}
.c_button_wrapper{
	width:725px;
	position: relative
}

.c_button{
	display:inline-block;
	margin-right:16px;
	margin-bottom:27px;
	position: relative
}

.c_button img{
	position:relative;
	z-index:2
}

.c_button img.hoverimg{
	position:absolute;
	z-index:1;
	left:0px;
	top:0px;
	max-width:100%
}
/** CONTENT RIGHT **/
.rightcol_ob {
	margin-bottom:40px;
	font-size:14px;
	line-height:24px;
	background:url(../Images/right_hr.jpg) bottom left no-repeat;
	padding-bottom:18px;
}

p.arrowlink_p{
	margin:5px 0px;
	padding:0;
	padding-right:30px;
	background-position: bottom right;
	background-repeat:no-repeat;
	display:block;
	position:relative;
}

.a_arrow_link_attachment{
	position:absolute;
	right:0px;
	bottom:0px;
}

a.a_arrow_link{
	display:block;
}
a.a_arrow_link:hover{
	text-decoration:none;
}

a.inline_arrow_link , p.internal_arrow_link a{
	display:inline-block;
	position:relative;
	padding-right:23px;
}

#newsletter_showhide{
	float:right;
	font-family: 'Calibri', sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	padding-right:24px;
	padding-top:2px;
	margin-right:4px;
	position:relative;
	top:4px;
	position:relative;
}

#newsletter_showhide img{
	display:block;
	position:absolute;
	right:0px;
	top:5px;
}

#newsletter_showhide:hover{
	text-decoration:none;
}


#newsletter_hl{
}

#nf_wrapper{
	margin-top:0px;
	 border:0px none transparent !important;
}

#newsletter_iframe{
	width:100%;
	overflow:hidden;
	background:url(../Images/right_hr.jpg) bottom left no-repeat;
}

#nf_holder{
	margin-bottom:40px;
}
/*** GLOBAL **/
.global_links_wrapper{
	margin:30px 0px;
}

a.global_link{
	margin-right:30px;
}

/** SITEMAP **/
#sitemap_wrapper{
	line-height:24px;
	margin-left:-4px;
}

#sitemap_wrapper a{
	padding:0px 4px;
}
#sitemap_wrapper a:hover{

}
.sitemap1{
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}

.sitemap2{
	font-size:14px;
	font-weight:normal;
	padding-left:70px;
}


/** OTHERS **/

.rcorner{position:absolute; z-index:500; width:16px; height:16px;}
.rcorner.rcorner_tl{position:absolute; top:0px; left:0px; background:url(../Images/rcorner_tl.png);}
.rcorner.rcorner_tr{position:absolute; top:0px; right:0px; background:url(../Images/rcorner_tr.png);}
.rcorner.rcorner_br{position:absolute; bottom:0px; right:0px; background:url(../Images/rcorner_br.png);}
.rcorner.rcorner_bl{position:absolute; bottom:0px; left:0px; background:url(../Images/rcorner_bl.png);}


/*** STYLES ***/

table.product_table{
	width:100%;
	border-collapse:collapse;
	line-height:120%;
}

table.product_table td{
	vertical-align:top;
	border:1px solid #000;
	text-align:center;
	padding:2px 0px;
}

table.product_table tr:first-child{
	background:#7b7c7e;
	color:#fff;
}

table.product_table tr:first-child td:first-child{
	background:#fff;
	color:#000;
}

table.product_table td td:first-child{
	text-align:left;
}

input.s_but{
	display:inline-block;
	text-transform:uppercase;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	background:#000;
	min-width:150px;
	height:29px;
	vertical-align:middle;
	line-height:26px;
	cursor:pointer;
	margin:0px 6px;
	border:none;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin:5px 0px 15px 0px;
	behavior: url(/PIE/PIE.htc);
}
