@charset "utf-8";
* {
	padding : 0;
	border: thin none #000000;
	color: #3A3E8D;
} 
img {
	padding : 5px;
	border : thin none #FFFFFF;
	font-size: 9px;
} 
img.floatTL { 
float : left; 
margin-right : 10px; 
margin-bottom : 5px; 
margin-top : 15px; 
margin-left : 0; 
} 
img.floatTR { 
float : right; 
margin-left : 10px; 
margin-bottom : 5px; 
margin-top : 5px; 
margin-right : 10px; 
} 
body {
	font-size : 12px;
	font-family: Calibri;
	color: #020167;
	background-image: url(images/header.jpg);
} 
#wrap {
	width : 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #FFFFFF;
} 
.clear { 
clear : both; 
} 
#header {
	float : left;
	width : 900px;
	height : 100px;
	background-repeat : repeat-y;
	clear: none;
	background-color: #BCCAE5;
	background-image: url(images/header.jpg);
} 
#logo { 
float : right; 
width : 300px; 
text-align : center; 
margin : 0 10px 0 0; 
} 
#logo h1.lineone { 
font-size : 1.6em; 
font-weight : lighter; 
padding-top : 10px; 
padding-left : 5px; 
border : none; 
letter-spacing : -1px; 
color : #0000cc; 
} 
#logo h1.lineone span { 
color : #f9f9f9; 
} 
#logo h2.linetwo { 
padding-left : 5px; 
font-size : 0.9em; 
text-transform : none; 
color : #219cff; 
} 
#logo h2.linetwo a { 
color : #219cff; 
text-decoration : none; 
} 
#navigation {
	float : left;
	width : 900px;
	background-color : #BCCAE5;
	text-align : center;
	height: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	clear: none;
	overflow: hidden;
} 
#navigation ul {
	display : list-item;
	list-style-type : none;
	width : 100%;
	color: #990000;
} 
#navigation li { 
display : inline; 
border-left : 1px solid #6699ff; 
} 
#navigation li.last { 
border-right : 1px solid #6699ff; 
} 
#navigation li a {
	padding : 1px 20px 7px 20px;
	color : #020167;
	font-weight : bold;
	text-decoration : none;
	line-height : 15px;
} 
#navigation li a:hover {
	color : #911422;
	text-decoration : none;
} 
#left {
	float : left;
	width : 180px;
	padding : 10px;
	min-height : 300px;
	background-color: #FFFFFF;
} 
#left h2, #right h2 {
	font-size : 12px;
	color : #00016A;
	background-color : #BCCAE5;
	text-indent : 0px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
} 
#left ul { 
margin : 0; 
padding : 0 0 0 0; 
list-style : none; 
} 
#left li { 
padding : 10px 0; 
background : url(images/img1.gif) repeat-x left top; 
} 
#left .first { 
background : none; 
} 
#left a {
	background : url(images/img2.gif) no-repeat left 6px;
	margin-left : 0;
	padding-left : 15px;
	text-decoration : none;
	color : #FF0000;
} 
#left a:hover {
	color : #003333;
	background-color: #FFFFFF;
	background-image: url(images/img3.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
} 
#left .active { 
background : url(images/img3.gif) no-repeat left 6px; 
color : #0099ff; 
} 
#latest-news { 
width : 180px; 
padding-top : 20px; 
background : url(images/img1.gif) repeat-x left top; 
word-spacing : -0.1em; 
} 
#latest-news p { 
margin : 0; 
padding : 0; 
text-align : justify; 
} 
#latest-news .date { 
width : 80px; 
margin : 20px 0 4px 0; 
padding : 2px 7px; 
background : #03f; 
font-weight : bold; 
color : #ccffff; 
} 
#right {
	float : left;
	width : 640px;
	padding : 10px;
	min-height : 300px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	clear: right;
} 
#right p { 
padding-top : 10px; 
text-align : justify; 
} 
.box { 
float : left; 
width : 226px; 
margin : 10px 0; 
} 
.box h3 {
	text-indent : 10px;
	background-color : #03f;
	color : #ccffff;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	background-position: left;
} 
.box img { 
margin : 5px 30px; 
border : none; 
} 
.box p { 
margin : 0 10px; 
} 
#footer {
	float : left;
	width : 880px;
	padding : 10px;
	text-align : center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #BCCAE5;
	background-color: #FFFFFF;
}
#stylex{
float: right;
border:hidden;
height:500px;
width: 600px;

}

