body, html{
	padding: 0;
	margin: 0;
}
a:hover{
	text-decoration: underline;
}
body{
	background: #fff url('/img/bg.gif') repeat-x top;
}

div.round{
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
}
div#container{
	width: 965px;
	margin: 0 auto;
	position: relative;
}
div#languages{
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	width: 105px;
	background: #069;
	border: 1px solid #069;
	border-top: 0;
	-moz-border-radius-bottomright: 11px;
	-moz-border-radius-bottomleft: 11px;
	-webkit-border-bottom-right-radius: 11px;
	-webkit-border-bottom-left-radius: 11px;
	-moz-box-shadow: 8px 1px 20px #4494ba;
	-webkit-box-shadow: 8px 1px 20px #4494ba;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
div#fakeshadow{
	width: 100%;
	height: 100%;
	-moz-border-radius-bottomright: 11px;
	-moz-border-radius-bottomleft: 11px;
	-webkit-border-bottom-right-radius: 11px;
	-webkit-border-bottom-left-radius: 11px;
	-moz-box-shadow: -8px 1px 20px #4494ba;
	-webkit-box-shadow: -8px 1px 20px #4494ba;
}
div#languages a{
	color: #fff;
	display: inline-block;
	margin: 0 1px;
	text-decoration: none;
	padding: 7px 0 0;
}
div#languages a.active{
	border-bottom: 1px solid #fff;
}
div#logo{
	padding: 28px 0 0 28px;
	width: 147px;
	height: 47px;
	float: left;
}
div#header{
	height: 100px;
}
div#menu{
	width: 780px;
	float: left;
	height: 74px;
	padding: 44px 0 0 0;
}
div#menu div.hovered{
	background: url('/img/menu-bg.gif') repeat-x;
}
div.menu-item{
	line-height: 45px;
	height: 45px;
	padding: 0 13px;
	font-size: 18px;
	font-weight: bold;
	float: left;
	margin: 0 10px;
	position: relative;
}
div.menu-item a{
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
div#menu div.selected{
	background: url('/img/menu-selected-bg.gif') repeat-x;
}
div.menu-item div#tail{
	width: 19px;
	height: 15px;
	background: url('/img/menu-selected.gif') no-repeat center;
	bottom: -13px;
	left: 20px;
	position: absolute;
}
div.column{
	float: left;
	margin-right: 20px;
	width: 100%;
	position: left;
	display: inline;
}
div.clear{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
div.box{
	padding: 20px;
	border: 1px solid #abd5ff;
	position: relative;
}
div.padLess{
	padding: 10px;
}
div.white{
	background: #fff;
}
div.cyan{
	background: #cff url('/img/cyan-bg.gif') repeat-x top;
}
div.yellow{
	background: #ffc url('/img/yellow-bg.gif') repeat-x top;
}
div.oneThird{
	width: 290px;
}
div.splitLayout{
	width: 280px;
}
div.twoThirds{
	width: 600px;
}
div.noMargin{
	margin: 0;
}
div.button{
	width: 290px;
	height: 64px;
	text-align: center;
	line-height: 64px;
	font-size: 28px;
	margin-bottom: 20px;
}
div.illustration{
	position: absolute;
	right: 10px;
	top: 50px;
}
div.orange{
	background: url('/img/button-orange.gif') no-repeat center;
}
div.small{
	background: url('/img/button-small.gif') no-repeat center;
	width: 161px;
	height: 48px;
	line-height: 48px;
	margin-left: 270px;
	margin-top: 10px;
	font-size: 20px;
}
div.button a{
	height: 100%;
	width: 100%;
	color: #fff;
	text-shadow: 1px 1px 1px #666;
}
div.button a:hover{
	text-decoration: underline;
}
div#arrow-blocks{
	margin-top: 25px;
	background: url('/img/bottom-block.jpg') no-repeat center;
	height: 186px;
	position: relative;
}
div#arrow-blocks div.arrow{
	height: 61px;
	width: 62px;
	position: absolute;
	bottom: 65px;
	background: url('/img/arrow.gif') no-repeat center;
	display: none;
}
div#arrow1{
	left: 192px;
}
div#arrow2{
	left: 424px;
}
div#arrow3{
	left: 656px;
}
div.arrow-text{
	width: 180px;
	position: absolute;
	top: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 19px;
}
div#arrow-text1{
	left: 22px;
}
div#arrow-text2{
	left: 253px;
}
div#arrow-text3{
	left: 486px;
}
div#arrow-text4{
	left: 717px;
}
div#social{
	background: #069;
	border: none;/*1px solid #9cf;*/
}
ul.footer-links{
	width: 220px;
	margin: 30px 0 0 20px;
	display: inline;
	float: left;
	margin-bottom: 20px;
}
ul.footer-links li.main-item a{
	font-weight: bold;
	text-transform: uppercase;
}
ul.footer-links li {
	padding: 5px 0;
	margin: 0;
}
ul.footer-links li a{
	color: #999;
	font-size: 14px;
}
ul.footer-links li a:hover{
	color: #069;
	text-decoration: underline;
}
ul.side-menu{
	margin: 0 -20px;
}
ul.side-menu li.main-item{
	color: #333;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 5px;
}
ul.side-menu li{
	padding: 0 20px;
	line-height: 30px;
}
ul.side-menu li.active{
	background: #3cf url('/img/side-menu-bg.gif') repeat-x top;
}
ul.side-menu li.sub{
	padding-left: 40px;
	background: url('/img/bullet.gif') no-repeat 28px 14px;
}
ul.side-menu li.activesub{
	padding-left: 40px;
	background: url('/img/bullet.gif') no-repeat 28px 14px;
	text-decoration: underline;
	font-weight: bold;
}

ul.side-menu li.active a{
	color: #fff;
	font-weight: bold;
}
div.bodyText{
	margin-top: 15px;
	padding-left: 15px;
	color: #000;
}
div#topListHolder{
	position: relative;
}
div#topListBorder{
	width: 2px;
	background: url('/img/border-left.gif') repeat-y left;
	position: absolute;
	left: 0;
	top: 6px;
}
ul.social{
	height: 40px;
}
	ul.social li {
		float: left;
		height: 40px;
		line-height: 40px;
		margin: 0 10px;
		display: inline;
	}
	ul.social li.divider{
		width: 122px;
		background: url('/img/social-list.gif') no-repeat center;
		padding-left: 20px;
		color: #fff;
		text-transform: uppercase;
		font-weight: bold;
	}
	ul.social li a{
		color: #fff;
		text-decoration: underline;
	}

table.formTable{
	border-collapse: collapse;
}
table.formTable td.label{
	width: 120px;
	vertical-align: middle;
}
table.formTable td.data input.text, table.formTable td.data textarea{
	border: 1px solid #999;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	width: 300px;
}
table.formTable td.data input.text {
	padding: 4px;
	height: 25px;
	font-size: 25px;
	font-size: 16px;
	border: 1px solid #abd5ff;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;

}
table.formTable td.data textarea{
	height: 200px;
	padding: 4px;
	font-size: 16px;
	border: 1px solid #abd5ff;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;

}
table.formTable td.data select{
	width: 306px;
}
label.mandatory{
	font-weight: bold;
	color: #000;
}
input,select,textarea{
    outline:none;
}
input.hm{
	display: none;
}
