@charset "utf-8";
/* CSS Document */

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
	/*background: #404040 url(images/img01.gif) repeat-x;*/
	background: #404040 url(images/img10.gif) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

h1 { font-size: 1.8em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.2em; }


.subtitle {
	font-size: 1.2em;
	font-style:italic;
	color: #FFFFFF;	
}

subtitle.center {
	text-align: center;
}

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

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a {
	color: #CCCCCC;
}

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

/* Images */
img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

img.center {
	text-align: center;
	margin: 20px 20px 20px 20px;
	/* Added by Austin 07-23-08 */
	margin-left: auto;
    margin-right: auto;
}
/* End Images */


hr { display: none; }

.hr {
}


/* Boxed */
.boxed {
}

.boxed .title {
	margin: 0;
	padding: 5px 15px;
	background: url(images/img08.gif) no-repeat left center;
	text-transform: uppercase;
	font-size: small;
}

.boxed .content {
	padding: 15px;
	background: url(images/img09.gif) repeat-x;
}

.boxed ol, .boxed ul {
	margin-left: 0;
	list-style-position: inside;
}
/* End Boxed */


/* Logo */
#logo {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background: #000000 url(images/header07.jpg) no-repeat;
}

#logo h1 {
	float: left;
	width: 600px;
	margin: 0;
	padding: 164px 0 0 0;
	text-align: right;
	letter-spacing: 5px;
	font-size: 18px;
}

#logo h2 {
	float: right;
	margin: 0;
	padding: 170px 20px 0 0;
	font-size: 11px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


/* Page */
#page {
	width: 760px;
	margin: 0 auto;
	background: #000000;
}
/* End Page */


/* Content */
#content {
	float: left;
	width: 480px;
	padding: 20px;
	background: url(images/header05_faded.jpg) no-repeat;
}

#content_fullwidth {
	float: left;
	width: 720px;
	padding: 20px 20px 20px 20px;
	background: url(images/header05_faded.jpg) no-repeat;
}

#flash_intro {
	/*border:1px dotted #CCCCCC;*/
	text-align: center;
}

#welcome {
	padding-bottom: 20px;
}

#olist {
	clear: left;
	float: left;
	width: 230px;
}

#list_left {
	clear: left;
	float: left;
	width: 225px;
}

#ulist {
	float: left;
	width: 230px;
	padding-left: 20px;
}

#list_right {
	float: left;
	width: 225px;
	padding-left: 20px;
}

.download_right {
	float:right;
	border:1px dotted black;
	margin:0px 0px 0px 20px;
	/*text-align: right;*/
	/*padding: 5px 10px 0px 0px;*/
}

#image_right_container {
	float:right;
	width:270px;
}

.image_right {
	float:right;
	clear: right;
	margin:5px 5px 5px 5px;
}

.image_left {
	float:left;
	clear:left;
	margin: 5px 5px 5px 5px;
}
/* End Content */


/* Sidebar */
#sidebar {
	float: right;
	width: 200px;
	padding: 10px;
	/*background: url(images/img04.jpg) no-repeat;*/
}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

#sidebar_title {
	font-size: 1.2em;
	margin: 0 0 10px 0px;
	text-align:center;
	text-transform: uppercase;
}

/* Menu */

#sidebar menu {
	margin-bottom: 19px;
}

#sidebar menu h2 {
	display: none;
}

#sidebar menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar.boxed.menu ul li {
	margin: 0px 0px 0px 20px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar menu li {
	display: block;
	padding-top: 1px;
	background: url(images/img07.gif) repeat-x;
}

#sidebar menu li.first {
	background: none;
}

#sidebar menu a {
	display: block;
	width: 165px;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	background: url(images/img08.gif) no-repeat 10px 50%;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: x-small;
	font-weight: bold;
}

#sidebar menu a:hover {
	background-color: #0A0A0A;
}

.sidebar_indent {
	margin: 10px 0px 5px 20px;
	font-size:1.1em;
}

/* End Sidebar */


/* Menu */
#menu {
	width: 760px;
	height: 30px;  /* 51px; */
	margin: 0 auto;
	background: url(images/menu_background.jpg) no-repeat;
	background-color: #000000;
	border-top: 1px solid #2A2C2F;
}

#menu h2 {
	display: none;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	padding: 8px 18px 0 18px;
	border-right: 1px solid #2A2C2F;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color: #DFE8F2;
}

#menu a:hover, #menu .active a {
	/*background-color: #333333;*/
	text-decoration: underline;
}
/* End Menu */

/* SubFooter */
#subfooter {
	width: 760px;
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	background:#000000 repeat-x;
}

#subfooter p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #000000;
}


/* Footer */
#footer {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img05.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #000000;
}

#footer a {
	color: #000000;
}
/* End Footer */


#page #content_fullwidth #align_center {
	display: block;
    margin-left: auto;
    margin-right: auto;
}
