@charset "utf-8";
/* CSS Document */

body {margin: 0 0 0 0; background: #d4d4d4; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666;}

a:visited  {text-decoration: underline; color: #666;	cursor: pointer;
	cursor: hand;
}
a:active   {text-decoration: underline; color: #666666; 	cursor: pointer;
	cursor: hand;
}
a:link     {text-decoration: underline; color: #666666;	cursor: pointer;
	cursor: hand;
}
a:hover  {text-decoration: none; color: #000000 	cursor: pointer;
	cursor: hand;
}



h1 {font-size: 18px; color: #11bee0; margin: 0 0 0 0; margin-bottom: 7px;}
h2 {font-size: 16px; color: #11bee0; margin: 0 0 0 0; margin-bottom: 7px;}
h3 {font-size: 14px; color: #333; margin: 0 0 0 0; margin-bottom: 7px;}

#siteWrapper {width: auto; background: url(/images/background_01.png) repeat-x;}
#header {
	width: 900px;
	height: 111px;
	background: url(/images/index01_new.png);
	margin: auto;
}
#navigation {
	width: 900px;
	height: 51px;
	background: url(/images/index_02.png);
	margin: auto;
}
#navigationSub {width: 900px; height: 51px; background: url(/images/index_02.png); margin: auto;}
#menuWrapper {width: 838px; height: 51px; position: relative; left: 29px;}
#contentWrapper {width: 900px; background: url(/images/index_03.png); margin: auto; overflow: hidden;}
#content {position: relative; width: 820px; left: 29px; top: 10px; padding: 10px;}
#bottom {width: 900px; height: 17px; margin: auto; background: url(/images/bottom_13.png);}
#copyright {width: 800px; height: 50px; margin:auto; padding-top: 20px;}

.lines {width: 10px; height: auto; background: url(/images/lines.png) repeat-y; min-height: 350px;}
.testimonials {
	color: #999;
	padding: 10px;
	margin: 0 10px 10px;
	background: #F3F3F3;
	border: 1px solid #E4E4E4;
	width: 400px;
}
.contactFlag {width: 70px; height: 72px; float: right; margin-right: 32px;}
#slideshow {
	height: 200px;
	width: 871px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 29px;
}
#counter {
	text-align: right;
	vertical-align: text-top;
	padding-right: 20px;
	padding-bottom: 10px;
}

