/************* GLOBAL CSS ***************/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, input, img, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 0px;
	margin-right: 10px;
	display: inline;
}

a { font-family: Arial, Helvetica, sans-serif; color: #FFF; font-size: 12px; }
a:hover { font-family: Arial, Helvetica, sans-serif;	color: #333238; }
a:active {
	outline: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 15px;
	line-height: 1.5em;
}

body {
	background-image: url(../images/vertigo_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #302F35;
}

#wrapper {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
}

.clear { 
	clear:both;
}

/*************** NAVIGATION *************/

#header_nav {
	height: 33;
	margin-top: 57px;
}

#header_nav li { display: inline; }

#header_nav li a {
	width: 90px;
	height: 33px;
	float: left;
	background-image: url(../images/navigation_whole.jpg);	
}

#header_nav li a#button1 {	background-position: 0px 0px; }
#header_nav li a#button2 {	background-position: -90px 0px; }
#header_nav li a#button3 { 	background-position: -180px 0px; }
#header_nav li a#button4 { 	background-position: -270px 0px; }
#header_nav li a#button5 { 	background-position: -360px 0px; }

#header_nav li a:hover#button1 { background-position: 0px -33px; }
#header_nav li a:hover#button2 { background-position: -90px -33px; }
#header_nav li a:hover#button3 { background-position: -180px -33px; }
#header_nav li a:hover#button4 { background-position: -270px -33px; }
#header_nav li a:hover#button5 { background-position: -360px -33px; }

#header_nav li a:active#button1 { background-position: 0px -66px; }
#header_nav li a:active#button2 { background-position: -90px -66px; }
#header_nav li a:active#button3 { background-position: -180px -66px; }
#header_nav li a:active#button4 { background-position: -270px -66px; }
#header_nav li a:active#button5 { background-position: -360px -66px; }


/*************** FLASH *************/

#flash_holder {
	background-image: url(../images/flash_static.jpg);
	background-color: #302F35;
	height: 340px;
	width: 918px;
}


/*************** CONTENT AREA *************/

#content_wapper {
	background-image: url(../images/content_wrapper-bg.jpg);
	background-repeat: repeat-y;
	width: 888px;
	padding-right: 15px;
	padding-left: 15px;

}
#content_wapper #page_heading {
	background-image: url(../images/content_title.jpg);
	background-repeat: no-repeat;
	height: 45px;
	margin-right: -15px;
	margin-left: -15px;
	padding-left: 55px;
	padding-top: 5px;
	margin-bottom: 20px;
}
#content {
	width: 508px;
	padding-left:40px;
	padding-right: 40px;
	padding-bottom: 20px;
}
#right_pannel {
	width: 255px;
	float: right;
	margin-right: 20px;
	clear:both;
}
.downloadlink {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	float: right;
	clear:both;
	width: 245px;
	height: 140px;
	background-image:url(../images/download_link.png)

}
#content .td_style01 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-left: 40px;
	margin-bottom: 15px;
}
#content .td_style01 li {
	margin-bottom: 5px;
}
#content #form {
	width: 490px;
	margin-top: 20px;
}
#content #form .input{
	color: #181818;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 2px;
	width: 16em;
	border: 1px solid #A46228;
}
#content #form label {
	float: left;
	width: 6em;
	display: block;
	text-align: right;
	margin-right: 5px;
}
#content #form select {
	width: 16em;
	font-size: 11px;
}
#content #form textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #181818;
	padding: 2px;
	border: 1px solid #A46228;
}
#content #button  {
	background-color: #333238;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}
#content #address {
	width: 470px;
	margin-top: 20px;
	margin-left: 20px;
}

#content ul.content-list {
	padding: 5px 20px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;	
	margin-top:20px;
	margin-bottom: 10px;
	width: inherit;
}

table td.table_head {
	padding: 5px 5px 5px 0px;
	
}

table td.table_subhead {
	padding: 5px 0px 0px 10px;
	background-color: #A46228;
	vertical-align: bottom;
}

table td.td_style01 {
	padding: 15px 20px 0px 20px;
	background-color: #BC742C;
	border: 1px solid  #A46228;
}

table td.td_style02 {
	text-align: center;
	background-color: #BC742C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A46228;
	border-bottom-color: #A46228;
}


#content_foot {
	background-image: url(../images/content_title.jpg);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 55px;
	padding-top: 5px;
	clear: both;
	margin-right: -15px;
	margin-bottom: 0px;
	margin-left: -15px;
}


/*************** FOOTER *************/

#global_footer {
	background-image: url(../images/footer.jpg);
	height: 75px;
	padding-top: 28px;
	padding-left: 15px;
	background-repeat: no-repeat;
	clear: both;
}

#global_footer li { display: inline; margin-left: 40px; font-family: Arial, Helvetica, sans-serif; color: #FFF; font-size: 12px;}
#gallery img {
	margin-right: 36px;
	margin-bottom: 35px;
	border: 6px solid #423B43;
	margin-left: 38px;
}
