body {
	background-image: url('images/all_bg.jpg');
	background-repeat: repeat-x;
	height: 638px;
	background-color: #98b7bc;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#pages { 
	margin: 50px;
	background-image: none;
}	
#frame {
	position: absolute;
	width: 962px;
	margin-left: -481px;
	left: 50%;
}
#image5 {
	position: absolute;
	width: 220;
	left: 30px;
	top: 110px;
	padding: 0px;
	
	}
#header {
	position: relative;
	width: 962px;
	height: 93px;
	margin-top: 10px;
	margin-bottom: 10px;
}	
#leftcol {
	position: relative;
	width: 762px;
	height: 527px;
	float: center;
	align:center;
	background-image: url('images/leftcol_bg.jpg');
	background-repeat: no-repeat;
	background-color: #98b7bc;
}
#pics {
	position: relative;
	left: 70px;
	top: 20px;

}
#leftcol_pages {
	position: relative;
	width: 682px;
	height: auto;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 300px;
}
#leftcol_pages1 {
	position: relative;
	width: 682px;
	height: auto;
	float: left;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 200px;
}
#leftcol_pages3 {
	position: relative;
	width: 682px;
	height: auto;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
	z-index:1;

}
#image {
	position: absolute;
	width: 455px;
	height: 261px;
	top: 130px;
	left: 30px;	
	z-index:2;
	
}
#image_2 {
	position: absolute;
	width: 473px;
	height: 261px;
	top: 410px;
	left: 10px;	
	
}
#text {
	position: absolute;
	top: 600px;
	left: 40px;
	right: 40px;
	padding-bottom:200px;
	list-style-image: url(images/bullet.gif);
	
}
#demo_btn {
	position: absolute;
	width: 191px;
	height: 36px;
	top: 480px;
	left: 490px;	
	
}
#demo_btn2 {
	position: absolute;
	width: 191px;
	height: 36px;
	top: 425px;
	left: 491px;	

	
}
#leftcol2_pages {
	position: relative;
	width: 460px;
	height: auto;
	padding-top: 10px;
	padding-left: 218px;
	padding-right: 40px;
	padding-bottom: 40px;
}
#leftcol2_pages1 {
	position: relative;
	width: 550px;
	height: auto;
	padding-top: 10px;
	padding-left: 210px;
	padding-right: 40px;
	padding-bottom: 40px;
}
#leftcoltext {
	float: right;
	width: 462px;
	padding-right: 10px;
}

#leftcol_image1 {
	float: right;
	width: 330px;
	height: 60px;
	clear: both;
}
#rightcol {
	width: 190px;
	height: auto;
	float: right;
	padding-top: 14px;
	text-align: right;
}
#enclose {
	float: left;
	width: 762px;
	position: relative;
}	
.welcome {
	padding-top: 15px;
}
#teaser1 {
	width: 762px;
	height: 273px;
}
#teaser2 {
	width: 228px;
	height: 130px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}
#line {
	position: relative;
	height: 2px;
	left: 50%;
	margin-left: -371px;
	width: 742px;
	background-color: #ffffff;
}	
a img {
	border: 0;
}
/* ====================================== */
/* -------------- Font styles ----------- */
/* ====================================== */

h1 {
	font-size: 12px;
	color: #1d2d37;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 17px;
	margin-bottom: 0px;
	margin-top: 5px;
	background-color: #ffffff;
}
h2 {
	font-size: 12px;
	color: #102e33;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #21525b;
	font-weight: bold;
	white-space:nowrap;

}
h6 {
	font-size: 14px;
	color: #b30217;
	font-weight: bold;
}
.leftcolh1 {
	font-size: 12px;
	color: #1d2d37;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.leftcolh7 {
	font-size: 14px;
	color: #102e33;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.leftcolh6 {
	font-size: 14px;
	color: #b30217;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
p {
	font-size: 12px;
	color: #1d2d37;
	clear: both;
}	
a:link, a:active, a:visited {
	font-size: 12px;
	color: #1d2d37;
}
a:hover {
	font-size: 12px;
	color: #1d2d37;
	text-decoration: none;
}
a.links:link, a.links:active, a.links:visited {
	width: 183px;
	display: block;
	background-color: #ffffff;
	font-size: 12px;
	color: #1d2d37;
	font-weight: bold;
	text-align: left;
	text-decoration: none;	
	margin-bottom: 1px;
	margin-top: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
}
a.links:hover {
	display: block;
	width: 183px;
	background-color: #489b17;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
}		
ol.advantages {
	font-size: 11px;
	color: #1d2d37;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 40px;
	padding-left: 0px;
}
#leftcoltext li {
	padding-bottom: 3px;
}
#rightcol ul {
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(images/bullet.gif);
}
#rightcol li {
	margin-bottom: 5px;
}
#pic1 {
	
	position: absolute;
	width: 151px;
	height: 117px;
	top: 830px;
	left: 590px;
	z-index: 4;
}		 
#pic2 {
	position: absolute;
	width: 151px;
	height: 117px;
	top: 1013px;
	left: 590px;
	z-index: 4;
}		
#pic3 {
	position: absolute;
	width: 151px;
	height: 117px;
	top: 1200px;
	left: 590px;
	z-index: 4;
}		  
#ver {
	position: absolute;
	width: 151px;
	height: 117px;
	top: 986px;
	left: 590px;
}		 
#ver1 {
	position: absolute;
	width: 151px;
	height: 117px;
	top: 803px;
	left: 590px;
}	
#ver2 {
	position: absolute;
	width: 151px;
	height: 117px;
	top: 1173px;
	left: 590px;
}		  	   
