div.fixed {
	width: 938px !important;
}

* {
	margin: 0em;
	padding: 0em;
}

body {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h6 {
	font-weight: normal;
}

h2 {
	color:#000000;
}

#header {
	width:100%;
	height:60px;
	background: #440000 url('images/n1.gif') repeat-x;
}

#header_inner {
	position: relative;
	width: 930px;
	height:60px;
	margin: 0 auto;
}

#menu {
	position: absolute;
	right: 0em;
	bottom: 0em;
}

#menu ul {
	list-style: none;
}

#menu li {
	float: left;
}

#menu li a {
	margin-left: 0.4em;
	display: block;
	padding: .7em 0.9em 0.7em 0.9em;
	background: #fff url('images/n4.gif') repeat-x;
	border: solid 1px #fff;
	color: #333333;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

#menu li a.active {
	background: #CA2F2F url('images/n3.gif') repeat-x;
	color: #fff;
	border: solid 1px #A94B4B;
}

#main {
	background: #fff url('images/n2.gif') 0px 1px repeat-x;
}

#mainContent {
	position: relative;
}
	
#columnless {
	position: relative;
	width: 100%;
	margin-top: 20px;
}

img.floatLeft {
	float: left;
	margin-right: 20px;
}

#left {
	width: 440px;
	float: left;
}

#right {
	width: 440px;
	float: left;
	padding: 50px 0px 0px 50px;
}

#main_inner {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding-top: 2em;
}

#main_inner p {
	text-align: justify;
	margin-bottom: 1em;
}

#main_inner ul {
	margin-bottom: 2.0em;
}

#main_inner h3, h4 {
	border-bottom: dotted 1px #E1E1E1;
	position: relative;
}

#main_inner h3 {
	font-size: 2.1em;
	margin-bottom: 0.8em;
}

#main_inner h4 {
	font-size: 1.2em;
	padding-bottom: 0.175em;
	margin-bottom: 1.4em;
	margin-top: 0.95em;
}

#main_inner h5 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
}

#main_inner .post {
	position: relative;
}

#main_inner .post h3 {
	position: relative;
	font-size: 1.7em;
	padding-bottom: 0.7em;
}
#title h1 {
	display: inherit;
	color: #000000;
	font-size: 2em;
}

#title h1 span{
	color: #990000;
	letter-spacing: -1px;
}

.title {
	color: #990000;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
}

.title p {
	line-height: 0.2em;
}

.contact {
	color: #333333;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

br.clear {
	clear: both;
}

#intro {
	margin-bottom: 20px;
	margin-top: 20px;
}

/* Start of Column CSS */
#container4 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden; /* column 4 background colour */
}

#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%; /* column 3 background colour */
}

#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%; /* column 2 background colour */
}

#container1 {
	float:left;
	width:100%;
	position:relative;
	right:25%; /* column 1 background colour */
}

#col1 {
	float:left;
	width:215px;
	position:relative;
	left:704px;
	overflow:hidden;
}

#col2 {
	float:left;
	width:215px;
	position:relative;
	left:730px;
	overflow:hidden;
}

#col3 {
	float:left;
	width:215px;
	position:relative;
	left:756px;
	overflow:hidden;
}

#col4 {
	float:left;
	width:215px;
	position:relative;
	left:781px;
	overflow:hidden;
}
/*  */
img {
	padding: 3px;
	border: solid 1px #e1e1e1;
}

.float {
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
}

a {
	text-decoration: underline;
	color: #990000;
}

a:hover {
	text-decoration: none;
}

ul.links {
	list-style: none;
}

ul.links li {
	line-height: 2em;
}

p {
	line-height: 1.8em;
}

#divider {
	border-top: dotted 1px #E1E1E1;
	margin-bottom: 20px;
	clear: both;
}

.contact img {
 	border: none;
}

#footer {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	clear: both;
	border-top: solid 1px #E1E1E1;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 1em;
	font-size: .8em;
}

#footer li {
	display:inline;
}

#footer ul a {
	color:#000000;
	text-decoration: none;
}

#footer ul a:hover {
	color:#990000;
	text-decoration: none;
}

#copyright {
	padding:10px 0 10px 0;
} 
			
#copyright li { 
	border-left:1px solid #999999; margin:0 0 0 10px; padding:0 0 0 10px; 
}

