html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/*general*/

body {
	background:url(images/bg.jpg) repeat-x;
	font-size:12px;
	width: 100%;
  display: table;
}
#container {
	color:#fff
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
/* BASE */
h1 {
	font-size:138.5%;
}
h2 {
	font-size:123.1%;
}
h3 {
	font-size:108%;
}
h1, h2, h3 {
	margin:1em 0;
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight:700;
}
abbr, acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	font-style:italic;
}
blockquote, ul, ol, dl {
	margin:1em;
}
ol, ul, dl {
	margin-left:2em;
}
ol li {
	list-style:decimal outside;
}
ul li {
	list-style:disc outside;
}
dl dd {
	margin-left:1em;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p, fieldset, table, pre {
	margin-bottom:1em;
}
input[type=text], input[type=password], textarea {
	width:12.25em;
*width:11.9em;
}
#container {
	margin:0 auto;
	width:826px;
	font-family: Arial, Helvetica, sans-serif;
}


/*header*/


#header {
	height:67px;
	background: url(images/header1.jpg) no-repeat;}

	#top {
		height: 70px;}
		
		
		
		#mid {
			height:39px;}
			
			
			#bottom {
				position:relative; 
				top:355px;
				height:178px;
				background: url(images/footer.jpg) no-repeat;}
	#but {
	position:absolute; 
		left:88px; 
		top:35px;
	
}

	
	



/* links */
a {
	text-decoration:none
}
#footer a {
	color:#fff
}

img.float_right { float:right; padding:5px}

h2 {font-size:26px;  font-weight:700; margin:10px 0}
h3 {font-size:14px; font-weight:700;  margin:0; margin-bottom:10px}



img, div, input { behavior: url("images/iepngfix.htc") }