/* liquidint.com */

.clear { clear: both; }
img.left { float: left; margin: 16px; margin-left: 0; }
img.right { float: right; margin: 16px; margin-right: 0; }

body {
background: #cedbe2 url(../image/layout/background.jpg) no-repeat top center;
font: normal 12px Arial, Helvetica, sans-serif;
}

#container {
margin: 0 auto;
width: 1000px;
}

	#header {
	background: url(../image/layout/header.jpg) no-repeat;
	border-bottom: 2px solid #FFF;
	clear: both;
	height: 145px;
	padding: 8px 10px 0 0;
	}
	
		ul#topnav {
		font-size: 11px;
		text-align: right;
		}
		
			ul#topnav li {
			background: url(../image/layout/white_square.gif) no-repeat 3px 5px;
			display: inline;
			padding: 0 10px;
			}
			
			ul#topnav li a {
			color: #c1c1c1;
			text-decoration: none;
			}
			
				ul#topnav li a:hover {
				text-decoration: underline;
				}
		
		a.logo {
		display: block;
		height: 100px;
		left: 20px;
		margin-bottom: -100px;
		position: relative;
		top: 8px;
		width: 150px;
		}
		
		#search {
		float: right;
		padding-top: 35px;
		}
		
			#search label {
			color: #dbebf8;
			font: bold 12px Arial, Helvetica, sans-serif;
			}
			
			#search input {
			margin-bottom: -6px;
			}
			
			#search input.searchbox {
			font-size: 11px;
			margin-bottom: 0;
			}
		
		#nav {
		left: 390px;
		height: 49px;
		position: relative;
		top: 82px;
		width: 584px;
		}
		
			#nav a span {
			display: none;
			}
			
			#nav a {
			background: url(../image/nav.jpg) no-repeat;
			float: left;
			height: 49px;
			}
			
			#nav a.nav_solutions {
			background-position: 0 0;
			width: 130px;
			}
			
				#nav a.nav_solutions:hover {
				background-position: 0 -49px;
				}
			
			#nav a.nav_products {
			background-position: -130px 0;
			width: 124px;
			}
			
				#nav a.nav_products:hover {
				background-position: -130px -49px;
				}
			
			#nav a.nav_technology {
			background-position: -254px 0;
			width: 140px;
			}
			
				#nav a.nav_technology:hover {
				background-position: -254px -49px;
				}
			
			#nav a.nav_service {
			background-position: -394px 0;
			width: 190px;
			}
			
				#nav a.nav_service:hover {
				background-position: -394px -49px;
				}
		
	.homepage #flashcontent {
	}
	
	.homepage #main {
	background: #FFF url(../image/layout/home_col_divider.gif) no-repeat center 30px;
	border-top: 10px solid #b0b9cd;
	clear: both;
	float: left;
	min-height: 300px;
	padding: 30px;
	width: 940px;
	}
	
		.homepage #col1 {
		float: left;
		font-size: 11px;
		height: 320px;
		padding-right: 59px;
		width: 440px;
		}
		
			/* cty */
			.homepage #col1 h1 {
			color: #3f3f3f;
			font: normal 26px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
			letter-spacing: -1px;
			margin-bottom: 6px;
			}
			
			.homepage #col1 img.homeleft {
			float: left;
			margin-right: 12px;
			padding-bottom: 30px;
			}
			
			.homepage #col1 p {
			line-height: 16px;
			padding-bottom: 12px;
			}
			
			a.become_dealer {
			background: url(../image/become_a_distributor.jpg) no-repeat;
			clear: both;
			color: #000;
			float: left;
			font-size: 10px;
			height: 54px;
			margin-top: 12px;
			padding: 26px 34px 0 188px;
			text-decoration: none;
			width: 218px;
			}
			
				a.become_dealer:hover {
				text-decoration: underline;
				}
			
		.homepage #col2 {
		background: #e3e7ec url(../image/layout/home_col2_background.gif) no-repeat;
		float: left;
		padding: 14px;
		width: 413px;
		}
		
			/* cty */
			.homepage #col2 h2 {
			color: #3f3f3f;
			font: normal 24px Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
			letter-spacing: -1px;
			padding-left: 14px;
			}
			
			.homepage #col2 ul {
			}
			
				.homepage #col2 li.all {
				color: #3f3f3f;
				font: normal 11px Arial, Helvetica, sans-serif;
				margin-top: -20px;
				text-align: right;
				}
				
					.homepage #col2 li.all a {
					color: #3f3f3f;
					text-decoration: none;
					}
					
						.homepage #col2 li.all a:hover {
						text-decoration: underline;
						}
				
				.homepage #col2 li.date {
				color: #5c5c5c;
				font: normal 10px Arial, Helvetica, sans-serif;
				padding: 12px 0 2px 14px;
				}
				
				.homepage #col2 li.desc {
				background: url(../image/layout/arrow_gray.gif) no-repeat 3px 6px;
				color: #145dbf;
				font: normal 14px Georgia, "Times New Roman", Times, serif;
				padding: 0 16px 12px 14px;
				}
				
					.homepage #col2 li.desc a {
					color: #145dbf;
					text-decoration: none;
					}
					
						.homepage #col2 li.desc a:hover {
						text-decoration: underline;
						}
				
		#partners_row {
		background: url(../image/layout/home_row_divider.gif) no-repeat top center;
		clear: both;
		padding-top: 22px;
		text-align: center;
		width: 940px;
		}
		
			#partners_row img {
			margin: 0 35px;
			}
		
	/* subpage */
	
	.subpage #flashcontent {
	background: #FFF;
	display: inline;
	}
	
	.subpage #image_col1 {
	float: left;
	height: 218px;
	padding-right: 4px;
	width: 244px;
	}
	
	.subpage #image_col2 {
	float: left;
	height: 218px;
	width: 504px;
	}
	
	.subpage #image_col3 {
	float: left;
	height: 218px;
	padding-left: 4px;
	width: 244px;
	}
	
	.subpage #main {
	background: #FFF;
	clear: both;
	float: left;
	padding: 30px;
	}
	
		.subpage #col1 {
		float: left;
		padding: 50px 4px 0 0;
		width: 214px;
		}
		
			.subpage #col1 ul {
			}
			
				.subpage #col1 li {
				padding-bottom: 14px;
				}
				
					.subpage #col1 li ul li {
					padding: 7px 0 0 14px;
					}
					
						.subpage #col1 li ul li {
						padding: 7px 0 0 28px;
						}
				
			.subpage #col1 a {
			color: #0085d1;
			text-decoration: none;
			}
			
				.subpage #col1 a:hover {
				text-decoration: underline;
				}
				
			.subpage address {
			color: #525252;
			font: normal 11px Arial, Helvetica, sans-serif;
			line-height: 20px;
			margin-top: 18px;
			}
		
		.subpage #col2 {
		float: left;
		margin-bottom: 30px;
		padding-right: 30px;
		width: 474px;
		}
		
			.subpage p {
			line-height: 20px;
			padding-bottom: 16px;
			}
			
			.subpage p.heading {
			font-size: 15px;
			line-height: 22px;
			}
			
			.subpage p.subheading {
			line-height: 22px;
			}
			
			/* cty */
			.subpage a {
			color: #305db5;
			text-decoration: none;
			}
			
				.subpage a:hover {
				text-decoration: underline;
				}
			
			/* cty */
			.subpage h2 {
			color: #305DB5;
			font: bold 13px Arial, Helvetica, sans-serif;
			padding: 10px 0 2px 0;
			}
			
			.subpage #col2 ul {
			padding-top: 10px;
			}
			
				.subpage #col2 li {
				background: url(../image/layout/bullet_square.gif) no-repeat 14px 10px;
				line-height: 18px;
				padding: 3px 0 0 24px;
				}
		
		.onecolumn #container #main #col2 {
		float: left;
		margin-bottom: 30px;
		padding: 0;
		padding-right: 30px;
		width: 688px;
		}
		
		.subpage #col3 {
		background: #e3e8ea;
		float: left;
		font-size: 11px;
		margin-left: 4px;
		margin-bottom: 30px;
		padding: 20px;
		width: 174px;
		}
		
			/* cty */
			.subpage #col3 h2 {
			color: #305db5;
			font: normal 18px Arial, Helvetica, sans-serif;
			padding-bottom: 8px;
			}
			
			/* cty */
			.subpage #col3 h4 {
			color: #353535;
			font: normal 14px Arial, Helvetica, sans-serif;
			}
			
			.subpage #col3 p {
			line-height: 16px;
			padding-top: 6px;
			}
		
		/* cty */
		.subpage h1 {
		color: #353535;
		font: normal 26px Arial, Helvetica, sans-serif;
		padding-bottom: 14px;
		}
		
		.subpage .pop_box {
		background: #e3e8ea;
		clear: both;
		float: left;
		font-size: 11px;
		padding: 20px;
		width: 381px;
		}
		
			.subpage .pop_box p {
			padding: 16px 0 0 0;
			}
	

	#footer {
	color: #515151;
	clear: both;
	float: left;
	font-size: 11px;
	padding: 10px 0 40px 0;
	}
	
		#footer ul {
		clear: both;
		padding-top: 5px;
		width: 1000px;
		}
		
			#footer li {
			border-left: 1px solid #000;
			display: inline;
			float: left;
			padding: 0 5px;
			}
			
				#footer li.first {
				border: none;
				padding-left: 0;
				}
				
				#footer li.legal a {
				color: #515151;
				text-transform: lowercase;
				}
				
			#footer a {
			color: #000;
			text-decoration: none;
			}
			
				#footer a:hover {
				text-decoration: underline;
				}