/*
    designed by WebTemplateOcean.com
    http://www.webtemplateocean.com/
    released under Creative Commons Attribution-ShareAlike 3.0 license
*/



p#subtitle {
    padding: 0 0 0 30px;
    font-style: italic;
    font-size: 14px;
    text-transform: lowercase;
    color: #FFFFFF;
}

a {
    color: #4082B2;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

/* header */

#header {
    position: relative;
    width: 960px;
    height: 200px;
    margin: 0 auto;
    background: #26639C url('images/header.jpg') no-repeat;
}

#logo {
    position: absolute;
    top: 30px;
    left: 30px;
    width: 60px;
    height: 77px;
    border: none;
}

/* menu */

#menu {
    padding: 35px 10px 0 0;
    height: 60px;
}

#menu ul {
    float: right;
    list-style: none;
}

#menu ul li {
    display: block;
    float: left;
    color: #FFFFFF;
}

#menu ul li a {
    padding: 0 40px;
    color: #FFFFFF;
    text-decoration: none;
}

/* search form */

#search {
    position: absolute;
    top: 130px;
    left: 630px;
    width: 300px;
}

#search input.text {
    float: left;
    display: block;
    padding: 6px 5px;
    width: 198px;
    font: 14px Arial, Helvetica, sans-serif;
    color: #B5D0E1;
    background: #4D8EB4 url('images/searchtxt.jpg') no-repeat;
    border: 1px solid #5B94B6;
}

#search input.submit {
    float: right;
    display: block;
    width: 78px;
    height: 30px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #7B9FB6;
    background: #114C76 url('images/submit.jpg') no-repeat;
    border: 1px solid #2A759F;
    cursor: pointer;
}

/* main */

#main {
    width: 100%;
    min-width: 960px;
    padding: 12px 0;
    background: #FFFFFF;
}

#main2 {
    width: 908px;
    margin: 0 auto;
    padding: 25px 25px 0 25px;
    border: 1px solid #E0EBF2;
}

/* sidebar */

#sidebar {
    float: left;
    width: 220px;
    padding-bottom: 20px;
}

#sidebar h2 {
    padding-left: 20px;
    margin-bottom: 3px;
    font-size: 15px;
    font-weight: normal;
    line-height: 35px;
    color: #FFFFFF;
    background: #3476A7 url('images/h2-1.jpg') no-repeat;
	background-repeat: no-repeat;
	cursor: hand;

}

#sidebar .box {
    padding: 15px 20px 20px 20px;
    background: url('images/box.jpg') no-repeat top;
}

#sidebar p {
    text-align: left;
}

#sidebar ul {
    list-style: none;
    padding: 15px 0 24px 0;
    background: url('images/box.jpg') no-repeat top right;
	background-repeat: no-repeat;
}

#sidebar ul li {
    padding: 3px 10px 3px 20px;
    line-height: 1.8em;
    border-bottom: 1px solid #E0EBF2;
	text-align: right;
    background: #FFFFFF;

	
}

#sidebar ul li a {
    padding: 0;color: #FF7808;
}

#sidebar img {
	float: right; 
	margin-top: 2px; 
	margin-right: 10px;
	border: 0;
}

/* content */

#content {
    float: right;
    width: 620px;
    padding-bottom: 5px;
}

#content .post {
    padding: 0 0 45px 0;
}

#content h2 {
    font-size: 2em;
    color: #3476A8;
}

#content h2 a {
    color: #3476A8;
    text-decoration: none;
}

p.postmeta {
    color: #888888;
}

#content .entry {
    padding: 10px 0 0 0;
}

.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* footer */

#footer {    
}


#footer a {
    color: #FF7808;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
    list-style: none;
    padding: 15px 0 24px 0;
}

#footer ul li {
    line-height: 1.0em;
}

#footer ul li a {
    padding: 0;color: #000000;
	text-decoration: none;
}


#footer  tr td{
border: 1 1 1 1;
text-align: right;
width: 100px;
height: 10px;
}


.iform .itext,.iform .itextarea,.iform .iselect,.iform .ibutton { 	
	width:200px;
	border:1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	margin:0;
	padding:5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;

}

.iform .itext:hover,.iform .itextarea:hover,.iform .iselect:hover,.iform .ibutton:hover,
.iform .itext:focus,.iform .itextarea:focus,.iform .iselect:focus,.iform .ibutton:focus{

border-color: #333;
background:#fff;

}

.iform {font: 12px/26px Verdana, Geneva, sans-serif; width:400px; margin:30px auto;}
.iform ul { margin:0; padding:0; list-style:none;}
.iform ul ul { overflow:auto}
.iform li { padding-bottom:5px;}
.iform label { 
 width:130px; display:block; float:left; line-height:26px;
}

.imagesList{list-style:none; float: right; position: relative;}
.imagesList li{margin:0 0 10px 0;background:inherit;color:#5b5b5b;font-size:0.917em;text-align:center;}
.imagesList li img{border:2px solid #dcdac9;}
.imagesList li div{text-align:center;}


.content{
color: black; 
font-family: arial, verdana; 
float: left; 
line-height: 2.0em; 
text-indent:36px; 
margin-right: 20px;
text-align: justify;


}
