@charset "utf-8";

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	background-position: center top;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	
}
a {
	color: #000000;
}
.underlined_p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 10px;
}


p {
	line-height: 1.7em;
}

#footer {
	clear: both;
	text-align: center;
	height: 50px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#logo {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	padding-top: 12px;
	padding-left: 50px;
}
.img1 {
	border: 1px solid #DCEAF3;
}

#nav {
	width: 720px;
	background-color: #333333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 50px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav ul li {
	float: left;
	list-style-type: none;
	width: 20%;
}
#nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 55px;
	display: block;
	
}
#nav ul li a:hover {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 55px;
	background-color: #666666;
	
}



/*TRIANGLE*/
#triangle {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 20px;
}
#triangle ul {
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#triangle ul li {
	float: left;
	list-style-type: none;
	width: 20%;
}

/*TRIANGLE*/




#leftColumn {
	width: 38%;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
}
#leftColumn ul {
	line-height: 30px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 100%;

}
#leftColumn ul li {
	list-style-type: none;
}
#leftColumn ul li a {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	padding-left: 30px;
	text-decoration: none;
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 180px;
}
#leftColumn ul li a:hover {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	padding-left: 30px;
	text-decoration: none;
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f3f5ef;
	width: 180px;
}





#rightColumn {
	float: right;
	width: 55%;
	padding: 10px;
	height: auto;
}
.hh1 {
	font-size: 130%;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #f3f5ef;
}
.hh3 {
	font-size: 130%;
	color: #000000;
	background-color: #f3f5ef;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #257691;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.hh4 {
	font-size: 110%;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}



#mainPage {
	clear: both;
	width: 720px;
	height: auto;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}


#bg {
	width: 806px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
.hh2 {
	font-size: 150%;
	color: #FA7F37;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.heading_faq {
	font-size: 110%;
	color: #000000;
	background-color: #f3f5ef;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #257691;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.bg_grey {
	background-image: url(../images/grad_grey.gif);
	background-repeat: repeat-x;
}







.inner a{
	line-height: 30px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	padding-left: 30px;
	text-decoration: none;
	background-color: #ECE7E3;
		
}
.inner a:hover {
line-height: 30px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	padding-left: 30px;
	text-decoration: none;
	background-color: #f3f5ef;
}
#rightColumnLinks {
	float: right;
	width: 55%;
	padding: 10px;
}
#rightColumnLinks   ul  {
	list-style-type: square;
}

#rightColumnLinks a {
	line-height: 1.8em;
}
.title_page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	background-color: #00CC33;
}
.img_float {
	float: left;
	padding-left: 5px;
	padding-right: 10px;
}
#news {
	height: 150px;
	overflow: hidden;
	margin-top: 5px;
}
#siteMap li {
	margin-top: 5px;
}#list_faq ul {
	list-style-type: square;
}
#list_faq li {
	margin-top: 5px;
	margin-bottom: 5px;
}

.code {
	font-family: monospace;
}
