* {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	;
}


img { border: none; }
a { color: #3E92EA;  }
a:hover { text-decoration: none; color : #000; }

#wrap {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	padding-bottom:0px;
	background-image: url(images/template/content.jpg);
	background-repeat: repeat-y;
	margin-bottom: 0px;
}
#header h1 {
	font-size: 26px;
	font-weight: 100;
	letter-spacing: -3px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 12px;
}#header h1 a {
	text-decoration: none;
	font-weight: normal;
}
#header h1 a:hover {
color: #fff;
text-decoration: none;
}
#header h2 {
	color: #ccc;
	font-size: 15px;
	font-weight: 100;
	letter-spacing: -1px;
	line-height: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#menu {
	height: 30px;
	line-height: 30px;
	background-image: url(images/template/menu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
}
#menu ul {
padding-left: 10px;
list-style-type: none;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #eee;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
	color: #555;
	text-decoration: underline;
}

#content {
	background: #555 url(images/template/content.jpg) repeat-y;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.left {
	width: 590px;
	float: right;
	padding-right: 10px;
}
.left h2 {
color: #FF4800;
font-size: 24px;
letter-spacing: -3px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.mainimages {
	height: auto;
	width: 140px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	z-index: 1;
}
.right {
	width: 153px;
	float: left;
	font-size: 12px;
	border-right: 1px solid #bbb;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFF;
	height: 100%;
	margin-top: 10px;
	margin-left: 5px;
}
.right li {
	list-style-type: none;
	background-color: #CCC;
	width: 115px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 10px;
	margin-left: 3px;
}
.right h2 {
height: 30px;
font-size: 12px;
color: #666;
line-height: 30px;
}
.right a {
	text-decoration: none;
}
.right li a:hover{
	padding-left: 10px;
	color: #666;
}

#top {
	padding: 5px 0;
	background-color: #FFF;
	background-image: url(images/template/top.jpg);
	background-repeat: no-repeat;
}
#bottom {
	background: #555 url(images/template/bottom.jpg) no-repeat;
	padding: 10px 0;
}
#footer {
	text-align: center;
	color: #999;
	font-size: 9px;
	padding: 0 0 10px 0;
	font-style: italic;
}

.centered {
	text-align: center;
}
.line {
	color: #999;
	width: 80%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-weight: lighter;
}
blockquote {
	font-size: 10px;
	font-style: italic;
	color: #666;
	text-align: center;
	vertical-align: baseline;
	padding-right: 30px;
	padding-left: 30px;
}
.facebooklink {
	font-size: 9px;
}

