
body { 
	font-size: 90%;
	line-height:24px;
	color: #333; 
	background: #0c2e83;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 2.2em; margin:0; }
h2 { font-size: 1.6em; margin:0; }
h3 { font-size: 1em; margin:0; }
h4 { font-size: 1em; margin:0;}
h5 { font-size: 1em; font-weight: bold;margin:0; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0; border:0;
}

p           { margin: 0 0 1.5em; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:link, a:visited, a { color:#0c2e82; text-decoration:underline; }
a:focus, a:hover { color:#0c2e82; text-decoration:none;  }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 

ul          { list-style-type:none; list-style:none; list-style-image:none; }
ol          { list-style-type:none; list-style:none; list-style-image:none;}

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd         { margin-left: 1.5em;}

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; background: #C3D9FF; }
th,td       { padding: 4px 10px 4px 5px; }
tr.even td  { background: #E5ECF9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }


#header-div {
	width:100%;
	background: #dfdfdf url("../images/bg.gif") repeat-x;
	min-height:235px;
}

#content-center-div {
	width:920px;
	margin:0 auto;

}

#header-overlay {
	height:190px;
	width:920px;
	overflow:hidden;
	margin:0 0 40px 0;
}

#content-body {
	width:920px;
	min-height: 400px;
	background:url("../images/header_new.gif") no-repeat;
}
#content-wrap {
	width:100%;overflow:hidden;
	margin-top:20px;
	background:url("../images/bg_page.gif") repeat-y;
}

#content-wrap-2 {
	width:100%;overflow:hidden;
	padding:10px 0 0 0;
	background:url("../images/page_header.gif") no-repeat;
}

#content-l {
	float:left;
	display:inline;
	min-height:50px;
	width:10px;
}

#content-mid-l {
	float:left;
	display:inline;
	min-height:250px;
	width:560px;
	margin:10px;
}

#content-mid-r {
	float:left;
	display:inline;
	min-height:250px;
	width:320px;
}

#content-r {
	float:left;
	display:inline;
	min-height:50px;
	width:10px;
}

#end-content-body {
	width:920px;
	height:94px;
	background:url("../images/page_end.gif") no-repeat;
}

#end-div {
	width:100%;
	background: url("../images/bg_footer.gif") repeat-x;

}

#footer {
	margin: 0 auto;
	min-height:90px;
	width:920px;
	padding-top:30px;
	color:white;
}

#footer a, #footer a:visited, #footer a:link {
	color:white;
	text-decoration:underline;
}

#footer a:focus, #footer a:hover {
	color:white;
	text-decoration:none;
}

.ad-side-block {
	width:100%;
	overflow:hidden;
}

.ad-block {
	width:124px;
	margin:10px;
	padding:5px;
	border:1px solid gray;
	display:inline;
	float:left;
}

#s {
	width:100px;
}

#right-sidebar {
	margin-top:10px;
}

#right-sidebar li{
	margin:3px 0 3px 12px;
}

#right-sidebar h4, #right-sidebar h2{
	font-size:19px;
	border-bottom:1px dotted #111;
	margin:5px 0 5px 0;
	padding:0;
}


.subtext {
	width:100%;
	overflow:hidden;
	margin:0;border:0;padding:0;
}

.subtext-down {
	margin:0 0 30px 0;
}

.subtext-l {
	float:left;
	display:inline;
	text-align:left;
}
.subtext-r {
	float:right;
	display:inline;
	text-align:right;
}

.blog-title {
	margin:0;border:0;padding:0;
	padding:5px 0 5px 5px;
 	border-bottom:1px dotted #111;
	margin:0 0 5px 0;
	font-weight:bold;
	font-size:17px;

}

.blog-title a, .blog-title a:link, .blog-title a:visited {
	text-decoration:none;
}

.blog-title a:hover {
	text-decoration:underline;
}


.entry-listed {
	margin:5px;
	padding:0;
}

#testimonials {
	width:28%;
	padding:1%;
	margin-left:2%;
	float:right;
	display:inline;
}

#testimonials h2{
	color:white;
	font-size:16px;
	text-align:center;
	margin:4px;
	border:0;
	padding:0;
	text-decoration:underline;
}

#testimonials blockquote, #testimonials cite{
	color:white;
	margin:0;
	border:0;
	padding:0;
}

#testimonials a, #testimonials a:visited, #testimonials a:link{
	color:white;
	text-decoration:underline;
}

#testimonials a:hover, #testimonials a:focus {
	color:white;
	text-decoration:none;
}




