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

body {
	background-image: url(bg.jpg);
	background-attachment: fixed;
	background-position: center;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 16px;
	border: 0px;
}

img { border: 0px; }

.text-orange-xl {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 35px;
	color: #DA4203;
	font-weight: bold;
}
.text1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #DA4203;
	font-weight: bold;
}
.text2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #000;

}
.text3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #DA4203;
}
.text4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #DA4203;
	font-weight: bold;
}
.sub-bg {
	background-image: url(images/sires_10.jpg);
	width: 950px;
}
a:link {
	color: #DA4203;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DA4203;
}
a:hover {
	text-decoration: underline;
	color: #DA4203;
}
a:active {
	text-decoration: none;
	color: #DA4203;
}
.border {
	border: 2px solid #FDAD16;
}
#contact {
	padding: 15 155 40 50;}
#body {
	padding: 5 45 5 45;}
#contact-subpage {
	padding: 5 15 5 15;}
