/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	background: white;
	text-align: center;
}

img {
	vertical-align: top;
}

a img {
	border: 0;
}

ul {
	list-style: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.tail {
	background: url(images/header-tail-bg.gif) top repeat-x #FFFFFF;
}

html {
	font-family: Verdana;
	font-size: 0.5625em;
	line-height: 1.444em;
	color: #797979;
	text-transform: uppercase;
}

input,select {
	vertical-align: middle;
	font-weight: normal;
}

a {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

.red {
	color: #f34e07;
	text-decoration: underline;
	font-weight: bold;
}

.red:hover {
	text-decoration: none;
}

p {
	padding-top: 10px;
}

strong {
	color: #f93a02;
	font-weight: bold;
}

h4 {
	color: #f93a02;
	font-weight: normal;
}

.padding25 {
	padding-top: 25px;
}

/* ============================= main layout ====================== */
.imgindent {
	margin: 0 13px 0 0;
	float: left;
}

.imgindent-right {
	margin: 0 0 0 20px;
	float: right;
}

.banner-indent {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.banner-indent1 {
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
/* ============================= header ====================== */
.logo {
	padding: 0 0 0 0;
	float: right;
}

.menu {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(images/menu-left-bg.gif) no-repeat #eeeeef;
	width: 295px;
	background: url(images/menu-left-bg.gif) no-repeat #eeeeef;
}

.menu-tail {
	padding: 29px 0 14px 0;
	background: url(images/menu-right-bg.gif) top right no-repeat;
}

.menu-text {
	position: absolute;
	color: #797979;
	display: block;
}
.menu li {
	float: left;
}

.menu ul {
	float: left;
	padding-left: 15px;
}

/* ============================= content ====================== */
#content {
	padding: 18px 30px 15px 30px;
}


.column-2 {
	padding-left: 10px;
	padding-top: 10px;
}

.link {
	display: block;
	background: url(images/link-left-bg.gif) left no-repeat;
	float: left;
	line-height: 1em;
	text-decoration: none;
	margin-top: 0px;
	color: #626060;
}

.link:hover {
	text-decoration: underline;
}

.link span {
	display: block;
	background: url(images/link-right-bg.gif) right no-repeat;
	padding: 3px 7px 0 7px;
}

.link strong {
	font-weight: bold;
	display: block;
	background: url(images/link-bg.gif) repeat-x;
	padding: 6px 10px 10px 10px;
	color: #900;
}

.margin-title {
	margin-top: 22px;
}

.title-first {
	padding-bottom: 10px;
}

.title {
	width: 95%;
	display: block;
	background: url(images/title-left-bg.gif) left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.889em;
	text-transform: none;
	margin-bottom: 10px;
	margin-left: 10px;
}

.title span {
	display: block;
	background: url(images/title-right-bg.gif) right no-repeat;
	padding: 0px 7px 0px 9px;
}

.title strong {
	display: block;
	background: url(images/title-bg.gif) repeat-x;
	padding: 18px 5px 19px 10px;
	font-weight: bold;
	color: #797979;
}

.cont {
	padding: 0 12px;
	text-transform: none;
	font-size: 1.3em;
	text-align: justify;
	line-height: 1.4em;
}
.cont1 {
	padding: 0 12px;
	text-transform: none;
	font-size: 1.3em;
	text-align: justify;
	line-height: 1.4em;
}
.cont2 {
	text-transform: none;
	font-size: 1.3em;
	text-align: justify;
	line-height: 1.4em;
	padding-top: 8px;
}
.cont3 {
	text-transform: none;
	font-size: 1.3em;
	text-align: justify;
	line-height: 1.4em;
	width: 500px;
}
.cont4 {
	text-transform: none;
	font-size: 1.3em;
	text-align: justify;
	line-height: 1.4em;
	width: 940px;
}
#content li {
	line-height: 1.667em
}

.phone {
	color: #900;
}

/* ============================= content ====================== */
#page2 .`-2 {
	padding-left: 25px;
}

/* ============================= footer ====================== */
#footer {
	padding: 0 0px 0 0;
	font-weight: bold;
}

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

#footer a:hover {
	text-decoration: none;
}

#footer span {
	color: #990000;
}

/* ============================= forms ============================= */
.form-col-1 {
	float: left;
	width: 205px;
}

.form-col-2 {
	float: left;
}

#ContactForm {
	padding-top: 10px;
	text-transform: uppercase;
}

input {
	font-size: 0.917em;
	font-family: Tahoma, Geneva, sans-serif;
}

#ContactForm .input {
	width: 192px;
	border: solid 1px #dadada;
	padding: 2px 3px 2px 3px;
	height: 13px;
	font-size: 1em;
	text-transform: uppercase;
	color: #797979
}

#ContactForm label {
	display: block;
	height: 24px;
}

#ContactForm textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	width: 203px;
	border: solid 1px #dadada;
	height: 61px;
	overflow: hidden;
	padding: 2px 3px 2px 3px;
	color: #797979;
	text-transform: uppercase;
}

.padd1 {
	padding-right: 7px;
}

.padd2 {
	padding-right: 5px;
}

.contact_us {
	padding-bottom:15px;
	padding-left: 15px;
	line-height: 1.8em;
	text-align: right;
}

