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

body {
	background-color: #191717;
	background-image: url(../images/backgroundlines.jpg);
	background-repeat: repeat-x;
	height: 800px;
	background-attachment: fixed;
	background-position: bottom;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#logo {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#backgroundborder {
	margin: 0px;
	border: 1px solid #FFFFFF;
	background-color: #191717;
	width: 800px;
	padding: 20px;
}
#nav {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/nav_corner_left_white.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding-top: 0em;
	padding-right: 0em;
	padding-left: 0em;
}
#nav a:link {
	color: #6699CC;
	border-right-width: 0.5em;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #191717;
	border-left-color: #191717;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-decoration: none;
}
#nav a:visited {
	color: #999999;
	text-decoration: none;
	border-right-width: 0.5em;
	border-right-style: solid;
	border-right-color: #191717;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#nav a:hover {
	color: #FF9900;
}
#nav a:active {
}
.at {
	border-right-width: 0.5em;
	border-right-style: solid;
	border-right-color: #191717;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.cornerimg_floatright {
	position: relative;
	bottom: 0px;
	float: right;
}
.cornerimg_bottom_floatright {
	float: right;
	margin-top: 9px;
}


#content {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/content_bg.jpg);
	padding: 2em;
	height: 290px;
}
#content   .pagefour {
	width: 200px;
}
#content3 {
	background-color: #FFFFFF;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 380px;
	padding: 2em;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(../images/header_icon.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #333333;
}
.imgbanner {
	margin-top: 15px;
	margin-left: 70px;
}


#content p {
	text-align: justify;
	margin: 0em;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.email {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #191717;
	margin-top: 45px;
}



#contentsecond {
	background-color: #191717;
	background-image: url(../images/contentsecond_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 130px;
	padding-top: 2em;
	padding-right: 5em;
	padding-bottom: 2em;
	padding-left: 3em;
}
#contentsecond table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin-top: 10px;
}
#contentsecond td {
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	padding: 4px;
	background-color: #CCCCCC;
}

.floatright {
	float: right;
	margin-left: 3em;
	margin-top: 1em;
	margin-right: 1em;
}
#footer {
}
#footer p {
	color: #E2DCDC;
	padding-left: 22px;
}
#tableright  {
	float: right;
}
.thumbnails {
	margin-right: 25px;
}
