@charset "utf-8";
body {
	background-image: url(images/bg.gif);
	margin-top: 48px;
}

#container  {
	width: 760px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	padding: 2px;
	background-color: #FFFFFF;
	margin: auto;
	height: auto;
	/*margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 2px;
	background-color: #FFFFFF;*/
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5C0000;
	line-height: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
}


#header  {
	margin: 0px;
	padding: 0px;
}
#navandflash {
	margin: 0px;
	padding: 0px;
}

#sidebar1 {
	width: 198px;
	background-color: #000;
	height: 350px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CC3;
	float: left;
	list-style-type: decimal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#sidebar1 ul {
	padding-right: 0px;
	padding-left: 15px;
}

#sidebar1 a {
	color: #FFF;
	text-decoration: none;
}

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

#flash {
	width: auto;
	height: 350px;
	margin: 0px;
	padding: 0px;
}
#main {
	margin: 0px;
	padding: 0px;
}

#contentbox {
	width: 200px;
	background-color: #FFF;
	float: left;
	height: auto;
}
#mainContent  {
	background: #FFFFFF;
	width: auto;
	padding-left: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-right: 10px;
	height: auto;
}
#mainContent p {
	font-size: small;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#mainContent ul li {
	font-size: small;
	color: #900;
}
#footer  {
	background-color: #000;
	padding-bottom: 0;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
#footer p  {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFF;
	padding-right: 0;
	padding-left: 0;
	line-height: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0;
	letter-spacing: 2px;
}
.tariff {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	color: #660000;
	text-decoration: none;

}
.offers {
	font-size: 16px;
	line-height: 35px;
}
#evo1 {
	font-size: 10px;
	text-align: center;
	color: #000;
	line-height: 25px;
}
