@charset "utf-8";
html, body {
        padding: 0px;
        margin: 0px;
        width: 100%;
		background-color: #003d65;
		font-family: Tahoma, Geneva, sans-serif;
		font-size: 14px;
		line-height: 18px;
}

html {
	background: url(images/bg.jpg) top left repeat;					
}

.clear {clear:both;}

#wrapper {
	background: url(images/footer_bg.jpg) bottom left repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#conbin {
	display: block;
	width: 944px;
	background-color: #0068ac;
	border: 3px solid #1a77b4;
	border-bottom: none!important;
	margin: 60px auto 0px auto;
}

h1 {
	width: 944px;
	height: 220px;
	background: url(images/raf-ras.jpg) top left no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -99999999px;
}

h2 {
	margin: 0px -18px;
	width: 980px;
	height: 129px;
	background: url(images/border.jpg) top left no-repeat;
	color: #000;
	text-indent: -99999999px;
}

h3 {
	font-family: font-family: 'Terminal Dosis', sans-serif;;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 19px;
}

#intro {
	width: 944px;
	height: 200px;
	background: url(images/intro.jpg) top left no-repeat;
	margin: 0px;
	padding: 0px;
	text-indent: -99999999px;
}

#content {
	margin: 15px 66px;
	display: block;
	color: #FFF;
}

.col1 {
	float: left;
	width: 250px;
	border-right: 1px dotted #579cc8;
	padding-right: 20px;
	text-align: left;
}

.col1 ul {
	padding: 0px 0px;
	list-style-type: none;
	
}

.col1 ul li {
	line-height: 23px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px; 
	padding-left: 20px; 
}

.col2 {
	float: left;
	width: 245px;
	padding-left: 25px;
	text-align: left;
}

.col2 p {padding-right: 25px;}

.col3 {
	float: left;
	width: 245px;
	border-left: 1px dotted #579cc8;
	padding-left: 25px;
}

.senda {
	display: block;
	width: 244px;
	height: 65px;
	background: url(images/senda.jpg) top left no-repeat;
	margin: 5px 0px 0px -5px;
	padding: 0px;
	text-indent: -99999999px;
}

#footer {
	display: block;
	width: 1030px;
	height: 342px;
	background: url(images/footer.jpg) top left no-repeat;
	margin: -10px auto 0px auto;
	padding: 0px;
}