* {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #D72020;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #D72020;
}

body {
	
	margin:auto;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#all {
	background: #FFD723 url(../images/back_all.jpg) repeat-x;
	margin:auto;
}

#content {
	margin: 0 auto;
	background: #ffffff;
	width: 786px;
	text-align: left;
}
#main {
	min-height:400px;
	height:auto !important;
	height:400px;
}

#header {
	background: #ffffff;
	height: 306px;
	text-align: left;		
}

#menu1 {
	border-left: 4px solid #FFFFFF;
	width: 778px;
	height: 80px;
	background: url(../images/header_top.gif) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {	
	display: inline; 
}

#menu a {
	float: left;
	width: 110px;
	height: 46px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 35px;
}

#menu a:hover {
	width: 110px;
    height: 46px;
	color: #D72020;
	text-decoration: underline;
	background: #FFFFFF url(../images/header_top_over.gif) repeat-x;
}

#logo {
	background: #ffffff url(../images/big_pic.jpg) no-repeat;
	width: 738px;
	height: 146px;
	text-align: left;
	padding-top: 80px;
	padding-left: 40px;
	border-left: 4px solid #ffffff;
}

#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}

#logo H2 a {
	font-size: 12px;
}

#left {
	padding: 10px;
	width: 237px;
	padding-right: 1em;
}

#left H3 {
	width: 225px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(../images/title.gif) no-repeat
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #D72020;
	border-left: 1px solid #D72020;
	border-right: 1px solid #D72020;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(../images/small.gif) no-repeat left;
}

#left a {
	color: #D72020;
}
#left a:visited {
	color: #D72020;
}

#left p {
	padding: 10px;
	border-bottom: 1px solid #D72020;
	border-left: 1px solid #D72020;
	border-right: 1px solid #D72020;
}

#right {
	float: right;
	width: 500px;
	padding-right: 20px;
	padding-bottom:20px;
}

#right H4 {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #D72020;
}
td#right {
	text-align:right;
	width:150px;
}

td#left  {
	text-align:left;  padding:0;width:150px;
}
#right form {
	padding:0; padding-right:100px;
}

#right a {
	color: #D72020;
	text-decoration: none;
}
#right ul, ol {
	text-align:justify;
	padding-left:50px;
}
#right li {
	text-align:justify;
	padding-left:5px;
	padding-top:15px;
	padding-right:20px;
} 
#right p {
	margin: 0;
	padding-left:20px;
	padding-right:20px;
	padding-top: 20px;
	text-align:justify;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #D72020;
}

#footer {
	height: 44px;
	clear: both;
	padding-top: 20px;
	background: url(../images/footer.gif) repeat-x;
	border-top: 5px solid #A6640E;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}