/* CSS Document */

* {
	margin:0;
	padding:0;
}

html {
	background:#828181;
}

body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:;
}

a {
	color:;
	font-family:;
	text-decoration:;
}

a:hoover {
	color:;
	text-decoration:;
}

a:visited {
	color:;
	text-decoration:;
}

img {
	border:0;
}

h1 {
	font-size:;
	font-weight:;
	color:;
}

h2 {
	font-size:;
	font-weight:;
	color:;
}

h3 {
	margin: 0px 0px 5px 0px;
	font-size:;
	font-weight:;
	color:#006598;
}

h4, h5, h6 {
	font-size:;
	font-weight:;
	color:;
}

p {
	padding: 5px 0px 15px 0px;}

.clear {
	clear: both;
	background: none;
}

.select {
	background:url(../images/bg_17.jpg) no-repeat;

}

.select2 {
	background:url(../images/bg_18.jpg) no-repeat;

}

#container {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width:980px;
	height:;
	border-left: 3px solid #999999;
	border-right: 3px solid #999999;
}

#header {
	padding: 0px;
	margin: 0px;
	width:980px;
	height:256px;
}

#bg02, #bg04, #bg05, #bg06, #bg07, #bg08 {
	float:left;
	height:256px;
} 

#bg02 {
	background:url(../images/bg_02.jpg);
	width: 131px;
}

#bg03 {
	background:url(../images/bg_03.jpg);
	width: 141px;
	padding-top: 3px;
	height:253px;
	float:left;
}

#bg04 {
	background:url(../images/bg_04.jpg);
	width: 140px;
}


#bg05 {
	background:url(../images/bg_05.jpg);
	width: 146px;
}

#bg06 {
	background:url(../images/bg_06.jpg);
	width: 149px;
}

#bg07 {
	background:url(../images/bg_07.jpg);
	width: 144px;
}

#bg08 {
	background:url(../images/bg_08.jpg);
	width: 129px;
}

#bg13 {
	height:1px;
	width:268px;
	background:url(../images/bg_13.jpg) no-repeat;
}

#bg19 {
	height:17px;
	width:268px;
	background:url(../images/bg_19.jpg) no-repeat;
}

#wrapper {
	padding-top: 20px; 
	width:980px;
	height: 100%;
	background:url(../images/bg_10.jpg) repeat-y;
}

#left {
	width:300px;
	float:left;
}

#menu {
	background:url(../images/bg_15.jpg) repeat-y;
	height: 100%;
}

#menu ul {
	list-style:none;
	padding: 20px 0px;
}

#menu ul li{
}

#menu ul li a {
	display:block;
	padding: 4px 0px 4px 30px;
	color:#56504e;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;

}

#right {
	padding:  0px 55px 30px 0px;
	width:625px;
	float:right;

}

#footer {
	background:url(../images/bg_21.jpg);
	width:960px;
	height:41px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	padding: 10px;
}

#copyright {
	float:left;
	width: 180px;
}

#allegory {
	float:right;
}

#allegory a{
	color: #CCCCCC;
	font-size:12px;
	text-decoration:none;
}
















