
body {
    font: 14px Arial, Helvetica, sans-serif;
    color: #444444;
    background: url('../imgs/bgr.jpg') ;
	opacity:
}

h1, h2 {
    font-weight: normal;
    text-transform: ;
}

h1 {
    font: 54px Georgia, Times, serif;
    letter-spacing: -2px;
    text-shadow: 1px 1px 1px #C1C6CA;
    color: #293338;
}

p {
    padding: .45em 0;
    line-height: 1.75em;
    text-align:justify;
}

p#subtitle {
    float: right;
    width: 300px;
    padding: 40px 30px 0 0;
    font-size: 22px;
    text-align: right;
    text-transform: lowercase;
    letter-spacing: -1px;
    color: #74A4B0;
}

a {
    color: #000080;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

/* page */

#page {
	max-width:100%;
    width: 100%;
    min-width: 980px;
    background:;

}

#page2 {
	background:url('imgs/Background1.jpg');
	 box-shadow:0 1px 5px #FF7519,inset 0 0 1px #FF7519;
	max-width:100%;
    width: 900px;
    margin: 0 auto;
}

#logo {
	background:;
	opacity:0.9;
	position:absolute;
	top:9px;
}



/* intro */

#intro {
    margin:auto ;
    padding: 20px;
    background:;
}


/* main */

#main {
    background: #D7D7D6 url('../images/main.jpg') repeat-y;
}

#main2 {
    background:url('../imgs/Background1.jpg');
	
	
	box-shadow: 0 2px 5px #888888,inset 0 0 2px #888888;
}

#main3 {
    height: 1%;
    padding-bottom: 40px;
    background: url('../images/main3.jpg') no-repeat bottom;
}

/* content */

#content {
    float: left;
    width: 500px;
    padding: 30px 0 0 30px;
}

#content1 {
    float: left;
    width: 500px;
    padding: 0px 0 0 50px;
}
#content2 {
    float: left;
    width: 750px;
    padding: 0px 0 0 50px;
}

#content .post {
    padding: 0 0 5em 0;
}

#content h2 {
    font: 3em Georgia, Times, serif;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px #EEEEEE;
    color: #3F4D6A;
}

#content1 h2 {
    font: 2em Georgia, Times, serif;
		letter-spacing: -1px;
    text-shadow: 1px 1px 1px #EEEEEE;
    color: #3F4D6A;
}
#content2 h2 {
    font: 2em Georgia, Times, serif;
	letter-spacing: -1px;
    text-shadow: 1px 1px 1px #EEEEEE;
    color: #3F4D6A;
}

#content h2 a {
    color: #3F4D6A;
    text-decoration: none;
}

#content ul{

    list-style-image:url('../pages/bullet.png');
    text-decoration: none;
	text-align:justify;
	line-height:120%;
}
#content2 ul{
	 padding-left:30px;
	list-style-image:url('../pages/bullet.png');
    text-decoration: none;
	text-align:justify;
	line-height:150%;
}


#content1 h2 a {
    color: #3F4D6A;
    text-decoration: none;
}

#content .entry {
    padding: em 0 0 0;
}
#content1 .entry {
    padding: 1em 0 0 0;
}

p.postmeta {

    color: #6C6C6C;
}

#content img {
    display: block;
    padding: 8px;
    background: #CACACA url('images/imgbg.jpg');
}

img.left {
    float: left;
    margin: 1em 30px .5em 0;
}

img.right {
    float: right;
    margin: 1em 0 .5em 30px;
}

/* sidebar */

#sidebar {
    float: right;
    width: 320px;
    padding: 20px 10px 0 0;
}
#sidebar 1{
    float: right;
    width: 120px;
    padding: 20px 10px 0 0;
}

#sidebar h2  {
    height: 75px;
    padding-left: 100px;
	padding-top:5px;
    font: 22px/60px Georgia, Times, serif;
    color: #B1C0CE;
    background: url('../imgs/sidebarsmall.png') no-repeat;
	
}
#sidebar h2  a {
   color: #B1C0CE;
   text-decoration: none;
}

#sidebar ul {
    list-style: none;
    padding: 0 50px 3em 0;
}

#sidebar ul li {
    padding-bottom: 2px;
    line-height: 2.5em;
    background: url('../images/dot.png') repeat-x bottom;
}

#sidebar ul li a {
	font-family: 'Source Sans Pro', sans-serif;
  font-weight:;
  font-size:16px;
 
	color: #000099;
    padding-left: 20px;
	
}

#sidebar1 ul {
    list-style: none;
    padding: 0 50px 3em 0;
}

#sidebar1 ul li {
    padding-bottom: 2px;
    line-height: 2.5em;
    
}

#sidebar1 ul li a {
    padding-left: 20px;
}




#sidebar .boxtxt {
    padding: ;
	opacity:; 
}

.clearing {
    clear: both;
    height: 1px;
    overflow: hidden;
}

/* footer */

#footer {
    clear: both;
    
}

#footer p {
    font-size: .8em;
	color:white;
    text-transform: uppercase;
    text-align: center;
}
#slider{
}

#heading{
float:right;
padding-right:50px;
position:relative;
}
#heading h1{
font: 3em Georgia, Times, serif;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px #EEEEEE;
    color: #3F4D6A;
	}