

h1, h2, h3, h4,  ul {margin: 0;padding: 0;font-weight: bold;}

h1 {font: normal 35px Basilea, Arial, sans-serif;
	margin: 0 -14px -5px;
	padding: 2px 12px;
	text-align: left;
	color: blue;}

h2 {}
h3 {}
h4 {}

p {line-height: 1.2em;}

ul {list-style: none;}

input.submit {width: auto !important;height: auto !important;
}

/* remember to define focus styles! */
:focus { outline: 0; }

ol, ul { list-style: none;  }

table {border-collapse: collapse;border-spacing: 0;}

caption, th, td {text-align: left;font-weight: normal;}

hr { border: 0;color: #cbc9ba;background-color: #cbc9ba;height: 1px;margin: 0;padding: 0px;clear: left;width: 600px; }

img { border:0; }

.left { float:left; }
.right { float:right; }
.al { text-align:left; }
.ar { text-align:right; }
.ac { text-align:center; }
.cb { clear: both; }

a:link, a:visited{color: #ab161b; outline: none; text-decoration: none;}
a:hover, a:active{color: #ab161b; outline: none; text-decoration: underline;}

.note {font-size: 10px;color: #666;}


/*------------------------------------------------------------
SITE FRAME styles
-------------------------------------------------------------*/
#contain{width: 700px;margin: 0 auto;}


#content {width:475px; margin: 0;padding: 125px 0 20px 170px; }
	
#logo {padding: 20px 0 0 0;width: 153px; height: 114px;float: left; }
#logo_home {margin: -30px 0 0 0;width: 153px; height: 114px;float: left; }
	
/*------------------------------------------------------------
BUTTON styles
-------------------------------------------------------------*/

/*------------------------------------------------------------
FOOTER styles
-------------------------------------------------------------*/
#footer {
	color: #ca5241;
	background: #ab161b ;
	min-width:900px;
	height: 57px;
	padding: 40px 0 0 0;
	clear: left;
	
	
}

#footer_nav {
	margin: 0 auto;
	width: 700px;
	text-align: center;
	font-size: 10px;
}
