/*html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}*/
body {
	background-color: #FFFFFF;
	background-image: url(images/PageBackGround.jpg);
	background-repeat: repeat-x;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #125292;
	font-weight: bold;
	/*border-bottom:1px dotted #125292;*/
}
a:hover {
	color: #F00;	/*border-bottom:1px solid #ffa405;*/
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
.red{
color: red;	
}
.main {
	text-align: left;
	font: 12px arial, sans-serif;
	color: #314357;
	background-image: url(images/headerShadow.jpg);
	padding-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: top;
	}
	.main ul {
	
	list-style-image: url(images/gif/bullet_tick.gif);
}
	.main ol {
	list-style-type: decimal;
}



.main h1 {
	color: #314357;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 16px;
	text-transform: capitalize;
	margin-top: 6px;
}
.main h2 {
	color: #5da0d5;
	font: 14px Tahoma;
	margin-bottom: 10px;
	font-weight: bold;
}
.main h3 {
	color: #3282C2;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 12px;
}
.main h4 {
	color: #135393;
	margin-bottom: -15px;
	font-family: Tahoma;
	font-size: 13px;
	margin-top: 5px;
}

.date{
	font-size: 14px;
	background-image: url(images/date.jpg);
	padding-right: 2px;
	text-align: right;
}
/*SUB MENU*/
.subMenu {
	padding-left: 159px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
 }
.subMenu ul {
 
}
.subMenu li {
	float: left;
	width: 185px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-left: 1px solid white;
	list-style: none;
	/*background-image: url(images/tab_drk.gif);*/
	
}
.subMenu a {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}
.subMenu a:hover {
	text-decoration: underline;
	font-weight: bold;
}
/*SUB MENU END*/
.leftcolumn{
  float: left;
   width: 485px;
  padding-left: 28px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.leftcolumn ul {
	list-style-image: url(images/gif/tick.gif);
	padding-left: 50px;
	
	/*margin: 0 0 0 0 20px; /*top,right,botton,left*/
}
	.leftcolumn ol {
	list-style-type: decimal;
}
.rightcolumn{
    float: right;
	width: 250px;
	
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.subscribe {
	background-image: url(images/subscribe/Subscribet_ctr.png);
	background-repeat: repeat-y;
	padding-left:15px;
	padding-right:15px;
	
	}
blockquote {
	margin: 10px;
	padding: 0 0 0 20px;
	background: #FAFAFA url(quote.gif) no-repeat 5px 10px !important;
	border: 1px solid #EAEAEA;
	background-position: 8px 10px;
	/*border-left: 5px solid #ccc;
	font-weight: normal;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #eaeaea;*/
}


/*Footer*/

.footer{background-image: url(images/footer.gif);}


.footerleft{
   
   text-align: left;
   font: 12px arial, sans-serif;
   color: #ffffff;
   float: left;
   width: 495px;
   padding-left: 10px;
   padding-bottom: 10px;
   padding-top: 10px;
}
.footerleft a {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	border-bottom: 1px dotted #fff;
}
.footerleft a:hover {
	color: #5da0d5;
	text-decoration:none;
	border-bottom:1px solid #5da0d5;
}
.footerrigh{
    
	text-align: right;
	font: 12px arial, sans-serif;
	color: #ffffff;
    float: right;
	width: 275px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	/*---------contact----------*/
#form {
	padding: 0px;
	margin: 0px;
}
#fields label {
	width: 260px;
	display: block;
	padding: 0px;
}
#fields input {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
}
#fields textarea {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
	height: 63px;
}
#send input {
	width: 64px;
	height: 20px;
	margin: 0px;
}
ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
.contact_info{
float:left;
padding:15px;
}

	
