/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#005447;
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	}
p {
	margin:0px;
	padding:0px;
	padding-bottom:14px;
}
ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 20px;
	text-indent: 0px;
	}

.maincontainer {
	position:absolute;
	top:20px;
	left:45px;
	width:700px;
	}
.bodycontainer {
	position:absolute;
	top:130px;
	left:0px;
	width:492px;
	}
.bodytext {
	position:absolute;
	top:25px;
	left:200px;
	width:271px;
	}
.toplinks{
position:absolute;
	top:35px;
	left:190px;
	width:600px;
	z-index:6;	
	}
.sidelinks{
	position:relative;
	top:10px;
	width:175px;
	padding:15px;

	}
.buttons{
position:absolute;
	top:0px;
	width:142px;
	height:16px;
	border:#add2de;
	background:#FFFFFF;
	border-style:solid;
	border-width:1px;
	padding:4px;
	margin-right:75px;
	cursor:pointer;
	z-index:6;
	}
.buttons2{
position:relative;
	top:0px;
	width:142px;
	height:16px;
	border:#add2de;
	background:#FFFFFF;
	border-style:solid;
	border-width:1px;
	padding:4px;
	cursor:pointer;
	z-index:6;
	}
.rightcontainer{
	position:relative;
	top:0px;
	left:569px;
	width:165px;
	background-color:#add2de;

	}
.rightcontainerwhite{
	position:relative;
	top:0px;
	left:569px;
	width:165px;
	background-color:#ffffff;
	padding-top:20px;
	}
.testimonial{
	position:relative;
	top:132px;
	left:10px;
	width:116px;
	}

.testimonialgraphic{
	position:relative;
	top:132px;
	left:0px;
	}


h1	{
		color:#df1800;
		font-size:14px;
		padding:0px;
		margin:0px;
		line-height:16px;
		font-weight:bold;
	}
h2	{
		color:#005447;
		font-size:14px;
		padding:0px;
		margin:0px;
		font-weight:bold;
		line-height:16px;
	}
h3	{
		color:#005447;
		font-size:12px;
		font-weight:normal;
		padding:0px;
		margin:0px;
	}
.pagetitle	{
		position:absolute;
		top:80px;
		left:200px;
		color:#ffd17f;
		width:290px;
		font-size:22px;
		font-weight:normal;
		line-height:24px;
		padding:0px;
		margin:0px;
	}
.hrlong { 
		position:absolute;
		top:12px;
		left:12px;
		width:370px;
		color:#add2de;
		background-color:#add2de;		
		height:1px;
		padding:0px;
		margin:0px;

}
hr	{
		color:#add2de;
		background-color:#add2de;
		height:1px;
		border:0px;
		position:relative; 

		
}		
.vertline 	{
	position:absolute;
	top:42px;
	left:0px;
	width:1px;
	height:750px;
	background-color:#add2de;
	}


.link {
	text-decoration:none;
	color:#df1800;
}
.link:link { color: #df1800; text-decoration: none; }
.link:active { color: #df1800; text-decoration: none; }
.link:visited { color: #df1800; text-decoration: none; }
.link:hover { color: #df1800; text-decoration: underline; }

.h1link {
	color:#df1800;
	font-size:14px;
	padding:0px;
	margin:0px;
	line-height:16px;
	font-weight:bold;
	}
.h1link:link { color: #df1800; text-decoration: none; }
.h1link:active { color: #df1800; text-decoration: none; }
.h1link:visited { color: #df1800; text-decoration: none; }
.h1link:hover { color: #df1800; text-decoration: underline; }

.h2link {
	color:#005447;
	font-size:14px;
	padding:0px;
	margin:0px;
	line-height:16px;
	font-weight:bold;
	}
.h2link:link { color: #005447; text-decoration: none; }
.h2link:active { color: #005447; text-decoration: none; }
.h2link:visited { color: #005447; text-decoration: none; }
.h2link:hover { color: #005447; text-decoration: underline; }

.toplink {
	text-decoration:none;
	color:#005447;
}
.toplink:link { color: #005447; text-decoration: none; }
.toplink:active { color: #005447; text-decoration: none; }
.toplink:visited { color: #005447; text-decoration: none; }
.toplink:hover { color: #000000; text-decoration: underline; }

.sidelink {
	text-decoration:none;
	color:#005447;
	padding:0px;
	margin:0px;
	padding-top:10px;
	margin-top:10px;
	padding-top:10px;
	margin-top:10px;
}
.sidelink:link { color: #808dff; text-decoration: none; }
.sidelink:active { color: #808dff; text-decoration: none; }
.sidelink:visited { color: #808dff; text-decoration: none; }
.sidelink:hover { color: #000000; text-decoration: none; }

.comeclose {
		color:#808dff;
		font-size:22px;
		font-weight:normal;
	}

.slogan	{
		color:#005447;
		font-size:14px;
		font-weight:normal;
	}
