* {
	padding: 10;
	margin: 0;
	color: #000099;
} 

body {
	background: #fff;
	line-height: 1.5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a {
	color: #000099;
	text-decoration: none;
	/*background-image: url(images/menu.png);
	background-repeat:no-repeat;*/
}

a:hover {
	text-decoration: underline;
	color: #00CCCC;
	/*background-image: url(images/menu2.png);
	background-repeat:no-repeat;*/
}
b:hover{
	color:#00CCCC;
	/*background-image: url(images/menu2.png);
	background-repeat:no-repeat;*/
}


#wrap {
margin: 20px auto;
width: 724px;
background: #fff url("images/middlebg.jpg");
background-repeat: repeat-y;
}

#top { 
background: #fff url("images/topbgk.jpg");
height: 30px;
}

#content {
padding: 0 40px 0 40px;
}

#bottom {

background: #fff url("images/bottombg.jpg");
height: 30px;
background-repeat:no-repeat;
}


.header {
	height: 130px;
	background-color: #CCCCCC;
	background-image: url(images/header3.jpg);
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.breadcrumbs {
	border-bottom: 1px solid #E1E1E1;
	padding: 1em 2em;
	background-color: #FFFFFF;

}
.middle {
	float: right;
	width: 59%;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: left;
	display: block;
}
.middle ul{
	text-align:left;
}

.right {
	float: left;
	width: 30%;
	padding: 1%;
	height: 40%;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	
}

.right ul {
	padding: 20px 0 15px 20px;
	margin:0;
}

.right li {
	margin-bottom:5px;
	list-style-type: square;
	color: #000000;
}

.middle h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
}
/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_five */
.preload16 {
	background-image: url(pro16/pro16_2.gif);
}
.preload16a {background: url(pro16/pro16_2a.gif);}

.pro16 {padding:0 0 0 1em; margin:0; list-style:none; height:43px; position:relative; background:transparent url(pro16/pro16_back.gif) repeat-x left top; font-size:11px;}
.pro16 li {float:left; height:43px;}
.pro16 li a {display:block; float:left; height:40px; line-height:35px; color:#006; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 10px; cursor:pointer; background:url(pro16/pro16_0a.gif) no-repeat;}
.pro16 li a b {float:left; display:block; padding:0 60px 0 0; background:url(pro16/pro16_0.gif) no-repeat right top;}
.pro16 li.current a {color:#000; background:url(pro16/pro16_2a.gif) no-repeat;}
.pro16 li.current a b {color:#000; background:url(pro16/pro16_2.gif) no-repeat right top;}
.pro16 li a:hover {color:#000; background: url(pro16/pro16_2a.gif) no-repeat;}
.pro16 li a:hover b {color:#000; background:url(pro16/pro16_2.gif) no-repeat right top;}
.pro16 li.current a:hover {color:#000; cursor:default;}
#wrap #content #navigation {
	font-family: Birdman;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrap #content #header img {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	padding: 5px;
}
#wrap #top {
	background-image: url(images/topbgk.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}

