/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

h1, h2, h3 {
	margin: 0;
	color: #E5A050;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.8em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

p {
}

blockquote {
}

ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
	list-style: lower-roman;
}

ol li {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

#header {
	width: 753px;
	height: 110px;
	margin: 0 auto;
	background:url(../images/top_menu_bg.jpg);	
	background-repeat:repeat-x;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;			
}

#shadow {
	width: 753px;
	height: 10px;
	margin: 0 auto;
	background:url(../images/top_menu_on.jpg);	
	background-repeat:repeat-x;
}

#logo {
	width: 183px;
	height: 54px;
	float: left;
	margin: 15px 0px 0px 10px;
	background: url(../images/logo.jpg) no-repeat;
}

#top {
	width: 743px;
	height: 20px;
	padding-top:2px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;	
}
#search{
	width: 440px;
	float: right;
	margin: 0px auto;
	padding: 30px 0 0 0;
	vertical-align:top;
}
#logosearch{
	width: 753px;
	height: 84px;
}

#searchArea{
	float: right;
	width: 510px;
	margin: 0px 5px 0px 5px;
	background: url(../images/search_box_center.jpg);
}
#searchAreaLeft{
	height: 84px;
	width: 11px;	
	float:left;
	background: url(../images/search_box_left.jpg) no-repeat;
}
#searchAreaMiddle{
	float: left;
	width: 453px;
	height: 84px;
	vertical-align:top;		
}

#searchAreaRight{
	height: 84px;
	width: 11px;
	float: right;	
	background: url(../images/search_box_right.jpg) no-repeat;
}

#sws{
	background: url(../images/search_btn.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border:0px;
	width:101px;
	height:27px;
}
#swt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top: 5px;
	text-align:justify;	
	background: url(../images/input_bg.jpg);
	border-bottom-color:#D4D4D4;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#A3A3A3;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#A3A3A3;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#D4D4D4;
	border-right-style:solid;
	border-right-width:1px;			
	width:300px;
	height:20px;
}

#searchInput2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;			
	width:200px;
	height:20px;
}
#searchInput3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#999999;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;			
	width:350px;
	height:200px;
}


/* Menu */

#menu {

	width: 753px;
	height: 34px;
	margin: 0px auto;
	background: url(../images/nav_menu_bg.jpg);
}

#menu ul {
	margin: 0;
	padding-top: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 105px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;	
	text-decoration: none;
	text-align: center;
	font-family:"Arial", Helvetica, sans-serif, Trebuchet MS;
	font-size: 12px;	
	font-weight: bold;
	color: #FFFFFF;
}


#menu a:hover {
	color: #FFFFFF;
}


#menu .active a {
	width: 105px;
	height: 27px;
	color: #000000;	
	background-image: url(../images/nav_menu_on.jpg);
}

#headimage{
	width: 753px;
	height: 170px;
	background: url(../images/header_image.jpg);	
	margin: 10px auto;
}

#content {
	width: 753px;
	margin: 0px auto;
	background-repeat:repeat-x;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;				
}
#main{
	padding: 0px 20px 10px 20px;
}
#title {
	margin: 0 0 1em 0;
	border-bottom: 1px solid #CCCCCC;
}

#welcome {
	margin: 0 0 3em 0;
	padding: 10px 0 1.5em 0;
}

#content #foot{
	width: 753px;
	height: 96px;
	margin: 0px 0px 0px 0px;	
	background:url(../images/content_page_bottom.jpg);	
}
#footer{
	width: 753px;
	height: 25px;
	margin: 0px auto;
	background:url(../images/footer_bg.jpg);	
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;			
}

#copyrights {
	margin: 0px auto;
	padding: 5px ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	text-align: center;
	text-decoration:none;
}

#copyrights a {
	text-decoration: underline;
}
