/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {
	background: #DCD0BC;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	display: block;
	color: #fe0000;
	font-size: 1.4em;
	margin-bottom: 24px;

	     line-height: 1.5em;
}

h2 {
	display: block;
	font-size: 1.3em;
	margin-bottom: 16px;

}


p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	font-style: italic;
}

a:link {
	text-decoration: none;
	color: #fff;
}

a:hover, a:active {
	text-decoration: none;
	color: #fff;
}

a:visited {
	color: #fff;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 936px;
	height: 176px;
	margin: 0 auto;
	border-left: #888 solid 1px;
border-right: #888 solid 1px;
	background: #fff url(images/logo.png) no-repeat top center;
}


/* Page */

#page {
	width: 936px;
	margin: 0 auto 0 auto;
	padding: 0 0px;
	background-color: #fff;
	border-left: #888 solid 1px;
border-right: #888 solid 1px;
border-bottom: #888 solid 1px;
}


#nav {
height: 375px;
width: 175px;

background-color: #fff;
padding-left:2px;
padding-top:2px;
}

#nav .form_search {
float: right;
height: 30px;
width: 200px;

}

#nav ul	 {
list-style-type:none;
margin: 0;
padding: 0;
margin-left:10px;
}

#nav li	 {
display: block;
height: 38px;
width: 175px;
margin-bottom: 6px;
text-align: center;
}



#nav a {
display: block;
height: 30px;
width: 175px;
background: #03c;
padding-top: 8px;
text-decoration: none;
font-weight: bold;
}


#nav li:hover	 {
background: #03c;
}

#qs_activelink {
background: #6c6 ! important;
}



#nav a:hover {
background: #6c6 ! important;
}




/* Content */

#content {
	float: right;
	width: 698px;
	border: #bbb solid 1px;
	margin-right: 18px;
	padding: 8px;
}

#content h1,h2,h3,h4 {

}


.post {
	width: 714px;
	padding: 0 0 0 20px;
	min-height:500px;
}


.post .title {
	padding: 0 0 5px 0;
}

.post .title span {
	padding-right: 30px;
}


/* Footer */

#footer {
	width: 904px;
	height: 100px;
	border-top: #03c solid 8px;
	margin: 0 auto;
	margin-top: 18px;
background: #a5a5a5;

}

#footer_address {
float: left;
	margin-top: 8px;
	width: 182px;
	height: 90px;
	padding-right: 8px;
	border-right: #03c solid 2px;
	text-align: right;
}

#footer_contact {
	float: left;
	margin-top: 8px;
	width: 190px;
	height: 90px;
	padding-left: 8px;
	text-align: left;
}

#footer_copyright {
	float: right;
	margin-top: 9px;
	width: 390px;
	height: 90px;
	padding-right: 16px;
	text-align: right;
}


#footer p {
	padding: 0;
	margin: 0;
	margin-top: -4px;
	margin-bottom: -4px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

/* Internal Links */

.box-link  a{
	border:1px solid #000000;
	padding:5px;
	text-align:center;
	color:#000000;
	font-weight:bold;
	text-decoration:none;

}

.box-link a:hover {
	border:1px solid #000000;
	padding:5px;
	text-align:center;
	background-color:#66FFFF;

}
