/* liquidint.com */

.clear { clear: both; }

body {
background: #dedddd;
color: #414141;
font: normal 11px Arial, Helvetica, sans-serif;
}

#container {
margin: 20px auto 0 auto;
width: 1000px;
}

	.homepage #main {
	background: url(../image/home_blank.jpg) no-repeat;
	height: 617px;
	}
	
		.homepage #flashContainer {
		background: url(../image/home.jpg) no-repeat;
		height: 617px;
		}
	
		.homepage #main .findout {
		display: block;
		height: 50px;
		left: 440px;
		margin-bottom: -50px;
		position: relative;
		top: 480px;
		width: 125px;
		}
	
	.video #main {
	background: url(../image/bg_video.jpg) no-repeat;
	height: 617px;
	}
	
		.video #main a.back {
		display: block;
		height: 50px;
		left: 440px;
		margin-bottom: -50px;
		position: relative;
		top: 480px;
		width: 125px;
		}
		
		.video #video {
		background: white;
		height: 260px;
		left: 340px;
		margin-bottom: -260px;
		position: relative;
		top: 156px;
		width: 320px;
		}
		
		.video #right {
		height: 400px;
		left: 760px;
		margin-bottom: -400px;
		position: relative;
		top: 135px;
		width: 183px;
		}
	
		.video #right p {
		font: bold 14px Arial, Helvetica, sans-serif;
		}
		
			.video #right p.first_par {
			padding-bottom: 16px;
			}
	
		.video #right h2 {
		padding-bottom: 10px;
		}
		
		.video #right ul {
		font: normal 12px Arial, Helvetica, sans-serif;
		}

	.video li {
	background: url(../image/green_bullet.gif) no-repeat 40px 16px;
	padding: 10px 0 0 52px;
	}
	
	.form #main {
	}
	
		.form #main #top {
		background: url(../image/top.gif) no-repeat;
		clear: both;
		height: 60px;
		}
	
		.form #main #mid {
		background: #f1f1f1 url(../image/bg_mid.jpg) no-repeat;
		clear: both;
		font-size: 12px;
		line-height: 22px;
		padding: 10px 60px;
		}
		
			.form #main #mid #copyright {
			font-size: 11px;
			left: 0;
			margin-top: 24px;
			position: static;
			top: 0;
			}
		
		.form #main #bottom {
		background: url(../image/bottom.gif) no-repeat;
		clear: both;
		height: 12px;
		}
	
	.sub1 #main {
	background: url(../image/sub1.jpg) no-repeat;
	height: 617px;
	}
	
		.sub1 #main a.play_video {
		display: block;
		height: 50px;
		left: 440px;
		margin-bottom: -50px;
		position: relative;
		top: 480px;
		width: 125px;
		}
	
	.sub1 #left {
	height: 400px;
	left: 40px;
	position: relative;
	top: 135px;
	width: 233px;
	}
	
		.sub1 #left p.bullet_align {
		font: bold 14px Arial, Helvetica, sans-serif;
		margin-left: 50px;
		padding-top: 8px;
		}
	
		.sub1 h2, .video h2 {
		color: #00a88e;
		font: normal 18px Verdana, Arial, Helvetica, sans-serif;
		line-height: 22px;
		}
		
		.sub1 h3 {
		color: #00a88e;
		font: normal 18px Verdana, Arial, Helvetica, sans-serif;
		margin-top: 60px;
		}
		
			.sub1 h3 a {
			color: #00a883;
			}
			
			.sub1 #main #right p.call {
			font-size: 12px;
			margin-top: 12px;
			}
	
	.sub1 #right {
	height: 400px;
	left: 780px;
	position: relative;
	top: -265px;
	width: 193px;
	}
	
		.sub1 #right p {
		font: bold 14px Arial, Helvetica, sans-serif;
		}
		
			.sub1 #right p.first_par {
			padding-bottom: 16px;
			}
	
		.sub1 #right h2 {
		left: -30px;
		padding-bottom: 10px;
		position: relative;
		width: 200px;
		}
		
		.sub1 #right ul {
		font: normal 12px Arial, Helvetica, sans-serif;
		}

	.sub1 li {
	background: url(../image/green_bullet.gif) no-repeat 40px 16px;
	padding: 10px 0 0 52px;
	}

#flash_notice {
color: #53636c;
position: relative;
text-align: center;
top: 570px;
}
	
	.sub1 #flash_notice {
		top: -230px;
	}

#copyright {
color: #53636c;
position: relative;
text-align: center;
top: -30px;
}

	.sub1 #copyright {
	top: -30px;
	}
	
	#copyright a {
	color: #011e68;
	text-decoration: none;
	}
	
		#copyright a:hover {
		text-decoration: underline;
		}

#footer {
clear: both;
float: left;
margin: 10px 0;
}

	#footer p {
	line-height: 18px;
	margin-top: 20px;
	}
	
/* -----------------------------------*/
/* -------->>> CONTACT FORM <<<-------*/
/* -----------------------------------*/

#inquiry {
margin-left: 100px;
margin-top: 30px;
}

#inquiry label, #inquiry input, #inquiry textarea {
display: block;
width: 150px;
float: left;
margin-bottom: 5px;
}

#inquiry label {
text-align: right;
width: 75px;
padding-right: 20px;
} 

#inquiry textarea {
width: 200px;
}

#inquiry br {
clear: left;
}

#inquiry .opposite {
width: 25px;
}

	#inquiry .oppositel {
	width: 400px;
	text-align: left;
	}
	
	#inquiry .oppositen {
	width: 50px;
	text-align: left;
	float: left;
	}
	
	#inquiry .oppositeo {
	width: 400px;
	clear: both;
	text-align: left;
	}
	
	#inquiry .opposite2 {
	float: left;
	width: 200px;
	text-align: left;
	}
	
	#inquiry .opposite2cb {
	float: left;
	width: 25px;
	}

a.logo {
display: block;
height: 50px;
margin-bottom: -50px;
position: relative;
width: 170px;
}