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