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

body {background:url(images/bg.jpg) repeat-x #e4f4fe top; text-align:center; font-family:Tahoma, Geneva, sans-serif; font-size:0.875em; color:#343434; margin:0;}
.nav {text-align:center; width:900px; margin:auto;}
.header {width:950px; margin:auto;}
.wrapper {width:951px; text-align:center; margin:auto;}
.content-top {height:50px; width:951px; margin:auto; background:url(images/content-top.jpg) no-repeat center top;}
.content-bottom {height:65px; width:951px; margin:auto; background:url(images/content-bottom.jpg) no-repeat center top;}
.content {width:832px; background:url(images/content.png) repeat-y; margin:auto; padding:0 60px 20px 60px; text-align:left;}
.headerimg {position:relative; z-index:2;}
.headerlink {position:relative; z-index:3; height:20px; width:auto; overflow:hidden; float:right; top:52px; right:40px;}
.headerlink a:link {color:#585858; text-decoration:none;}
.headerlink a:hover {color:#585858; text-decoration:underline;}
.headerlink a:visited {color:#585858; text-decoration:none;}

h1 {font-size:4.5em; letter-spacing:-0.05em; font-weight:bold; margin:0 0 15px 0;}
h2 {font-size:3.5em;  font-weight:bold;  margin:0 0 10px 0;}
h3 {font-size:2.5em; font-weight:bold;  margin:0 0 10px 0;}
h4 {font-size:1.5em;  font-weight:bold;  margin:0 0 10px 0; }
p {margin:10px 0px 25px 0px; line-height:1.4em;}
a:link {
	color: #a0d8fc;
	text-decoration:underline
}
a:visited {
	color: #666;
}
a:hover {
	color: #164159;
}
img {border:0;}


