body 
{
	background-color: #232323;
	background-image:url(../images/mainelements/body_tile.jpg);
	background-repeat:repeat-x;
	color: #636363;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;	
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1
{
	color:#666;
	font-size:38px;
	font-weight: normal;
	height: 53px;
	margin: 0px;
	padding: 0px;
}

h2
{
	color:#b3ac90;
	font-size:28px;
	font-weight:100;
	line-height: 25px;
	text-align:center;
}

p
{
	text-align:left;
}

img 
{
	border: 0px;
}

input,textarea, select
{
	color: #3d3d3d;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

/* Layout Creators */

div.wrapper
{
	margin: auto auto;
	position:relative;		
	text-align:center;
	width:100%;
}

div.wrapper-content
{
	background-repeat:no-repeat;
	background-position:top;
	margin: auto auto;
	text-align:center;
	width:100%;
}

div.content
{
	margin: auto auto;
	position:relative;
	width:783px;
	background-color: #696554;
}

#divLogo {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 40px;
	width: 783px;
	position: relative;
	margin: auto;
}


div.navigation
{
	background-image:url(../images/navigation/navigation_background.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #535353;
	border-right:1px solid #535353;
	height:40px;
	position:relative;
	width:782px;
}

div.left{
	color:#f0f0f0;
	float: left;
	font-size:12px;
	position:relative;
	width:391px;
}

div.leftlower
{
	position:relative;
	width:100%;
	padding-top: 37px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

div.leftupper
{
	background-color:#b3ac90;
	background-image:url(../images/content_brown/brownshadow_tile.jpg);
	background-repeat:repeat-x;
	padding:37px 0 20px 0;
	position:relative;
	width:100%;
}

div.right
{
	background-color:#f2f2f2;
	background-repeat:repeat-x;
	border-left:1px solid white;
	float: right;
	line-height: 18px;
	min-height: 610px;
	padding:25px;
	position:relative;
	text-align:left;
	width:341px;
	background-image: url(../images/content_white/whiteshadow_tile.jpg);
}

* html divright  /* hack to set height for IE6 */
{
	height: 550px;
	height: 550px;
}

div.clear
{
	clear: both;
}


/* element levelplacement */

div.badge
{
	background-image:url(../images/navigation/contact_badge.gif);
	background-repeat:no-repeat;
	height: 94px;
	left: 680px;
	position:absolute;
	width: 94px;
	top: -27px;
}

div.badge a:link, div.badge a:visited, div.badge a:visited, div.badge a:hover
{
	display:block;
	height: 99px;
	width: 99px;
}


img.captioned
{
	padding-bottom:10px;
}

img.headerBullet
{
	vertical-align:middle
}

img.logo
{
	margin:10px 0px 40px 0px;
	padding-right:686px;
}

img.secondarylogo
{
	margin:7px 25px 0 25px;
	vertical-align:middle;
}

.alignright
{
	padding-left:125px;
}

.smalltext
{
	color:#d7d7d7;
	font-size:11px;
	text-align:left;
}

.mandatory
{
	color:#990000;
	font-size:17px;
	font-weight: bold;
}

.mandatory-label
{
	color:#990000;
	font-size:12px;
}

/*links*/

a:link, a:visited, a:visited, a:hover
{
	color:#d7d7d7;
	text-decoration:none;
}

/*highslide*/


.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border:none;
}
.highslide:hover img {
	border-color: none;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	display: none;
}
#fireworkxFooter {
	font-family: Arial, Helvetica, sans-serif;
	width: 757px;
	text-align: left;
	position: relative;
	margin: auto;
	padding-top: 10px;
	padding-left: 26px;
}
.fireworkxFooterImg {
	padding-bottom: 15px;
}
