* {
    padding: 0;
    margin: 0;
} 

body {
    background: #fff;
	font: 1.1em "Trebuchet MS" Verdana, Arial, sans-serif;
	line-height: 1.5em; 
}
a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#wrap {
margin: 20px auto;
width: 924px;
background: #fff url('images/midd.jpg');
background-repeat: repeat-y;
}

#top { 
background: #fff url('images/topp.jpg');
height: 26px;
}

#content {
padding: 0 40px 0 40px;
}

#bottom {

background: #fff url('images/bott.jpg');
height: 20px;
}


.header {
height: 100px;
padding: 10px 0 0 40px;
}

.header h1 { padding-left: 17px; padding-top: 20px; font-size: 28px; color: #000000; }
.header h1 a { font-size: 30px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.breadcrumbs { 
    background: #F6F9FB; 
	border-bottom: 1px solid #E1E1E1; 
	padding: 5px;
	text-align: center;
}
	
.middle {
	float: left;
	width: 59%;
	margin: 0 10px;
	text-align: justify;
}

.middle2{
	float: left;
	width: 90%;
	margin: 10px 0 10px 40px;
	text-align: justify;
}


.roundedcornr_box_422306 {
	background: url(images/roundedcornr_422306_tl.png) no-repeat top left;
}
.roundedcornr_top_422306 {
	background: url(images/roundedcornr_422306_tr.png) no-repeat top right;
}
.roundedcornr_bottom_422306 {
	background: url(images/roundedcornr_422306_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_422306 div {
	background: url(images/roundedcornr_422306_br.png) no-repeat bottom right;
}
.roundedcornr_content_422306 {
	background: url(images/roundedcornr_422306_r.png) top right repeat-y;
}

.roundedcornr_top_422306 div,.roundedcornr_top_422306,
.roundedcornr_bottom_422306 div, .roundedcornr_bottom_422306 {

	width: 100%;
	height: 15px;
	font-size: 1px;
	
}
.roundedcornr_content_422306, .roundedcornr_bottom_422306 {
	margin-top: -11px;
}
.roundedcornr_content_422306 { padding: 0 15px; }



.roundedcornr_box_422306center {
	background: url(images/roundedcornr_422306_tl.png) no-repeat top left;
}
.roundedcornr_top_422306center {
	background: url(images/roundedcornr_422306_tr.png) no-repeat top right;
}
.roundedcornr_bottom_422306center {
	background: url(images/roundedcornr_422306_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_422306center div {
	background: url(images/roundedcornr_422306_br.png) no-repeat bottom right;
}
.roundedcornr_content_422306center {
	background: url(images/roundedcornr_422306_r.png) top right repeat-y;
}

.roundedcornr_top_422306center div,.roundedcornr_top_422306center,
.roundedcornr_bottom_422306center div, .roundedcornr_bottom_422306center {

	width: 100%;
	height: 15px;
	font-size: 1px;
	
}
.roundedcornr_content_422306center, .roundedcornr_bottom_422306center {
	margin-top: -4px;
}
.roundedcornr_content_422306center { padding: 0 15px; }

.roundedcornr_content_422306center ul{
padding: 10px 10px 10px 10px;
}

.right {
	float: left;
	width: 30%;
	margin: 0 10px;
	
}

.roundedcornr_box_422306right {
	background: url(images/roundedcornr_422306_tl.png) no-repeat top left;
}
.roundedcornr_top_422306right {
	background: url(images/roundedcornr_422306_tr.png) no-repeat top right;
}
.roundedcornr_bottom_422306right {
	background: url(images/roundedcornr_422306_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_422306right div {
	background: url(images/roundedcornr_422306_br.png) no-repeat bottom right;
}
.roundedcornr_content_422306right {
	background: url(images/roundedcornr_422306_r.png) top right repeat-y;
}

.roundedcornr_top_422306right div,.roundedcornr_top_422306right,
.roundedcornr_bottom_422306right div, .roundedcornr_bottom_422306right {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_422306right, .roundedcornr_bottom_422306right {
	margin-top: -15px;
}
.roundedcornr_content_422306right { padding: 0 15px; }


.right ul {
	padding: 20px 0 15px 20px;
	margin:0;
}

.right li {
	margin-bottom:5px;
	list-style-type: square;
	color: #3B6EBF;
}

.middle h2 { color: #3B6EBF; font-size: 20px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { color: #3B6EBF; font-size: 18px; margin-top: 15px;}


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
}


