.style3 {
	font-size: 30px
}
* { 
padding : 0;
margin : 0;
} 
body {
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 12px;
	background-color : #CAEBFF;
	color : #949494;
} 
#wrapper {
	margin:0 auto; width : 870px;
	background-image : url('images/topbg.jpg');
	background-repeat : repeat-x;
	background-color : #fff;
	height: 5000px;
	
} 
img {
	border : 1px solid #caff7a;
	margin-top : 5px;
	background-position:  center;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px
} 
#top { 
height : 60px;
background-image : url('images/topbg.jpg');
background-repeat : repeat-x
} 
.black { 
color : #000000;
} 
.green { 
color : #b0cbe8;
} 
.top {
	color : #000000;
} 
.top a {
	color : #000;
} 
#top h1 { 
font-size : 2.3em;
margin-top : 5px;
margin-left : 30px;
font-weight : lighter;
font-family : Arial, Helvetica, sans-serif;
} 
#top h3 { 
font-size : 1.1em;
margin-left : 30px;
font-family : Arial, Helvetica, sans-serif;
} 
#top { 
background-image : url('images/topbg.jpg');
background-repeat : repeat-x;
height : 60px
} 
#header { 
height : 150px;
background-color : #fff;
background-image : url('images/bgh.jpg');
background-repeat : no-repeat;
padding-left : 30px;
padding-right : 30px;
border-bottom : 3px solid #b0cbe8;
background-position : right 0%
} 
#header h1 {
color: #b0cbe8;
font-size: 2.3em;
font-weight: lighter;
padding-top: 15px;
}
#header h2 {
	color: #000000;
	font-weight: normal;
	font-size: 1.4em;
	letter-spacing: 0.4em;
	word-spacing: -0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
ul#menu { 
margin : 0;
padding : 0;
list-style-type : none;
width : auto;
position : relative;
display : block;
height : 36px;
text-transform : uppercase;
font-size : 12px;
font-weight : bold;
background-image : url('images/bgOFF.gif');
background-repeat : repeat-x;
background-position :  left top;
font-family : Helvetica, Arial, Verdana, sans-serif;
border-bottom : 4px solid #336666;
border-top : 1px solid #c0e2d4
} 
ul#menu li { 
display : block;
float : left;
margin : 0;
padding : 0;
} 
ul#menu li a {
	display : block;
	float : left;
	color : #6c9c59;
	text-decoration : none;
	height : 24px;
	background-image : url('images/bgDIVIDER.gif');
	background-repeat : no-repeat;
	background-position :  right top;; padding-left:15px; padding-right:15px; padding-top:12px; padding-bottom:0
} 
ul#menu li a:hover { 
background-image : url('images/bgHOVER.gif');
background-repeat : no-repeat;
background-position :  right top;
} 
ul#menu li a.current, ul#menu li a.current:hover { 
color : #fffffe;
background-image : url('images/bgON.gif');
background-repeat : no-repeat;
background-position :  right top;
} 
#leftcolumn {
	width : 275px;
	float : left;
	background-color : #fff;
	min-height : 531px;
} 
* html #leftcolumn { 
height : 531px;
} 
#leftcolumn h2 {
	font-family : "courier new";
	font-size : 1.8em;
	color : 000066;
	padding-left : 15px;
	padding-top : 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
} 
#leftcolumn h3 { 
font-family : Arial, Helvetica, sans-serif;
font-size : 1.3em;
text-decoration : underline;
} 
.leftbox {
	border : 1px solid #c9e3d8;
	margin-left : 10px;
} 
.leftbox p { 
padding-top : 5px;
padding-left : 5px;
text-align : justify;
padding-right : 5px;
margin-top : 5px;
padding-bottom : 10px;
} 
.leftbox h3 { 
padding-top : 3px;
padding-left : 10px;
padding-bottom : 8px;
border-bottom : 3px solid #caff7a;
background-image : url('images/h3bg.jpg');
background-repeat : repeat-x;
color : #393939
} 
.woborder p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.3em;
	text-align : left;
	padding-left : 10px;
	padding-right : 4px;
	margin-top : 1em;
	margin-bottom : 1em;
} 
.woborder h3 { 
padding-left : 15px;
} 
#leftcolumn a {
	color : #0000FF;
	font-weight: bold;
} 
#leftcolumn img { 
float : left;
margin-right : 7px;
margin-top : 10px;
margin-bottom : 5px;
} 
#rightcolumn {
	margin : 0;
	padding-right : 4px;
	display : inline;
	width : 867px;
	float : left;
	min-height : 500px;
	background-color : #fff;
	background-position: top;
	vertical-align: top;
	color: #000;
} 
* html #rightcolumn { 
height : 500px;
} 
#rightcolumn h2 {
	font-size : 1.8em;
	color : #000066;
	padding-left : 10px;
	padding-top : 15px;
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-weight : bold;
} 
#rightcolumn p {
	padding-left : 10px;
	text-align: left;
	font-weight: bold;
} 
.clear { 
clear : both;
} 
#boxes {
	margin-right : 10px;
	margin-top : 15px;
	vertical-align: top;
	background-position: top;
} 
.box {
	width : 850px;
	border : 1px solid #c9e3d8;
	float : left;
	padding-bottom : 10px;
	background-image : url('images/h3bg.jpg');
	background-repeat : repeat-x;
	margin-top: 8px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
	vertical-align: top;
	text-align: justify;
	padding-right: 0px;
	padding-left: 0px; background-position-y:0%
} 
.box p {
	color : #000000;
	text-align : justify;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	font-size: 14px;
} 
.box h3 { 
padding-top : 5px;
padding-left : 10px;
padding-bottom : 7px;
border-bottom : 3px solid #caff7a;
color : #393939;
font-weight : lighter;
font-family : Arial, Helvetica, sans-serif;
font-size : 1.8em;
} 
.box ul { 
margin-left : 40px;
line-height : 18px;
padding-top : 10px;
} 
.box li { 
list-style-type : none;
color : #80b86a;
font-weight : bold;
font-style : italic;
} 
.box a {
	padding-left : 5px;
	color : #0000FF;
	font-weight: bold;
} 
.bottombox {
	border : 1px solid #c9e3d8;
	padding-bottom : 5px;
	background-image : url('images/h3bg.jpg');
	background-repeat : repeat-x;
	width: 550px;
	margin-top: 15px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 12px;
	float: right; background-position-y:0%
} 
.bottombox p { 
color : #333;
text-align : justify;
padding-left : 10px;
padding-right : 10px;
padding-top : 12px;
font-size : 1.1em;
line-height : 1.5em;
} 
.bottombox h3 { 
padding-top : 5px;
padding-left : 10px;
padding-bottom : 7px;
border-bottom : 3px solid #caff7a;
color : #393939;
font-weight : lighter;
font-family : Arial, Helvetica, sans-serif;
font-size : 1.8em;
} 
.bottombox a {
	padding-left : 5px;
	color : #0000FF;
	font-weight: bold;
} 
#footer { 
background-color : #e4ecf9;
display : inline;
float : left;
padding-top : 10px;
padding-bottom : 1px;
text-align : center;
display : inline;
float : left;
width : 870px;
border-top: 2px #b0cbe8 solid;} 
#footer p {
	font-size : 1em;
	color : #0099ff;
} 
#footer a {
	font-size : 1em;
	color : #80b86a;
} 
.orange {
	color : #FF9E3F;
	font-weight: bold;
}
#header h3 {
	color: #000000;
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: 0.4em;
	word-spacing: -0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	height: 6px;
	padding-top: 15px;
	text-decoration: none;
	text-shadow: yes;
}
.boxWide {
	width : 570px;
	border : 1px solid #c9e3d8;
	float : left;
	padding-bottom : 10px;
	background-image : url('images/h3bg.jpg');
	background-repeat : repeat-x;
	margin-top: 8px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
	vertical-align: top;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px; background-position-y:0%
}
.woborder-sml {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.3em;
	text-align : left;
	padding-left : 10px;
	padding-right : 4px;
	margin-top : 1em;
	margin-bottom : 1em;
}
#leftcolumn-sml {
	font-family : "courier new";
	font-size : 1.8em;
	color : 000066;
	padding-left : 15px;
	padding-top : 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	width: 250px;
}
.Quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000000;
	font-size: 12px;
	font-style: italic;
}
#wrapper2 {
	margin:0 auto; width : 870px;
	background-image : url('images/topbg.jpg');
	background-repeat : repeat-x;
	background-color : #fff;
	height: 750px;
	
}
#wrapper-faq {
	margin:0 auto; width : 870px;
	background-image : url('images/topbg.jpg');
	background-repeat : repeat-x;
	background-color : #fff;
	height: 1420px;
	
}
#wrapper-home {
	margin:0 auto; width : 870px;
	background-image : url('images/topbg.jpg');
	background-repeat : repeat-x;
	background-color : #fff;
	height: 700px;
	
}
#wrapper-about {
	margin:0 auto; width : 870px;
	background-image : url('images/topbg.jpg');
	background-repeat : repeat-x;
	background-color : #fff;
	height: 1050px;
	
}
.body-text {
	font-size: 15px;
}