﻿body
{
	background-color:#0d0d0d;
	font-family:Arial, Sans-Serif;
	font-size:12pt;
	line-height:18pt;
}

img{border:none;}

body, ul, h1, h2, li
{
	margin:0;
	padding:0;
}

h1
{
	padding:30px 20px;
	width:190px;
}

h1 a:link,
h1 a:active,
h1 a:visited,
h1 a:hover
{
	text-decoration:none;
	font-weight:normal;
	font-size:26pt;
	color:#fff;	
}

h1 span
{
	display:block;
	margin:5px auto;
	font-size:10pt;
	text-align:center;
}

h3
{
	font-size:12pt;
}

.site-wrap
{
	position:relative;
	margin:37px auto 25px;
}

.header-wrap,.header2-wrap, .site-wrap, .footer-wrap
{
	max-width:1250px;
	width:100%;
}

.header-wrap
{
	position:fixed;
	top:0;
	height:37px;
	background:url(../im/global/header/header-bg.jpg) repeat-x;
	z-index:5;
}

.header2-wrap
{
	position:relative;
	background:#0ea1cc url(../im/global/header/header-b-bg.jpg) repeat-x;
	height:107px;
}

.body-wrap
{
	position:relative;
	background-color:#FFF;
	padding:25px;
	min-height:430px;
}

.breadcrumb-wrap
{
	position:relative;
	height:26px;
	margin-left:20px;
	line-height:26px;
	font-size:8pt;
	color:#FFF;
}

.breadcrumb-wrap a:link,
.breadcrumb-wrap a:active,
.breadcrumb-wrap a:visited,
.breadcrumb-wrap a:hover
{
	color:#ccc;
	text-decoration:underline;
}



.header-wrap input
{
	position:relative;
	width:199px;
	height:18px;
	padding:2px;
	margin:4px;
}

.header-wrap .search
{
	position:absolute;
	left:215px;
	top:2px;
}

.header-wrap ul
{
	position:absolute;
	top:7px;
	left:300px;
	list-style:none;
	font-size:9pt;
}

.header-wrap ul li
{
	float:left;
	line-height:20px;
	padding:0 15px;
	border-right:solid 2px #3b3b3b;
}

.header-wrap ul li a
{
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}

.header-wrap ul li a:hover
{
	text-decoration:underline;
}

li.nb{border-right:none;}

.header2-wrap .banner
{
	position:absolute;
	top:8px;
	left:320px;
}


.left-wrap
{
	position:relative;
	float:left;
	width:675px;
}

.right-wrap
{
	position:relative;
	float:left;
	width:450px;
	margin-left:50px;
}

.body-wrap ul
{
	margin:15px 30px;
}

h2.pen, h2.article, h2.contact
{
	position:relative;
	background:url(../im/global/pencil.jpg) no-repeat top left;
	line-height:25px;
	padding-left:30px;
	font-size:14pt;
	font-weight:bold;
}

h2.contact
{
	background:url(../im/global/contact.jpg) no-repeat top left;
}

h2.article
{
	background:url(../im/global/recent-articles.jpg) no-repeat top left;
	padding-left:32px;
}

.clear
{
	clear:both;
}

.article-wrap
{
	position:relative;
	margin:10px 20px 0;
}

.article-wrap h3
{
	margin:5px 10px;
}

.article-wrap h3 a:link
{
	font-size:10pt;
}

.article-wrap a:link,
.article-wrap a:active,
.article-wrap a:hover,
.article-wrap a:visited
{
	font-size:8pt;
	color:#000;
}

.article-wrap p
{
	margin:5px 10px;
	font-size:9pt;
}

.footer-wrap
{
	position:fixed;
	bottom:0;
	height:25px;
	line-height:25px;
	background:url(../im/global/footer/footer.jpg) repeat-x;
}

.footer-wrap ul
{
	padding:6px 0 0;
	list-style:none;
}

.footer-wrap ul li
{
	float:left;
	padding:0 15px;
	border-right:solid 1px #3b3b3b;
	line-height:14px;
}

.footer-wrap ul li a:link,
.footer-wrap ul li a:active,
.footer-wrap ul li a:visited
{
	text-transform:uppercase;
	font-weight:bold;
	font-size:8pt;
	color:#FFF;
	text-decoration:none;
}

.footer-wrap ul li a:hover
{
	text-decoration:underline;
}

.footer-wrap div
{
	position:absolute;
	font-size:8pt;
	top:0;
	line-height:25px;
	right:10px;
	color:#FFF;
}