body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backgr.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E3EDF4;
}
#maincontainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#outer {
	background-image: url(../images/backgr_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sidebar {
	float: right;
	width: 290px;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 3px;
	background-image: url(../images/backgr_sidebar.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}
#sidebar p {
	text-align: center;
	padding-top: 15px;
}
#logo {
	margin-right: 20px;
	margin-left: 20px;
	height: 119px;
	overflow: hidden;
	padding-top: 53px;
}
#logo p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logo .quote {
	float: right;
	width: 130px;
}
#logo .quote strong {
	font-size: 50px;
	color: #1a3864;
	line-height: 20px;
}
#nav {
	background-image: url(../images/hr.gif);
	background-repeat: no-repeat;
	height: 60px;
	overflow: hidden;
	background-position: center bottom;
}
#nav ul {
	list-style-type: none;
	font-size: 13px;
	line-height: 60px;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 47px;
}
#nav li {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 29px;
	padding-bottom: 0px;
	padding-left: 29px;
}
#nav li a {
	text-decoration: none;
	color: #2497e5;
}
#nav li em a {
	font-style: normal;
	color: #003399;
}
#nav li a:hover {
	text-decoration: none;
	color: #039;
}
#promo {
	text-align: center;
	padding-bottom: 24px;
	width: 233px;
	margin-right: auto;
	margin-left: auto;
}
#promo.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aad7f9;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.floatr {
	float: right;
	margin-left: 20px;
	margin-bottom: 0px;
}
#content {
	margin-right: 330px;
	margin-left: 20px;
}
#inner {
	background-color: #FFF;
	padding-bottom: 20px;
}
#content dl, #content table {
	color: #333;
	background: inherit;
}
#content table {
	font-size: 13px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-collapse: collapse;
}
#content table td {
	background-color: #F0F4F6;
	padding: 6px;
	margin: 0px;
	border-spacing: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#content h1 {
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #999;
	margin-bottom: 20px;
	margin-top: 20px;
}
#content h1 strong {
	color: #000;
	font-weight: normal;
}
#content h2 {
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
	margin-top: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#content ul {
	color: #0164a8;
	font-size: 13px;
	line-height: 18px;
	margin-right: 10px;
	margin-left: 15px;
}
#content li {
	margin: 0px;
	padding-bottom: 5px;
}
#content p {
	font-size: 13px;
	line-height: 18px;
	color: #666;
}
#content p a {
	color: #2497e5;
	text-decoration: none;
}
#content p a:hover {
	color: #2497e5;
	text-decoration: underline;
}
#footer {
	clear: right;
	background-image: url(../images/backgr_footer.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
	margin-top: 0px;
	background-position: center top;
	background-color: #E3EDF4;
}
#footerside {
	float: right;
	text-align: right;
}
#footer #footerside p{
	color: #2497e5;
}
#footer #footerside p em a{
	color: #2497e5;
}
#footer #footerside p em a:hover {
	color: #2497e5;
	text-decoration: underline !important;
}
#footer p {
	font-size: 12px;
	line-height: 18px;
	color: #039;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
#footer p a  {
	color: #039;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer p em {
	font-style: normal;
	color: #2497e5;
}

ul.form {
	margin: 0;
	padding: 0;
	margin-left: 10px;
}
ul.form li {
	list-style-type: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px !important;
	padding-left: 0;
}
ul.form label {
	width: 110px;
	display: block;
	float: left;
}
ul.form li.no-label {
	padding-left: 110px;
}
ul.form textarea {
	width: 350px;
}
li.submit {
	padding-left: 110px !important;
}
hr {
	border: 0;
	color: #aad7f9;
	background-color: #aad7f9;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#promo_xl {
	height: 280px;
	overflow:hidden;
}
/* ----------------- scrollable content styles below ----------------- */




/* prev, next, prevPage and nextPage buttons */
a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:11px;
	height:48px;
	cursor:pointer;
	font-size:1px;
	background-image: url(../images/arrowl.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
}

/* next button uses another background image */
a.next, a.nextPage {
	background-image:url(../images/arrowr.gif);
}



/*********** navigator ***********/


/* position and dimensions of the navigator */
div.navi {
	margin-left:247px;
	width:100px;
	height:20px;
}


/* items inside navigator */
div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	display:block;
	font-size:1px;
	background-image: url(../images/navigator.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* mouseover state */
div.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 -16px;     
} 
/* root element for the whole scrollable setup */
div.scrollable {
	position:relative;
	overflow:hidden;
	width: 527px;
	height:240px;
	color: inherit;
	margin-left: 35px;
}

/* 
	root element for scrollable items. It is 
	absolutely positioned with large width. 
*/
#thumbs {
	position:absolute;
	width:20000em;
	clear:both;
}
/* custom positioning for navigational links */
a.prev  {
	position: absolute;
	z-index: 200;
	margin-top: 100px;
	margin-left: 10px;
}
a.next {
	position: absolute;
	z-index: 200;
	margin-top: 100px;
	margin-left: 573px;
}



/* single item */
#thumbs div.slide {
	float:left;
	/*width:660px;*/
	width:527px;
	height:240px;
	color:#fff;
	text-align: center;	/*padding-right: 140px;
	padding-left: 140px;*/
}

/* style when mouse is over the item */
#thumbs div.hover {
}

/* style when element is active (clicked) */
#thumbs div.active {
	cursor:default;
}
#thumbs .gallery {
	padding-top: 10px;
	padding-left: 10px;
	height: 80px;
	display: block;
	float: left;
	padding-right: 10px;
}
#galleryo {
	position: relative;
}