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

body{
	font-family:GillSans, "Gill Sans", "GillSans", Helvetica, Verdana, Arial, sans-serif;
	background:#525254;
	color:#525254;
	margin:0px;
	padding:0px;
	font-size:13px;
}

#main{
width:760px;
padding-top:25px;
}

#mid-top{
background:url(images/mid-top.gif) no-repeat top;
}

#mid-bottom{
background:url(images/mid-bot.gif) no-repeat bottom;
padding:10px;
}

#footer{
background:url(images/footer-bg.gif) repeat-x top;
padding:5px;
margin-top:5px;
color:#e6e7e7;
letter-spacing:.1em;
}

#page-content{
background:url(images/text-bg.gif) repeat-y;
width:482px;
float:left;
}

#text{
padding:16px 0 30px 0;
text-align:left;
line-height:1.7em;
}

#text p{
margin:0 35px 10px 50px;
padding:0px;
}

.clear{
clear:both;
height:0px;
}

#nav{
text-align:left;
border-top:1px solid #74b2e1;
margin-top:5px;
}

#text h1{
	color:#FDEE46;
	font-size:19px;
	background:#525254;
	margin-left:33px;
	margin-right:14px;
	font-weight:normal;
	padding-left:17px;
	line-height:1.4em;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 17px;
	padding-bottom: 5px;
}

h1 a{
color:#ABB8DE;
text-decoration:none;
}

h1 a:hover{
color:#FFF;
}

#page-content2{
background:url(images/text-bg2.gif) repeat-y;
width:482px;
float:left;
}

#text2{
padding:16px 0 30px 0;
text-align:left;
line-height:1.7em;
}

#text2 p{
margin:0 50px 10px 68px;
padding:0px;
}

#text2 h1{
	color:#FDEE46;
	font-size:16px;
	background:#525254;
	margin-left:47px;
	font-weight:normal;
	padding-left:17px;
	line-height:1.4em;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 17px;
	padding-bottom: 5px;
}
