
body
{
	margin: 0;
	background: #000; 
	text-align: center;
}

.site
{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

.header
{
	text-align: left;
	width: 899px;
	height: 250px;
	background: url("/user_files/images/header.jpg") top left no-repeat; 
	padding-left: 125px;
}

.header_text
{
	font-family: Arial;
	font-size: 22px;
	color: #C72D31;
}	

.footer_text
{
	font-family: Arial;
	font-size: 10px;
	color: #9B9B9B;
}	

.padd_sides1
{
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.padd_sides2
{
	padding-top: 10px;
	padding-right: 15px;
}
 
.padd_sides3
{
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #151414;
}

.grey
{
	padding-left: 10px;
	background-color: #151414;
}

.padd
{
	padding-left: 10px;
}

.left_side
{
	width: 251px;
	padding-left: 44px;
	padding-right: 43px;
	background: url("/user_files/images/middle_dots.jpg") top right repeat-y; 
}

.left_side_footer
{
	width: 338px;
	background: url("/user_files/images/middle_dots.jpg") top right repeat-y; 
}

.right_side
{
	width: 591px;
	padding-left: 40px;
	padding-right: 55px;
}

.footer
{
	width: 1024px;
	height: 50px;
	background: url("/user_files/images/footer.jpg") top left no-repeat; 
}

.menu
{
	font-family: Tahoma,Verdana,Arial;
	font-size: 14px;
	text-align: left;
}

.menu ul
{
	list-style-type: none;
	margin: 0; 
	padding: 0;	
	padding-left: 10px;	
}

.menu a
{
  color: white;
	text-decoration: none;
}

.inactive_item 
{
  color: white;
}

.home_hr
{
  border: 0;
  margin: 0;
  background: url("/user_files/images/home_hr.jpg") top left no-repeat; 
	height: 10px;
}

.spacer
{
	margin: 0;
	border: 0;
	height: 15px;
}

.left_text
{
	font-family: Arial;
	font-size: 12px;
	color: #9B9B9B;
  text-align: justify;
}

.left_text a
{
	font-weight: bold;
	color: #E49450;
	text-decoration: underline;
}

.left_text_contact
{
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #989898;
}

.left_text_contact a
{
	font-weight: bold;
	color: #E49450;
	text-decoration: underline;
}

.contact_orange
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E49450;
}

.right_text
{
	font-family: Arial;
	font-size: 13px;
	color: #9B9B9B;
  text-align: justify;
}

.right_text a
{
	font-weight: bold;
	color: #E49450;
	text-decoration: underline;
}

.right_text_title_bold
{
	font-family: Arial;
	font-size: 18px;
	color: #9B9B9B;
  font-weight: bold;
  text-align: justify;
}

.right_text_title
{
	font-family: Arial;
	font-size: 18px;
	color: #9B9B9B;
  text-align: justify;
}

.big_spacer
{
	margin: 0;
	border: 0;
	height: 30px;
}

.small_spacer
{
	margin: 0;
	border: 0;
	height: 10px;
}

.home_left
{
	width: 251px;
}

.home_right
{
	width: 591px;
}

h1
{
	font-family: Arial;
	font-size: 18px;
	color: #9B9B9B;
  font-weight: bold;
  text-align: justify;
}

h2
{
	margin: 0;
	border: 0;
	font-family: Arial;
	font-size: 30px;
	color: #9B9B9B;
	text-decoration: none;
}

h3
{
	margin: 0;
	border: 0;
	font-family: Arial;	
	font-size: 24px;
	color: #9B9B9B;
	text-decoration: none;
}

h4
{
	margin: 0;
	border: 0;
	font-family: Arial;
	font-size: 22px;
	color: #9B9B9B;
	text-decoration: none;
}
h5
{
	margin: 0;
	border: 0;
	font-family: Arial;
	font-size: 14px;
	color: #9B9B9B;
	text-decoration: none;
}

.home_web3 
{
	font-family: Arial;
	font-size: 22px;
	color: #9B9B9B;
	text-decoration: none;
}
.home_web4 
{
	font-family: Arial;
	font-size: 14px;
	color: #9B9B9B;
	text-decoration: none;
}

.home_web5
{
	font-family: Arial;
	font-size: 18px;
	color: #9B9B9B;
}

.web_height1
{
	text-align: left;
}

.web_height1 a
{
	text-decoration: none;
}

.home_link 
{
	text-align: right;
	font-family: Arial;
	font-size: 13px;
	color:#9B9B9B;
	font-weight: bold;
}

.home_link a
{
	color:#E49450;
	text-decoration: underline;
}

.ul_class
{
	font-family: Arial;
	font-size: 13px;
	color: #9B9B9B;
	margin-left: 15px;
}

.ul_class a
{
	font-weight: bold;
	color: #E49450;
	text-decoration: underline;
}

.contact_href a
{
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
	color: #E49450;
	font-weight: bold;
}