/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

img {
	border:0px solid #FFFFFF;
}

body {
	background-color:#FFFFFF;
	color: #000000;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1.4em sans-serif;}
h4 {font: bold 1.4em sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1 {padding-top: 6px; color: #00365b; margin-bottom: 0px;}
h2 {padding-top: 6px; color: #00365b; margin-bottom: 0px;}
h3 {padding-top: 6px; color: #00365b; margin-bottom: 4px;}
h4 {padding-top: 6px; color: #FFFFFF; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	float:left;
	border-right: 1px solid #00365b;
	border-left: 1px solid #00365b;	
	border-bottom: 1px solid #00365b;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 0 0 0px;
	padding: 5px;
	width: 750px;
}

.outer-container {
	background: url('img/Design/background.gif') repeat-x top;

}


.adds_1 {
             width:190px;
             height:600px;
             float:left;
             margin:178px 0 0 0;
             border: 0px solid red;
             padding:0 10px 0 0;
}

.adds_2 {
             width:190px;
             height:600px;
             float:left;
             margin:178px 0 0 0;
             border: 0px solid red;
             padding:0 0 0 10px;
}



.adds_outer {
             width:1200px;
             padding:0;
             margin:0 auto 0 auto;
             border: 0px solid red;
             height:1200px;
}




/* headere & title */
.header {
	background: url('img/Design/header.jpg') no-repeat;
	height: 176px;
	text-align: left;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: bolder normal 3em "Comic Sans MS";
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
	float:right;
	color: #FFF;
	font: normal 0.9em Verdana,sans-serif;
	padding: 8px 12px;
	margin: 147px 0 0 0;
	width: 575px;
	/*display:inline;*/
}
.path a {
	color: #fff;
	padding: 0 5px 0 5px;
	text-decoration: none;
}
.path a:hover {
	background: #fff;	
	color: #000000;
	padding: 8px 5px 6px 5px;
	text-decoration: none;
}
.path .current {
	background: #fff;
	color: #000000;
	padding: 8px 5px 9px 5px;	
}

/* main */
.main {
	background: #ffffff;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}
.pagename {
	background: #00365b;
	margin: 0px 0px 0px 10px;
	padding: 0 0 0 10px;
}
.sub_menu {
	margin: 5px 10px 5px 20px;
}
.sub_menu a {
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
.sub_menu a:hover {
	font-weight: bold;
}
.menu_frame {
	background: url('img/Design/news_frame.gif') no-repeat;
	width: 202px;
}
.menu_bottom {
	background: url('img/Design/news_bottom.gif') no-repeat;	
	width: 202px;
	height: 15px;
}
.news {
	margin: 5px 10px 5px 20px;
}
.news a {
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
.news a:hover {
	font-weight: bold;
}
.news_frame {
	background: url('img/Design/news_frame.gif') no-repeat;
	width: 202px;
}
.news_bottom {
	background: url('img/Design/news_bottom.gif') no-repeat;	
	width: 202px;
	height: 15px;
}

/* content */
.content {
	float: left;
	width: 500px;
	margin: 0 10px 0 0;
	padding: 0 10px 0 10px;
	min-height: 300px;
	border:0px solid red;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url('img/li.gif');
	margin-left: 18px;
}
.content p {font-family: Verdana, Arial, Helvetica, sans-serif;}
.content img {padding: 5px;}

.right_column {
	width: 202px;
	float:left;
	border: 0px solid green;
}
/* navigation */
.navigation {
	background: #fff;
	padding: 0 0 0 5px;
	margin:0;
	height:20px;
}

.navigation ul li{
	display:inline;
	background:#fff;
	padding:0 0 0 12px;
	}
	
.navigation ul{
	display:block;
	background:#fff;
	}
	
.navigation a {
	color: #00365b;
}
/* footer */
.footer {
	background: #ffffff;
	color: #00365b;
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
	border-top: 1px solid #00365b;
}
.footer a {
	color: #00365b;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}