* {
	margin: 0;
	padding: 0;
}

body {
	background: WHITE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #222;
}

a {
	text-decoration: none;
	color: BLACK;
}
a:hover {
	text-decoration: underline;
	color: GREY;
}

#wrap {
	margin: 0 auto;
	#width: 960px;
	width: 1000px;
}

#header {
	height: 183px;
	background: #FFF url(images/header.jpg) no-repeat;
	text-align: right;
}

#header h1 { 
	text-align: center;
	font-size: 45px;
	font-family: "Daniela";
	letter-spacing: -1px;
	padding: 80px 0 0 0;
	color: BLACK;
}

#content {
	background: WHITE;
}

.right {
	float: right;
	width: 625px;
	height: 500px;
	text-align: justify;
        border-left-width: 0;
        border-right-width: 0;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-style:solid;
        border-color: BLACK;
}

.right_top {
	width: 625px;
	height: 65px;
	border-top-width: 0;
        border-right-width: 0;
        border-left-width: 0;
        border-bottom-width: 1px;
        border-style:solid;
        border-color: BLACK;
}

.right_top ul {
        margin: 0;
        text-align: center;
}

.right_top ul li {
        display: inline;
}

.right_top li {
	padding: 0 12px 0 16px;
}

.right_top ul li a {
        color: #494949;
	text-align: center;
        text-decoration: none;
}

.right_top ul li a:hover, #menu ul li a.selected {
        color: BLACK;
}

.right_bottom {
	width: 625px;
        height: 435px;
#	background: WHITE url(images/right.jpg) no-repeat;
	background: WHITE;
        border-top-width: 0;
        border-right-width: 0;
        border-left-width: 0;
        border-bottom-width: 1px;
        border-style:solid;
        border-color: BLACK;
}

.left {
	float: left;
	width: 186px;
	height: 500px;
        border-left-width: 1px;
        border-right-width: 1px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-style:solid;
        border-color: BLACK;
}

.left h1 {
        padding-left: 10px;
        height: 26px;
        line-height: 26px;
        color: #000;
        font-size: 20px;
}

.left_top {
	#background: WHITE;
	#background: WHITE url(images/blue_bg.jpg) no-repeat;
	background-image:url('images/blue_bg.jpg');
	background-repeat:repeat-y;
        #width: 230px;
        width: 185px;
        height: 392px;
}


.left_bottom {
	background: #FFF url(images/left_bottom.jpg) no-repeat;
        width: 186px;
        height: 107px;
        border-left-width: 0;
        border-right-width: 0;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-style:solid;
        border-color: BLACK;
}

.left h2 {
	margin: 10px 0 0 0;
	padding-left: 10px;
	height: 26px;
	line-height: 26px;
	color: #000;
	font-size: 13px;
}

.left ul {
	padding: 10px 0 15px 20px;
	color: #FD9A01;
	list-style-type: none;
}

.left ul li a {
	text-decoration: none;
	font-weight: 600;
}

.left ul li a:hover {

}

.menu {
	float: right;
	#width: 230px;
	width: 185px;
	height: 500px;
        border-left-width: 1px;
        border-right-width: 1px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-style:solid;
	#background: url(images/blue_bg.jpg) no-repeat;
        border-color: BLACK;
}
.menu h1 {
	#margin: 10px 0 0 0;
	font-weight: bold;
	font-family: "Arial";
	padding-left: 10px;
	height: 26px;
	line-height: 26px;
	color: #000;
	font-size: 20px;
}

.menu p {
	padding-left: 10px;
	font-weight: bold;
	font-family: "Arial";
	color: #000;
}

.menu a {
	font-family: "Arial";
	text-decoration: underline;
	padding-left: 10px;
        color: BLUE;
}

.menu img {
	padding-left: 10px;
}

.menu ul {
	padding: 10px 0 15px 20px;
	color: #FD9A01;
	list-style-type: none;
}
.menu ul li a {
	text-decoration: none;
	font-weight: 600;
}

.menu ul li a:hover {

}

.menu_top {
	background-image:url('images/blue_bg.jpg');
        background-repeat:repeat-y;
        #width: 230px;
        width: 185px;
        height: 392px;
}

.menu_bottom {
	background: #FFF url(images/left_bottom.jpg) no-repeat;
	#background: #FFF;
        #width: 230px;
        width: 185px;
        height: 107px;
	border-left-width: 0;
        border-right-width: 1px;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-style:solid;
        border-color: BLACK;
}

.articles { 
	padding: 10px;
	color: BLACK;
	font-size: 15px;
	font-weight: bold; 
	font-family: "Arial";
	line-height: 1.5em; 
 }

.articles h3  {
	text-decoration: underline;
 }

#bottom {
	#background : #FEAD1D url(images/bottom.jpg) no-repeat;
	background : WHITE;
	padding: 10px 0;
}

#footer {
	text-align: center;
	font-size: 11px;
	color: #fff;
	padding-bottom: 10px;
}

#footer a { 
	color: #fff; 
}

#footer a:hover { 
	color: #111; 
}

#case_one {
	float: left;
	width: 124px;
	height: 65px;
	border-style:solid;
        border-left-width: 0;
        border-right-width: 1px;
        border-top-width: 0;
        border-bottom-width: 0;
        border-color: BLACK;
	background: WHITE url(images/blue_bg.jpg) no-repeat;
}

#case_one ul {
	text-align: center;
	padding-top: 25px;
}

#case_one li {
	font-size: 9pt;
	font-weight: bold;
}

#case_two {
	float: left;
        width: 124px;
        height: 65px;
	border-style:solid;
        border-left-width: 0;
        border-right-width: 1px;
        border-top-width: 0;
        border-bottom-width: 0;
        border-color: BLACK;
	text-align: center;
	background: WHITE url(images/blue_bg.jpg) no-repeat;
}

#case_two ul {
        text-align: center;
	padding-top: 25px;
}

#case_two li {
        font-size: 9pt;
	font-weight: bold;
}


#case_three {
	float: left;
        width: 124px;
        height: 65px;
	border-style:solid;
        border-left-width: 0;
        border-right-width: 1px;
        border-top-width: 0;
        border-bottom-width: 0;
        border-color: BLACK;
	text-align: center;
	background: WHITE url(images/blue_bg.jpg) no-repeat;
}

#case_three ul {
        text-align: center;
	padding-top: 25px;
}

#case_three li {
        font-size: 9pt;
	font-weight: bold;
}

#case_four {
	float: left;
        width: 124px;
        height: 65px;
	border-style:solid;
        border-left-width: 0;
        border-right-width: 1px;
        border-top-width: 0;
        border-bottom-width: 0;
        border-color: BLACK;
	text-align: center;
	background: WHITE url(images/blue_bg.jpg) no-repeat;
}

#case_four ul {
        text-align: center;
	padding-top: 25px;
}

#case_four li {
        font-size: 9pt;
	font-weight: bold;
}

#case_five {
	float: left;
        width: 124px;
        height: 65px;
	border-style:solid;
	border-left-width: 0;
        border-right-width: 0;
        border-top-width: 0;
        border-bottom-width: 0;
        border-color: BLACK;
	#text-align: center;
	background: WHITE url(images/blue_bg.jpg) no-repeat;
}

#case_five ul {
        text-align: center;
	padding-top: 25px;
}

#case_five li {
        font-size: 9pt;
	font-weight: bold;
}

#pdf_one {
	float: left;
        width: 124px;
	height: 435px;
	background: url(images/blue_bg.jpg) repeat-y;
	border-style:solid;
        border-left-width: 0;
        border-right-width: 1px;
        border-top-width: 0;
        border-bottom-width: 0;
        border-color: BLACK;
	font-size: 7pt;
	font-weight: bold;
	font-family: "Time New Roman";
}

#pdf_one p {
	padding-left: 3px;
}

#pdf_two {
	float: left;
        width: 124px;
        height: 435px;
	background: url(images/blue_bg.jpg) repeat-y;
        border-style:solid;
        border-left-width: 0;
        border-right-width: 1px;
        border-top-width: 0;
        border-bottom-width: 0;
        border-color: BLACK;
	font-size: 7pt;
	font-weight: bold;
	font-family: "Time New Roman";
}

#pdf_two a p {
	padding-left: 1px;
}

#pdf_three {
	float: left;
        width: 124px;
        height: 435px;
	background: url(images/blue_bg.jpg) repeat-y;
        border-style:solid;
        border-left-width: 0;
        border-right-width: 1px;
        border-top-width: 0;
        border-bottom-width: 0;
        border-color: BLACK;
	font-size: 7pt;
	font-weight: bold;
	font-family: "Time New Roman";
}

#pdf_three a p {
        padding-left: 1px;
}

#pdf_four {
	float: left;
        width: 124px;
        height: 435px;
	background: url(images/blue_bg.jpg) repeat-y;
        border-style:solid;
        border-left-width: 0;
        border-right-width: 1px;
        border-top-width: 0;
        border-bottom-width: 0;
        border-color: BLACK;
	font-size: 7pt;
	font-weight: bold;
	font-family: "Time New Roman";
}

#pdf_five {
	float: left;
        width: 124px;
        height: 435px;
	background: url(images/blue_bg.jpg) repeat-y;
        border-style:solid;
        border-left-width: 0;
        border-right-width: 0;
        border-top-width: 0;
        border-bottom-width: 0;
        border-color: BLACK;
	font-size: 7pt;
	font-weight: bold;
	font-family: "Time New Roman";
}

