body{ 	
	font-family: Calibri, xCalibri, arial, helvetica, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #ffffff;
}

p{ margin: 0px 0px 1em 0px; padding: 0px; }
ul, ol{ margin: 0px 0px 1em 0px; padding: 0px; }
.divider{ clear: both; height: 0px; font-size: 0px; margin: 0px; padding: 0px; }
a{ color: #ffffff; }
a.txtbutton{ text-decoration: none; }
a.txtbutton:hover{ text-decoration: underline; }

#splash{
	padding: 40px;	
	width: 520px;
	height: 400px;
}

	#splash.content{ color: #ffffff; font-size: 16px; }
	#splash.content h1{ margin: 0px 0px 0.5em 0px; padding: 0px; font-size: 28px; font-weight: bold; }
	#splash.content h2{ margin: 0px 0px 0em 0px; padding: 0px; font-size: 20px; font-weight: bold; }
	#splash.content h3{ margin: 0px 0px 0em 0px; padding: 0px; font-size: 17px; font-weight: bold; }
	#splash.content ul, #content .content ol{ margin: 0px 0px 1em 1.25em; }

	#splash.content .image{ float: right; border: 4px solid #ffffff; }
	#splash.content .image img{ border: 0px; padding: 0px; margin: 0px; }

	#splash.content .close{ position: absolute; bottom: 20px; right: 20px; font-size: 14px; }

#site{
	position: absolute;
	left: 50%;
	margin-left: -470px;
	width: 940px;
	z-index: 10;
}

#header{
	height: 500px;
	padding: 20px;
	margin-bottom: 20px;
	background-color: #ffffff;
	border: 1px solid #D1D7DB; border-top: 0px;
	box-shadow: #aaa 0px 0px 5px; -webkit-box-shadow: #aaa 0px 0px 5px; -moz-box-shadow: #aaa 0px 0px 5px;
} 

	#logo{
		position: absolute;
		width: 272px;
		height: 121px;
		background-color: #ffffff;
		z-index: 18;
	}
	
	#languages{
		position: absolute;
		width: 898px;
		margin-top: -6px;
		text-align: right;
		font-size: 12px;
		color: #193276;
		z-index: 10;
	}
	
		#languages a{ margin-left: 6px; }
	
	#line{
		position: absolute;
		margin-left: 272px;
		margin-top: -20px;
		height: 103px;
		border-left: 1px solid #F4F4F4;
	}
	
	#menu{
		position: absolute;
		margin-top: 15px;
		margin-left: 266px;
		z-index: 16;
	}
	
	#xfader{
		position: absolute;
		margin-top: 81px;
		width: 898px;
		height: 420px;
		overflow: hidden;
		z-index: 10;
		background-color: #000000;
	}
	
#container{
	
}

	#content{
		float: left;
		width: 660px;
		border: 1px solid #0D2566;
		background-color: #193276;
		min-height: 300px;
		padding: 20px;
		box-shadow: #aaa 0px 0px 5px; -webkit-box-shadow: #aaa 0px 0px 5px; -moz-box-shadow: #aaa 0px 0px 5px;
	}
	
		#content .content{ margin: 20px; }
		#content .content{ color: #ffffff; font-size: 16px; }
		#content .content h1{ margin: 0px 0px 0.5em 0px; padding: 0px; font-size: 28px; font-weight: bold; }
		#content .content h2{ margin: 0px 0px 0em 0px; padding: 0px; font-size: 20px; font-weight: bold; }
		#content .content h3{ margin: 0px 0px 0em 0px; padding: 0px; font-size: 17px; font-weight: bold; }
		#content .content ul, #content .content ol{ margin: 0px 0px 1em 1.25em; }
	
		#content .content .product{ margin: 0px 0px 10px 0px; }
		#content .content .product .text{ float: left; width: 350px; padding: 20px; min-height: 146px; }
		#content .content .product.odd .text{ background-color: #4C6095; }
		
		#content .content .image{ float: right; border: 4px solid #ffffff; margin: 0px 0px 1em 1em; box-shadow: #000 0px 0px 5px; -webkit-box-shadow: #000 0px 0px 5px; -moz-box-shadow: #000 0px 0px 5px; }
		#content .content .image img{ border: 0px; padding: 0px; margin: 0px; }
	
	#side{
		float: right;
		width: 218px;
		border: 1px solid #D1D7DB;
		background-color: #ffffff;
		min-height: 300px;
		box-shadow: #aaa 0px 0px 5px; -webkit-box-shadow: #aaa 0px 0px 5px; -moz-box-shadow: #aaa 0px 0px 5px;
	}
	
		#side .address{
			margin: 50px 6px 6px 6px;
			padding: 0px 0px 30px 24px;
			font-family: StoneSans, xStoneSans, arial, helvetica, sans-serif;
			color: #193276;
			font-size: 12px;
			border-bottom: 2px solid #193276;
		}
		
			#side .address b, #side .address strong{ font-size: 14px; }
			#side .address a{ color: #193276; text-decoration: none; }
			#side .address a:hover{ text-decoration: underline; }
			
		#side .credentials{
			min-height: 160px;
			margin: 0px 6px 6px 6px;
			padding: 6px;
			text-align: right;
			background-color: #DDDDDE;
		}
		
			#side .credentials .content{
				margin-top: 112px;
			}
	
	#footer{
		border: 1px solid #D1D7DB;
		height: 55px;
		line-height: 55px;
		margin-bottom: 20px;
		font-size: 16px;
		color: #193276;
		background-color: #ffffff;
		box-shadow: #aaa 0px 0px 5px; -webkit-box-shadow: #aaa 0px 0px 5px; -moz-box-shadow: #aaa 0px 0px 5px;
	}
	
		#footer .links{ float: left; margin-left: 40px; }
		#footer .links a{ color: #193276; text-decoration: none; }
		#footer .links a:hover{ text-decoration: underline; }
		#footer .copyright{ float: right; margin-right: 40px; }
		#footer .copyright a{ color: #193276; text-decoration: none; }
		#footer .copyright a:hover{ text-decoration: underline; }
