/* CSS Document */

body {
	margin: 0 auto;
	text-align: center;
	color: #142046;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-base-color: #FFF;
	scrollbar-arrow-color: #A1A5B5;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-face-color: #F1F3F5;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #FFF;
	scrollbar-track-color: #FFF; }
	
h1 {
	margin-top: 5px;
	padding: 15px 0px 0px 0px;
	font-size: 30px;
	color: #CBDCE3;
}

p { margin: 0;
	padding: 0 0 6px 0;
	line-height: 1.6em; }

hr {
	color: #CBDCE3;
	background-color: #CBDCE3;
	border: 0;
	height: 1px;
}

div#bgcontain {
	width: 925px;
	height: 550px;
	background-image: url(../images/template/background.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0 auto;
	margin-top: 60px;
	text-align: left; }
	
div#contain {
	width: 700px;
	margin: 0 auto;
	padding-top: 88px;
	position: relative; }
	
div#containhome {
	width: 750px; /*total=765px*/
	margin: 0 auto;
	padding-top: 150px;
	padding-left: 15px;
	position: relative; }
	
div#containholding {
	width: 750px; /*total=765px*/
	margin: 0 auto;
	padding-top: 40px;
	padding-left: 15px;
	position: relative; }
	
div#addressindex {
	color: #DFE1E7;
	position: absolute;
	top: 14px;
	left: 0;
	font-weight: bold; }
	
div#addresscontact {
	float: left;
	width: 600px;
	font-size: 0.95em;
	margin-top: 8px;
	color: #9CA6B7; }
	
div#navcontain {
	width: 195px;
	color: #951162;
	font-size: 1.1em;
	float: left;
	margin-top: 10px; }
	
div#navcontain a {
	color: #235677;
	text-decoration: none; }
	
div#navcontain a:hover {
	text-decoration: underline; }
	
div#navcontain ul, div#navcontain li {
	margin: 20px 0 0 0;
	padding: 0;
	list-style-image: url("../images/template/nobullet.gif"); }
	
div#navcontain li {
	background-image: url("../images/template/bullet.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding: 2px 0 0 24px; }
	
div#titlecontain {
	float: left;
	width: 350px; }

div#textcontain {
	width: 195px;
	height: 260px;
	margin: 25px 15px 0 0;
	float: right;
	overflow-y: scroll; }
	
div#textcontain_contact {
	width: 195px;
	height: 260px;
	margin: 25px 15px 0 0;
	float: right; }
	
div#boxcontain {
	width: 295px;
	margin-top: 12px;
	float: right; }
	
div#homebutton {
	width: 60px;
	height: 24px;
	float: right;
	clear: both;
	margin-top: 10px; }
	
img.smallbox {
	float: left;
	border: 1px solid #CFD2D9; }
	
.right { margin-right: 4px; }
.top { margin-top: 4px; }

div#homelogo {
	width: 351px;
	height: 184px;
	margin: 0 0 0 180px; }
	
div#holdinglogo {
	width: 229px;
	height: 120px;
	margin: 0 0 0 500px; }
	
div#holdingcontent {
	padding: 0px 0px 0px 0px;
	margin: auto;
	width: 600px;
	border: 0px solid #FF0000;
	text-align: center;
	font-size: 14px;
}

div#linkbox_contain {
	width: 750px;
	font-size: 0.75em;
	color: #7D8197; 
	margin-top: 30px; }
	
div#linkbox_contain h1 {
	font-size: 1.4em;
	margin: 0 0 3px 0;
	padding: 0; }
	
div.linkbox {
	width: 94px;
	height: 86px; /*total=90px*/
	border: 1px solid #A5ABB9;
	text-align: center;
	margin-right: 29px;
	padding: 4px 0 4px 0;
	float: left;
	background-image: url(../images/pages/homeboxback.png);
	background-repeat: repeat;
	behavior: url('assets/iepngfix.htc'); }
	
div#linkbox_end {
	width: 94px;
	height: 86px; /*total=90px*/
	border: 1px solid #A5ABB9;
	text-align: center;
	padding: 4px 0 4px 0;
	float: left;
	background-image: url(../images/pages/homeboxback.png);
	background-repeat: repeat;
	behavior: url('assets/iepngfix.htc'); }
	
div.linkbox a, div#linkbox_end a {
	color: #7D8197;
	text-decoration: none; }
	
div.linkbox a:hover, div#linkbox_end a:hover {
	text-decoration: underline; }
	
.field {
	border: 1px solid #CACAD3;
	width: 112px; /*total=120px*/
	padding: 1px 4px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; }