@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(template/back1.jpg);
	background-repeat:repeat-x;
	background-color:#4699c9;
	margin:0 0 0 0;
	height:100%;
}

html {
	height:100%;
}

#website {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003366;
}

#container {
	width:770px;
	position:relative;
	left:0;
	top:0;
}

#header {
	width:770px;
	height:244px;
	background-image:url(template/header1.jpg);
	background-repeat:no-repeat;
	position:relative;
	left:0;
	top:0;
}

#logo {
	width:450px;
	height:100px;
	top:20px;
	left:160px;
	position:absolute;
}

#logo img {
	width:450px;
	height:100px;
	border:none;
}

#car {
	top:90px;
	left:0;
	width:144px;
	position:absolute;
}

#top1 {
	position:relative;
	margin:-12px 0 0 0;
	background-color:#FF0000:
}

#nav {
	top:208px;
	left:85px;
	width:600px;
	position:absolute;
	font-size:11px;
}

#contentBack {
	width:770px;
	height:100%;
	background-image:url(template/content21.png);
	background-repeat: repeat-y;
	left:0;
	top:0;
	position:relative;
	background-color:#00FF00:
}

#content {
	width:770px;
	background-image:url(template/content1.jpg);
	background-repeat:no-repeat;
	left:0;
	top:-10px;
	margin-bottom:-11px;
	position:realtive;
	height:100%;
	background-color:#FF0000:
}

#contentMenu .selectTheme {
	width:300px;
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px;
	border-color:#003366;
	border-style:solid;
}

#content a.bodyLink {
	text-decoration:underline;
}

#textContainer img.pic {
	margin-left:10px;
	border: solid 1px #003366;
}

#scrollTextContainer img.pic {
	margin:8px 10px 8px 10px;
	border: solid 1px #003366;
}

#footer {
	width:770px;
	height:83px;
	background-image:url(template/footer1.jpg);
	background-repeat:no-repeat;
	position:relative;
	left:0;
	top:0;
	color:#FFFFFF;
	font-size:11px;
}

#footerContent {
	top:40px;
	left:80px;
	width:350px;
	position:relative;
}

#copyright {
	top:40px;
	left:540px;
	width:150px;
	position:absolute;
}

a:link {
	color: #003366;
	text-decoration:underline;
}

a:visited {
	color: #003366;
	text-decoration:underline;
}

a:hover {
	color: #FF0033;
	text-decoration:underline;
}

a:active {
	color: #FF0033;
	text-decoration:none;
}

#footer a:link {
	color: #ffffff;
	text-decoration:none;
}

#footer a:visited {
	color: #ffffff;
	text-decoration:none;
}

#footer a:hover {
	color: #003366;
	text-decoration:underline;
}

#footer a:active {
	color: #ffffff;
	text-decoration:none;
}


/***********************************************/
/******************CONTENT**********************/
/***********************************************/

#contentMenu {
	width:500px;
	top:0;
	left:135px;
	position:relative;
}

#pageHeader {
	width:420px;
	height:30px;
	top:0;
	left:0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

#stepBlock {
	width:450px;
	top:10px;
	left:245px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	font-size:11px;
	clear:both;
}

#textBlock {
	width:450px;
	top:10px;
	left:245px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	font-size:11px;
	clear:both;

}

#leftCol {
	width:135px;
	height:auto;
	left:80px;
	top:10px;
	font-size:11px;
	padding: 25px 5px 25px 15px;
	position:absolute;
	/*background-image:url(template/Menu_top.png);
	background-repeat:no-repeat;*/
	border-right: solid 1px #336699:
}

#leftCol .leftMenu {
	height:auto;
	width:130px;
	display:block;
	padding:-2px 0 2px 0;
	line-height:15px;
	margin-bottom:5px;
}

#leftCol2 {
	width:135px;
	height:auto;
	left:80px;
	top:10px;
	font-size:11px;
	padding: 25px 5px 25px 15px;
	position:absolute;
	
}

#leftCol2 .leftMenu {
	height:auto;
	width:130px;
	display:block;
	padding:-2px 0 2px 0;
	line-height:15px;
}

:#menuBottom {
	width:150px;
	height:50px;
	left:-10px;
	top:0;
	position:relative;
	background-image:url(template/Menu_bottom.png);
	background-repeat:no-repeat;
}


#leftCol a:link {
	color: #003366;
	text-decoration:none;
	font-size:11px;
}

#leftCol a:visited {
	color: #003366;
	text-decoration:none;
	font-size:11px;
}

#leftCol a:hover {
	color: #FF0033;
	text-decoration:none;
	font-size:11px;
}

#leftCol a:active {
	color: #FF0033;
	text-decoration:none;
	font-size:11px;
}

#leftCol2 a:link {
	color: #003366;
	text-decoration:none;
	font-size:11px;
}

#leftCol2 a:visited {
	color: #003366;
	text-decoration:none;
	font-size:11px;
}

#leftCol2 a:hover {
	color: #FF0033;
	text-decoration:none;
	font-size:11px;
}

#leftCol2 a:active {
	color: #FF0033;
	text-decoration:none;
	font-size:11px;
}

/*#textContainer {
	left:240px;
	top:10px;
	width:450px;
	height:auto;
	position:relative;
	font-size:11px;
}*/



#textContainer {
	left:240px;
	top:10px;
	width:450px;
	height:300px;
	overflow:auto;
	padding-right:10px;
	font-size:11px;
	position:relative;
}

#scrollTextContainer {
	left:240px;
	top:10px;
	width:450px;
	height:300px;
	overflow:auto;
	padding-right:10px;
	font-size:11px;
	position:relative;
}

#scrollTextContainerFaq {
	left:240px;
	top:10px;
	width:450px;
	height:400px;
	overflow:auto;
	padding-right:10px;
	font-size:11px;
	position:relative;
}
#tableFoot {

	width:600px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003366;
}

.header {
	font-weight:bold;
}

.infos {
	font-size:9px;
}
