body {
	font-family:Tahoma;
	font-size:100%;
	color:#7a8388;
	margin-bottom: 0
}

* {
	margin: 0px;
	padding: 0px;
	line-height: 115%;
	
}

/*header*/
#header div {
	position:absolute;
	left: 0px;
	width: 880px;
	height: 430px;
	top: 0px;
	margin-left: 0px;
}

#header {
	height:351px;
	font-size:14px;
	font-family: Tahoma;
}

/*content*/
#content {
	font-size:14px;
	font-family: Tahoma;
	margin-top: 80px;
	padding-bottom:5px;
	background-image: url(images/content_bgd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#main {
	width:880px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*footer*/
#footer {
	color:#4A4A4A;
	font-size: 12px;
	font-family: Tahoma;
	height:70px;
}
#footer p {
	font-size: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer a {
	color:#4A4A4A;
	text-decoration:none;
}
#footer a:hover {text-decoration:none;}


/*==========================================*/
.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}

p {
	margin-bottom:0px;
}

.tall_top {
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/tall_top_right.gif);
}

.tall_bottom 
	{
	background-image: url(images/tall_bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.right_bgd { position:absolute; top:0; right:0; width:50%; height:451px; background:url(images/tall_top_right.gif) left 53px repeat-x;}

/*==================forms====================*/
input, select {
	font-weight:normal;
	margin-left: 18px;
}
img {
	border:0;
	text-align:left;
	margin-left: 18px;
}

.form { height:30px;}
.form input {width:237px; height:19px; background:#fff; color:#7a8388; font-size:1em; font-family:tahoma; padding-left:3px; border:1px solid #cecece; border-top:1px solid #303030; border-left:1px solid #303030;}
textarea {
	width:455px;
	height:109px;
	background:#fff;
	overflow:auto;
	font-size:1em;
	font-family:tahoma;
	padding-left:3px;
	margin-bottom:7px;
	border-top:1px solid #999999;
	margin-left: 18px;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}


/*==================other====================*/
.img_indent { margin:0 17px 0 0; float:left;}
.img_box { width:100%; overflow:hidden; padding-bottom:25px;}
.img_box img { float:left; margin:0 20px 0 0;}

.p1 {}

blockquote p { margin-bottom:7px;}

.cont_box { padding:0 95px 0 0; margin-bottom:0;}
.cont_box span { float:right;}


/*==================links, txt, lines, titles====================*/
ul, ol, dl { position: relative; }

a:link {color:#0000FF; text-decoration: none;}
a:hover{color:#0000FF; text-decoration: none;}
a:visited {color:#0000FF; text-decoration: none;} 
a:active {color:#0000FF; text-decoration: none;} 


h1 { font-size:24px; color:#7a8388; margin-bottom:10px;}

h2 { font-size:18px; color:#7a8388; margin-bottom:10px;}

h3 { font-size:16px; color:#7a8388; margin-bottom:10px;}

h4 { font-size:14px; color:#7a8388; margin-bottom:10px;}

h5 { font-size:12px; color:#7a8388; margin-bottom:10px;}


.txt1 { color:#72a003;}
.txt2 { color:#4A4A4A;}
.txt3 { color:#03d5e7; text-decoration: none;}
.txt4 { color:#0000FF; text-decoration: none; font-size:16px}
.txt5 { color:#7a8388; padding-left:0px;}

/*=============================diverses=====================================*/

.Stil7 {font-size: 0.7em}
.Stil9 {font-size: 1.5em}
.Stil10 {font-family: Tahoma; font-size: 0.8em;}
.Stil12 {font-size: 0.8em}
.Stil1 {font-size: 100%; color: #666666}
