@charset "utf-8";
@import url("navigation.css");
*{
padding:0px;
margin:0px;}

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 62.5%;
	color: #425AB4;
	background-color: #FBFBFB;
}
#wrapper {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 132px;
	width: 900px;
	background-image: url(images/logo5.jpg);
	background-repeat: no-repeat;
}
#header2 {
	background-image: url(images/pagetop.jpg);
	height:171px;
	background-repeat: no-repeat;
	
}

	#header2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: left;
	color: #2852CA;
}
#header2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	color: #7591E3;
	padding-top: 10px;
	line-height:22px;
}
#headerinner {
	padding-top: 26px;
	width: 836px;
	margin-left:auto;
	margin-right:auto;

}
.floatLheader {
	float: left;
	margin-right: 18px;
	margin-top: 0px;
}
.border{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;
	}

#content {
		width: 900px;
	background-repeat: no-repeat;
}
.quoteSect {
	width: 180px;
	float: left;
	margin-left:5px;
}
.quoteSect p{
margin-bottom:5px;}
.quoteSect h3{
margin-top:20px;}

.mainInfo {
	width: 400px;
	margin-left: 200px;
	
}
.mainInfo2 {
	width: 580px;
	margin-left: 240px;

}
.news {
	float: right;
	width: 190px;
	clear: none;
	}

.clear{
	clear:both;
	width:100%;
	height:0px;
}


#mainTxt {
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	}
	
#mainTxtInner {
	width: 830px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	
}
#footer {
	background-image: url(images/pagefoot.jpg);
	height: 103px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
}



/*----------------------Text & Tags ----------------------------*/

#footer p {
	text-align: center;
}
#footer a {
	color: #425AB4;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}


.news p{
text-align: center;}

li {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1.2em;
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-position: inside;
	margin-left: 30px;
}
li.question {
	background-image: url(images/question.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left:30px;
	padding-bottom:10px;
	list-style-position: outside;

}
li.tick{
	background-image: url(images/tick.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left:30px;
	padding-bottom:10px;
	list-style-position: outside;
}

.quoteSect p {
	font-size: 1.1em;
	color: #999999;
	text-align: left;
	line-height: 1.6em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #425AB4;
	text-align: left;
	line-height: 1.5em;
}

h2 {
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 10px;
}
h3 {
	text-align: left;
	font-size: 1.4em;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
a {
	font-weight: bold;
	color: #2852CA;
}
a.sml{
	font-size: 10px;
}


/*----------------------END Text & Tags ----------------------------*/



.floatRheader {
	float: right;
	margin-top: 0px;
	margin-left: 18px;
}
a:link {
	font-weight: bold;
	color: #2852CA;
}
#company {
	font-size: 12px;
	letter-spacing: 0.1em;
}
