/* CSS Document */
/*<![CDATA[*/

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #EFF1F7;
	background-image: url(images/BG-rep.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.TOB #container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/Content_BG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 136px;
} 
.TOB #header {
	height: 107px;
	background-image: url(images/Header.jpg);
} 

.TOB #navigation{
	width: auto;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 29px;
}

#navigation:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#navigation ul{
	width: 100%;
	background-image: url(images/Nav-Bar.jpg);
	background-repeat: repeat-x;
	margin: 0;
	text-align: center; /*set value to "right" for example to align menu to the left of page*/
	padding-right: 0;
	padding-left: 0;
	padding-top: 7px;
	padding-bottom: 4px;
}

#navigation ul li{
	display: inline;
}

#navigation ul li a{
	color: #D9E0F3;
	margin: 0;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 38px;
	padding-bottom: 5px;
	padding-left: 38px;
}

#navigation ul li a:hover{
	color: #FFFFFF;
	background-image: url(images/Nav-Bar-hover.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
#navigation #current a, #navigation #current span{
	color: #D0D6E7;
	background-image: url(images/Nav-Bar-hover.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

.TOB #content-border {
	background-image: url(images/Content_BG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
}

.TOB #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 195px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(images/Sidebar-BG.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	background-color: #eff1f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #CDD3E5;
}
.TOB #sidebar1 h2 {
	font-family: Interstate-Regular, Arial, Helvetica, sans-serif;
	color: #032B6D;
	font-size: 16px;
	line-height: 1;
}

.TOB #sidebar1 a:link {
	color: #333333;
	text-decoration: underline;
}
.TOB #sidebar1 a:visited {
	color: #333333;
	text-decoration: none;
}
.TOB #sidebar1 a:hover {
	color: #999999;
	text-decoration: none;
}

.TOB #sidebar-wrapper {
	float: right;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
	margin-bottom: 20px;
	margin-left: 20px;
}

.TOB #sidebar-test {
	width: 230px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(images/Sidebar-BG.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	background-color: #eff1f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
	margin-bottom: 20px;
	border: 1px solid #CDD3E5;
}
.TOB #sidebar-test h2 {
	font-family: Interstate-Regular, Arial, Helvetica, sans-serif;
	color: #032B6D;
	font-size: 14px;
	line-height: 1;
}

.TOB #sidebar-shop a:link {
	color: #333333;
	text-decoration: underline;
}
.TOB #sidebar-shop a:visited {
	color: #333333;
	text-decoration: none;
}
.TOB #sidebar-shop a:hover {
	color: #999999;
	text-decoration: none;
}

.TOB #sidebar-shop {
	width: 230px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0% 100%;
	background-color: #F7F9FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
	margin-bottom: 20px;
	border: 1px solid #CDD3E5;
}
.TOB #sidebar-shop h2 {
	font-family: Interstate-Regular, Arial, Helvetica, sans-serif;
	color: #032B6D;
	font-size: 14px;
	line-height: 1;
}



.TOB #mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
	margin-top: 0;
	margin-right: 270px;
	margin-bottom: 30px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.TOB #mainContent h1 {
	font-family: Interstate-Regular, Arial, Helvetica, sans-serif;
	color: #032B6D;
	font-size: 20px;
	line-height: 1;
	background-image: url(images/icons/home.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 15px;
	padding-left: 60px;
	margin-top: 1px;
}
.TOB #mainContent h2 {
	font-family: Interstate-Regular, Arial, Helvetica, sans-serif;
	color: #032B6D;
	font-size: 20px;
	line-height: 1;
	background-image: url(images/icons/about.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-left: 60px;
	margin-top: 20px;
	padding-top: 5px;
}

.TOB #mainContent a:link {
	color: #333333;
	text-decoration: underline;
}
.TOB #mainContent a:visited {
	color: #333333;
	text-decoration: none;
}
.TOB #mainContent a:hover {
	color: #999999;
	text-decoration: none;
}


.TOB #mainContent-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
	margin-bottom: 30px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.TOB #mainContent-2 h1 {
	font-family: Interstate-Regular, Arial, Helvetica, sans-serif;
	color: #032B6D;
	font-size: 20px;
	line-height: 1;
	background-image: url(images/icons/services.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-left: 60px;
	margin-top: 20px;
	padding-top: 5px;
}
.TOB #mainContent-2 h2 {
	font-family: Interstate-Regular, Arial, Helvetica, sans-serif;
	color: #032B6D;
	font-size: 20px;
	line-height: 1;
	background-image: url(images/icons/info.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-left: 60px;
	margin-top: 20px;
	padding-top: 5px;
}
.TOB #mainContent-2 h3 {
	font-family: Interstate-Regular, Arial, Helvetica, sans-serif;
	color: #032B6D;
	font-size: 20px;
	line-height: 1;
	background-image: url(images/icons/contact.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 60px;
	margin-top: 20px;
	padding-top: 15px;
}
.TOB #mainContent-2 h4 {
	font-family: Interstate-Regular, Arial, Helvetica, sans-serif;
	color: #032B6D;
	font-size: 14px;
	line-height: 1;
}
.TOB #mainContent-2 h5 {
	font-family: Interstate-Regular, Arial, Helvetica, sans-serif;
	color: #032B6D;
	font-size: 14px;
	line-height: 1;
	background-image: url(images/icons/services-general.jpg);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 50px;
	margin-top: 10px;
	padding-top: 12px;
	margin-bottom: 0px;
}
.TOB #mainContent-2 h6 {
	font-family: Interstate-Regular, Arial, Helvetica, sans-serif;
	color: #032B6D;
	font-size: 14px;
	line-height: 1;
	background-image: url(images/icons/services-financial.jpg);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 50px;
	margin-top: 10px;
	padding-top: 12px;
	margin-bottom: 0px;
}

.TOB #mainContent-2 a:link {
	color: #333333;
	text-decoration: underline;
}
.TOB #mainContent-2 a:visited {
	color: #333333;
	text-decoration: none;
}
.TOB #mainContent-2 a:hover {
	color: #999999;
	text-decoration: none;
}


.TOB #mainContent-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
	margin-bottom: 30px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.TOB #mainContent-3 h1 {
	font-family: Interstate-Regular, Arial, Helvetica, sans-serif;
	color: #032B6D;
	font-size: 20px;
	line-height: 1;
	background-image: url(images/icons/contact2.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 60px;
	margin-top: 20px;
	padding-top: 15px;
}
.TOB #mainContent-3 h3 {
	font-family: Interstate-Regular, Arial, Helvetica, sans-serif;
	color: #032B6D;
	font-size: 20px;
	line-height: 1;
	background-image: url(images/icons/info.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-left: 60px;
	margin-top: 20px;
	padding-top: 5px;
}


.TOB #mainContent-3 h4 {
	font-family: Interstate-Regular, Arial, Helvetica, sans-serif;
	color: #032B6D;
	font-size: 14px;
	line-height: 1;
}
.TOB #mainContent-3 h5 {
	font-family: Interstate-Regular, Arial, Helvetica, sans-serif;
	color: #032B6D;
	font-size: 16px;
	line-height: 1;
}

.contactformtext{
	width: 130px;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}

.contactformbox{
	width:280px;
	float:left;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.contactformboxadd{
	width:280px;
	float:left;
	height: 70px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.contactformboxmess{
	width:280px;
	float:left;
	height: 160px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.contactformboxtext{
	width:280px;
	float:left;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.spacer{
	font-size:0; line-height:0; clear:both;}

.contactquestionbox{
	width:395px;
	float:left;
	height: 50px;
	margin-top: 10px;
	padding-top: 10px;
	font-family: Interstate-Regular, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #213F76;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 5px;
}
.contactbox{
	margin-left: 140px;
	width: 270px;
}


#contact-thanks {
	background-color: #F5EAC8;
	border: 1px solid #CCCCCC;
	background-image: url(images/services-BG.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding: 10px;
	margin-top: 25px;
	margin-bottom: 20px;
}

.TOB #footer {
	height: 100px;
	background-color: #bec9e4;
	background-image: url(images/Footer-BG.jpg);
	background-repeat: repeat-x;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
} 
.TOB #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3F5A91;
	text-align: left;
	padding-top: 10px;
	width: 520px;
	line-height: 18px;
}
.TOB #footer p a:link {
	color: #3F5A91;
}
.TOB #footer p a:visited {
	color: #3F5A91;
	text-decoration: none;
}
.TOB #footer p a:hover {
	color: #5377C2;
}

#footer ul{
	width: 520px;
	margin: 0;
	text-align: left;
	padding-top: 18px;
}

#footer ul li{
	display: inline;
}

#footer ul li a{
	color: #D9E0F3;
	margin: 0;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
}

#footer ul li a:hover{
	color: #FFFFFF;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.noimg {
	margin-left: -20px;
}
.fltrt-img {
	float: right;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
}
#fltrt-services {
	float: right;
	margin-left: 20px;
	width: 320px;
	background-color: #F5EAC8;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	background-image: url(images/services-BG.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 348px;
	padding-bottom: 15px;
}
#fltlft-servies {
	float: left;
	margin-right: 15px;
	width: 320px;
	background-color: #F5EAC8;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	background-image: url(images/services-BG.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-bottom: 15px;
	height: 348px;
}


/* Info Page CSS */

.TOB #sidebar-info {
	float: right; /* since this element is floated, a width must be given */
	width: 255px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(images/Sidebar-BG.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	background-color: #eff1f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
	margin: 20px;
	border: 1px solid #CDD3E5;
}
.TOB #mainContent-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.TOB #mainContent-info h1 {
	font-family: Interstate-Regular, Arial, Helvetica, sans-serif;
	color: #032B6D;
	font-size: 20px;
	line-height: 1;
	background-image: url(images/icons/home.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 15px;
	padding-left: 60px;
	margin-top: 1px;
}
.TOB #mainContent-info h2 {
	font-family: Interstate-Regular, Arial, Helvetica, sans-serif;
	color: #032B6D;
	font-size: 20px;
	line-height: 1;
	background-image: url(images/icons/about.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-left: 60px;
	margin-top: 20px;
	padding-top: 5px;
}
.TOB #mainContent-info h4 {
	font-family: Interstate-Regular, Arial, Helvetica, sans-serif;
	color: #032B6D;
	font-size: 14px;
	line-height: 1;
}

.TOB #mainContent-info a:link {
	color: #333333;
	text-decoration: underline;
}
.TOB #mainContent-info a:visited {
	color: #333333;
	text-decoration: none;
}
.TOB #mainContent-info a:hover {
	color: #999999;
	text-decoration: none;
}
.title-sub {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #3F5D96;
	font-weight: normal;
}

#shop-box {
	background-color: #F5EAC8;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	background-image: url(images/services-BG.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-bottom: 20px;
}
.ebook-pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.price {
	font-size: 14px;
	line-height: 18px;
}
#book-box {
	margin-left: 250px;
}
#thankyou {
	background-color: #EFF1F7;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 25px;
	border: 1px solid #CDD3E5;
}
.pic-left {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
#google-map {
	float: right;
	width: 310px;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
}
