
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF  repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	color: #000000;
}

p, blockquote, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #61860B;
	text-decoration:none;
}

a:hover {
color: #FF6666;
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

.boxed {
}

.heading {
	height: 30px;
	padding: 14px 0 0 20px;
	background: #004BD7;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
}

.content {
	padding: 10px;
	
}
.side-content {
	padding: 11px 0 0 16px;
	
}
.myside li {
padding: 4px 0 4px 4px;
list-style:none;
	
}
.myside li a {
padding: 4px 0 4px 19px;
background:url(images/arrow.png) #FFFFFF left no-repeat;
}
.myside li a:hover {
padding: 4px 0 4px 24px;
background:url(images/arrow_squeeze.png) #FFFFFF left no-repeat;
}

/* Header */

#header {
	width: 765px;
	height: 260px;
	margin: 0 auto;
	background: url(images/img2.gif) no-repeat right top;
}

#logo {
	float: left;
	width: 260px;
	height: 250px;
	background: url(images/img1.gif) no-repeat;
	text-transform: uppercase;
}

#logo h1 {
	margin-right: 30px;
	padding: 110px 0 0 20px;
	background: url(images/img3.png) no-repeat 100% 95px;
	font: normal 30px Impact, Arial, Helvetica, sans-serif;
}

#logo h2 {
	padding: 0 0 0 42px;
	letter-spacing: 2px;
	font: bold 8px Tahoma, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#ad468x60 {
	float: right;
	padding: 20px 22px 0 0;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 25px 10px 15px 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 4px 7px 4px 9px;
	background: #330099;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 11px  Arial, "Helvetica", sans-serif;
	color: #FFFFFF;
	border: 1px solid  #C1C1FF;
	border-radius: 8px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

#menu a:hover {
	text-decoration: none;
	background:#E2C51B;
	color:#000099;
}

#menu .selected a {

}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}
.img-border-sub{
overflow:hidden;
  border:4px solid #00FF33;
	border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border: 5px 5px 5px 5px;}
  .img-my-border{float:left;
  padding:3px;
   margin:0 5px 5px 0;
   clear:left;
   border:2px solid #AA9975;
   border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border: 5px 5px 5px 5px;}
  .img-border-subhransu{
overflow:hidden;

  border:2px solid  #009933;
	border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border: 5px 5px 5px 5px;}

.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.img_border { border: 1px solid #ccc; background: #fff; }
.img_border_s { padding: 4px }
/* Content */

#content {
	float: right;
	width: 503px;
}

#content .heading {
	background: #004BD7 url(images/img6.gif) no-repeat;
}

#content ul, #content ol {
	margin-left: 3em;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 223px;
	padding-left: 20px;
}

#sidebar .heading {
	background: #004BD7 url(images/img5.gif) no-repeat;
}


#sidebar li {

}
#sidebar .buttom {
	background: #004BD7 url(images/img8.gif) no-repeat;
}
/* Footer */

#footer {
	width: 765px;
	height: 59px;
	margin: 0 auto;
	background: #E50606 url(images/img7.gif) no-repeat;
	text-align: center;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}

#legal {
	margin: 0;
	padding: 20px 0 0 0;
	line-height: normal;
	color: #FFFFFF;
}

#legal a {
	color: #FFFFFF;
	text-decoration:none;
}
#legal a:hover {
	color: #FF3333;
	text-decoration:none;
}
#links {
	margin: 0;
	padding: 30px 0;
	line-height: normal;
}
/* styling for the slideshow on the homepage */
ul.slideshow {
  list-style: none;
  width: 482px;
  height: 104px;
  overflow: hidden;
  position: relative;
  margin: 0;
  padding-top: 0px;
  font:"Agency FB";
  font-size:22px;
  }
  
  
ul.slideshow li {
cursor:wait;
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;}
 
ul.slideshow li.show {

   }
 
ul img {
  border: 2px solid #D281ED;
 
	border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border: 5px 5px 5px 5px;}
 
#slideshow-caption {
  width: 458px;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0; 
  z-index: 700;}
 
#slideshow-caption .slideshow-caption-container {

  padding: 5px 0 0 295px;
  color: #FF0000;   
  z-index: 1000;}
 
#slideshow-caption p {
  padding: 0;
  font: normal 80% Verdana, Arial, Helvetica, sans-serif;
  color: #33FF00;
  z-index: 1000;
  background:#000;
   border:2px solid  #009933;
	border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border: 5px 5px 5px 5px;;
  }
 