/* CSS ©2008 Nova Web Studio 
    Page "Contact"   */
body {
	background-color: #b96924;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container {
	width: 835px;
	height: 1093px;
	background-image: url(../images/bg_leather.jpg);
	background-color: #160b07;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#content_container {
	width: 765px;
	height: 1040px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ecd89e;
}


#header {
    width: 768px;
	height: 133px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/order_form_top.jpg);
	background-repeat: no-repeat;
}

#content_top {
	height: 227px;
	
}

#menu {
	height: 227px;
	background-image: url(../images/bg_menu_blank.jpg);
	background-repeat: no-repeat;
}

#nav_bar{
	position: relative;
	left: 603px;
	width: 150px;
	height: 227px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 22px;
	text-decoration: none;
}

#nav_bar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

#nav_bar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #330000;
	text-decoration: none;
	background-color: #FFFFCC;
}

#content_bottom {
	height: 1050px;
	background-color: #f4d698;
	
}

#content_bottom_blank {

	height: 400px;
	background-color: #ecd89e;
	background-image: url(../images/blank_page_grfx.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}


#content {
	float: right;
	width: 534px;
	height: 800px;
	background-color: #f4d698;
	background-image: url(../images/bg_content_right.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
	
}

#footer {
	height: 64px;
	margin-top: 270px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_footer_Slice.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
	
.copyright {
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	top: 6px;
	left: 25px;
	color: #330000;
}

.footer_nav {
	position: relative;
	top: 6px;
	left: 165px;
}

.footer_nav a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer_nav a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-decoration: underline;
}
.credits {
	position: relative;
	left: -235px;
	top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
}

.credits a {
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: underline;
	text-align: center;
}

.credits a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.one:link	
	{
	color:	#b96924;
	text-decoration: none;	
	font-weight: bold;
	text-decoration: underline;
	}
a.one:active
	{
	color:	#b96924;
	text-decoration: none;	
	font-weight: bold;
	text-decoration: underline;
	}
a.one:visited
	{
	color:	#b96924;
	text-decoration: none;	
	font-weight: bold;
	text-decoration: underline;
	}
a.one:hover
	{
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
	}
.contact1 {
    position:absolute;
	width: 300px;
	margin-top:-160px;
	margin-left:40px;
	font-family: Tahoma;
	font-size: 14px;
	
}
.contact2 {
    position:absolute;
	width: 300px;
	margin-top:-155px;
	margin-left:260px;
	font-family: Tahoma;
	font-size: 12px;
	
}


.form
    {
	position:absolute;
	width: 700px;
	height: 610px;
    margin-top: 0px;
    margin-left: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	 
	 }
	 

