
* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	width: 960px;
	position: relative;
	margin: 0 auto;
}
#phone {position: absolute; width: 250px; margin: 0 0 0 680px; padding: 0;}
#phone table tr td span {font-weight: bold;}
#phone table td {text-align: left; height: 12px; font-size: 16px; color: black;}

h1, h2, h3 {
	margin-bottom: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24px;
	color: #FD4D01;
	text-transform: uppercase;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: black;
	margin-top: 20px;
	padding-top: 30px;
}

p, ul, ol {
	margin-top: 1.2em;
	line-height: 130%;
}

ul, ol {
	margin-left: 3em;
}

a {
	color: #346086;
	display: inline;
}

a:hover {
	text-decoration: none;
	color: orange;
}

a img {
	border: none;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 900px;
	height: 135px;
	margin: 0 auto;
}

#logo a {
	margin: 0;
	float: left;
	padding-top: 75px;
	text-decoration: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 62px;
	margin: 0 auto;
	background: #252E3A url(images/img02.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 21px 0 0 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 20px 0 22px;
	background: url(images/img03.gif) no-repeat left center;
}

#menu ul li.first a {
	background: none;
	color: #888;
}
#menu ul li.line {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	color: #000033;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#menu a:hover {
	color: #888;
}


/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 45px 35px 45px 25px;
	background: url(images/img05.gif) no-repeat;
}

/* Content */

#content {
	float: left;
	width: 603px;
	margin-bottom: 25px;
}
#content1 {
	float: left;
	width: 900px;
	margin-bottom: 25px;
}
.post {
}

.post .title {
	margin: 0;
	padding: 0 20px;
}

.post .entry {
	padding: 20px 0 0 20px;
}

p#inc_data_05 {
	height: 47px;
	margin: 20px 0 0px 0;
	padding: 9px 0 0 0px;
	line-height: normal;
	text-transform: uppercase;
	font-weight: bold;
	color: black;
}

#address {
	width: 200px;
	margin: 20px 0 20px 100px;
}

#address p {
	margin: 0;
	padding: 0;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 253px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 30px;
}


table {
	margin: 30px auto;
	caption-side: bottom;
	text-align: center;
}

table p {
	color: black;
}

thead th {
	height: 25px;
	font-weight: bold;
	color: #FFFFFF;
}

tbody td {
	height: 25px;
	text-align: center;
	color: black;
}

tbody td b {
	color: black;
	font-size: 15px;
}


tfoot td {
	padding-top: 20px;
	font-weight: bold;
}


/* Footer */

#footer {
	clear: both;
	width: 870px;
	margin: 0 auto;
	padding: 5px 45px;
	background: url(images/img05.gif) no-repeat;
}

#footer ul {
	width: 870px;
	text-align: center;
	margin: 5px 5px 20px 5px;
}

#footer ul li {
	display: inline;
	padding: 0 8px;
	
}

#footer ul li a {
	color: #082139;
	font-size: 12px;
	text-decoration: underline;
}

#footer ul li a:hover {
	color: black;
	text-decoration: none;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
	font-size: 11px;
}

#footer a {
	color: #B4B4B4;
}

#footer .dp {
	float: left;
}

#footer .go {
	float: right;
}
