/* 
    Document   : jay_style
    Created on : May 9, 2013, 2:35:22 AM
    Author     : JAY CHANDRA
    Website    : http://www.jgraphhics.in
*/

body {
	font:normal 62.5%/1.7em Arial, Tahoma, Helvetica, sans-serif;
	color:#000000;
	margin:0 0 0 0;
	padding: 0;
	background: #fff;
	text-align:center;
}


a, a:visited {
    color:#faf9f6;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}

strong {
    font-weight:bold;
}

h1 { 
	font-size: 20px; 
	margin: 0 0 30px;
	padding:10px 0 0 35px; 
        color: #fff;
}

h2 { 
	font-size: 16px; 
	margin: 0 0 20px; 
	padding: 7px 0 0 30px ;
        color: #ffab08;
        font-weight: bold;
        
}

h3 { 
	font-size: 20px; 
	margin: 0 0 10px; 
	padding: 7px 0 0 10px; 
}

h4 { 
	font-size: 16px; 
	margin: 5px 0 0 10px; 
	padding: 0; 
        color: #ffab08;
}

h5 { 
	font-size: 16px; 
	margin:10px 0 0 10px; 
	padding: 0; 
        color: #0066cc;
        font-weight: bold;
        
}

h6 { 
	font-size: 16px; 
	margin: 0 0 5px; 
	padding: 0; 
}
.newsbg{
background: url(images/news.png)no-repeat;    
}
.linksbg{
background: url(images/links.png)no-repeat;    
}
.subp{
background: url(images/submenus.png)no-repeat;    
}
.homebg{
background: url(images/home.png)no-repeat;    
}

#jaytop_wrapper{
    font-size: 1.2em;
	width: 1000px;
	margin: auto;
	text-align:left
}
#jay_wrapper {
	
	font-size: 1.2em;
	width: 1000px;
	margin: auto;
	text-align:left
}
#jay_top{
    height: 12px;
    background: url(images/topn.jpg) no-repeat ;
    
}
#jay_header{
    height: 132px;
    background: url(images/header2.jpg) no-repeat ;
}
#jay_sidebar{
    float: left;
    width: 250px;
    height: 850px;
    background: #8ac312;
}
#jay_sidebar ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style: none;
}

#jay_sidebar ul li{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#jay_sidebar ul li a{
	padding: 0px 0px 0px 25px;
	margin: 0px;
	color: #ffffff;
	text-decoration: none;
	background: url(images/bullet.png) center left no-repeat;
}

#jay_sidebar ul li a:hover{
	text-decoration: none;
}
.sidebar_title{
    margin: 0;
    padding: 0px 0px 15px 10px;
    height: 20px;
    background: #8da408;
    border: 1px solid #8da408;
    border-radius: 5px;
}
.sidebar_content{
     margin: 0;
    padding: 0px 0px 15px 10px;
    height: 200px;
    font-family: Gill, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.sidebar_content1{
     margin: 0;
    padding: 10px 0px 15px 10px;
    height: 350px;
    font-family: Gill, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
   
}
.sidebar_content1x{
     margin: 0;
    padding: 10px 0px 15px 10px;
    height: 350px;
    font-family: Gill, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    overflow: auto;
}

.sidebar_content2{
     margin: 0;
    padding: 10px 0px 15px 10px;
    height: auto;
    font-family: Gill, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
#main_content{
    float: right;
    width: 740px;
    height: 850px;
    background: #d2fc77;
    border-right: 10px solid;
    border-right-color: #8ac312;
    overflow: auto;
}
#main_content p{
    text-align: justify;
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    padding: 0px 10px 0 10px;
}
.main_title{
    margin: 0;
    padding: 0px 0px 15px 10px;
    height: 20px;
    background: #8da408;
    border: 1px solid #8da408;
    border-radius: 5px;
}
#jay_footer{
    float:left;
    width: 1000px;
    height: 60px;
    padding: 5px 0px;
    background: #8ac312;
    border-top: 5px solid;
    border-top-color: #7ab108;
}
.footer_copyright { 
    float: left;
    width:500px;
    margin-left: 20px;
    margin-top: 10px;
}
.footer_poweredby { 
    float: right;
    width:450px;
    margin-right: 20px;
    text-align: right;
}
table.imagetable {
	font-family: verdana,arial,sans-serif;
        margin-left: 50px;
        margin-right: 20px;
	font-size:16px;
        width: auto;
	color:#000000;
	border-width: 1px;
	border-color: #222222;
	border-collapse: collapse;
}
table.imagetable th {
	background:#8ac312;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #999999;
}
table.imagetable td {
        background:#fff;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #999999;
}
.gallery_box { 
	float: left; 
	width: 170px; 
	margin: 10px 35px 10px 35px; 
}
#jay_footer_links{
      float: left;
    width: 1000px;
    height: 150px;	
    padding: 5px 0px;
    background: #8ac312;
    border-top: 5px solid;
    border-top-color: #7ab108;
}
.footer_list { 
    float: left;
    width:150px;
    margin-left: 20px;
}
.footer_list2 { 
    float: left;
    width:200px;
    margin-left: 20px;
}
.j_list 
{ margin: 0px 0 20px 0px;
  padding: 0;
  list-style: none 
}
.j_list li 
{ color:#e3dfae;
  margin: 0;
  padding: 3px 0 0 10px;
}
.j_list li a 
{ color: #e3dfae;
  font-weight: normal;
  font-size: 14px;
  text-decoration: none 
}
.j_list li a:hover 
{ color: #fff }
a.more { 
	float: right; 
	width: 100px; 
	height: 20px; 
	line-height: 20px; 
	text-align: center; 
	font-size: 14px; 
	font-weight: bold; 
	color: #21bdd0; 
	background: #333; 
}
a.more:hover { 
    background:  #ff6666; 
	text-decoration: none; 
}
.fl_image {
	float: left;
	margin: 05px 15px 5px 0;
        border: 4px solid;
}
.fl_image_right {
	float: right;
	margin: 10px 0px 5px 15px;
        border: 4px solid;
}
