/*
Template name: Light
Template URI: http://templates.arcsin.se/light-website-template/
Release date: 2006-08-20
Description: Bright and smooth.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #567;
}
a:hover {
	color: #28E;
}
body {
	background: #F2F2F2 url(/imgs/bg.gif) repeat-y center top;
	color: #555A60;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
li {
	list-style: url(/imgs/li.gif);
	margin-left: 18px;
}
code {
	background: url(/imgs/bgcode.gif);
	border: 1px solid #F6F6F6;
	color: #666;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(/imgs/quote.gif) no-repeat;
	color: #456;
	display: block;
	font: normal 1.4em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #579;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	margin: 0 auto;
	width: 730px;
}

/* title */
.title {
	float: left;
	margin-top: 22px;
	text-align: center;
	width: 220px;
}
.title h1 {
	font: normal 2em Verdana,sans-serif;
}
.title h2 {
	color: #999;
	font: normal 1.1em Verdana,sans-serif;
}

/* navigation */
.navigation {
	background: url(/imgs/holder.jpg) no-repeat;
	height: 100px;
	padding: 0 16px;
}


/* holders */
.holder {
	background: url(/imgs/bgholder.jpg) repeat-y;
	padding: 0 32px;
}
.holder_top,.footer {
	clear: both;
	background: url(/imgs/holder.jpg) no-repeat;
	height: 40px;
}

/* footer */
.footer {
	background-position: left bottom;
	color: #666;
	font-size: 1.1em;
	text-align: center;
	padding: 0 32px;
}
.footer .right, .footer .right a {color: #AAA;}
.footer .right a:hover {color: #666;}

#ourSites {
	padding:0 !important;
	margin:0 !important;
	text-align:left;
}

#ourSites h4 {
	font-size:14px;
	margin:0;
	padding:0;
}

#ourSites ul {
	display:inline !important;
	list-style:none !important;
	padding:0 !important;
	margin:0 !important;
}

#ourSites li {
	display:inline !important;
	margin-right:5px !important;
	margin-left:0 !important;
}
#exsi {
margin:5px !important;
padding:0 !important;
text-align:left;
}
#exsi h4 {
font-size:14px;
margin:0;
padding:0;
}
#exsi ul {
display:inline !important;
list-style:none outside none !important;
margin:0 !important;
padding:0 !important;
}
#exsi li {
display:inline !important;
margin-right:5px !important;
}
