html, body {
	height: 100%;
}

body {
	margin: -50px;
	padding: 0px;
	background: #1A1A1A url(images/bg01.jpg) repeat-x 0px -50px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
}

h1, h2, h3 {
	margin-top: 40px;
        margin-bottom: 20px;
        color: #414141;
}

p, ol, ul {
	line-height: 220%;
	margin-top: 0px;
}

ol, ul {
	margin: 0;
	padding: 0px;
/*	list-style: none;*/
}

strong {
	color: #636363;
}

a {
	color: #FF8008;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding: 6px 25px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

.link1 {
	padding: 0px 0px 10px 25px;
	background: url(images/homepage04.gif) no-repeat 0px 0px;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 900px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 312px;
	background: url(images/bg02.jpg) no-repeat right top;
}

/** MENU */

#menu {
	float: left;
	height: 122px;
	padding-top: 240px;
}

#menu ul {
	width: 545px;
        margin-left: 0px;
	padding: 0px 0px 0px 55px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
        list-style-type: none;
}

#menu a {
	display: block;
	float: left;
	width: 87px;
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #868686;
}

#menu a:hover {
	background: url(images/menu_gray.jpg) no-repeat  left top;
	text-decoration: underline;
	color: #dddddd;
        text-decoration: none;
}

#menu .active a {
	background: url(images/menu_orange.jpg) no-repeat  left top;
	color: #FFFFFF;
}

/** PAGE */

#page {
	background: url(images/bg05.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(images/bg03.jpg) no-repeat left top;
}

#page-bgbtm {
	padding: 50px 50px 10px 50px;
	background: url(images/bg04.jpg) no-repeat left bottom;
}

.single #page {
	background: url(images/subpage2_02.jpg) repeat-y left top;
}

.single #page-bgtop {
	background: url(images/subpage2_01.jpg) no-repeat left top;
}

.single #page-bgbtm {
	padding: 50px 50px 10px 50px;
	background: url(images/subpage2_03.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	float: left;
	width: 500px;
}

.single #content {
	width: 800px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 250px;
}

/** FOOTER */

#footer-wrapper {
	width: 840px;
	height: 200px;
	padding: 0px 30px;
	background: url(images/bg06.jpg) no-repeat left top;
}



#footer {
	height: 100px;
	background: url(images/bg07.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
	color: #303030;
}

#footer .legal {
}

#footer .links {
}

#banner {
	margin: 20px 0px 0px 0px;
}

.box-style .title {
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	color: #4B4B4B;
        margin-top: 0px;
}

h1, h2, h3 {
    	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	color: #4B4B4B;
        line-height: 180%;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 14px;
    font-weight: bold;
/*    text-transform: none;
    letter-spacing: 0px;*/
}

.box-style span {
	font-weight: bold;
}

.box-style .meta {
	margin-top: -16px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #B1B1B1;
}


.box-style .entry {
	padding: 0px 0px 20px 0px;
}

.two-columns {
	padding-top: 30px;
}

.two-columns .title {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	color: #B4B4B4;
        margin-top: 5px;
        margin-bottom: 5px;
}

.two-columns span {
	font-weight: bold;
	color: #B4B4B4;
}

.two-columns a {
	color: #AEAEAE;
}

.column1 {
	float: left;
	width: 540px;
}

.column2 {
	float: right;
	width: 250px;
}

.column2 p {
	margin: 0px;
	line-height: 260%;
}

.column2 .address {
	padding: 0px 0px 0px 20px;
	background: url(images/homepage06.gif) no-repeat 0px 10px;
}

.column2 .phone {
	padding: 0px 0px 0px 20px;
	background: url(images/homepage07.gif) no-repeat 0px 7px;
}

.column2 .email {
	padding: 0px 0px 0px 20px;
	background: url(images/homepage08.gif) no-repeat 0px 10px;
}

#box2 .title {
	font-size: 18px;
}

#box3 .title {
	font-size: 18px;
}

#box4 .title {
	font-size: 18px;
}

/** MY STYLES */

table.links {
	width: 100%;
	border: 0px;
	margin: auto;
}

table.links tr.first {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #B4B4B4;
        padding: 0 10px;
}

table.links td {
	vertical-align: top;
	line-height: 160%;
	width: 25%;
        width: auto;
        padding: 2px 10px;
}

.testimonial {
	background: #ffffa5;
	text-align: left;
/*	font-style: italic;*/
	font-size: 0.85em;
	padding: 10px;
	border: solid 1px gray;
	border-bottom: solid 2px black;
	border-right: solid 2px black;
	width: 300px;
	color: black;
	padding-bottom: 0;
/*	background: url(images/subpage2_01.jpg) no-repeat left top;
        background-color: transparent;*/
}

.testimonial td {
	margin: 0;
	padding: 0 2px;
}

.testimonial p {
	margin: 0;
	padding: 0;
}

.testimonial p.signature {
	text-align: right;
	font-weight: bold;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 0;
}

ol, ul {
    margin-left: 20px;
}

ul {
    list-style: square;
}

ul li {
    list-style-type: square;
}

table.links {
	width: 100%;
	border: 1px;
	margin: auto;
}

table.links tr.first {
	font-weight: bold;
}

table.links td {
	vertical-align: top;
	line-height: 160%;
	width: 25%;
}

table.features {
	border: 1px;
	margin: 10px auto;
}

table.features td, table.features th {
	vertical-align: top;
	padding: 5px;
	width: 50%;
	text-align: left;
	border-bottom: 1px #000 dotted;
}

table.features th {
	border: none;
	background-color: #4C7292;
	color: #fff;
        padding: 8px 13px;
}

td {
	padding: 7px;
        line-height: 150%;
}

p.breadcrumbs {
	font-size: 8pt;
	line-height: 100%;
	padding: 7px;
	margin-top: 0;
	margin-bottom: 15px;
	color: #555555;
	background-color: #dddddd;
}

#main .shadetabs {
	margin-bottom: 1px;
	line-height: 100%;
}

li.main {
        line-height: 150%;
	list-style-type: none;
        letter-spacing: -1px;
        text-transform: uppercase;
	background: url(/images/arrow_yellow.gif) no-repeat 0px 4px;
	font-size: 16px;
	padding-left: 25px;
}

p.main_li {
    margin-left: 46px;
}

div.hr {
    border-top: dotted 1px #a9a9a9;
    margin: 10px auto;
    height: 3px;
}
