
/* Start of CSS Reset */

/*img, div, a { behavior: url(iepngfix.htc) }*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

strong {
	font-weight: bold;
}

body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End of CSS Reset */

body {
	padding: 0px;
	margin:0px;
	background-color:#2f483c;
}

.outer {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
	margin-top: 8px;
}

.main {
	text-align: left;
	margin: auto;
	width: 823px;
	/*padding-left: 5px;*/
	left: 0;
	overflow: auto;
}

a img {
	border: 0;
}

a:focus {
	-moz-outline-style: none;
}

/* LAYOUT */

.layout-topbar{
	display:inline;
	float: left;
	height: 162px;
	width: 823px;
	padding: 0;
	margin: 0;
	text-align:left;
	background-image: url(images/navbg.jpg);
	background-position: top;
	overflow: hidden;
}

.layout-midareaouter{
	display:inline;
	float: left;
	width: 799px;
	padding: 0 11px 15px;
	text-align:left;
	border-left: 1px solid #a2a1a1;
	border-right: 1px solid #a2a1a1;
	background-color:#FFFFFF;
	background-image:url(images/midbg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.layout-addressbar {
	margin: 0 auto;
	height: 44px;
	width: 823px;
	text-align: center;
	background-image:url(images/addressbg.jpg);
	background-repeat: no-repeat;
}

.layout-topbarleft {
	display:inline;
	float: left;
	height: 162px;
	width: 308px;
	padding: 0;
	margin: 0;
	text-align:left;
}

.layout-topbarright{
	display:inline;
	float: left;
	height: 73px;	
	width: 504px;
	padding-bottom:63px;
	padding-top:26px;
	margin:0px;
	text-align:left;
}

.image-imageleft{
	display:inline;
	float: left;
	min-height: 315px;
	height: auto !important;
	height: 315px;	
	width: 264px;
	padding: 21px 32px 44px 28px;
	margin: 0px;
	text-align:left;
}

.image-imagemiddle{
	display:inline;
	float: left;
	min-height: 315px;
	height: auto !important;
	height: 315px;	
	width: 258px;
	padding: 21px 0 44px 27px;
	margin: 0;
	text-align:left;
}

.image-imagemiddlewide{
	display: inline;
	float: left;
	min-height: 356px;
	height: auto !important;
	height: 356px;	
	width: 336px;
	padding: 21px 0 21px 27px;
	margin: 0;
	text-align: left;
}

.carousel-holder{
	display: inline;
	float: left;
	height: 400px;	
	width: 336px;
	padding: 21px 0 21px 27px;
	margin: 0;
	text-align: left;
}

.title-long {
	display:inline;
	float: left;
	height: 37px;	
	width: 771px;
	padding-top:32px;
	margin-left:28px;
	text-align:left;
	background-image:url(images/titlebg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.title-short {
	display:inline;
	float: left;
	height: 37px;	
	width: 450px;
	padding-top:32px;
	text-align:left;
	background-image:url(images/titlebg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.title-middle{
	display:inline;
	float: left;
	height: 37px;	
	width: 292px;
	padding-top:32px;
	margin:0px;
	text-align:left;
	background-image:url(images/titlebg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.title-leftnarrow{
	display:inline;
	float: left;
	height: 37px;	
	width: 292px;
	padding-top:32px;
	margin-left:34px;
	text-align:left;
	background-image:url(images/titlebg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.title-leftnarrower{
	display:inline;
	float: left;
	height: 37px;	
	width: 214px;
	padding-top:32px;
	margin-left:34px;
	text-align:left;
	background-image:url(images/titlebg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.title-leftwide{
	display:inline;
	float: left;
	height: 37px;	
	width: 583px;
	padding-top:32px;
	margin-left:28px;
	text-align:left;
	background-image:url(images/titlebg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.text-middle{
	display:inline;
	float: left;
	min-height: 270px;
	height: auto !important;
	height: 270px;	
	width: 292px;
	margin-top:15px;
	text-align:left;
	text-align:justify;
}

.text-leftnarrow{
	display:inline;
	float: left;
	min-height: 270px;
	height: auto !important;
	height: 270px;	
	width: 298px;
	margin: 15px 0 0 28px;
	text-align:justify;
}

.text-leftnarrower {
	display: inline;
	float: left;
	min-height: 270px;
	height: auto !important;
	height: 270px;	
	width: 220px;
	margin-top: 15px;
	margin-left: 28px;
	text-align:justify;
}

.text-leftwide{
	display:inline;
	float: left;
	min-height: 275px;
	height: auto !important;
	height: 275px;	
	width: 583px;
	margin: 15px 0 0 28px;
	text-align:justify;
}

.quote-left{
	display: inline;
	float: right;
	width: 158px;
	padding-top: 21px;
	margin:0px;
	text-align:left;
}

.formleft {
	width:90px;
	height:25px;
	float:left;
	display:inline;
	margin-bottom:5px;
}

.formright {
	width:170px;
	height:25px;
	float:left;
	display:inline;
	margin-bottom:5px;
}

.bulletpoints {
	padding-left:18px;
	background-image:url(images/bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
/* END LAYOUT */

#scroll-top {float:left;
display:block;	
width: 264px;
height:29px;
position:relative;
z-index:12;
}

#scroll-body {float:left;
display:block;
position:relative;
z-index:10;
width: 224px;
padding: 0 20px 0 20px;
height: 400px;
background: url(images/scroll/scroll-bg.gif) repeat-y;
overflow: hidden;
}

#scroll-image {
	position:relative;
	float:left;
	display:inline;
	width: 224px;
	height:auto;
	z-index:5;
}

#scroll-bottom {float:left;
display:block;	
width: 264px;
height:29px;
position:relative;
z-index:12;
}

.scroll-up {
	cursor:pointer;
}

.scroll-down {
	cursor:pointer;
}
