@charset "utf-8";
body {
	background-image: url(images/tile.jpg);
}
h1 {
	font-size: 20px;
	color: ##006;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: ##009;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	color: ##009;
	font-weight: bold;
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#number {
	width:500px;
	height:60px;
	margin-top:100px;
	margin-left:210px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}

#wrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ##009;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	min-height: 500px;
}


#header {
	height: 175px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left center;
	overflow:hidden;
}

.fontnumber {
	font-size: 14px;
	color: #000000;
}

#cookie {
	background-image: url(images/cookie.png);
	background-repeat: no-repeat;
	text-align: right;
	height: 18px;
	padding-top: 4px;
	font-size: 12px;
	font-weight: bold;
	color: ##003;
	padding-right: 110px;
}
#cookie a {
	color: #003;
	text-decoration: none;
}
#cookie a:hover {
	color: ##009;
	text-decoration: none;
}
#body {
	
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	min-height: 500px;
}
#body a {
	color: #003;
	text-decoration: none;
	font-weight: bold;
}
#body a:hover {
	color: #009;
	text-decoration: none;
}
#body1 {
	background-image: url(images/body.png);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	min-height: 500px;
}
#body1 a {
	color: #003;
	text-decoration: none;
	font-weight: bold;
}
#body1 a:hover {
	color: #009;
	text-decoration: none;
}


#sidebar {
	width: 250px;
	float: left;
	min-height: 200px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
	
#sidebar ul li {
	list-style:none;
}
#sidebar ul li a {
	display:block;
	line-height: 25px;
	padding: 0 15px 0 20px;
	margin: 0 5px;
	color: #003;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;
	background-image: url(images/list.png);
	background-position: 5px center;
	background-repeat: no-repeat;
}
#sidebar ul li a:hover {
	color: #009;
	background-color: #E8E8E8;
}

#content {
	float: right;
	width: 650px;
	min-height: 500px;
}
#sociallink {
	margin-left: 300px;
	height: 65px;
	text-align: center;
	border: 2px solid #EFEFEF;
	margin-right: 10px;
	padding-top: 10px;
}
#bottommenu {
	background-image: url(images/menu-bottom.png);
	background-repeat: no-repeat;
	height: 30px;
	padding-right: 25px;
	padding-left: 25px;
}
#bottommenu a {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 24px;
	padding-top: 6px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
}
#bottommenu img {
	float: left;
}
#bottommenu a:hover {
	background-image: url(images/menu-bottom-highlight.png);
	background-repeat: repeat-x;
}

#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 113px;
	text-align: center;
	padding-top: 15px;
	color: #FFF;
}
#cities {
	width: 800px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/cities.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	min-height: 200px;
	text-align: center;
	color: #FFF;
	padding-top: 10px;
}
#sidebar h1 {
	color: #006;
	background-color: ##009;
	padding: 5px;
}
#cities a {
	color: #6CF;
	text-decoration: none;
	font-weight: bold;
}
#cities a:hover {
	color: #FFF;
	text-decoration: none;
}
#cookie a {margin: 0 3px;}
.center{text-align:center}

ul#bottom {
	margin-left: 250px;
}

#pressurebullets li{
	font-size:18px;
	margin-bottom:5px;
}

