.body{

}
.logo {
	background:url(images/header.jpg);
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:922px;
	height:271px;
	


}

.content {
	font-size:12px;
	color:#333;
	font-weight:normal;


}

.content-f {
	font-size:12px;
	color:#999;
	font-weight:normal;
	margin-left:auto;
	margin-right:auto;
	text-align:center;

}

.slogo {
	background:url(images/souhead.png);
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:922px;
	height:20px;

	


}
.fd{
	background: url(images/fd.jpg) repeat-y center bottom;
	margin-left:auto;
	margin-right:auto;
	width:922px;
	}

.footer{
	background: url(images/footer.jpg)  no-repeat center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:922px;
	height:19px;
	vertical-align:bottom;


}




.rightbar{
	float:right;
	width:200px;
	border-left-width: 2pt;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	padding-left:10px;
	padding-right:20px;
	font-size:12px;
	color:#333;
	padding-top:20px;
	
}
.leftbar{




	width:600px;
		font-size:12px;
	color:#333;
	font-weight:normal;
	padding-left:20px;
	
}
.content{
	vertical-align:top;
	padding: 0px 20px 0px 20px;
	text-align: left;
}
.title {
	color: #F00;
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
}





.contct{
	background: url(images/bgservice.jpg)  no-repeat center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:800px;
	height:79px;
	vertical-align:bottom;
	padding:0px 0px;
font-size:12px;
	color:#999;

	margin-left:auto;
	margin-right:auto;
	text-align:center;

}
.contct a:hover{
	
font-size:12px;
	color:#999;

	margin-left:auto;
	margin-right:auto;
	text-align:center;

}



#topNav ul {
	
list-style-type: none;
display:inline;

height: 43px;
width: 922px;
margin: auto;
padding-left: 10px;
}

#topNav  li {
float: left;
padding-left:35px;
}

#topNav ul a {
	

background-repeat: repeat-x;
background-position: right;

display: block;
line-height: 43px;
width:135px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 21px;
text-align:center;
color: #FFF;
}

a.b1{
display:block;

background: url(images/b1.jpg) no-repeat;

width:135px;
height:43px;
}
a.b1:hover{
background:url(images/b11.jpg);
}


a.b2{
display:block;

background: url(images/b2.jpg) no-repeat;

width:135px;
height:43px;
}
a.b2:hover{
background:url(images/b21.jpg);
}

a.b3{
display:block;

background: url(images/b3.jpg) no-repeat;

width:135px;
height:43px;
}
a.b3:hover{
background:url(images/b31.jpg);
}

a.b4{
display:block;

background: url(images/b4.jpg) no-repeat;

width:135px;
height:43px;
}
a.b4:hover{
background:url(images/b41.jpg);
}

a.b5{
display:block;

background: url(images/b7.jpg) no-repeat;

width:135px;
height:43px;
}
a.b5:hover{
background:url(images/b71.jpg);
}



/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}

a { text-decoration:none;
color: #00015E;
	
	
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}



/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

/*Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
/* End Images */



/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}

#sidebar #searchform #s {
width: 108px;
padding: 2px;
}

#sidebar #searchsubmit {
padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}

select {
width: 130px;
}

#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#respond:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#commentform #submit {
margin: 0 0 5px auto;
float: right;
}
/* End Form Elements */

