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


body {
	margin:0;
	padding:0;
}

#header {
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 428px;
	width: 1024px;
	margin: 0px;
	text-decoration: none;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
	float: right;
	height: auto;
	width: 225px;
	text-align: left;
}
.title {
	font-size: 22px;
	line-height: 22px;
}
.fltlt {
	float: left;
}
#content img {
	padding-right: 20px;
}



#header2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #ff9201;
	float: left;
	height: auto;
	width: auto;
	text-align: left;
	text-decoration: none;
}
#header2 a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #ff9201;
	float: left;
	height: auto;
	width: auto;
	text-align: left;
	text-decoration: underline;
}
#navbar {
	background-image: url(../images/nav_bar.jpg);
	clear: both;
	height: 49px;
	width: 864px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 160px;
	white-space: nowrap;
}

#navbar a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.footer_orange {
	color: #ff9201;
}
.footer_orange a {
	color: #ff9201;
	text-decoration:none;
}
.footer_orange a:hover {
	text-decoration:underline;
}
#navbar a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #ff9201;
	text-decoration: none;
	text-align: center;
	padding-top: 0px;
}
#content_container {
	background-image: url(../images/content_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	min-height: 349px;
	width: 1024px;
	background-color: #743214;
}
#content {
	float: left;
	height: auto;
	width: 710px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	display:block;
}
#content a {
	color:#ff9201;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#call_us {
	float: left;
	height: auto;
	width: auto;
	display:block;
}

#sidebar {
	float: right;
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-right: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #FFF;
	text-indent: 20px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	height: 60px;
	width: 1024px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	text-align: center;
	color: #FFF;
	padding-top: 15px;
}
#container {
	width:1024px;
	margin:0 auto;
}

#sddm
{
	margin: 0;
	z-index: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#sddm li
{
	margin: 0;
	list-style: none;
	float: left;
	padding:0 5px;
	border-right:2px solid #CCC;
}

#sddm li a
{
	display: block;
	width: auto;
	color: #FFF;
	text-decoration: none;
	background-color: #040001;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	background-color: #040001;
	font-size: 16px;
	line-height: 16px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-top: 10px;
	z-index:100000;
}

	#sddm div a
	{
	position: relative;
	display: block;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	background-color: #040001;
	font-size: 16px;
	line-height: 16px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
}

	#sddm div a:hover
	{
	color: #ff9201;
	background-color: #040001;
	font-size: 16px;
	line-height: 16px;
	text-align: left;
}

