body
{
	background-color:#F5F5F5;
	margin:0;
	font-family:Georgia,'Times New Roman';
	font-size:12px;
	color: #4F4F4F;
}
a img
{
	border:0;
}
.clear
{
	clear:both;
}
#header
{
	width:901px;
	margin:0 auto;
}
#header img
{
	margin:25px 0;
}
#menubar
{
	background-color:#262626;
	height:78px;
}
#menu
{
	width:901px;
	margin:0 auto;
}
#menu ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu ul li
{
	float:left;
	width:150px;
	font-family:Arial,Tahoma,Verdana;
}
#menu ul li.selected
{
	background-image:url("../images/menu_pointer.png");
	background-position:30px bottom;
	background-repeat:no-repeat;
}
#menu ul li a
{
	padding-top:15px;
	display:block;
	text-decoration:none;
	height:63px;
}
#menu ul li a span.menulink
{
	display:block;
	margin-bottom:3px;
	text-transform:uppercase;
	font-size:11px;
	color:#E5E5E5;
	font-weight:bold;
}
#menu ul li a span.menutext
{
	font-size:11px;
	color:#A6A6A6;
}
#content
{
	margin:10px auto;
	width:901px;
}
#footer
{
	background-color:#FDFDFD;
	background-image:url("../images/footerline.png");
	background-repeat:repeat-x;
	background-position:top left;
}
#footer_content
{
	width:901px;
	margin:0 auto;
	padding:4px 0 30px 0;
	
}
#footer1
{
	background-color:#262626;
	height:78px;
	color:#989898;
	font-size:11px;
}
#footer1_content
{
	width:901px;
	margin:0 auto;
	padding:30px 0;
}
#copyright
{
	float:left;
	width:450px;
}
#privacy
{
	float:left;
	width:451px;
	text-align:right;
}
#privacy a,#copyright a
{
	text-decoration:none;
	color:#989898;
	font-size:11px;
}
#social
{
	margin:10px 0 0px 0;
	text-align:right;
	width:128px;
	float:right;
}










/*
	Slideshow
*/
#imgcontainer {
	width:397px;
	padding:0px;
	margin:20px auto 20px auto;
	position:relative;
	z-index:0;
	height:303px;
	float:left;
}

#slides {
	position:absolute;
	top:1px;
	left:1px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:397px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:397px;
	height:205px;
	display:block;
	cursor:default;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:585px;
}
/*
	Pagination
*/

.pagination {
	position:relative;
	top:0px;
	float:right;
	margin:5px 0px 0;
	z-index:102;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination1.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

#content_left,#content_right
{
	float:left;
	width:393px;
}
#content_left
{
	margin-right:75px;
	width:433px;
}
#content h1
{
	font-size:28px;
	font-family:'Arial Narrow',Arial;
	font-weight:bold;
	color:#4F4F4F;
	margin:15px 0;
}
#content h1.download
{
	background-image:url("../images/download.png");
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:50px;
	line-height:45px;
}
#content h1.resources
{
	background-image:url("../images/resources.png");
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:37px;
	line-height:45px;
}
#content h2
{
	font-size:18px;
	font-family:'Arial Narrow',Arial;
	font-weight:bold;
	color:#6F6F6F;
	margin:10px 0;
}
#content_left p
{
	margin-left:24px;
	color:#4F4F4F;
	font:Georgia,'Times New Roman';
	font-size:13px;
	line-height:20px;
}
#content_left ul
{
	font-size:13px;
	color:#4F4F4F;
	list-style-image:url("../images/bullet.png");
}
#content_left ul li
{
	margin-bottom:10px;
}
#content_right ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:auto;
}
#content_right ul li
{
	margin-bottom:20px;
}
#content_right ul li h2
{
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	color:#606060;
	margin:0 0 5px 0;
}
#content_right ul span
{
	font-size:12px;
	font-weight:normal;
	color:#101010;
	display:block;
}
#content_right ul p
{
	font-size:12px;
	font-weight:normal;
	color:#4F4F4F;
	line-height:20px;
	margin:5px 0;
}
#content_right ul a
{
	color:#E51F49;
	text-decoration:none;
}
#footer_content h2
{
	font-size:22px;
	font-family:'Arial Narrow',Arial;
	font-weight:bold;
	color:#4F4F4F;
	margin:5px 0 15px 0;
}
.datasheets
{
	float:left;
	width:230px;
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:auto;
}
.datasheets li
{
	margin-bottom:10px;
}
.datasheets li a
{
	background-image:url('../images/arrow.png');
	background-position:center left;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#4F4F4F;
	padding-left:11px;
	font-size:13px;
}
.datasheets li a:hover
{
	color:#E51F49;
}
.vertical_divider
{
	float:left;
	margin-right:24px;
	width:1px;
	height:138px;
	background-image:url('../images/vertical_divider.png');
	background-position:top left;
	background-repeat:repeat-y;
}
#datasheets_left
{
	width:550px;
	margin-right:71px;
	float:left;
	margin-bottom:120px;
}
#datasheets_left div.vertical_divider
{
	height:180px;
}
#datasheets_left ul.datasheets
{
	margin-bottom:20px;
}
#datasheets_right
{
	width:280px;
	float:left;
}
#datasheets_right h2
{
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
}
#datasheets_right ul
{
	list-style-type:none;
	margin:0;
	padding:0px;
}
#datasheets_right ul li
{
	margin-bottom:10px;
}
#datasheets_right ul li a
{
	color:#E51F49;
	background-image:url("../images/marker.gif");
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:12px;
	text-decoration:none;
}
#datasheets_right h1
{
	line-height:45px;
}
#datasheets_right ul li a:hover
{
	color:#E51F49;
}
#articles
{
	list-style-type:none;
	margin:0;
	padding:0px;
	overflow:auto;
	width:701px;
}
#articles li
{
	margin-bottom:20px;
	padding:20px 0px 20px 0px;
	background-image:url("../images/footerline.png");
	background-repeat:repeat-x;
	background-position:bottom left;
}
#articles li:last-child
{
	background-image:none;
}
#articles li a.article_image_small
{
	float:left;
	width:100px;
	margin-right:20px;
}
#articles li h2
{
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
	margin:0;
}
#articles li p
{
	margin:5px 0;
}
#articles li div.articlelist_details
{
	float:left;
	width:581px;
}
#articles li br
{
	clear:both;
}
#articles li a.article_more
{
	color:#E51F49;
	text-decoration:none;
	margin-bottom:10px;
	float:right;
}
.bulletin
{
	width:285px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	border:1px solid #E5E5E5;
	background-color:#FAFAFA;
}
.last
{
	margin-right:0;
}
.bulletin_image
{
	background-color:#FFFFFF;
	border-bottom:1px solid #E5E5E5;
	text-align:center;
	height:80px;
}
.bulletin h2
{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:5px 0;
}
.bulletin p
{
	padding:10px;
	margin:0;
}
.bulletin ul
{
	list-style-type:none;
	padding:0px 10px;
	overflow:auto;
	margin:0;
	margin:10px 0;
}
.bulletin ul li
{
	margin-bottom:10px;
}
.bulletin ul li a
{
	color:#E51F49;
	background-image:url("../images/marker.gif");
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:12px;
	text-decoration:none;
}
#article_details
{
	float:left;
	width:551px;
	margin-right:50px;
}
#article_img
{
	float:left;
	width:300px;
}
a.btn_submit
{
	background-color:#E16D01;
	display:block;
	padding:5px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}
#btn_article_return
{
	width:75px;
	margin:20px 0 50px 0;
}
#contact_left
{
	width:400px;
	margin-right:50px;
	float:left;
}
#contact_right
{
	width:451px;
	float:left;
}
#contact_right label,#contact_right span,#contact_right input,#contact_right textarea
{
	float:left;
	margin-bottom:10px;
}
#contact_right label
{
	width:75px;
}
#contact_right span.compulsary
{
	width:25px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#DA1640;
}
#contact_right input.textbox,#contact_right textarea.textbox
{
	border-top:1px solid #BFBFBF;
	border-left:1px solid #BFBFBF;
	border-bottom:1px solid #EFEFEF;
	border-right:1px solid #EFEFEF;
	padding:5px;
	width:339px;
}
#contact_right br
{
	clear:both;
}
.msg
{
	font-size:10px;
	color:#DA1640;
	font-weight:normal;
}
.btn_submit
{
	background-color:#E16D01;
	padding:5px 20px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	border:0px;
	cursor:pointer;
}
#btn_submit_contact
{
	margin-left:100px;
}
#contact_right div.msg
{
	margin-left:100px;
}
.a_tag a
{
	font-size:14px;
	text-decoration:none;
	color:#4F4F4F;
}
.a_tag a:hover
{
	color:#E51F49;
}
#divblock
{
	margin-top:21px;
	width:504px;
	float:left;
}
#divblock div.brand
{
	float:left;
	width:167px;
	height:151px;
	background-color:#262626;
	margin-right:1px;
	margin-bottom:1px;
}
#divblock div.lastrow
{
	margin-bottom:0px;
}
#divblock a
{
	display:block;
	padding:116px 8px 8px 8px;
	text-transform:uppercase;
	font-family:'Arial Narrow',Arial;
	color:#FFFFFF;
	text-decoration:none;
	font-size:22px;
	font-weight:bold;
}
#maincoll
{
	margin:0 auto;
	width:901px;
}