@charset "utf-8";
/* -------------------- Web design by www.divinemonkey.co.uk ---------------------------------*/

/* This first part is to reset all margins etc so all browsers start from same blank page */
/* ------------------------------------ START undo_html.css ----------------------------------*/
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */
:link,:visited { text-decoration:none }
ul { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
/* ------------------------------------ END undo_html.css ----------------------------------*/

/* ------------------------------------ Browser Hacks ----------------------------------*/
IE 6 and below:
* html {}


IE 7 and below:
*:first-child+html {} * html {}


IE 7 only:
*:first-child+html {}


IE 7 and modern browsers only:
html>body {}


Modern browsers only (not IE 7):
html>/**/body {}


Recent Opera versions 9 and below:
html:first-child {}


Safari:
html[xmlns*=""] body:last-child {}
/* ------------------------------------ END Browser Hacks ----------------------------------*/

/* ----------------------------------- Start Standard CSS ---------------------------------- */

html {
overflow: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #FFFFFF;
	margin-top: 20px;
	padding: 0;
	text-align: center;
	color: #000000;
}
/* ----- Text Stylings ----- */
h1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #230674;
 
}
h2{
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 20px;
	font-weight: normal;
	color: #82A016;
}
h3{
	font-size:120%;
	font-weight:bold;
	text-transform:uppercase;
	color: #210576;
	padding: 5px 10px 5px 10px;
	background-color:#E4E0EE;
}
h4{
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 14px;
	 
	font-weight: normal;
	color: #230674;
	padding: 10px 0px 0px 0px;
}
h5{
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 14px;
	 
	color: #230674;
	padding: 0px 0px 10px 0px;
	margin-top: 0px
}
h6{
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 14px;
	 
	font-weight: bold;
	color: #230674; 
	
}
.style1 {
	font-weight: bold
}
.style2 {
	font-style: italic
}
.style3 {
	color: #0F5166;
}
.tiny {
	font-size: 10px;
	line-height:: 14px;
}
.custombr{
	margin-bottom: -5px;
}
.custombr2{
	margin-bottom: -15px;
}
p {
	margin: 10px 0 10px;
	line-height: 18px;
}
#mainContent ul li {
	list-style-image: url(../images/dot.jpg);
	padding-bottom: 5px;
	margin-left: 18px;
}
#mainContent .testimonial_list li {
	list-style-image: url(../images/testimonial_dot.jpg);
	padding-bottom: 5px;
	margin-left: 18px;
}
a:link, a:visited {
	color: #5A4497;
	text-decoration: none;
}
a:hover {
	color: #5A4497;
	text-decoration: underline;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.photoframe { 	
	border: 1px solid #ccc;	
	padding: 4px; 
	margin-left: 15px;
	margin-bottom: 5px;
}
.products img { 	
	border: 1px solid #ccc;	
	padding: 4px; 
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
	width: 170px;
	height: 170px;
	border-left: 10px solid #333333;	
}
#thumbnails img { 	
	border: 1px solid #ccc;	
	padding: 4px; 
	margin: 8px;
}
ol li { 	
	padding-bottom: 10px;
}
/* ------------------------------------- Start Divs ---------------------------------------- */

#container {
	width: 810px; 
	margin: 0 auto;
	margin-top: 0px;
	border: 0px solid #000000;
	text-align: left;
}
#header {
    height: 220px;
	color: #666666;
	background: url(../images/HeaderBP.jpg) no-repeat left top; 
	padding: 0px 0px 0px 0px; /* top right bottom left */
}
#menu_container {
    height: 40px;
	padding: 0px 0px 0px 35px;
	bottom: 0px;
	margin-top: -40px;
}
#mainContent {
	padding: 10px 30px 20px 30px; 
	background: url(../images/bg_shadows.jpg) repeat-y left top;
	height: 100%;
}
#leftContent { 
	height: 100%;
	width: 510px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#rightContent { 
	height: 100%;
	width: 205px;
	float: left;
	padding: 0px 0px 0px 30px;
}
#mainContent2 {
	padding: 30px; 
	background: url(../images/bg_shadows.jpg) repeat-y left top;
	height: 100%;
}
#paperclip {
	padding: 60px 5px 20px 10px; 
	background: url(../images/paperclip.gif) no-repeat left top;
	height: 170px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif; 
 
	text-align:center;
	color: #859F35;
 
}
.clearfloat {
	clear:both;
}
#signupbox { 
	margin: 0 auto;
	text-align: center;
	width: 200px;
	padding: 10px 10px 10px 10px;
	background: #230674 url(../images/form_bg.jpg) repeat-x left top;
	color: #FFFFFF;
}
#signupbox p { 
	line-height: 14px;
}
.testimonial { 
	width: 490px;
	padding: 10px 10px 10px 10px;
	background:#EBFDC9 url(../images/testimonial_bg.jpg) no-repeat left top;
	border: 1px solid #D0F15F;
}
.testimonial img { 
	border: 1px solid #ccc;	
	background-color: #FFFFFF;
	padding: 4px; 
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
}
.testimonial p {
	margin: 0px 0px 10px 0px;
}
.testimonial a:link, .testimonial a:visited {
	color: #5A4497;
	text-decoration: none;
}
.testimonial a:hover {
	color: #5A4497;
	text-decoration: underline;
}
#footer {
	text-align: center;
    width: 810px; 
	height: 80px;
	padding: 20px 0px 0px 0px; 
	background:url(../images/footer_shadowBP.jpg) no-repeat left bottom;
	font-size: 80%;
	color: #FFFFFF;
}
#validation {
    float: left;
	margin: 5px 0px 0px 15px; 
    width:200px;
    height: 25px;
}
/* ------------------------------------- Menu Style ---------------------------------------- */
#footer_menu li {
    display: inline;
    list-style-type: none;
    padding-right: 12px;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-size:14px;
}

#blueblock{
width: 219px;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #437D89;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 186px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #437D89;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #386873;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

.bquote {background: url(images/quote_mid.png) top center repeat-y; height: 100%; width: 485px; margin: 0 auto;}
.bquote h3 {width: 445px; margin: 0 20px 0 20px; color: #000; font-size: 24px; text-align: center;}
.bquote p {width: 445px; margin: 0 20px 0 20px; color: #000; text-align: left; font-weight: normal;}
.bquote i  {color: #000;}
.bquote ul {width: 420px; _width: 450px; color: #fff; padding-left: 40px; list-style-image: url(images/bullet_white.png);}
.bquote a, .bquote a:hover  {color: #090; font-weight: bold;}
.red {color: #f00;}
.black {color: #000; font-size: 16px !important;}
.black b {font-weight: bold !important; font-size: 16px !important;}
.black i {color: #000;}
.bigred { color: #f00; font-size: 30px; font-weight: bold; line-height: 1.3em; text-align: center;}
.bigred2 { color: #f00; font-size: 24px; font-weight: bold; line-height: 1.2em; text-align: center;}
.bigwhite {color: white; font-size: 20px; }
p.lp_p {font-size: 16px !important; color: #000; text-align: center; font-weight: normal;}
ul.checkmark li {list-style-image: url(images/checkmark.png); font-weight: normal; line-height: 1.5em; color: #000; font-size: 16px; margin-left: 20px; _padding-left: 20px;}
ul.lp_ul {font-size: 16px !important; color: #000; font-weight: normal; line-height: 1.3em;}
ul.lp_ul li {margin-bottom: 7px; _margin-left: 20px; padding-left: 5px;}
ul.lp_ul li i, ul.checkmark li i {color: #000;}
ul.lp_ul li b, ul.checkmark li b {font-weight: bold !important; font-size: 16px;}
.floatright {float: right; padding: 0 10px 0 0;}


