body {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#masthead {
	background: #01B9E1 url(../images/masthead.jpg) no-repeat;
	height: 156px;
	color: #999999;
	padding: 0px;
	margin: 0;
}
#nav {
	position: relative;
	z-index: 999999;
	margin: 0 0 0 85px;
	padding: 0;
}
#wrapper {
	width: 945px;
	margin: 0 auto;
}
#column_wrapper {
	background: url(../images/wrapper.jpg) repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 555px;
	float: left;
}
#left {
	width: 195px;
	float: left;
}
#right {
	width: 195px;
	float: left;
}
#center .content {
	padding: 0 10px 20px 10px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .content {
	padding: 24px 5px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 0 5px 24px 5px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px;
}
#footer .content {
	padding: 15px 10px 0 10px;
	text-align: center;
}
#footer {
	color: #000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background: #00B9E1 url(../images/footer.jpg) no-repeat;
	height: 45px;
}
/* BEGIN MINI LOGIN */
#mlogin {
	background: #993807 url(../images/minilogin_bg.jpg) top left no-repeat;
	width: 165px;
	height: 80px;
	margin: 0 5px 10px 5px;
	padding: 10px 10px;
	font-size: 0.8em;
}
#mlogin p {
	margin: 0;
}
/* END MINI LOGIN */
/* BEGIN MINI CART */
#mcart_top{
	background: url(../images/mcart_top.png) top left no-repeat;
	width: 185px;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 10px;
}
#mcart {
	background: url(../images/cartbg.png) repeat-y;
	width: 145px;
	margin: 0 auto;
	padding: 0 20px;
	font-size: 0.9em;
}
#mcart_btm{
	background: url(../images/mcart_btm.png) top left no-repeat;
	width: 185px;
	height: 28px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
}
/* END MINI CART */
#vert-nav {
	margin: 10px 10px;
	position: relative;
	z-index: 9999999;
}
/* BEGIN SEARCH */
#sbox {
	background: #04BAE1 url(../images/search_bg.jpg) top left no-repeat;
	width: 185px;
	height: 39px;
	margin: 10px 5px;
	padding: 31px 0 0 0;
}
fieldset.search {
	border: none;
	width: 170px;
	margin: 0 auto;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #000;
	font-size: 0.8em;
	width: 130px;
	height: 20px;
	padding: 3px 5px 0 5px;
	background: #FFF url(../images/search_bg.gif) no-repeat;
	margin-right: 5px;
}
.search input.box:focus {
	background: #FFF url(../images/search_bg.gif) no-repeat left -23px;
	outline: none;
}
.search button.btn {
	width: 23px;
	height: 23px;
	cursor: pointer;
	text-indent: -9999px;
	background: #05BAE2 url(../images/search_bg.gif) no-repeat top right;
}
.search button.btn:hover {
	background: #05BAE2 url(../images/search_bg.gif) no-repeat bottom right;
}
/* END SEARCH */
/* BEGIN NEWSLETTER */
#nlbox {
	background: #993807 url(../images/newsletter_bg.jpg) top left no-repeat;
	width: 185px;
	height: 45px;
	margin: 10px 5px;
	padding: 45px 0 0 0;
}
fieldset.newsl {
	border: none;
	width: 170px;
	margin: 0 auto;
}
.newsl input, .newsl button {
	border: none;
	float: left;
}
.newsl input.box {
	color: #000;
	font-size: 0.9em;
	width: 130px;
	height: 20px;
	padding: 3px 5px 0 5px;
	background: #FFF url(../images/newsl_bg.gif) no-repeat;
	margin-right: 5px;
}
.newsl input.box:focus {
	background: #FFF url(../images/newsl_bg.gif) no-repeat left -23px;
	outline: none;
}
.newsl button.btn {
	width: 23px;
	height: 23px;
	cursor: pointer;
	text-indent: -9999px;
	background: #05BAE2 url(../images/newsl_bg.gif) no-repeat top right;
}
.newsl button.btn:hover {
	background: #05BAE2 url(../images/newsl_bg.gif) no-repeat bottom right;
}
/* END NEWSLETTER */
#testimonials {
	width: 165px;
	margin: 10px auto;
	padding: 5px 10px;
	background: #01B9E1 url(../images/testimonials_bg.jpg) no-repeat top left;
	font-size: 0.9em;
	text-align: justify;
}
.more {
	background: url(../images/more.png) no-repeat;
	width: 35px;
	height: 27px;
	margin: 1px 0 0 117px;
	padding: 5px 0 8px 10px;
	font-size: 0.9em;
}
#left a:link {
	color: #9B3908;
}
#left a:visited {
	color: #05BBE2;
}
#left a:hover {
	color: #000000;
}
#center a:link {
	color: #983403;
}
#center a:visited {
	color: #01B9E1;
}
#center a:hover {
	color: #C08264;
}
#right a:link {
	color: #9B3908;
}
#right a:visited {
	color: #05BBE2;
}
#right a:hover {
	color: #000000;
}
#footer a:link {color: #1A1A1A;}
#footer a:visited {color: #01B9E1;}
#footer a:hover {color: #FFFFFF;}
h1, h2, h3, h4 {
	margin: 10px 0;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1.1em;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.cntrtxt {
	text-align: center;
}
.dept {
	cursor: pointer;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0;
}
.openlanguage {
	color: #993401;
}
.closedlanguage {
	color: #01B9E1;
}
blockquote {
	background: url(../images/quotes.gif) top left no-repeat;
	text-indent: 53px;
	margin: 0;
	padding-top: 1px;
}
img.center {
	display: block;
	margin: 0 auto;
}
.tright {
	text-align: right;
}
#seal {
	text-align: center;
	font-size: 0.9em;
}
#gc_center {
	width: 92px;
	margin: 15px auto;
	padding: 5px 0 0 0;
	background-color: #FFF;
}
.pfram {
	float: left;
	margin-right: 10px;
	border: 3px solid #36AFD4;
	background-color: #FFF;
	padding: 3px;
}
#illus1 {
	margin-top: 10px;
	padding: 0;
}
#ileft1 {
	float: left;
	width: 146px;
	margin-right: 10px;
}
#iright1 {
	float: left;
	width: 379px;
}
#illus2 {
	margin-top: 10px;
	padding: 0;
}
#ileft2 {
	float: left;
	width: 146px;
	margin-right: 10px;
	padding-top: 15px;
}
#iright2 {
	float: left;
	width: 379px;
}
#illus3 {
	margin-top: 10px;
	padding: 0;
}
#ileft3 {
	float: left;
	width: 146px;
	margin-right: 10px;
	padding-top: 15px;
}
#iright3 {
	float: left;
	width: 379px;
}
#illus4 {
	margin-top: 10px;
	padding: 0;
}
#ileft4 {
	float: left;
	width: 146px;
	margin-right: 10px;
	padding-top: 15px;
}
#iright4 {
	float: left;
	width: 379px;
}
#illus5 {
	margin-top: 10px;
	padding: 0;
}
#ileft5 {
	float: left;
	width: 146px;
	margin-right: 10px;
	padding-top: 15px;
}
#iright5 {
	float: left;
	width: 379px;
}
#illus6 {
	margin-top: 10px;
	padding: 0;
}
#ileft6 {
	float: left;
	width: 146px;
	margin-right: 10px;
	padding-top: 15px;
}
#iright6 {
	float: left;
	width: 379px;
}
.pbrdr {
	display: block;
	margin: 0 auto;
	border: #36AFD4 3px solid;
}
.pbrdrb {
	display: block;
	margin: 0 auto;
	border: #953B16 3px solid;
}
img.cartimage {
width: 100px;
border:1px;
}
.affcnt {
	margin: 0;
	padding-bottom: 20px;
}
