* {
	padding: 0;
	margin: 0;
}

/* Begin Typography & Colors */

body {
	font-family: "Helvetica", Tahoma, Verdana;
	font-size: 13px;
	color: #363636;
	background-color: #c2c6cd;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

p {
	line-height: 18px;
	padding: 6px 0 6px 0;
}

a, visited {
	color:#2c4e83;
	text-decoration: underline;
}
a:hover {
	color:#2c4e83;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-family: "Helvetica",Arial,Helvetica,sans-serif;
	color:#2c4e83;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	padding: 15px 0 15px 0;
}

h2, h3, h4, h5, h6 {
	font-size: 20px;
	margin-top:5px;	
padding: 15px 0 5px 0;
}

#header {
	height: 286px;
	width: 955px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
}
#header h1 a
{
	display: block;
	text-decoration: none;
	height: 0px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	width: 440px;
	height:250px;
	text-indent: -5000px;
}

#menuwrapper
{
margin: 0;
padding: 0;
position: absolute;
display: block;
top: 268px;
}
#menu
{
	height:40px;
	width:411px;
	background: #717171;
}

#contentwrapper{
	width: 955px;
	background-image: url(images/outerbg.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}

#contentinner {
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#footerwrapper {
	margin-bottom:20px;
	width: 955px;
	background-image: url(images/outerbg.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}

#footerinner {
	height: 100px;
	width: 900px;
	margin: 0 auto;
	color: #FFFFFF;
	padding-top: 10px;
	background-image: url(images/footerlogo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#717171;
}

#footerinner a {
	color: #ffffff;
	text-decoration: underline;
}

#footerinner p {
	text-align:right;
}

#footerinner a:hover {
	color: #ffffff;
	text-decoration: none;
}

#footerbottom {
	width:940px;
	height:40px;
	margin: 0 auto;
	background-color:#14305a;
	color:#ffffff;
}
#footerbottom a {
	color:#ffffff;
	text-decoration:underline;
}
#footerbottom a:hover {
	color:#ffffff;
	text-decoration:none;
}
#footerleft {
	float:left;
	width:450px;
	padding-left:20px;
}
#footerright {
	float:left;
	width:450px;
	text-align:right;
	padding-right:10px;
}

#sidehead1 {
	background-image: url(images/sidehead1.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 283px;
	padding-top: 60px;
	padding-left: 20px;
}

#sidehead2 {
	height: 104px;
	width: 303px;
}

#sidehead3 {
	background-image: url(images/sidehead3.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 303px;
}

#sidehead4 {
	background-image: url(images/sidehead4.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 303px;
}

#sidehead5 {
	background-image: url(images/sidehead5.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 303px;
}

#sidehead6 {
	background-image: url(images/sidehead6.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 303px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8493a9;
}



.custominput {
	background-color: #FFFFFF;;
	height:19px;
	border: 1px solid #9ca5c6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1e437c;
	float: left;
	margin-right: 4px;
}

.custombutton {
	float: left;
}

#testimonialcontent {
	background-image: url(images/testimonialmiddlebg.jpg);
	background-repeat: repeat-y;
	width: 287px;
	padding-right: 8px;
	padding-left: 8px;	
}

.customlist {
}



.customlist ul {
	padding: 0;
	margin: 0;
}

.customlist ul li {
	list-style-type: none;
}

.customlist ul li a {
	display: block;
	width: 253px;
	height: 37px;
	line-height: 37px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/sidebarbuttonbg.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	font-size: 14px;
}

.customlist ul li a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}


#content {


}



.widecolumn .entry p {



}



.list2 li {
            list-style-type:none;
            padding-left: 40px;
            background-position: 20px 0px;
            background-image: url(images/bullet.gif);
            background-repeat: no-repeat;
            padding-bottom: 5px;
}



.widecolumn {



}



.narrowcolumn .postmetadata {

	text-align: center;

}



.thread-alt {
	background-color: #f8f8f8;
	margin-bottom:10px;
}

.thread-even {
	background-color: white;
	margin-bottom:10px;
}

.depth-1 {

border: 1px solid #ddd;

}
.even, .alt {
	border-left: 1px solid #ddd;
	padding: 10px;
}



#footer {



}



small {



}





#headerimg .description {



	text-align: center;

}



.entry p a:visited {

	color: #2c4e83;

}

.entry ul {
	padding-left: 30px;	
         padding-top: 10px;
         padding-bottom: 20px;
}
.entry ul li {	
	padding-left: 30px;	
}

/*

.commentlist li, #commentform input, #commentform textarea {



}

.commentlist li ul li {



}



.commentlist li {



}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

}

*/

.commentlist cite, .commentlist cite a {



}



#commentform p {



}



.commentmetadata {

	font-weight: normal;

}


/*
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #777;

}
*/


code {



}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

}





#wp-calendar #prev a, #wp-calendar #next a {



}



#wp-calendar a {

	text-decoration: none;

}



#wp-calendar caption {



	text-align: center;

}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

}

/* End Typography & Colors */







/* Begin Structure */





.narrowcolumn, .widecolumn {
	float: right;
	padding: 0;
	margin: 0 10px 0 0;
	width: 650px;
}


.narrowcolumn h1 a, .narrowcolumn h2 a, .narrowcolumn h3 a {
	text-decoration:none;
}
.narrowcolumn h1 a:hover, .narrowcolumn h2 a:hover, .narrowcolumn h3 a:hover {
	text-decoration:underline;
}

.post {
	margin: 0 0 15px 0;
	text-align: left;
	padding: 8px;
	clear:both;
}

.post a {
	text-decoration:none;

}

.post a:hover {
	text-decoration:underline;

}

.post hr {

	display: block;

}



.widecolumn .post {

	margin: 0;

}



.narrowcolumn .postmetadata {

	padding-top: 5px;

}



.widecolumn .postmetadata {

	margin: 0;

}



.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {
	background-color: #f8f8f8;
	clear: both;



}



.clear {

	clear: both;

}



#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
}



#footer p {
	margin: 0;
	padding: 20px 0;
	color:#000000;

}

/* End Structure */







/*	Begin Headers */



/* End Headers */







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

}



.alignright {

	float: right;

}



.alignleft {

	float: left

}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */





/* End Entry Lists */







/* Begin Form Elements */

#searchform {
	padding: 5px 3px;
}

#newsletter {
	padding: 5px 3px;
}


#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

}



#sidebar #searchsubmit {

	padding: 1px;

}

.entry {
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 3px;
	margin-bottom:3px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

}



select {

	width: 130px;

}



#commentform input {
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
}



#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {

	width: 70%;
	padding: 2px;

}
#respond {
	padding-left:10px;
	margin-bottom:10px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
}

/* End Form Elements */


/* Begin Comments*/

.commentlist {
	padding: 0;
	text-align: left;
}


/*
.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}
*/


.commentlist p {
	margin: 10px 5px 10px 5px;
	text-transform: none;
}

.children { padding: 0; }



#commentform p {
	margin: 5px 0;
}



.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}



.commentmetadata {
	margin: 0 0 0 10px;
	display: block;
}

/* End Comments */







/* Begin Sidebar */

#sidebar

{
	padding: 0;
	margin: 0;
	width: 200px;
	float: left;
	margin-bottom:10px;
	color:#1e437c;
	font-size:11px;
}
#sidebar h2

{
	color:#ffffff;
	background-color:#a80d1a;
	text-transform:uppercase;
	padding: 2px 0px 2px 8px;
	font-size:12px;
	margin-top:10px;
}
#sidebar form {
	margin: 0;
}

#sidebar ul {
	padding: 0;
	margin: 0;
	margin-left:10px;
}

#sidebar ul li {
	list-style-type: none;
}

#sidebar ul li a {
	display: block;
	width: 180px;
	line-height: 25px;
	color: #1e437c;
	text-decoration: none;
	padding-left: -10px;
	font-size: 11px;
	border-bottom: dashed 1px #98bac0;
	padding-bottom:2px;
	margin-bottom:5px;
}

#sidebar ul li a:hover {
	text-decoration: underline;
}

#links ul li a {
	margin-left:-10px;;
}


/* End Sidebar */







/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}



#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}



#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}



#wp-calendar a {
	display: block;
}



#wp-calendar caption {
	text-align: center;
	width: 100%;
}



#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}



#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}



acronym, abbr {
	border-bottom: 1px dashed #999;
}



blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}



blockquote cite {
	margin: 5px 0 0;
	display: block;
}



.center {
	text-align: center;
}



.hidden {
	display: none;
}



hr {
	display: none;
}



a img {
	border: none;
}



.navigation {
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	clear:both;
}

/* End Various Tags & Classes*/



/* Captions */

.aligncenter,

div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}



.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}



.wp-caption p.wp-caption-text {
	padding: 0 4px 5px;
	margin: 0;

}

/* End captions */

.tags {
	padding-top: 2px;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0pt;
	margin-bottom: 5px;
	margin-left: 0pt;
	clear: both;
	background-image: url(images/tags.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}

.commenttag {
	padding-top: 2px;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/commenttags.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	float:left;
}
.emailtag {
	padding-top: 2px;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/emailtag.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	float:left;
}
.printtag {
	padding-top: 2px;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(images/printtag.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	float:left;
}
.tracktag {
	padding-top: 2px;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(images/tracktag.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	float:left;
}