﻿/* CSS layout */
#container {
	background: url(../images/content-bg.gif) repeat-y;
	width: 928px;
	min-height: 500px;
	height: auto !important;
}
.inside {
font-size:small;
}
#para_scroll {
	height: auto;
	width: 705px;
	overflow:inherit;
}
.titlesection {
	color:#666699;
	clear:left;
	margin: 10px,10px,5px,10px;
	padding: 10px 10px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:x-large;
}
.titlepar {
	text-decoration: none;
	font-size:medium;
	font-weight: bold;
	color: #498DBE;
	padding: 15px 10px 0px 0px;
}
.ptxt {
	padding: 0px 10px 10px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: small;
	font-weight:normal;
	font-style: normal;
	
}
.img1 {
	border-width: 4px;
	margin:2px 4px 2px 4px;
	padding:10px,14px,10px,14px;
}
#banner {
	background:grey;
	height: 179px;
	position: relative;
}
}
#rightcontent {
	padding-left: 0px;
}
#rightpictures {
	position:absolute;
	top:400px;
	padding: 20px 0px;
	float:right;
	margin-left:680px;
	width: 220px;
	}

