body {
	font-family: Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
	background: url(./../images/bg.png) repeat-x;
	
}

body {
	height: 100%;
}



h1, h2, h2 a, h2 a:visited {
	font-size: 18px;
	margin-bottom: 15px;
	color: #333333;
	font-weight: normal;
	font-variant: small-caps;
	font-family: Verdana, Geneva, sans-serif;
}

h3 {
	font-size: 18px;
	padding-bottom: 10px;
	margin-top: 15px;
	color: #6086f6;
	font-weight: normal;
	border-top: dotted 1px #bbbbbb;
}

h3 a {
	font-size: 16px;
}

p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #333333;
	text-align: justify;
	font-variant: small-caps;
}

p a, p a:visited {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
	color: #6086f6;
	text-align: justify;
}

p small, p small a {
	font-size: 10px;
	line-height: 12px;
}

ul {
	font-size: 12px;
	line-height: 18px;
	margin-left: 30px;
	margin-bottom: 10px;
	text-align: justify;
}

ul.doubleSpace li {
	margin-bottom: 20px;
}



a img, img {
	border-style: none;
	padding: 0px;
	margin: 0px;
}
	
a, a:visited {
	color: #6086f6;
}

area {
	background: red;
}

.center {
	text-align: center;
}

.underline {
	text-decoration: underline;
}

.position {
	width: 900px;
	position: absolute;
	left: 50%;
	margin-left: -450px; 
	margin-top: 0px; 
}

#page {
	margin: 0px 0px 0px 0px;
	width: 900px;
}

#container {
	margin: 0px 0px 0px 0px;
	width: 900px;
	position: relative;
	top: -5px;
	padding-bottom: 40px;
}

#container #rotator {
	width: 300px;
	height: 620px;
	position: absolute;
	left: 300px;
	top: 0px;
}

#container #rotator ul {
	list-style: none;
	width: 300px;
	height: 620px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#container #rotator ul li {
	width: 300px;
	height: 620px;
	position: absolute;
	left: 0px;
	top: 0px;
}




/*********************************START MENU*********************************/
#menu-container {
	margin-right: 12px;
	width: 900px;
	height: 47px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1000;
	
}

#logo {
	width: 220px;
	height: 47px;
	position: absolute;
	top: -3px;
	left: 0px;
	background-image: url(../images/logo.png);
	cursor: pointer;
}
.menu {
	position: absolute;
	top: 5px;
	left: 220px;
	width: 680px;
	height: 32px;
	cursor: pointer;
}

.menu a {
	margin-top: 0px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	float: right;
	cursor: pointer;
}

.menu a:hover {
	color: #666666;
}

.menuDot {
	margin-top: 2px;
	margin-bottom: 2px;
	width: 30px;
	height: 10px;
	float: right;
	background: url(./../images/menuDot.png) no-repeat;

}

.subMenu {
	position: absolute;
	top: 19px;
	left: 220px;
	width: 680px;
	height: 15px;
	cursor: pointer;
	z-index: 100;
}

.subMenuDot {
	margin-top: 2px;
	margin-bottom: 3px;
	width: 30px;
	height: 10px;
	float: right;
	background-image: url(./../images/menuDot.png);

}

#subMenu-01 {
	width: 100%;
	height: 15px;
	position: relative;
	float: right;
	cursor: pointer;
}

#subMenu-01 a {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	cursor: pointer;
	line-height:normal;
	float: right;	
}

#subMenu-01 a:hover {
	color: #666666;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	cursor: pointer;
	line-height:normal;
	float: right;
}

#subMenu-02 {
	width: 100%;
	height: 15px;
	position: relative;
	float: right;
	cursor: pointer;
}

#subMenu-02 a {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	cursor: pointer;
	float: right;
}

#subMenu-02 a:hover {
	color: #666666;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	cursor: pointer;
	float: right;
}

#subMenu-03 {
	width: 100%;
	height: 15px;
	position: relative;
	float: right;
	cursor: pointer;
}

#subMenu-03 a {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	cursor: pointer;
	float: right;
}

#subMenu-03 a:hover {
	color: #666666;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	cursor: pointer;
	float: right;
}

#subMenu-04 {
	width: 100%;
	height: 15px;
	position: relative;
	float: right;
	cursor: pointer;
}

#subMenu-04 a {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	display: block;
	cursor: pointer;
	float: right;
}

#subMenu-04 a:hover {
	color: #666666;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	cursor: pointer;
	float: right;
}

#subMenu-05 {
	width: 100%;
	height: 15px;
	position: relative;
	float: right;
	cursor: pointer;
}

#subMenu-05 a {
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	display: block;
	cursor: pointer;
	float: right;
}

#subMenu-05 a:hover {
	color: #666666;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	font-size: 10px;
	cursor: pointer;
	float: right;
}

/**********************************END MENU**********************************/

/********************************START FOOTER********************************/

#footer {
	width: 100%;
	height: 30px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	color: #999999;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 15px;
	border-top: 2px dotted #c0c0c0;
	padding: 5px 0px 5px 0px;
	background-color: #ffffff;
	z-index: 10000;
}

#footer .left {
	 float: left; 
	 text-align: left;
	 margin-left: 5px;
}

#footer .left a {
	color: #999999;
}

#footer .left .text {
	color: #999999;
}

#footer .left a:hover {
	color: #000000;
}

#footer .right {
	 float: right;
	 text-align: right;
	 margin-right: 5px;
}

#footer .right a{
	color: #999999;
} 

#footer .right .text{
	color: #999999;
}

#footer .right a:hover {
	color: #000000;
}

/*********************************END FOOTER*********************************/