
body{
	background:#ccc url(i/body_bg.png) repeat-x;
	font: 70%/1.6em arial,sans-serif;
	margin:0;
	color:#425968;
	text-align: center;
}
#wrap{
	margin:0 auto;
	width:760px;
	height:500px;
}

#head{
	background:  url(i/top2.png) no-repeat;
	height:130px;
	padding-left:80px;
}
#head h1.title{
	margin:0;
	padding: 50px 0 0 20px;
	font-variant:small-caps;
	font-size: 3em;
	line-height: 3em;
	color:#fff;	
}
#head ul.navbar{
	margin:0;
	padding: 0 0 0 30px;
}
#head ul.navbar li{
	float:left;
	list-style-type:square;
}
#head ul.navbar li a{
	display:block;
	padding: 18px 0 0 0;
	margin: 0 40px 0 0;
	font-weight:bold;
	text-transform:uppercase;
}
#head #title_box{
	display:block;
	position:relative;
	top: 140px;
	left: 200px;
	width:100px;
	border:#c00 1px solid;
}
#content h2{
	color:#09C;
	margin:0px 0 0 0;
	line-height:20px;
	background:  url(i/content_h2.png) top left no-repeat;
	padding: 0px 0 0 15px;

}
table {
	valign: top;
	font-size: 1.2em;
	font-family: arial,sans-serif;
	line-height: 1.5em;
	text-align:left;
}
table p{
font-size:1.1em;}

#main{
	background:  url(i/main_bg.png) center repeat-y;
	margin:0 auto;
	width:760px;
	padding: 0 0px 0 0px;
	overflow:hidden;
}


h2{
	margin:0px 0 0 0;
	padding: 0 5px 0 0px;
	font-variant:small-caps;
	letter-spacing:1px;
	font-size:16px;
	text-align: left;
}
h5{
	margin:0px 0 0 0;
	padding: 0 5px 0 0px;
	letter-spacing:1px;
	font-size:14px;
	text-align: left;
	color: #425968;
}
h4{
	margin:0px 0 0 0;
	color: #7CA501;
	padding: 2px 5px 0px 0px;
	letter-spacing:1px;
	font-size:14px;
	text-align: left;
}
h3{
	margin:0px 0 0 0;
	padding: 0px 20px 0px 0px;
	text-align: right;
	font-size:10px;
	color: #425968;
}
h3 a{
	margin:0px 0 0 0;
	color: #425968;
}
h3 a:hover{
	margin:0px 0 0 0;
	color: #425968;
	text-decoration: none;
}

#footer{
	clear:both;
	background:  url(i/bot_bg.png) center no-repeat;
	height: 50px;
	padding: 0 20px 5px 0;
	text-align:right;
	color:#999;
}
#footer p{
	margin:0;
	padding: 20px 0 0 0;
}
p1 {
	font-size: 0.9em;
	line-height:1.3em;
	color:#425968;
	text-decoration: none;
}

/* navigation */
.navigation {	
	background: #D9E1E5 url(i/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
	width: 739px;
	margin-left:9px;
}
.navigation a {
	background: #D9E1E5 url(i/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em arial,sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

#content div.box{
	width:480px;
	margin: -20px 15px 20px 20px;
	float:left;
}
#content div.box2{
	width:210px;
	margin: 0 15px 20px 15px;
	float:right;
}

/* content */
.content {
	float: left;
	width: 490px;
	padding-left:19px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
}
.content li {
	list-style:  url(i/li.gif);
}
.content p {font-family: arial,sans-serif; font-size: 1.1em; line-height: 1.5em; text-align:left;}

/* sub navigation */

table ul {
    padding-left:1em;
    margin-left:0;
}
table li {
	color:#425968;
	text-decoration: none;
}
table li a {
	font-size: 0.9em;
	color:#425968;
	text-decoration: none;
}
table li a:hover {
	color:#425968;
	text-decoration: underline;
		
}


.container {
	background: #FFF;
	font-size: 1.2em;
	width: 760px;
}
.main {
	padding:0;
	width:760px;
}
