body { background: #fff url(../images/layout/body.gif) top center no-repeat; font-family: Arial, Helvetica, sans-serif; }

#header { width: 960px; margin: 0 auto; height: 118px; position: relative; }
#header h1 { padding-top: 0px; }
#header h1 a {width: 156px; height: 22px; display:inline; text-indent:150px;}
#titlebar
{
width: 600px; 
}
#sitetitle {
background:#33FF00; margin-top:-50px; text-indent: 150px; z-index:1; position:relative; font-size:26px;
}
#headimg{
margin: 0 0 0 0;
}
#header fieldset { background: url(../images/layout/search.png) no-repeat; width: 181px; height: 25px; position: absolute; right: 0; top: 26px; }
#header fieldset .search { background: none; font-size: 11px; display: block; color: #969696; border: none; padding: 0 8px 0 8px; width: 138px; margin-top: 5px;  }

#header ul { position: absolute; top: 88px; left: 0; }
#header ul li { display: inline; }
#header ul li a { font-size: 10px; text-decoration: none; text-transform: uppercase; margin-right: 20px; color: #fff; line-height:11px; }
#header ul li a:hover{ color: #0F48A1; }


#sub-header { background:  #52637D url(../images/layout/sub_header.jpg) top repeat-x; color: #fff; height: 300px; }
#sub-header-inner { width: 960px; margin: 0 auto; padding: 0px 0; position: relative; }
/*#sub-header h2 { width: 450px; height: 23px; margin-bottom: 12px; font-size:22px; font-weight:bold}
#sub-header p { margin-bottom: 18px; width: 610px; font-size: 13px; line-height: 1.5; }
#sub-header p.highlight { font-size: 16px; }
#sub-header p.learn-more { margin: 0; }
#sub-header p.learn-more a { display: block; text-align: center; font-size: 13px; color: #fff; background: url(../images/layout/learn_more.png) no-repeat; height: 27px; width: 105px; text-decoration: none; padding-top: 4px; }
#sub-header p.learn-more a:hover { background-position: right; }*/
/*#sub-header img { position: absolute; right: 0; top: 30px; }*/

#sub-header.interior { height: 142px; background: url(../images/layout/sub_header_interior.gif) repeat-x; }
#sub-header.interior p { width: auto; }
#sub-header.interior #sub-header-inner { padding: 30px 0 0 0; }

#sub-header.interior h2 { }

.mycontent
{
    text-align:justify; font-size:14px;
}
#content { background: url(../images/layout/content.gif) top repeat-x; margin-bottom: 20px; }
#content-inner { width: 960px; margin: 0 auto; padding: 25px 0; }
#content-inner2 { width: 960px; margin: 0 auto; padding: 25px 0; }
#content-inner3 { width: 960px; margin: 0 auto; padding: 25px 0; }
#content .column { width: 305px; float: left; margin-right: 20px; }
#content .column.last { margin-right: 0; }
#content .column h3 { height: 16px; width: 300px; margin-bottom: 8px; }
#content .column h3.about { color:#666; font-size:medium; letter-spacing:-1px; font-weight:bold;} 
#content .column h3.services {color:#666; font-size:medium; letter-spacing:-1px; font-weight:bold;} 
#content .column h3.connect { color:#666; font-size:medium; letter-spacing:-1px; font-weight:bold;} 
#content .column p { font-size: 12px; line-height: 1.6; margin-bottom: 12px; color: #333; }
#content .column a { color: #0000EE; }
#content .column a:hover { color: #0000FF; }
#content .column p.read-more a { display: block; width: 95px; height: 23px; font-size: 11px; text-decoration: none; color: #0000DD; background: url(../images/buttons/read_more.gif) left no-repeat; text-align: center; padding-top: 5px; }
#content .column p.read-more a:hover { background-position: right; }
#content .column img.left { float: left; margin: 3px 10px 0 0; padding: 1px; background: #fff; border: 2px solid #ececec; }
#content .column img.right { float: right; margin: 3px 10px 0 0; padding: 1px; background: #fff; border: 2px solid #ececec; }
#content .column strong { font-weight: bold; }
#content .column em { font-style: italic; }


#content .column.main ul.mylist{ list-style:disc;}
#content .column.main { width: 600px; }
#content .column.main h2, #content .column.main h3, #content .column.main h4, #content .column.main h5 { margin-bottom: 12px; font-weight: bold; color: #333; }
#content .column.main h2 {height: 15px; width: 590px; font-size:14px; text-align:justify; }
#content .column.main h2#lorem { background: url(../images/headings/lorem.png) no-repeat; }
#content .column.main h3 { text-indent: 0; font-size: 18px;}
#content .column.main h4 { font-size: 12px; text-align:justify; }
#content .column.main p.mycontent { font-size: 12px; text-align:justify; }
#content .column.main h5 { font-size: 11px; }
#content .column.main p.book_description
{
    margin:0px 0px 5px 5px;
          text-align:justify; 
          font-size:12px;
          font-family:Bookman Old Style;
          padding-right:10px;
}

#content .column.main p.booktitle
{
  padding: 10px 20px 0px 10px;
	height: 30px;
	background: #F0F0F0;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 13px;
	font-weight:bold;
	color: #BB0000;
	vertical-align:middle
}

#content .column.main table { width: 100%; border: 1px solid #e3e3e3; font-size: 11px; margin-bottom: 12px; }
#content .column.main table th { padding: 6px 10px; border: 1px solid #e3e3e3; font-weight: bold; color: #6fa235; }
#content .column.main table td { padding: 6px 10px; border: 1px solid #e3e3e3; color: #333; }
#content .column.main table .odd { background: #fafafa; }
#content .column.main ul li { font-size: 11px; margin-left: 25px; list-style: none; }

#content .column.sidebar { width: 310px; float: right; margin-right: 0; }
#content .column.sidebar h3 { text-indent: -5000px; height: 15px; width: 310px; }
#content .column.sidebar h3#example { background: url(../images/headings/example.png) no-repeat; }
#content .column.sidebar h3#touch { background: url(../images/headings/touch.png) no-repeat; }
#content .column.sidebar p { color: #666; }
#content .column.sidebar p.read-more { margin-bottom: 20px; }
#content .column.sidebar fieldset label { font-size: 11px; display: block; margin-bottom: 5px; color: #666; }
#content .column.sidebar fieldset li { margin-bottom: 10px; }
#content .column.sidebar fieldset .text, #content .column.sidebar fieldset textarea { border: 1px solid #e3e3e3; -webkit-border-radius: 3px;
-moz-border-radius: 3px;
padding: 3px; font-size: 11px; color: #666; width: 202px; }
#content .column.sidebar fieldset .text:hover, #content .column.sidebar fieldset textarea:hover { border: 1px solid #c5c4c4; }
#content .column.sidebar fieldset textarea { height: 90px; width: 302px; }
#content .column.sidebar fieldset .button { background: url(../images/buttons/read_more.gif) no-repeat; width: 95px; height: 28px; text-align: center; color: #360; font-size: 11px; border: none; cursor: pointer; }
#content .column.sidebar fieldset .button:hover { background-position: right; }


#footer { clear: both; margin: 0 auto; width: 940px; padding: 6px 10px 12px 10px; border-top: 1px solid #e5e5e5; position: relative; }
#footer ul li { display: inline; }
#footer ul li a { font-size: 11px; text-decoration: none; color: #b5b5b5; margin-right: 12px; }
#footer ul li a.active, #footer ul li a:hover { color: #0000ff; }
#footer p { position: absolute; right: 10px; top: 10px; font-size: 11px; color: #b5b5b5; }
#footer p a { text-decoration: none; color: #0000ff; }

/* delete from here */
#freelance { clear: both; margin: 0 auto; width: 940px; padding: 6px 10px 12px 10px; position: relative;
             background:#489181;height:20px;
              }

.content-text
{
margin-bottom: 15px;
	padding-bottom: 10px;
	background: #FAFAFA;
}
.content-text .title {
	padding: 10px 20px 0px 10px;
	height: 30px;
	background: #F0F0F0;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 15px;
	font-weight:bold;
	color: #BB0000;
	vertical-align:middle
}
.content-text .txtcontent
{
padding-left:10px; padding-right:10px; text-align:justify
}
.txtcontent{
list-style:none;
}

#featured{ 
	width:710px; 
	padding-right:250px; 
	position:relative; 
	border:3px solid #4848EA; 
	height:250px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:710px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('../images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:710px; height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('../images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}


.format
        {
            list-style:none;
         }
    
    #content .column.main li.inline1
    {
        margin-left:10px;
        margin-bottom:20px;        
        list-style:none;
    }
    
    .wid
    {
        width:610px;
        background: #FAFAFA;
        height: 280px;
        
           
    }
    .videodiv
    
    {
        width:610px;
        background: #FAFAFA;
          }
    
    .imgstyle
    {
        float:left;
        padding:5px;
        background-color:Gray;
        margin-right:10px;
        margin-left:10px;
       
      }
      .book_description
      {
          margin:0px 5px 5px 5px;
          text-align:justify; 
          font-size:14px;      
          
      }
    #content .column.main a.booklink
      {
          padding: 10px 20px 0px 10px;
	height: 30px;
	background: #F0F0F0;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 13px;
	font-weight:bold;
	color: #BB0000;
	vertical-align:middle
      }
      
      #content .column.main a.videolink
      {
          padding: 10px 20px 0px 10px;
	height: 30px;
	background: #F0F0F0;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 12px;
	font-weight:bold;
	color: #BB0000;
	vertical-align:middle
      }
      
      #content .column.main p.booktitle a:hover
      {
          text-decoration: underline;
      }
      
      
