body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	background:url(../grfx/background.jpg) repeat-x #152e40;
	
}


* html body {
	margin-top: 0px;
}

#shadow2 {

background:url(../grfx/shadow_top.jpg) no-repeat;
background-position: top !important;
margin-left: 0px;
width: 764px;

}

*:first-child+html #shadow2 {
	margin-top: -15px;
}


#shadow {
	width: 764px !important;
	margin-left: auto !important;
	margin-right: auto;	
	margin-top: 0px;
	background:url(../grfx/shadow.jpg) repeat-y;
	background-position: top center;
	overflow: visible;
	margin-left: 0px;
}


#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: -8px;
	
}

*:first-child+html #container {
	margin-top: 0px;
}

* html #container {
	margin-left: 0px;
	margin-top: 0px;
	
}

#header {
	width: 750px;
	height: 92px;
	background:url(../grfx/header_bg.jpg) repeat-x;

}
#header img {
	padding-left: 20px;
	border: 0;
}

* html #header img {
	margin-left: 20px;
	border: 0;
}


#flash {
	width: 750px;
	height: 255px;
	margin-top: -11px;
}

*:first-child+html #flash {
	margin-top: -19px;
}

* html #flash {
	margin-top: -19px;
	margin-bottom: -22px;
}

#top_images {
	float: left;
	width: 744px;
	background-color: #fff;
	padding-left: 6px;
	margin-bottom: 30px;
}

	#top_images img {
		padding-left: 0px;
	}

* html #top_images {
		width: 746px;
		margin-top: 20px;
		position: fixed;
		z-index: 10;
}

#content {
	background: #fff;
	margin-top: 20px;
	padding: 40px;
	line-height: 150%;
	margin-top: 50px;
}

/*___________________INTERNAL LAYOUT_______________________*/


#product_content {
	background:url(../grfx/int/content_bg.jpg) repeat-x #fff;
	margin-top: -11px;
	padding: 10px 20px 40px 40px;
	line-height: 150%;
	float: left;
	width: 690px;	

}

#products_i_table {	
	width: 680px !important;
}

#products_i_table td {
	vertical-align: top;
}

#products_i_table img {
	padding: 1px;
	border: 1px solid #ccc;
}

#base_table2 {
	text-align: justify;
	font-size: 11px;
	
	
}

#base_table2 td {
	width: 350px;
	padding: 20px;
	vertical-align: top;
}

#base_table2 img {
	text-align: center;
}



#library_table {
	width: 600px !important;
}

#library_table td {
	vertical-align: top;
}

#library_table img {
	padding: 1px;
	border: 1px solid #ccc;
}

/*____________________INTERNAL CONTENT______________________*/

#internal_content {
	background:url(../grfx/int/content_bg.jpg) repeat-x #fff;
	margin-top: -11px;
	padding: 10px 20px 40px 40px;
	line-height: 150%;
	float: left;
	width: 690px;	
		min-height: 300px;
	height: auto !important;
	height: 300px;
}

*:first-child+html #internal_content {
	margin-top: -19px;
	padding: 30px 40px 40px 40px;
	width: 670px;
}

* html #internal_content {	
	margin-top: -19px;
	padding-top: 30px;
	margin-right: -10px;
	width: 700px;
}

.base_table {
	width: 670px;
		font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 150%;

}

.base_table td {
		vertical-align:top;
		
	}

.left_image {
	margin-top: 0;
	
}


.news_table img {
	border: 1px solid #2b5e83;
	padding: 2px;
	margin-top: 12px;
}

.news_table td {
	vertical-align: top;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 150%;
}

#series_table table{
	border:none;
	width: 800px;
		font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 150%;
}

#series_table {
	width: 690px;
		font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 150%;
}


#series_table td{
	vertical-align:top;
	text-align:center;
}

#series_table td img {
	border: 1px solid #ccc;
	padding: 1px;
}



#spec_table {
	width: 680px;
	border: 1px solid #ccc;
	padding: 5px;
		font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 150%;
}

/*______________________END INTERNAL CONTENT______________________*/

.base_headers a {
	font-size: 14px;

}

.base_headers a:hover {
	font-size: 14px;
}


.base_headers {
	text-align: center !important;
}

/*_____________________CONTACT FORM_______________________*/

#contact_form { 
	width:500px; 
	margin-left: 80px;
}

#contact_form form p { 
	margin-left:0; 
}

form {
	background-color:#dce4eb;
	padding:10px;
	border: 1px solid #00264D;
}

fieldset {
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #4f6887;
}

form label {
	display:block;
	float:left;
	border:1px dashed #ccc;
}

form legend {
	color: #00264D;
	font-weight: bold;
}

form input {
	display:block;
	margin:2px;
}

#B1 {
	display: inline;
}

#B2 { display: inline; }

/*_____________________________END CONTACT FORM_____________________*/

#product_content ul {
	margin-left: -40px;
}

*:first-child+html #product_content ul {
	margin-left: 15px;
	
}

* html #product_content ul {
	margin-left: 15px;
	
}

*:first-child+html #product_content {
	margin-top: -19px;
	padding: 30px 40px 40px 40px;
	width: 670px;
}

* html #product_content {	
	margin-top: -19px;
	padding-top: 30px;
	margin-right: -10px;
}

#left_panel {
	float: left;
	width: 320px;
}

#left_panel img {
	border: 0;
}

* html #right_panel {
	margin-right: -50px;
}

* html #left_panel {
	width: 320px;
}

#right_panel {
	float: right;
	width: 280px;
}

#product_content table {
	width: 300px;
}

.swirl  {
	margin-top: -15px;
	position: relative;
	z-index: 1;
}

.pdf_text {
	font-size: 10px;
	color: #0060ff;
}

.pdf_file {
	margin-top: -20px;

}

#product_down_table {
	margin-left: -20px;
	width: 300px;
}

#product_down_table img {
	border: 0;
}

#product_down_table a {
	text-decoration: none;
}

.file_size {
	margin-top: -32px;
	margin-left: 45px;
}

.file_size2 {
	margin-top: -10px;
	margin-left: 182px;
}
/*____________________END INTERNAL LAYOUT____________________*/


#footer {
	clear: both;
	width: 750px;
	height: 72px;
	background: url(../grfx/footer.jpg) no-repeat;
	padding-top: 23px;
	line-height: 155%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}

* html #footer {
	height: 92px;
		width: 750px;
}



#footer .ftsml a {
	padding: 10px;
	font-variant: small-caps;
	color: #5c799c;
	font-weight: bold;
	text-decoration: none;
}

#footer .ftsml a:active {
	padding: 10px;
	font-variant: small-caps;
	color: #5c799c;
	font-weight: bold;
	text-decoration: none;
}

#footer .ftsml a:hover {
	padding: 10px;
	font-variant: small-caps;
	color: #2e445f;
	font-weight: bold;
	text-decoration: none;
}

#footer .ftcopy {

	color: #fff;
	font-size: 9px;
}

#footer .ftcopy a {
	color: #fff;
	text-decoration: none;
	font-size: 9px;
}

#footer .ftcopy a:active {
	color: #fff;
	text-decoration: none;
	font-size: 9px;
}

#footer .ftcopy a:hover {
	color: #fff;
	text-decoration: underline;
	font-size: 9px;
}
