@import url("reset.css");
@import url("menus.css");
@import url("typo.css");
@import url("forms.css");




body{
	background:#fff;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	color:#004c99;
	}
#page{
	width:965px;
	margin:0 auto;
	padding:20px 0 0 0
	}
#header{
	width:850px;
	float:left
	}
#navigation{
	background:url(../images/a_07.gif) repeat-x #fdc300;
	line-height:23px;
	font-size:1.1em;
	padding:0 0 0 15px;
	width:835px;
	float:left;
	color:#00509f
	}
#navigation strong{
	color:#fff
	}
#navigation a:link, #navigation a:visited, #navigation a:hover{
	text-decoration:underline;
	color:#00509f;
	}
#navigation a:hover{
	text-decoration:none
	}
#logo{
	float:right;
	border:0;
	}
.content{
	padding:4px 0 0 0;
	float:left;
	width:965px;
	}
#first-img{
	float:left;
	padding-bottom:4px;
	}
.textblock{
	background:url(../images/a_11.gif) repeat-x #fff;
	float:left;
	width:965px;
	}
.textblock div{
	background:url(../images/a_13.gif) no-repeat top right;
	width:655px;
	padding:0 30px 15px 0;
	line-height:1.8em;
	min-height:280px;
	height:auto !important;
	height:280px;
	float:right;
	}

.textblock.first{
	width:477px;
	}
.textblock.first div{
	width:417px;
	padding:15px 30px;
	line-height:2em;
	float:left;
	}
#bottomstripe{
	float:left;
	width:965px;
	background:url(../images/a_16.gif) repeat-x #fff;
	}
.bluebox {
	background:url(../images/a_19.gif) no-repeat top right;
	float:left;
	width:312px;
	padding:0 10px 0 0;
	min-height:200px;
	height:auto !important;
	height:200px;
	}
.bluebox img{
	float:left;
	padding-left:5px;
	}
.bluebox h2{
	float:right;
	width:200px;
	}
.bluebox ul{
	float:right;
	width:190px;
	line-height:1.8em;
	font-size:0.9em;
	list-style:none
	}
.bluebox ul li{
	background:url(../images/arr.gif) no-repeat left 0.4em;
	padding:0 0 0 20px;
	margin:0;
	list-style:none
	}
.bluebox.last{
	background:url(../images/a_25.gif) no-repeat top right;
	width:311px;
	}
#sidebar{
	background:none;
	float:left;
	width:250px;
	padding:0;
	}
#sidebar img{
	float:left;
	padding:0 0 4px 0
	}
#sidebar .bluebox{
	background:url(../images/a_11.gif) repeat-x;
	float:left;
	width:250px;
	padding:0;
	}
#sidebar .bluebox div{
	background:url(../images/a_13.gif) no-repeat top right;
	width:230px;
	padding:0 10px;
	}
#sidebar ul{
	padding:0;
	}
#sidebar li{
	padding-bottom:5px;
	}
#sidebar .certif{
	float:left;
	padding:2px;
	margin:0 0 0 20px;
	border:1px solid #fff;
	}
#footer{
	border-top:3px solid #d1edff;
	width:945px;
	float:left;
	padding:10px;
	font-size:1.1em;
	line-height:1.8em;
	color:#00509f
	}
#footer a:link, #footer a:visited, #footer a:hover{
	color:#00509f;
	text-decoration:underline;
	}
#footer a:hover{
	text-decoration:none
	}

