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

body {
	background-color: #000000;
	background-image: url(images/bg_leather_dark_1200x1800.jpg);
	background-position: center top;
	margin: 0px;
	background-attachment: fixed;
}

/*----THIS HOLD EVERYTHING-----*/

#container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center top;
}
.with_minheight {
  min-height:1100px;
  height:auto !important;
  height:1100px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*-----STUFF INSIDE HEADER------*/
#header {
	width: 980px;
	float: left;
	overflow: hidden;
	background-image: url(images/1_header_1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 170px;
}
#headerlink {
	width: 350px;
	height: 150px;
	float: left;
}
#headerbanner {
	margin-top: 52px;
	margin-left: 459px;
}

#nav {
	background-image: url(images/2_nav_1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 63px;
	width: 980px;
	text-align: left;
}
#nav a{
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFCC00;
	text-decoration: none;
} 
#nav a:active {    
	color: #FFFFFF;
	text-decoration: none;
} 

.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.navtext li{
	display: inline;
	list-style-image: none;
	margin-right: 20px;
	margin-left: 5px;
}


/*----MAIN CONTENT AREA-----*/
#content {
	width: 980px;
	float: left;
	background-color: #ffffff;
	background-image: url(images/3_bodybg_1.jpg);
	margin: 0px;
}
#bodyleft {
	width: 400px;
	float: left;
	margin: 0px;
}
#bodyright {
	width: 580px;
	float: left;
}
#bodybottom {
	background-image: url(images/3_bodyfoot_1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	overflow: hidden;
	height: 50px;
	width: 980px;
}


/* INDIVIDUAL STYLES */
#footerbuttons {
	background-image: url(images/4_footerbuttons_1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 170px;
	width: 980px;
}
#footerbuttons1 {
	width: 350px;
	height: 150px;
	float: left;
}
#footerbuttons2 {
	width: 300px;
	height: 150px;
	float: left;
}
#footerbuttons3 {
	width: 330px;
	height: 150px;
	float: left;
}

#footerbuttonsB {
	background-image: url(images/4_footerbuttonsB_1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 170px;
	width: 980px;
}
#footerbuttonsB1 {
	width: 350px;
	height: 150px;
	float: left;
}
#footerbuttonsB2 {
	width: 300px;
	height: 150px;
	float: left;
}
#footerbuttonsB3 {
	width: 330px;
	height: 150px;
	float: left;
}



/*---footer-----*/
#footer {
	width: 980px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 0px;
}

}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
a:link {
	color: #885B00;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
}

#footer a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

#footer a:visited {
	color: #FFCC00;
	text-decoration: none;
}


.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 50px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.text_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 60px;
	padding: 0px;
}
.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
.title1subright {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	margin-top: -10px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding: 0px;
}
.text_1right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding: 0px;
}
.title1right {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 50px;
	margin-top: 10px;
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.text_1rightContact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	margin-top: -10px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	padding: 0px;
}

