@charset "utf-8";
* {
	padding:0px;
	margin:0px;
}

body {
	background-image:url(img/bg-bw.jpg);
	background-position: center center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
}

img {
	border:none;
}

.maindiv {
	width:960px;
	background-color:#ffffff;
	margin:50px auto 0px auto;
	padding:10px;
}

.toplogo {
	float:left;
	padding-left:10px;
}

.topquick {
	float:right;
}

.topquick img{
	text-align:right;
}

.topquick h1{
	font-size:18px;
	text-align:right;
	font-weight:normal;
	padding-top:15px;
	padding-right:10px;
	line-height:27px;
}

.topquick h1 span{
	font-size:14px;
	text-align:right;
}

.mainlinks {
	width:960px;
	background-color:#3e4095;
	height:45px;
	margin-top:20px;
}

.mainlinks p{
	font-size:15px;
	color:#00AFEF;
	padding:13px 0px;
	text-align:center;
	font-weight:bold;
}

.mainlinks p a{
	color:#ffffff;
	text-decoration:none;
}

.mainlinks p a:hover{
	color:#00AFEF;
	text-decoration:none;
}

.banner {
	width:940px;
	margin:20px auto 0px auto;
}

.tab1 {
	width:235px;
	float:left;
	margin-top:30px;
}

.tab1 h1{
	font-size:18px;
	line-height:20px;
	color:#ed3237;
}

.tab1 p{
	margin-top:10px;
}

.tab2 {
	width:215px;
	float:left;
	margin-top:30px;
	padding:0px 0px 0px 20px;
}

.tab2 h1{
	font-size:18px;
	line-height:20px;
	color:#ed3237;
	padding-top:10px;
}

.tab2 p{
	margin-top:10px;
}

.tab3 {
	width:215px;
	float:left;
	margin-top:30px;
	padding:0px 0px 0px 20px;
}

.tab3 h1{
	font-size:18px;
	line-height:20px;
	color:#ed3237;
	padding-top:10px;
}

.tab3 p{
	margin-top:10px;
}

.tab4 {
	width:215px;
	float:right;
	margin-top:30px;
	padding:0px 0px 0px 20px;
}

.tab4 h1{
	font-size:18px;
	line-height:20px;
	color:#ed3237;
	padding-top:10px;
}

.tab4 p{
	margin-top:10px;
}

.innerpage {
	width:960px;
	margin-top:30px;
}

.innerpage h1{
	font-size:18px;
	line-height:20px;
	color:#ed3237;
}

.innerpage h1 span{
	font-size:12px;
	line-height:20px;
	color:#333333;
}

.innerpage p{
	margin-top:10px;
	padding:5px 20px;
	text-align:justify;
}

.innerpage h2{
	font-size:18px;
	line-height:20px;
	color:#ef3a24;
	padding-left:50px;
	padding-top:10px;
	padding-bottom:10px;
}

.innerpage ul{
	padding-left:60px;
}

.innerpage li{
	list-style:none;
}

.innerpage li span{
	color:#ef3a24;
}

.bottom {
	width:940px;
	background-color:#3e4095;
	margin-top:30px;
}

.bottom p{
	font-size:11px;
	color:#ffffff;
	text-align:center;
	padding:10px 0px;
}

.bottom p a{
	text-decoration:none;
	color:#ffffff;
}

.bottom p a:hover{
	text-decoration:underline;
	color:#ffffff;
}

.tarriff {
	width:600px;
	margin:10px auto;
	background-color:#c2c2c2;
}

.tarriff td{
	padding:10px;
	background-color:#ffffff;
}

.tarriff td span{
	color:#F00;
}

.tariff-text {
	margin-left:20px;
}

.clear {
	clear:both;
}
