body {
	background-color: #000000;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
}
h2 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666666;
}
h3 {
	font-size: 12px;
	color: #666666;
	margin-top: 1px;
	margin-bottom: 1px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
ol {
	margin: 0px;
	padding-left: 20px;
}
ul {
	margin: 0px;
	padding-left: 20px;
}




.clr {
	clear: both;
}
.wrap {
	background-color: #FFFFFF;
	width: 746px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	width: 746px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 9px;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 8px;
	line-height: 16px;
}
.footer .mail {
	float: right;
	margin-right: 6px;
}
.mail a:link, .mail a:visited {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
.mail a:hover {
	color: #FFFF00;
}

.top {
	background-color: #e3e3e3;
	height: 4px;
	margin-bottom: 2px;
}

.header .head-L {
	background-image: url(../images/head-L.gif);
	height: 179px;
	width: 198px;
	float: left;
	margin-right: 2px;
}

.header .head-R {
	background-image: url(../images/head-R.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 179px;
	width: 546px;
	float: left;
}

.mid {
	margin-top: 2px;
	background-image: url(../images/mid-L-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.mid .mid-L {
	width: 198px;
	margin-right: 2px;
	float: left;
}
.mid .mid-M {
	float: left;
	width: 341px;
}
.mid .mid-R {
	float: left;
	width: 195px;
	margin-left: 4px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}
.support {
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 12px;
}
.mod-support {
	margin-bottom: 12px;
	font-size: 11px;
}
.mod-support h2 {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: verdana;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	display: list-item;
	list-style-type: square;
	list-style-position: inside;
}
.mod-valid {
	font-size: 10px;
	margin-top: 50px;
	text-align: center;
	color: #999999;
	padding-left: 18px;
	padding-top: 7px;
	display: none;
}
a.valid:link, a.valid:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(../images/valid.gif);
	display: block;
	height: 19px;
	width: 67px;
	float: left;
	font-size: 11px;
	font-family: verdana;
	line-height: 19px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 11px;
}
a.valid:hover{
	color: #FFFFFF;
	background-position: left top;
}
a.valid span{
	padding-left: 18px;
}
a.resslink:link, a.resslink:visited {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
a.resslink:hover {
	color: #0099FF;
}


#contactFormArea {
	margin-top: 10px;
}




ul#main-nav{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#main-nav li{
	background-image: url(../images/nav-spr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 2px;
}
a.nav:link, a.nav:visited {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2b2b2b;
	display: block;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 27px;
	background-image: url(../images/nav-bullet-1.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
a.nav:hover{
	background-color: #07354b;
	color: #1f9dda;
	background-image: url(../images/nav-bullet-H.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.content {
	padding: 7px;
}
.content-head {
	font-size: 15px;
	font-weight: bold;
	color: #0099CC;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-bottom: 5px;
	margin-bottom: 4px;
}
.content-main {
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}


.module {
	padding: 4px;
	color: #666666;
	margin-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.module:hover{
	color: #575757;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
}
.mod-main {
	font-size: 10px;
	margin-bottom: 6px;
	line-height: 16px;
}
#elements {
	background-image: url(../images/elements-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}



#kwicks_container {
	height: 67px;
	background-image: url(../images/elements.png);
	background-repeat: no-repeat;
	background-position: -277px top;
}
ul#kwicks {
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
 
ul#kwicks .kwick {
	float: left;
	display: block;
	width: 58px;
	height: 67px;
}
 
#kwick_red {
	background-image: url(../images/elements.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#kwick_orange {
	background-image: url(../images/elements.png);
	background-repeat: no-repeat;
	background-position: -194px top;
}
#kwick_yellow {
	background-image: url(../images/elements.png);
	background-repeat: no-repeat;
	background-position: -393px top;
	width: 58px;
}

/* example_6 css */
#example_6 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 320px; /* important */
	height: 330px; /* important */
	margin: 0;
	background: #fff;
}

#example_6_content {
	position: absolute;
	top: 0;
	margin-left: -50px;
}

#example_6_content
#example_6_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#example_6_content {
		width: 12000px;
	}
	#container_bd #example_6 ul li {
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		border: none;
		background-color: #fff;
	}

#container_bd #example_6 ul li img {
	display: block;
}

#example_6_frame {
	position: relative;
	margin-top: 350px;
	margin-bottom: 0px;
}
#size ul {
	padding-top: 0px;
	margin-top: 0px;
	list-style-type: none;
}
a.size:link, a.size:visited {
	display: list-item;
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	list-style-type: circle;
}
a.size:hover{
	list-style-type: disc;
}

			
.tab-size {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
