* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 no-repeat center top;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

h1, h2, h3 {
	color: #FFFFFF;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: left;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #125682;
}

img {
	border: 6px solid #000000;
}

/* Header */

#flashHeader {
	width: 900px;
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#header {
	height: 37px;
	background: url(images/img02-1.gif) repeat-x;
}

/* Header > Logo */

#logo {
	width: 700px;
	height: 19px;
	margin: 0 auto;
	padding: 6px 0 0 0;
}

#logo h1, #logo h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}

#logo h1 {
	float: left;
}

#logo h2 {
	float: right;
}

#logo a {
}

/* Header > Menu */

#menu {
	width: 700px;
	height: 37px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 5px 0 0;
	padding: 2px 25px 0 25px;
	background: url(images/img03.gif) repeat-x;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #222222;
	border-right-color: #222222;
	border-left-color: #222222;
}

#menu a:hover {
	background-image: url(images/img04.gif);
	text-decoration: none;
}

#menu .active a {
	background-image: url(images/img05.gif);
}

/* Wrapper */

#wrapper {
	background: url(images/img06.gif) repeat-x;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

/* Content > Gallery */

#gallery {
	width: 650px;
	height: 31px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#gallery ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#gallery li {
	display: inline;
}

#gallery a {
	display: block;
	float: left;
	text-align: center;
	font-size: 0.9em;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #262626;
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

#gallery a:hover {
	background-image: none;
	text-decoration: none;
	color: #262626;
	background-color: #CCCCCC;
}

/* Content > Main */

#testimonials {
	float: left;
	width: 700px;
	height: auto;
	margin: 0 9px 0 9px;
	display: inline;
	}

.testimonial_top {
	float: left;
	width: 700px;
	height: auto;
	margin: 0;
	padding: 0 0 7px 0;
	background: url(images/testimonial-bg.gif) no-repeat;
	}

.testimonial_top h1 {
	color: #417DA7;
	font-size: 14px;
	font-weight: bold;
	margin: 16px 16px 0 16px;
	padding: 0;
	}

.testimonial_top p {
	color: #444;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 16px 0 16px;
	padding: 0 0 0 0;
	}

.testimonial_bylines {
	font-weight: bold;
	font-style: italic;
	}

.testimonial_bottom {
	float: left;
	width: 700px;
	height: 9px;
	margin: 0;
	padding: 0;
	background: url(images/testimonial-bottom.gif) no-repeat;
	}

#subnav {
	text-align: center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 20px;
	padding-left: 4px;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #393F4D;
	background: #444C5D;
}

#footer p {
	width: 700px;
	margin: 0 auto;
	font-size: 1px;
	color: #444C5D;
	text-align: center;
}

#footer a {
	text-decoration: underline;
	font-size: 1px;
	color: #444C5D;
	text-align: center;}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
