* {margin:0;padding:0}

html,body {height: 100%; min-height:100%}

* html #fit{width:100%}

body {
	font: 14px 'Trebuchet MS', Verdana, sans-serif;
	background: #2e3192 url(../images/bg.jpg) repeat-x;
	color: #000;

}
#fit {
	margin: 0 auto;
	min-height: 500px; 
	position: relative;
}
#content {
	background: url(../images/cont-bg.png) repeat-y;
	margin: 0 auto;
	min-height: 240px;
	padding: 0px 20px 0 20px;
	width: 760px;
}

#header {
	margin: 0 auto;
	width: 800px;

}


#footer-1 {
	height: 178px;
	background: url(../images/footer-1.png) no-repeat;
	margin: 0 auto;
	width: 800px;

}
#footer {
	margin: 0 auto;
	color: #969fa3;
	text-align: center;
	width: 800px;
}

.c {
	display: block;
	margin: 0 auto;
}

.wh {color: #fff;font-size: 9px}
a:link.wh, a:hover.wh {color: #fff; font-size: 9px; background: none;}

/* ---------- ---------- ---------- links.css ----------- ---------- ---------- */
a:link {color: #676d70; padding: 2px 5px 2px 5px;}
a:visited {color: #676d70;}
a:hover {color: #676d70; background: #dbe8ef;}
a:active {color: #676d70;}

/* I M A G E S */
a:link img, a:visited img {border: 0;}
.maintext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #676d70;
}

a:hover img, a:active img {border: 0;}

/* ---------- ---------- ---------- lists.css ----------- ---------- ---------- */
ul {display: block; list-style-type: none; padding: 5px;}
ul li.none {background-image:none;}

ul.arrow li {
	background: url(../images/arrow.gif) 0 7px no-repeat;
	padding-left: 16px;
}

input,textarea {
	padding: 4px;
	font-size: 17px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	margin: 2px;
}

.big {	font-size: 17px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;}
/* ---------- ---------- ---------- text.css ----------- ----------- ---------- */
p {
	line-height: 2em;
	padding-bottom: 20px;
	color: #C30;
}
p.indent {text-indent: 20px;}

h1,h2,h3 {
	padding: 10px;
	color: #000;
	font-size: 25px;
	letter-spacing: 0.1pt;
}

h1,h2,h3 {
	font: 28px 'Trebuchet MS', Arial, sans-serif;
	margin: 0 0 0px 0;
}.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C30;
	font-weight: bold;
}
