body {
	margin: 0;
	padding: 0;
	background: url(images/img01.png) repeat-x #ffffff;
	font-family:Tahoma, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #6d6c6c;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #a61819;
	font-family: Arial, Tahoma, Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 22pt;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 13pt;
}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	font-family: Arial, Tahoma, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	font-size: 90%;
	color: #1c366e;
	list-style-type: circle;
}

img {
	padding: 0;
	margin: 0;
	border: none;
}

a {
	text-decoration: underline;
	color: #c01414;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

ul {
}

ol {
}

#wrapper {
	margin: 0 auto;
}

#header {
	width: 944px;
	height: 133px;
	margin: 0 auto;
	padding: 0px;
}

#logo {
	float: left;
	width: 200px;
	height: 133px;
	color: #FFFFFF;
}

#ad {
	float: right;
	width: 480px;
	height: 100px;
	background: url(images/img03.png) no-repeat;
	margin: 0;
	padding: 0;
}


#navigator {
	float: right;
	font-family: arial, sans-serif; 
	width:730px; 
	margin:0; 
	position:relative;
	z-index:100;

}

#navigator ul {
	padding:0; 
	margin:0;
	list-style-type: none;
}

#navigator ul li {
	float:left; 
	position:relative;
}

#navigator ul li a, #navigator ul li a:visited {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 16px;
	font-size: 14px;
	font-weight: bold;
	height:30px; 
	color:#1c366e; 
	background: url(images/img04.png) no-repeat center left;
	line-height:30px; 
	text-decoration: none;
}

#navigator ul li ul {
	display: none;
}

#navigator ul li:hover a {
	color:#1c366e;
	text-decoration: underline;
}

#navigator ul li:hover ul {
	background:#e6e6e4; 
	display:block; 
	position:absolute; 
	top:31px; 
	left:0; 
	width:175px;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}

#navigator ul li:hover ul li a {
	display:block; 
	width:143px;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	background:#e6e6e4; 
	color:#000;
	border-bottom: 1px solid #c9c9c9;
}

#navigator ul li:hover ul li a:hover {
	background:#f3f3f2; 
	color:#000;
	text-decoration: underline;
}

#page {
	width: 944px;
	margin: 0 auto;
	padding: 0px;
}

#left_page {
	float: left;
	width: 299px;
	height: 493px;
}
#left_border {
	float: left;
	width: 13px;
	height: 463px;
	background: url(images/img05.png) no-repeat top left;
}
#left_top {
	float: right;
	width: 265px;
	height: 492px;
	margin-top: -40px;
	padding: 15px 0px 0px 20px;
	background: url(images/img08.png) no-repeat center top;
}
#left_top h3 {
	width: 230px;
	font-family: Tahoma;
	font-size: 16px;
	color: #1c366e;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background: url(images/img09.png) no-repeat center bottom;
}
#left_top label {
	font-size: 11px;
	color: #152f67;	
}
#left_top textarea {
	width: 230px;
	font-size: 11px;
	border: 1px solid #ccccca;
	background: #ffffff;
	margin-bottom: 9px;
}
#left_top form {
	margin-bottom: 20px;
}
.contact {
	width: 230px;
	font-size: 11px;
	border: 1px solid #ccccca;
	background: #ffffff;
	margin-bottom: 9px;
}
.cnt {
	font-size: 12px;
	margin: 0;
	color: #152f67;
	padding-left: 10px;
	margin-bottom: 25px;
}
.crt {
	font-size: 12px;
	text-align: center;
	color: #524d4d;
}
#left_top strong {
	font-size: 14px;
	font-weight: bold;
	color: #b93209;
}


#right_page {
	float: right;
	width: 605px;
	padding: 15px;
	margin-bottom: 15px;
	background: url(images/img06.png) repeat-x top;
}
#right_border {
	float: right;
	width: 9px;
	height: 493px;
	background: url(images/img07.png) no-repeat top right;
}

#space_free {
	clear: both;	
	margin: 0 auto;
	height: 50px;
	margin-bottom:50px;
}


#bottom {
	margin-top: 75px;
}

#footer {
	clear: both;	
	margin: 0 auto;
	padding: 0px;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #dcdcd9;

}
#footer a {
	color: #7d7b7b;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer #cnt {
	width: 490px;
	margin: 0 auto;
	padding: 0px;
}

#footer p {
	font-size: 12px;
	color: #bababa;
}




