* {
	margin: 0;
	padding: 0;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 28, 2010 10:37:39 AM America/New_York */

@font-face {
	font-family: 'CharisSILRegular';
	src: url('CharisSILR-webfont.eot');
	src: local('☺'), url('CharisSILR-webfont.woff') format('woff'), url('CharisSILR-webfont.ttf') format('truetype'), url('CharisSILR-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CharisSILItalic';
	src: url('CharisSILI-webfont.eot');
	src: local('☺'), url('CharisSILI-webfont.woff') format('woff'), url('CharisSILI-webfont.ttf') format('truetype'), url('CharisSILI-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CharisSILBold';
	src: url('CharisSILB-webfont.eot');
	src: local('☺'), url('CharisSILB-webfont.woff') format('woff'), url('CharisSILB-webfont.ttf') format('truetype'), url('CharisSILB-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CharisSILBoldItalic';
	src: url('CharisSILBI-webfont.eot');
	src: local('☺'), url('CharisSILBI-webfont.woff') format('woff'), url('CharisSILBI-webfont.ttf') format('truetype'), url('CharisSILBI-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DejaVu';
	src: url('dejavu.eot');
	src: local('☺'), url('dejavu.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Destroy';
	src: url('destroy.eot');
	src: local('☺'), url('destroy.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/*-----------------------------------------------------------------------------------------------------------------------*/

body {
	font-family: 'CharisSILRegular';
	font-size: 14px;
	line-height: 1.5;
}

img {
	border: 0;
}

strong {
	font-family: 'CharisSILBold';
}

.clear {
	clear: both;
}

.header {
	height: 90px;
	background: url(images/header.jpg);
	color: #FFFFFF;
}

	.header .container {
		width: 896px;
		margin: 0 auto;
		padding: 15px 27px 0 27px;
		font-family: 'Destroy';
		font-weight: bold;
		font-size: 16px;
	}
	
	.header .nav {
		float: right;
		font-size: 11px;
		font-family: 'Destroy';
		width: 400px !important;
	}
	
	.header .nav ul {
		float: right;
	}
	
	.header .nav img {
		float: right;
		padding: 7px 7px 0 0;
	}
	
	.header .nav li {
		float: left;
		list-style: none;
		padding: 0 7px;
	}
	
	.header .nav a {
		color: #0b537b;
		text-decoration: none;
	}
	.header .nav a:hover {
		color: #1e6899;
	}

.flash {
	height: 200px;
	background: #996600;
	text-align: center;
}

.content {
	width: 950px;
	margin: 0 auto;
	background: url(images/content.jpg) repeat-y;
}

	.left-column {
		padding: 20px 27px 40px 27px;
		float: left;
		width: 596px;
	}
	
	.left-column a {
		color: #0b537b;
		text-decoration: none;
	}
	.left-column a:hover {
		color: #1e6899;
	}
	
	.left-column h1 {
		color: #996600;
		font-family: 'CharisSILBold';
		padding: 0 0 10px 0;
	}
	
	.left-column h2 {
		color: #996600;
		font-family: 'CharisSILBold';
		padding: 0 0 10px 0;
	}
	
	.left-column ul {
		padding: 10px 25px;
	}
	
	.left-column li {
		padding: 0 0 0 5px;
	}
	
	.what-you-get {
		border-bottom: 1px solid #02457c !important;
		border-right: 1px solid #02457c !important;
	}
	
	.what-you-get td {
		border-top: 1px solid #02457c;
		border-left: 1px solid #02457c;
		padding: 3px;
	}
	
	.contact {
		border: 1px solid #aaaaaa;
	}
	
	.contact td {
		padding: 6px;
		border-bottom: 1px solid #aaaaaa;
	}
		
	.right-column {
		padding: 20px;
		float: left;
		width: 260px;
		height: auto;
	}
		.right-column .nav {
			font-size: 16px;
			font-family: 'Destroy';
			margin: 10px 0 0 0;
		}
		
		.right-column .nav li {
			float: left;
			list-style: none;
			padding: 0 7px;
			border-right: 1px solid #0b537b;
		}
		
		.right-column .nav li#last {
			border-right: none;
		}
		
		.right-column .nav a {
			color: #0b537b;
			text-decoration: none;
		}
		.right-column .nav a:hover {
			color: #1e6899;
		}

.footer {
	height: 175px;
	background: url(images/footer.jpg) repeat-x #52a0f0;
	border-top: 7px solid #996600;
	color:#FFFFFF;
}

	.footer a {
		color: #ffffff;
		text-decoration: none;
	}
	.footer a:hover {
		text-decoration: underline;
	}
	
	.footer .nav {
		float:right;
		text-align: center;
	}
		
		.footer .nav .left {
			text-align: left;
			float: left;
		}
	
		.footer .nav .middle {
			text-align: center;
			float: left;
			padding: 0 10px;
			margin: 0 10px;
		}

		.footer .nav .right {
			text-align: right;
			float: left;
		}
		
	.footer .nav li {
		list-style: none;
	}

.footer .container {
	width: 896px;
	margin: 0 auto;
	padding: 15px 27px 0 27px;
}