body { 
	background-color:#0b274e; 
	margin:0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.7em;
	color: #605d54;
	text-align:justify;
}



h1, h2, h3, .contentheading, .componentheading {
	font: bold 1em/1.5em 'Trebuchet MS',  Verdana, Arial, Helvetica, sans-serif;	
	color: #111;
	padding: 15px 10px 5px 0px;
	margin: 0;
}

h1, .contentheading, .componentheading {
	font-size: 200%;
	font-weight: normal;
	color: #3e6b93;	
}

h2 {
	font-size: 140%;
	font-family: 'Trebuchet MS',  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7c7560;
}

h3 {
	font-size: 125%;
	font-family: 'Trebuchet MS',  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3c3931;	
}
p, ul, ol {
}

p {
text-align:justify;
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(../images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 16px;
	color: #605d54;
}

ul {
}

ol {
}

a {
	text-decoration: none;
	color: #4e8ca1; 	
}

a:hover {
	color: #75b7cd;
	text-decoration: underline;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 75px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
	line-height: 30px;
}


/* header*/

#header {
	width: 920px;
	margin: 0 auto;
	height: 90px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo {
	float: left;
	margin-top: 10px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo img {
	padding: 14px 0 0 30px;
	}


#logo img a {
	border: none;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 1px;
}

#menu ul {
	margin: 0 20px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 27px 10px 21px;
	text-align: center;
	text-decoration: none;
	font: normal 11px/35px 'Lucida Sans Unicode',Verdana, Arial, Helvetica, sans-serif;
 	background: url(images/nav-bg.gif) -1000px -1000px no-repeat;
	color: #4E4E4E;
	background: #fff;
	margin: 0 1px 0 0;
}

#menu a:hover, #menu li#current a {
	background: url(images/nav-bg.gif) left top repeat-x;
	color: #fff;
}

/* header end */

* Page */

#page {
	width: 100%;
	margin: 0 auto;
	background: #ffffff;
}

#page #content
 {padding:10px 20px 10px 20px}
 
#page #content ul {list-style-type:none;font: 11px Verdana, Arial, Helvetica, sans-serif;}
#page #content ul li {padding-left:18px;
    background:transparent url(images/li.gif) no-repeat;
    background-position:0 7px;
	}

#maincontent {
	float: left;
	width:880px;
	padding: 0px 20px 20px 20px;
	line-height: 20px;
}

#right-column {
	float: right;
	width: 290px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 12px;
}

#right-column li
{margin: 0;
padding: 2px 0;
font: 11px Verdana, Arial, Helvetica, sans-serif;
border-bottom: 1px dashed #e2e1d8;
}

#right-column ul{
padding: 0px;
margin: 15px 0;
list-style-type:none;
}

#right-column .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#right-column .more {
	background: url(../images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

#right-column h2,
#right-column h3,
#right-column p {
padding: 0;
margin: 0;
}

#right-column h3
{padding: 0;
margin: 15px 0;
border-bottom: 1px dashed #e2e1d8;
}

#right-column h2 {
font-size: 15px;
}

#right-column p
{margin: 0 0 15px 0;
font: 11px Verdana, Arial, Helvetica, sans-serif;}


#right-column a {}
#right-column a:hover {text-decoration: none;}

#right-column div {
padding: 5px 0;
}


/* intro */

#intro {
	clear: both;
	width: 100%;
	height: 250px;
	background: #21405f;
	margin: 0px;
	padding: 0px;
}

#intropagehead {
	float:left;
	width:260px;
	height:185px;
	vertical-align:bottom;
}	

#intropagehead H1{
	padding:150px 0 15px 35px;
	color:#FFFFFF;
}
	
#introinnerimg {
	float:right;
	width:640px;
	height:200px;
	}

#introinner {
	clear: both;
	width: 100%;
	height: 200px;
	background: #183e66;
	margin: 0px;
	padding: 0px;
}

/* Footer */

#footer {
	width: 100%;
	height: 30px;
	margin: 0 auto;
	margin-bottom:10px;
	background: url(../images/img06.jpg) no-repeat left top ;
	font-size: 9px;
	color: #CCCCCC;
	
}

#footer p, #footer ul {
	margin: 0;
	padding: 10px 20px 0 20px;
}

#footer a {
	color: #FFFFFF;
}

#footer li {
   float: left;
   list-style: none;
}
#footer li a {
   display: block;
   padding-right: 15px;
   	text-decoration:none;
}

#footer li a:hover {
text-decoration:underline;
}

#footer ul{
float: left;
}


#legal {
	float: right;
}

#links {
	float: right;
}

.clear {clear: both; padding: 0; margin: 0;}

/* Footer End */

.main {width:1006px; text-align:left; padding:0; margin:0; background-color:#FFFFFF;}

.main_top {background:url(images/top_1.jpg) repeat-x top;}
.main_left {background:url(images/left_1.jpg) repeat-y left;}
.main_right {background:url(images/right_1.jpg) repeat-y right;}
.main_bot {background:url(images/bot_1.jpg) repeat-x bottom;}
.main_l_t { background:url(images/l_t.jpg) left top no-repeat;}
.main_r_t { background:url(images/r_t.jpg) right top no-repeat;}
.main_r_b { background:url(images/r_b.jpg) right bottom no-repeat;}
.main_l_b { background:url(images/l_b.jpg) left bottom no-repeat;}
.main_white {padding:15px 30px 10px 30px;}