@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 14px;
	color: #000;
	background-image: url(../images/aa.jpg)
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0A53A0;
		font-family: Arial, Helvetica, sans-serif; font-size: 25px;

}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #0A53A0;
}

a:hover {
text-decoration: underline;
	color: #0B4B86;
	background-color:#fff;

}

#wrapper {
	width: 886px;
	background: #FFF url(images/img01.gif) repeat-x left top;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 886px;
	height: 100px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat left top;
}


.preheader {
	background: #FFFFFF  url(../images/preheader5.jpg) no-repeat center bottom;
	width: 886px;
	height: 71px;
	margin: 0;
	padding: 0;
}

	.preheader a { color: #0D60AE; background: inherit; }
	.preheader a:hover { color: #0A53A0; text-decoration: underline; background: inherit;}

.preheader .padding {
	
	float: right;
	padding: 52px 19px 0 0;
	color: #FFF;
}

p {
	margin-top: 15px;
	margin-bottom: 15px;}

/* Logo */

#logo {
	float: left;
	width: 886px;
	height: 60px;
	color: #616161;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding: 80px 0 0 80px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 90px 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #616161;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#da {
	width: 886px;
	margin: 0 auto;
	padding-top: 77px;
	padding-left: 10px;
}

#da ul {
list-style-type:none;
}

#da li {
float:right;
padding:0px 10px;
}


#menu {
	width: 886px;
	height: 31px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 31px;
	background: url(images/img03.gif) no-repeat right top;
	font-weight: bold;
}

#menu a {
	display: block;
	margin-top: 0;
	margin-right: 3px;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
background:#2F86D7;
}

/* Page */

#page {
	width: 884px;
	margin: 0 auto;
	background: url(images/img05.jpg) repeat-y left top;
	 border-left: 1px solid #000;
	 border-right: 1px solid #000;
}

#page-bgtop {
	background: url(images/img04.jpg) no-repeat left top;
	width: 886px;

}

#page-bgbtm {
width: 886px;
	background: url(images/img06.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 550px;
	padding: 10px 10px 0 10px;
}

.post .title {
	padding-top: 1px;
	color: #0A53A0;
}

.post .title a {
	color: #000000;
	border: none;
}

.post .meta {
	border-bottom: 1px dashed #B5DEF4;
	padding-bottom: 5px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	padding: 10px 20px 0 0;
	text-align: justify;
	
}

.pblue {
	margin: 0 0 0px 0; line-height: 1.9em;

	color:#0A53A0;
	}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	padding: 10px 0 0 10px;
	color: #000;
	border-left: 1px dashed #D2D4C9;

}

#sidebar2 {
	float: right;
	width: 280px;
	padding: 10px 0 0 10px;
	color: #000;
	border-left: 1px dashed #D2D4C9;

}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {

	padding: 8px 0 0 5px;
	background: url(images/img11.gif) no-repeat left top;
	height: 30px;
	letter-spacing: -.5px;
	color: #0A53A0;
	font-size: 25px;
}

#sidebar p {
	padding-bottom: 20px;

}

#sidebar a {
	color: #0A53A0;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #000;
}

/* Footer */

.footer { 
margin:0 auto; 
	background: #FFF url(../images/footer2.jpg) center no-repeat;
	width: 886px;
	height: 78px;
	color:#555;  
	font-size:90%;
	text-align:center; 
	clear:both;
}

.footer .padding {
	padding: 40px 0 0 0;
}

.bg {
	padding-top: 5px;
	padding-left: 5px;
	background: url(images2/img077.jpg) repeat-x;
}

div.new_box{
    float: left;
    padding: 10px;
    width: 710px;
    border:;
	margin-bottom: 10px;	
}



div.my_left_box{
    float: left;
    padding: 10px;
    width: 330px;

	
}

div.my_right_box{
    float: right;
    padding: 10px;
    width: 290px;
	padding-right: 60px;
}
