@charset "utf-8";
/* CSS Document */
body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, a, img,
b, u, i, dl, dt, dd, ol, ul, li, form,
table, tbody, tfoot, thead, tr, td, {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	color:#FFF;
	font-size:26px;
	font-weight:bold;
}

h2 {
	color:#6b6b6b;
	font-size:16px;
	line-height:200%;
	padding:0px;
	margin:0px;
	padding-right:30px;
}

h3 {
	font-size:12px;
	padding:0px;
	margin:0px;
	padding-right:30px;
	font-weight:normal;
	line-height:normal;
}

a:link {
	color:#6b6b6b;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color:#6b6b6b;
}

a:visited {
	text-decoration: none;
	color:#6b6b6b;
}

a:active {
	text-decoration: none;
	color:#6b6b6b;
}

#top-stage {
	width:1000px;
	height:631px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/index-bg.jpg); 
	background-repeat:no-repeat;
	vertical-align:top;
}

#logo-click {
	width:232px;
	height:80px;
	position:absolute;
	margin-right:711px;
	margin-top:50px;
	background:none;
	cursor:pointer;
}

#top-td {
	vertical-align:top;
}

#main-text-div { 
	position:absolute;
	margin-right:113px;
	margin-top:230px;
}

#number1 {
	width:35px;
	height:50px;
	background-image:url(../images/index-number-1.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#number2 {
	width:35px;
	height:50px;
	background-image:url(../images/index-number-2.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#number3 {
	width:35px;
	height:50px;
	background-image:url(../images/index-number-3.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.numbers {
	vertical-align:bottom;
	color:#FFF;
	font-size:22px;
	padding-right:12px;
}

.strong {
	font-weight:bold;
	font-size:24px;
}

#links {
	width:1000px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/index-links-bg.png);
	background-repeat:no-repeat;
}

#footer {
	width:1000px;
	height:44px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	color:#6b6b6b;
}

#signature {
	width:1000px;
	height:44px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/signature.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#cad8dd;
}

#list-right-column {
	margin-right:100px;
}

.link-list {
	width:290px;
	height:20px;
	background-image:url(../images/h3-normal.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	color:#6b6b6b;
}
	.link-list :hover {
		background-image:url(../images/h3-hover.gif);
		height:20px;
	}
	.link-list :active {
		background-image:url(../images/h3-active.gif);
	}

.list-bottom {
	text-align:right;
	vertical-align:top;
	padding-top:20px;
}

/*about*/
#about-table {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#cad8dd;
}

#header {
	width:1000px;
	height:204px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
}

#about-title {
	padding-right:100px;
	color:#213d76;
}

#about-p {
	padding-right:100px;
	color:#213d76;
	font-size:18px;
}

.contact-top {
	vertical-align:top;
}

#contact-title {
	padding-top:230px;
	padding-right:60px;
	color:#213d76;
}

#contact-p {
	padding-right:60px;
	color:#213d76;
	font-size:18px;
}

#contact-form {
	padding-top:230px;
	padding-right:40px;
}

#mis-logo {
	text-align:center;
	width:400px;
}

#contact-text {
	width:600px;
}

#contact-table {
	width:1000px;
	height:621px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/contact-bg.jpg);
	background-repeat:no-repeat;
}

#sitemap-right-links {
	padding-right:75px;
	width:300px;
}

#sitemap-h2-pages {
	padding-right:75px;
}

.sitemap-sub-title {
	color:#6b6b6b;
	font-size:16px;
	padding-right:30px;
}