/* CSS Document */

body {
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	font-style: normal;
	text-align: left;
	line-height: 1.5em;
	
/*  */
	background-image: url(../images/concrete.jpg);
	background-attachment: fixed;
	

 
	margin: auto;
	padding: 0;
}

#wrapper {
	margin: auto;
	width: 100%;
	overflow: hidden;
}

#header_wrapper {
	margin: auto;
	width: 100%;
	min-height: 175px;
	margin-top: 15px;
	background-image: url(../images/xparent-tilek.png);
	background-repeat: repeat;
}
	
#header {
	margin: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 1200px;
}

#social {
	width: 350px;
	float: right;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
}

#menu {
	margin: auto;
	width: 1200px;
	background: #00529F;
	min-height: 18px;
	box-shadow: 2px 0px 5px #666666;

}

#container {
	margin: auto;
	width: 1200px;
	background-image: url(../images/xparent-tile.png);
	background-repeat: repeat;
	padding-top: 15px;
	min-height: 500px;
	overflow: hidden;
	box-shadow: 2px 0px 5px #666666;
}

#full_content {
	margin: auto;
	padding-left: 15px;
	width: 100%;
	float: left;
}

#left_content {
	display: block;
	margin: auto;
	padding-left: 15px;
	padding-right: 25px;
	width: 545px;
	float: left;
	border-right-style: solid;
	border-right-color: #00529F;
	border-right-width: 1px;
}


#right_content {
	margin-left: 585px;	
	padding-left: 25px;
	padding-right: 15px;
}

#slideshow {
	margin: -7px;
	position: relative;
	width: 500px;
	height: 500px;
	padding: 0px;
}

#slideshow > div {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}



#footer_wrapper {
	margin: auto;
	margin-bottom: 15px;
	width: 100%;
	min-height: 160px;
	background-image: url(../images/xparent-tilek.png);
	background-repeat: repeat;
	overflow: hidden;
}

#footer {
	margin: auto;
	margin-top: -27px;
	width: 1200px;
	min-height: 189px;
	background-image: url(../images/xparent-tile.png);

}

#footer_left {
	padding-left: 15px;
	padding-top: 30px;
	width: 200px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.2em;
	color: #000000;
	min-height: 160px;
}

#footer_right {
	margin-left: 200px;
	padding-top: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.2em;
	color: #000000;
	min-height: 160px;
}

a {
	color: #00529F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #00529F;
	text-decoration: underline;
}

a:image {
	border: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 155%;
	color: #00529F;
	line-height: 1.3em;
}

h2 {
	font-size: 130%;
	color: #000000;
	line-height: 1.3em;
}


ul.body {
	margin-left: 15px;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: -1em;
	padding-left: 3em;
}

ol.body {
	margin-left: 15px;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	list-style-position: inside;
}

blockquote {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}

img {
	border: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

img.header {
	border: 0px;
	padding: 0px;
}


/* ------------------------------------------------------------ */
p {
	padding-bottom: 1em;
}

#social {
	float: right;
	margin-right: 5px;
	width: auto;
	padding-top: 25px;
}

/* --------------------------------- CLASS DEFINITIONS ----------------------------------- */


img.floatleft {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}


img.floatright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 10px;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.a {
	border: 0px;
}

img.aligned {
	vertical-align: text-top;
	padding: 0px;
}

img.padless {
	padding: 0px;
}

.smallprint {
	font-size: 80%;
	line-height: 1.2em;
}

.smallprintcenter {
	font-size: 80%;
	line-height: 1.5em;
	text-align: center;
}


.printcenter {
	text-align: center;
}

.caption {
	font-size: 80%;
	line-height: 1.3em;
	color: #000000;
	font-style: italic;
}

.quote {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-style: italic;
	color: #23408f;
	line-height: 1.3em;
}

.emphasized {
	font-weight: bold;
}

.italicized {
	font-style: italic;
}

.shadow {
  -webkit-box-shadow: 3px 0px 3px 0px rgba(0, 0, 0, 0.35);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    3px 0px 3px 0px rgba(0, 0, 0, 0.35);  /* Firefox 3.5 - 3.6 */
  box-shadow:         3px 0px 3px 0px rgba(0, 0, 0, 0.35);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
