@charset "utf-8";
.MainOutline {
	width: 850px;
	border: 2px solid #009999;
	background-color: #FFFFFF;
}
.LeftSide {
	width: 640px;
	border: 1px solid #CCCCCC;
	background-image: url(images/contentbk.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:0 0px;
}
.LeftSide p, .LeftSide h2, .LeftSide h3 { padding:0 10px; }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #237c7a;
	padding-left: 10px;
	font-style: italic;
	height: 41px;
	padding-top: 20px;
	margin: 0 0px;
	background-image: url(images/h1.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	background-color: #FFF;	
}
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #000033;
	background-color: #a67c52;
	background-image: url(images/bk2.gif);
}

.RightSide {
	width: 210px;
	border: 1px solid #CCCCCC;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a {
	color: #006699;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #ebebeb;
	height: 25px;
	padding: 4px;
	color: #333333;
}
.footer a {
	text-decoration: none;
		color: #333333;
}
.footer a:hover {
	text-decoration: underline;
}
.MainOutline .LeftSide p {
	padding-left: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #68B0AF;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #0066FF;
}

.backgroundpic {
	background-image:url(images/productsservicesbk.jpg);
	background-position:center;
	background-position:center bottom;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.style1 {
	font-size: 6;
	color: #FFFFFF;
}

.webaddress { display:none; }

.articles_menu { font-size:110%; width:45%; margin-left:10px; float:left; }
