/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML GENERAL 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#{
	margin: 0;
    padding: 0;
}
body, h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
}

body
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F7F7F7;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	color: #1C1B20;
	text-decoration: underline;
}
a img
{
	border: 0;
}
img
{
	border: none;
}
h1, h2, h3, h4, h5, h6
{
	font-family: 'Open Sans Condensed', sans-serif;
	color: #333;
	font-weight: 700;
	font-size: 35px;
	margin-bottom: 10px;
}
h2, h3
{
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px;
}

h4
{
	font-size: 22px;
	font-weight: 400;
	color: #3C3C3C;
	margin-bottom: 5px;
}
hr {
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #E3E9EF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#container em   {
	color: #319FE3;
	font-size: 16px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 400;
}
.imgLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.imgLeftLrg {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clear {
	clear: both;
}

blockquote {
	color:#999999;
	background-color: transparent;
	background-image: url(/published/68/resources/images/templateImages/blockquote.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
}
#container #testimonials .padding .left a {
	color: #009FE3;
}

#container #testimonials .fullWidth a {
	color: #009FE3;
}

blockquote p {
	padding: 0;
	margin: 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

  GENERAL CONTAINERS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	height: 90px;
	background-image: url(/published/68/resources/images/templateImages/headerBgimage.gif);
	background-position: center top;
}
#navigation .logo {
	float: left;
	width: 300px;
	margin-top: 15px;
}
#navigation .navRight {
	float: right;
	width: 545px;
	margin-top: 59px;
}
#panel {
	height: 400px;
	margin-top: 30px;
}

#content {
	min-height: 200px;
	font-size: 13px;
	color: #7C7C7C;
	line-height: 18px;
	background-image: url(/published/68/resources/images/templateImages/pipe.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#content .padding {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}


#content .left {
	float: left;
	width: 540px;
}
#content .right {
	float: right;
	width: 222px;
}

#content .right .book a{

	color: #1C1B20;
}


#testimonials {
	min-height: 200px;
	color: #7C7C7C;
	line-height: 17px;
        background-image: url(/published/68/resources/images/templateImages/pipe.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#testimonials .padding {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#testimonials .left {
	float: left;
	width: 400px;
}
#testimonials .right {
	float: right;
	width: 350px;
}


#footer {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	background-color: #369BDF;
	background-image: url(/published/68/resources/images/templateImages/footerRepeat.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 290px;
}

#footer .col1 {
	width: 260px;
	margin-right: 30px;
	float: left;
}


#footer .col {
	width: 130px;
	margin-right: 30px;
	float: left;
}
#footer .last{
	margin-right: 0px;
        width: 180px;
}
#footer .footerContainer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/published/68/resources/images/templateImages/footerShadTop.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 230px;
}
#footer .footerContainer .padding {
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
#footer .footerContainer p {
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#copyright   {
	margin-top: 0px;
	color: #FFF;
	background-image: url(/published/68/resources/images/templateImages/footerShadBottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	margin-bottom: 20px;
	padding-top: 20px;
}


#testimonials .mainContent a {
	color: #009FE3;
}


#testimonials h1
{
	font-family: 'Open Sans Condensed', sans-serif;
	color: #333;
	font-weight: 700;
	font-size: 26px;
	margin-bottom: 10px;
}

.WL_Topic_ArchiveContainer a{
color: #00a1e4;}