body {
	margin:0 auto;
	background:#f4f4f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595959;
}

a {
	color:#57829b;
}

a:hover {
	color:#80a8c0;
}

h1 {
	color:#646464;
	font-size:24px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

h1 a {
	color:#646464;
	text-decoration:none;
}

h1 a:hover {
	color:#707070;
	text-decoration:underline;
}

h2 {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h3 {
	font-size:18px;
	color:#ffffff;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

ul {
	margin:0px;
	padding:0px;
}

ul li {
	list-style:none;
	margin-bottom:5px;
	margin-top:5px;
}

#gradient {
	background:url(images/gradient.gif) repeat-x top left;
	width:100%;
	height:100%;
	height:80px;
	margin-top:1px;
}

#wrapper {
	margin:0 auto;
	width:1024px;
}

#top_bar {
	background:#4c5d32;
	height:10px;
	width:100%;
	border-top:1px solid #f4f4f4;
	border-bottom:1px solid #f4f4f4;
}

#header {
	background:#f4f4f4 url(images/header_bg.gif) repeat-x top left;
	height:100px;
	width:100%;
}

#header_content {
	margin:0 auto;
	width:1024px;
	padding:26px;
}

#header_content img {
	float:left;
	margin-right:10px;
}

#navbar_bg {
	background:#707070 url(images/nav_bg.gif) repeat-x top left;
	margin-top:1px;
	height:40px;
	width:100%;
	margin-bottom:10px;
}

#navbar {
	width:1024px;
	margin:0 auto;
}

#navbar ul {
	padding:12px 0px 12px 0px;
	margin:0;
}

#navbar ul li {
	list-style:none;
	display:inline;
}

#navbar ul li a {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding:10px 16px 10px 10px;
	background:url(images/nav_seperator.gif) no-repeat right;
}

#navbar ul li a:hover {
	font-size:14px;
	font-weight:bold;
	color:#e5e5e5;
	text-decoration:none;
	background:url(images/nav_seperator.gif) no-repeat right;
}

#banner_bg {
	background:url(images/banner_bg.gif) no-repeat top left;
	width:1024px;
	height:160px;
	float:left;
}

#banner {
	width:540px;
	padding:38px 40px 40px 40px;
}

#banner h2 {
	color:#595959;
	font-size:18px;
	font-weight:normal;
	margin:0px;
}

#banner p {
	font-size:14px;
	line-height:18px;
	margin:6px 0px 0px 0px;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.servicebox {
	margin:0 auto;
	float:left;
	margin-top:10px;
	margin-right:10px;
	width:248px;
	background:url(images/sbbody-r.gif) no-repeat bottom right;
	font-size:100%;
}

.boxhead {
	background:url(images/sbhead-r.gif) no-repeat top right;
	margin:0;
	padding:0;
	width:248px;
	text-align: center;
}

.boxhead h2 {
	background:url(images/sbhead-l.gif) no-repeat top left;
	padding:12px 10px 12px 30px;
	text-align:left;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	line-height:1em;
}

.boxhead h2 a {
	color:#ffffff;
	text-decoration:none;
}

.boxhead h2 a:hover {
	color:#e5e5e5;
	text-decoration:none;
}

.boxbody {
	background:url(images/sbbody-l.gif) no-repeat bottom left;
	margin:0;
	padding:5px 10px 10px 10px;
}

.boxbody p {
	padding-top:5px;
	margin:0px;
}

.maincontent {
	background:#FFFFFF;
	width:720px;
	margin-bottom:10px;
}

.maincontent_c {
	padding:0px 10px 8px 10px;
}

.maincontent h3 {
	color:#595959;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}

.maincontent h2 {
	color:#595959;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
}

.maincontent p {
	margin:10px 0px 0px 0px;
	padding:0px;
	line-height:18px;
}

#sidebar_container {
	float:right;
}

.sidebar {
	background:#FFFFFF;
	width:292px;
	margin-bottom:10px;
}

.sidebar_c {
	padding:2px 8px 2px 8px;
}

.sidebar_c ul {
	margin:0px;
	padding:0px;
}

.sidebar_c ul li {
	list-style:none;
	margin-bottom:5px;
	margin-top:5px;
}

.sidebar_c h3 {
	color:#595959;
	font-size:14px;
	font-weight:bold;
	margin-top:4px;
}

.sidebar_c p {
	margin:10px 0px 0px 0px;
	padding:0px;
	font-style:italic;
}

.t {background: url(images/dot.gif) 0 0 repeat-x;}
.b {background: url(images/dot.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) 0 0 repeat-y}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px} 

#footer {
	background:url(images/footer_bg.gif) repeat-x bottom left;
	width:100%;
	height:182px;
}

#footer_wrapper {
	width:1024px;
	margin:0 auto;
	padding:28px 0px 0px 0px;
}

#quicklinks_bb {
	border-bottom:1px dotted #d3d3d3;
	margin-left:10px;
	padding-top:5px;
	margin-bottom:10px;
}

#quicklinks h3 {
	font-size:18px;
	color:#d3d3d3;
	font-weight:normal;
	margin:0px 0px 10px 10px;
	padding-bottom:5px;
	border-bottom:1px dotted #d3d3d3;
}

#quicklinks ul {
	margin:0px 0px 5px 0px;
	padding:0px;
}

#quicklinks ul li {
	display:inline;
	margin-right:10px;
	line-height:18px;
}

#quicklinks ul li a {
	font-size:14px;
	color:#ffffff;
	padding-left:12px;
	background:url(images/ql.gif) no-repeat left;;
}

#quicklinks ul li a:hover {
	color:#efefef;
}

#quicklinks span {
	font-size:11px;
	color:#d3d3d3;
	margin-left:10px;
}

.entry-meta {
	font-size:11px;
}

.entry-content {
	margin-bottom:5px;
	padding-bottom:5px;
}

.entry-utility {
	border-bottom:1px dotted #d3d3d3;
	border-top:1px dotted #d3d3d3;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-top:5px;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #595959;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0;
	margin-top:0px;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #FF4B33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #FF4B33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0 0 0;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}
