﻿/* CSS layout */
#container {
	background: url(../images/content-bg.gif) repeat-y;
	width: 928px;
	min-height: 500px;
	height: auto !important;
}
#para_scroll {
	height: auto;
	width: 705px;
	overflow:inherit;
}
.titlesection {
	color:#666699;
	margin: 0px,40px,2px,10px;
	padding: 20px 10px 0px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:large;
}
.titlepar {
	text-decoration: none;
	font-size:medium;
	font-weight: bold;
	color: #498DBE;
	padding: 6px 10px 0px 20px;
}
.companytxt {
	text-decoration: none;
	font-size:medium;
	font-weight: bold;
	color:black;
	padding: 4px 10px 0px 20px;
}

.ptxt {
	padding: 2px 10px 2px 20px;
	margin:0 0 0 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	color:#666666;
	}
.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;
	}

