@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/background2.png);
	background-repeat: repeat-x;
	background-color: #A2A7A7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active{
outline:none;
}
a{
	outline:none;
}
a:hover{
	outline:none;
	
}
#wrappper .image1 {
	background-image: url(../images/image1.png);
	height: 127px;
	width: 157px;
	background-repeat: no-repeat;
	background-position: 17px 0px;
}
#wrappper .bt1  {
	background-image: url(../images/button1.png);
	height: 29px;
	width: 128px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 146px;
	float: right;
}
#footer {
	width: 960px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 18px;
	color: #333;
	padding-top: 10px;
}
#footer a {
	color: #1D1D1D;
	font-weight: normal;
}



#wrappper {
	background-image: url(../images/body.png);
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	margin-top: 40px;
	*margin-top: 25px;
	background-position: -3px;
	padding-bottom: 10px;
}
#bottom {
	background-image: url(../images/bodyBottom.png);
	height: 12px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: -8px top;
}
#wrappper #header {
	height: 93px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 20px 12px;
	color: #6e8baa;
	font-style: italic;
	text-align: right;
	font-weight: bold;
	padding-right: 26px;
	line-height: 50px;
}
#wrappper #banner #bannerRight {
	background-image: url(../images/banner.png);
	height: 285px;
	width: 650px;
	float: left;
}
#wrappper #banner #banenrLeft {
	width: 940px;
	float: left;
	padding-left: 20px;
}



#wrappper #top {
	background-image: url(../images/bodyTop.png);
	background-repeat: no-repeat;
	background-position: 1px top;
	height: 12px;
}
#wrappper #banner {

	height: 170px;
	background-repeat: repeat-y;
	background-position: -8px top;
	background-image: url(../images/body2.png);
}
#wrappper #banner #banenrLeft .link1 {
	background-image: url(../images/links2.png);
	width: 230px;
	height: 60px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
#wrappper #banner #banenrLeft .link2 {
	background-image: url(../images/links2.png);
	width: 230px;
	height: 60px;
	display: block;
	background-repeat: no-repeat;
	background-position: -230px 0px;
	float: left;
}
#wrappper #banner #banenrLeft .link3 {
	background-image: url(../images/links2.png);
	width: 230px;
	height: 60px;
	display: block;
	background-repeat: no-repeat;
	float: left;
	background-position: -460px 0px;
}
#wrappper #banner #banenrLeft .link4 {
	background-image: url(../images/links2.png);
	width: 230px;
	height: 60px;
	display: block;
	background-repeat: no-repeat;
	background-position: -690px 0px;
	float: left;
}
#wrappper #banner #banenrLeft .link1:hover {
	display: block;
	background-position: 0px -60px;
	background-image: url(../images/links2.png);
	background-repeat: no-repeat;
}
#wrappper #banner #banenrLeft .link2:hover {
	background-image: url(../images/links2.png);
	display: block;
	background-position: -230px -60px;
	background-repeat: no-repeat;
}
#wrappper #banner #banenrLeft .link3:hover {
	background-image: url(../images/links2.png);
	display: block;
	background-repeat: no-repeat;
	background-position: -460px -60px;
}
#wrappper #banner #banenrLeft .link4:hover {
	background-image: url(../images/links2.png);
	display: block;
	background-repeat: no-repeat;
	background-position: -690px -60px;
}
#wrappper #banner #bannerImage {
	background-image: url(../images/title1.png);
	height: 39px;
	width: 910px;
	float: left;
	margin-left: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 26px;
	color: #547496;
	padding-left: 10px;
	padding-top: 69px;
}

#wrappper .column1 {
	background-color: #f0f5fb;
	width: 316px;
	height: 180px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	padding: 10px;
	color: #666;
	line-height: 18px;
}
#wrappper .column2 {
	background-color: #f0f5fb;
	width: 290px;
	height: 200px;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrappper  .title {
	color: #547496;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
}
#wrappper .subtitle {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	line-height: 24px;
}
a {
	color: #547496;
	text-decoration: none;
	font-weight: bold;
}
#wrappper .image2 {
	background-image: url(../images/image2.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	margin-left: 15px;
}
#wrappper .bt1:hover {
	background-image: url(../images/button1.png);
	display: block;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer a:hover {
	color: #1D1D1D;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #547496;
	text-decoration: underline;
	font-weight: bold;
}
#wrappper #left {
	width: 660px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	padding-left: 30px;
	padding-top: 30px;
	font-variant: normal;
	color: #333;
	float: left;
}
.clear {
	clear: both;
}
#wrappper #right {
	float: left;
	width: 250px;
	padding-top: 25px;
}
#wrappper #right #links {
	background-color: #dedddd;
	width: 231px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
#wrappper #right #links ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#wrappper #right #links ul li a {
	height: 40px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B7B7;
	display: block;
	color: #FFF;
	padding-left: 10px;
}

#wrappper #right #links ul li {

}
#wrappper #right #current {
	width: 19px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
#wrappper #right #current ul li {
	height: 40px;
}


#wrappper #right #current ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.hover {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	display: block;
	width: 19px;
	height: 40px;
	background-position: right center;
}

.tt {
	text-transform: lowercase;
}

#wrappper .title2 {
	color: #547496;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	height: 38px;
	display: block;
}
#wrappper #right #links ul li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B7B7;
	background-color: #D2D0D0;
	text-decoration: none;
}
.hover3 {
	height: 40px;
	color: #496583;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B7B7;
	padding-left: 10px;
}
