﻿body {
	background-color:#f1f1f1;
	font-family:arial;
	font-size:11px;
}

a { color:#19247D;text-decoration:underline; }
a:hover { color:#19247D;text-decoration:none; }

	.pdf_class {
		background-image:url(images/pdf.gif);
		background-repeat:no-repeat;
		margin:5px 0 0 10px;
		padding:10px 0 0 40px;
		height:40px;
	}

	.shadow_top {
		width:1018px;
		height:42px;
		margin:0 auto;
		text-align:center;
		background-image:url(images/shadow_top.jpg);
	}
	.shadow_bottom {
		width:1018px;
		height:23px;
		margin:0 auto;
		text-align:center;
		background-image:url(images/shadow_bottom.jpg);
	}
	.shadow_page {
		width:1018px;
		margin:0 auto;
		text-align:center;
		background-image:url(images/shadow_middle.jpg);
		background-repeat:repeat-y;
	}

	.pshadow1 {
		border-left:1px solid #efefef;
		border-bottom:1px solid #efefef;
		border-right:1px solid #ffffff;
		width:951px;
		margin:0 auto;
		text-align:center;
	}
	.pshadow2 {
		border-left:1px solid #eaeaea;
		border-bottom:1px solid #eaeaea;
		border-right:1px solid #efefef;
		width:952px;
		margin:0 auto;
		text-align:center;
	}
	.pshadow3 {
		border-left:1px solid #e4e4e4;
		border-bottom:1px solid #e4e4e4;
		border-right:1px solid #eaeaea;
		width:953px;
		margin:0 auto;
		text-align:center;
	}
	.pshadow4 {
		border-left:1px solid #dbdbdb;
		border-bottom:1px solid #dbdbdb;
		border-right:1px solid #e4e4e4;
		width:954px;
		margin:0 auto;
		text-align:center;
	}
	.pshadow5 {
		border-left:1px solid #d0d0d0;
		border-bottom:1px solid #d0d0d0;
		border-right:1px solid #dbdbdb;
		width:955px;
		margin:0 auto;
		text-align:center;
	}
	.pshadow6 {
		border-left:1px solid #c3c3c3;
		border-bottom:1px solid #c3c3c3;
		border-right:1px solid #efefef;
		width:956px;
		margin:0 auto;
		text-align:center;
	}

#page {
	background-color:#fff;
	width:950px;
	margin:0 auto;
	/*margin:0 0 0 34px;
	_margin:0 0 0 2px;*/
	text-align:center;
}
#menu_home {
	height:75px;
	width:950px;
	background-image:url(images/menu_bg_home.jpg);
	text-align:left;
}
#menu_products_overview {
	height:75px;
	width:950px;
	background-image:url(images/menu_bg_products_overview.jpg);
	text-align:left;
	padding:0;
	margin:0;
}
#menu_product_1 {
	height:75px;
	width:950px;
	background-image:url(images/menu_bg_product_1.jpg);
	text-align:left;
}
#menu_product_2 {
	height:75px;
	width:950px;
	background-image:url(images/menu_bg_product_2.jpg);
	text-align:left;
}
#menu_product_3 {
	height:75px;
	width:950px;
	background-image:url(images/menu_bg_product_3.jpg);
	text-align:left;
}
#menu_history {
	height:75px;
	width:950px;
	background-image:url(images/menu_bg_history.jpg);
	text-align:left;
}
#menu_support {
	height:75px;
	width:950px;
	background-image:url(images/menu_bg_support.jpg);
	text-align:left;
}
#menu_contact {
	height:75px;
	width:950px;
	background-image:url(images/menu_bg_contact.jpg);
	text-align:left;
}
#menu_logo {
	float:left;
	margin: 10px 30px 0 30px;
}
#menu_main {
	float:right;
	width:457px;
	margin:40px 10px 0 0;
	position:relative;
	overflow:hidden;
}
.menuItem {
	padding:5px 10px;
}
.menuItem a {
	text-decoration:none;
}
.menuItemA {
	padding:5px 10px 5px 0;
}
.menuItemA a {
	text-decoration:none;
}
.menuItemZ {
	padding:5px 0 5px 10px;
}
.menuItemZ a {
	text-decoration:none;
}

#header_home {
	height:149px;
	width:951px;
	background-image:url(images/header_home.jpg);
}
#header_products_overview {
	height:149px;
	width:951px;
	background-image:url(images/header_products_overview.jpg);
	margin:0;
	padding:0;
}
#header_product_1 {
	height:149px;
	width:951px;
	background-image:url(images/header_product_1.jpg);
}
#header_product_2 {
	height:149px;
	width:951px;
	background-image:url(images/header_product_2.jpg);
}
#header_product_3 {
	height:149px;
	width:951px;
	background-image:url(images/header_product_3.jpg);
}
#header_history {
	height:149px;
	width:951px;
	background-image:url(images/header_history.jpg);
}
#header_support {
	height:149px;
	width:951px;
	background-image:url(images/header_support.jpg);
}
#header_contact {
	height:149px;
	width:951px;
	background-image:url(images/header_contact.jpg);
}

/* CONTENT */

#content {
	background-color:#fff;
	background-image:url(images/content_bg_top.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
	#content_left {
		width:550px;/*575px;*/
		_width:520px;
		float:left;
		margin:20px 0px 0px 40px;
	}
	#content_left2 {
		width:800px;
		float:left;
		margin:20px 0px;
	}
	#content_left3 {
		width:725px;
		float:left;
		margin:20px 0px 0px 40px;
	}
		#content_left_side {
			width:130px;
			float:left;
			margin-top:15px;
		}
		#content_left_side2 {
			width:230px;
			float:left;
			margin-top:15px;
		}
			#content_left_side_img {
				background-image:url(images/content_left_side_img.jpg);
				width:130px;
				height:86px;
			}
			#content_left_side_text {
				background-image:url(images/content_left_side_text_img.jpg);
				background-repeat:repeat-y;
				font-style:italic;
				color:#19247d;
				width:130px;
			}
			#content_left_side_text2 {
				background-image:url(images/content_left_side_text_img.jpg);
				background-repeat:repeat-x;
				font-style:bold;
				color:#19247d;
			}
			#content_left_side_text p {
				margin:10px;
			}
			#content_left_side_text2 p {
				margin:10px;
			}
		#content_left_main, #content_left_main2, #content_left_main3 {
			float:right;
			width:380px;
			_width:340px;
			color:#464646;
			margin:0 20px;
		}
		#content_left_main2 {
			margin:0 0 0 20px;
			width:650px;
		}
		#content_left_main3 {
			width:450px;
		}
		    #content_left_main h1, #content_left_main2 h1, #content_left_main3 h1 {
			    color:#19247d;
			    font-weight:bold;
			    font-size:11px;
				position:relative;
				_top:10px;
		    }

	#content_right {
		width:285px;
		_width:250px;
		float:right;
		margin:20px 30px 0 20px;
	}
		#content_right h1 {
			color:#19247d;
			font-weight:bold;
			font-size:11px;
		}
		#content_right p {
			color:#464646;
			font-weight:normal;
		}
		.expand_button {
			cursor:pointer;
		}
		#content_right ul {
			margin:11px 0;
			padding:0;
			list-style:circle;
			list-style-image: url(images/bullet_circle.jpg);
		}
			li {
				margin:0;
				padding:0;
				list-style:circle;
				list-style-image: url(images/bullet_circle.jpg);
			}

/* -- CONTENT -- */

#footer {
	border-top:1px solid #e3e3e3;
	color:#19247d;
	font-size:11px;
	font-weight:normal;
	background-color:#fff;
	margin:0 40px;
}
#footer_t {
	border-top:1px solid #e3e3e3;
	color:#19247d;
	font-size:11px;
	font-weight:normal;
	background-color:#fff;
	margin:0 40px;
}
	#footer_left {
		float:left;
		text-align:left;
	}
	#footer_right {
		float:right;
		text-align:right;
	}
	#footer_right a {
		color:#19247d;
		text-decoration:none;
	}

.page_shadow {
	/*border-left:1px solid #ceceee;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;*/
}

h3 {
	font-size:11px;
	font-weight:bold;
}