/*general*/
body {
	margin-top: 0px;
	background: #666666;
}

a img{
	text-decoration: none;
	border-width: 0;
	border-style: none;
}

/*primary table*/
#main {
	background: #FFFFFF;
	width: 750px;
}

/*banner*/
#banner-01 {
	background: #FFFFFF;
	width: 750px;
	height: 120px;
	font-size: 10pt;
}

/*spacer*/
#spacer-01 {
	background: url(./images/spacer-01.jpg);
	background-repeat: repeat-x;
	width: 750px;
	height: 20px;
	vertical-align: top;
}

#spacer-02 {
	background: url(./images/spacer-01.jpg);
	background-repeat: repeat-x;
	width: 750px;
	height: 20px;
	vertical-align: top;
}

/*menu*/
#menu-01 {
	background: #FFFFFF;
	width: 235px;
}

/*menu button*/
#menu-button-01 {
	background: url(./images/menu-element-01.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 40px;
	vertical-align: center;
	padding-left: 20px;
	font-family: Impact;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 2px; 
	padding-right: 2px; 
	margin-top: 2px; 
	margin-bottom: 2px; 
	padding-top: 2px; 
	padding-bottom: 2px;
}

#menu-button-01 a:hover {
	text-decoration: none;
	font-size: 14pt;
	color: #FFFF00;
}

#menu-button-01 a {
	text-decoration: none;
	font-style: normal;
	font-size: 12pt;
	color: #FFFFFF;
}

/*drop down sub menu*/
#dropmenudiv{
	position: absolute;
	background-color: #E0F8FA;
	padding-left: 0px;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 10px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #7C7D31;
}

/*hover background color*/
#dropmenudiv a:hover{ 
	color: #FF0000;
	background-color: #FFFFFF;
}

/*content*/
#content-01 {
	background: #FFFFFF;
	width: 516px;
}

#content-02 {
	background: #FFFFFF;
	width: 516px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	text-align: justify;
}

#content-02 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

#content-02 a {
	color: #0000FF;
	text-decoration: none;
}

#content-03 {
	background: #FFFFFF;
	width: 516px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

/*
#content-03 a:visited {
	color: #000000;
	text-decoration: none;
}
*/

#content-03 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

#content-03 a {
	color: #0000FF;
}

#content-03-message {
	/*background: #9194C9;*/
	width: 516px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

#content-04 {
	background: #FFFFFF;
	width: 70px;
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

#content-05 {
	background: #FFFFFF;
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

#content-05 a:visited {
	color: #FF0000;
	text-decoration: none;
}

/*
#content-05 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}
*/

#content-05 a {
	color: #000000;
	text-decoration: none;
}

#content-05-comment {
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

#content-05-reply {
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 10pt;
	color: #FF0000;
	text-align: justify;
}

#content-06 {
	background: #FFFFFF;
	width: 110px;
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

#content-07 {
	background: #FFFFFF;
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

#content-08 {
	background: #FFFFFF;
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

#content-08 a:visited {
	color: #FF0000;
	text-decoration: none;
}

/*
#content-08 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}
*/

#content-08 a {
	color: #0000FF;
	text-decoration: none;
}

#content-09 {
	background: #FFFFFF;
	/*width: 300px;*/
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

#content-09 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

#content-09 a {
	color: #0000FF;
}


#content-10 {
	background: #FFFFFF;
	width: 516px;
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}


#content-10 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

#content-10 a {
	color: #0000FF;
}


/*contact us splash*/
#contact-us-splash-01 {
	background: url(./images/contact-us-splash-01.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 30px;
	vertical-align: center;
	padding-top: 5px;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

#contact-us-splash-02 {
	background: url(./images/contact-us-splash-02.jpg);
	background-repeat: repeat-y;
	width: 234px;
	padding-left: 12px;
	padding-right: 10px;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

#contact-us-splash-03 {
	background: url(./images/contact-us-splash-03.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 30px;
	padding-left: 12px;
	padding-right: 10px;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

#contact-us-splash-04 {
	width: 22px;
	vertical-align: top;
}

#contact-us-splash-05 {
	width: 212px;
	padding-left: 0px;
	padding-right: 3px;
	font-family: Times New Roman;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

/*modul-01 splash*/
#modul-01-splash-01 {
	background: url(./images/contact-us-splash-01.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 30px;
	vertical-align: center;
	padding-top: 5px;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

#modul-01-splash-02 {
	background: url(./images/contact-us-splash-02.jpg);
	background-repeat: repeat-y;
	width: 234px;
	padding-left: 12px;
	padding-right: 10px;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

#modul-01-splash-03 {
	background: url(./images/contact-us-splash-03.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 30px;
	padding-left: 12px;
	padding-right: 10px;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

#modul-01-splash-04 {
	width: 234px;
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 10pt;
	padding-left: 6px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
}

#modul-01-splash-04 a:hover {
	color: #00FFFF;
	text-decoration: none;
}

#modul-01-splash-04 a {
	color: #FFFF00;
	text-decoration: none;
}

/*modul-02 splash*/
/*
#modul-02-splash-01 {
	background: url(./images/modul-02-splash-01.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 30px;
	vertical-align: center;
	padding-top: 5px;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

#modul-02-splash-02 {
	background: url(./images/modul-02-splash-02.jpg);
	background-repeat: repeat-y;
	width: 560px;
	padding-left: 12px;
	padding-right: 10px;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

#modul-02-splash-03 {
	background: url(./images/modul-02-splash-03.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 30px;
	padding-left: 12px;
	padding-right: 10px;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

#modul-02-splash-04 {
	background: url(./images/modul-02-splash-04.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

#modul-02-splash-05 {
	/background: url(./images/modul-02-splash-05.jpg);
	background-repeat: repeat-x;
	width: 425px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

#modul-02-splash-05 a:hover {
	color: #00FFFF;
	text-decoration: none;
	font-size: 10pt;
}

#modul-02-splash-05 a {
	color: #FFFF00;
	text-decoration: none;
}
*/

/*modul-02 splash*/
#modul-02-splash-01 {
	background: url(./images/products-splash-01.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 40px;
	vertical-align: center;
	padding-top: 12px;
	padding-left: 0px;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

#modul-02-splash-01a {
	background: url(./images/modul-02-splash-01a.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 30px;
	vertical-align: center;
	padding-top: 10px;
	padding-left: 0px;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

#modul-02-splash-02 {
	background: url(./images/products-splash-02.jpg);
	background-repeat: repeat-y;
	width: 560px;
	padding-left: 12px;
	padding-right: 10px;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

#modul-02-splash-02a {
	background: url(./images/modul-02-splash-02a.jpg);
	background-repeat: repeat-y;
	width: 750px;
	/*padding-left: 12px;*/
	padding-left: 12px;
	padding-right: 10px;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

#modul-02-splash-03 {
	background: url(./images/products-splash-03.jpg);
	background-repeat: no-repeat;
	width: 560px;
	height: 22px;
	padding-left: 12px;
	padding-right: 10px;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

#modul-02-splash-03a {
	background: url(./images/modul-02-splash-03a.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 22px;
	padding-left: 12px;
	padding-right: 10px;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

#modul-02-splash-04 {
	background: url(./images/modul-02-splash-04.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

#modul-02-splash-05 {
	/*background: url(./images/modul-02-splash-05.jpg);*/
	background-repeat: repeat-x;
	/*width: 425px;*/
	width: 580px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

#modul-02-splash-05 a:hover {
	color: #0000FF;
	text-decoration: none;
	font-size: 10pt;
}

#modul-02-splash-05 a {
	color: #FF0000;
	text-decoration: none;
}

/*modul-03 splash*/
#modul-03-splash-01 {
	background: url(./images/modul-03-splash-01.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 30px;
	vertical-align: center;
	padding-top: 5px;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

#modul-03-splash-02 {
	background: url(./images/modul-03-splash-02.jpg);
	background-repeat: repeat-y;
	width: 190px;
	padding-left: 12px;
	padding-right: 10px;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

#modul-03-splash-03 {
	background: url(./images/modul-03-splash-03.jpg);
	background-repeat: no-repeat;
	width: 190px;
	height: 30px;
	padding-left: 12px;
	padding-right: 10px;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

#modul-03-splash-04 {
	width: 190px;
	vertical-align: top;
	font-family: Times New Roman;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
}

#modul-03-splash-04 a:hover {
	color: #00FFFF;
	text-decoration: none;
}

#modul-03-splash-04 a {
	color: #FFFF00;
	text-decoration: none;
}