/** {
	margin: 0;
	padding: 0;
}*/
img {
padding:0px;
}
.imgnopadding {
padding:0px;
}

ul{list-style-type:none;}/*
body {
	background: #d6d6d6;
	font: 11px/1.75em Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	margin: 0;
	padding: 5px;
}
a:hover {
	color: #383d44;
	background: inherit;
	padding-bottom: 0;
}*/


/* headers */
h1, h2{
	font-family: Times New Roman, Times, serif;
	font-weight: Bold; 	
	color: #000000;		
}
h1 {
	font-size: 16px;	
	font-weight: normal;
	background:url(../images/icon.gif) 0 50% no-repeat;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	letter-spacing:1px;
	padding:5px;
	color:#000099;	
}
h4 {
	font-size: 9pt;
	letter-spacing:1px;
	font-weight:bold;
	color: #000066;
}
h2, p {
	margin: 0;
	padding: 2px;
}


/*LAYOUT*/ 
#wrap {
	width: 982px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background:url(../images/contentbg.jpg) repeat-y top left;
	
}
#flash {
	position: relative;
	background:url(../images/contentbg.jpg) repeat-y top left;
	height: 124px;
	width:950px;
	float:left;
	clear:both;
	color: #fff;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#header_img
 {
	position: relative;

	height: 76px;
	width:950px;
	background:url(../images/contentbg.jpg) repeat-y top left;
	float:left;
	clear:both;
	color: #fff;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#menu_bar
 {
	position: relative;
	background:url(../images/contentbg.jpg) repeat-y top left;
	width:950px;
	float:left;
	clear:both;
	color: #fff;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#menu {
	position: relative;
	height:29px;
	width:950px;
	float:left;
	padding: 0;
	color: #fff;
	font-size:100%;
	background:url(../images/menu_bg.gif) top right repeat-x;
	background-color: #3A75B6;
	border-bottom: 1px solid #FFFFFF;
}
#menu ul {
	margin:0px;
	padding:0px 0px 0px 10px;
	margin-left:25px;
	list-style:none;
	}


#menu li {
	display:inline;
	margin:0;
	padding:0;
	}

#menu a {
	float:left;
	background: url(../images/tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0px 0 30px;
	text-decoration:none;
	}

#menu a span {
	float:left;
	display:block;
	background:url(../images/tabright.gif) no-repeat right top;
	padding:5px 35px 4px 6px;
	color:#FFF;
	}


#menu a span {float:none;}


#menu a:hover span {
	color:#FFF;
	}

#menu a:hover {
	background-position:0% -42px;
	}

#menu a:hover span {
	background-position:100% -42px;
	}






#header {
	position: relative;
	background:url(../images/contentbg.jpg) repeat-y top left;
	height: 25px;
	width:950px;
	clear:both;
	color: #fff;
	padding-right: 16px;
	padding-left: 16px;
	float: left;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}

/* header links */
#header #header-links {
	height: 21px;
	width:935px;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background:#1b4481;
	margin-right: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 15px;
}
#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header #header-links p  span{
	font-weight:bold;
}
#header #header-links a {	
	color: #FFFFFF;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #8AC0F5;		
}


/* content  */
#content_header {
	position: relative;
	background:url(../images/content_header.jpg) no-repeat;
	height: 13px;
	width:950px;
	padding:0 16px;
	float:left;
	clear:both;	
	margin: 0;	
	color: #fff;	
}
#content-wrap {
	float: left;
	width: 950px;
	display: inline;
	padding:0 16px; 
	float:left;
	clear:both;	
	margin: 0;	
	background: url(../images/contentbg.jpg) repeat-y; 
}

/* header-photo */
#header-photo {
	position: relative;
	clear: both;
	height: 216px;
	width: 820px;
	background: url(../images/header-img.png) no-repeat center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

/* Main Column */
.three-col #main {
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 5px;
	height: auto;
	width: 550px;
	clear: none;
	float: left;
	margin-right: 5px;
}

.three-col #main_landing {
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 5px;
	height: auto;
	width: 780px;
	clear: none;
	float: left;
	margin-right: 5px;
}
#video
	{
	width:546px;
	margin:0px;
	padding:0px;
	clear:both;
	float:left;
	background:#00FF33;
	}
/* Sidebar */	
#sidebar {
	float: left;
	width: 155px;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}	
/* right column */
#rightcolumn {
	float: left;
	width: 230px;
	clear: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightcolumn h1, #sidebar h1 {
	margin: 5px 5px 0 5px;
	padding: 5px 5px 5px 20px; 
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #444; 		
}
#rightcolumn h3{
	font: bold 1.4em Arial, Helvetica, sans-serif;
	background:url(../images/search.gif) 0 50% no-repeat;
	color: #05288a;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#rightcolumn .form{
	background-color: #F4F4F4;
	border:solid 1px #999999;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#property {
	width:225px;
	padding-bottom:5px;
	border:solid 1px #999999;
	background:#F4F4F4;
	margin-right: 5px;
	
}
#property p{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#property p span{
	color:#003399;
	font-weight:bold;
}
#property img{
	padding:5px;
	margin:5px;
	background-color:#FFFFFF;
	border:#CCCCCC solid 1px;
}

.more{}
.more p{ line-height:20px;}
.more a{
 	background: url(../images/more.gif) no-repeat right top; 
	text-decoration:underline; 
	padding:5px 25px 5px 5px;}
.more a:hover{
 	background: url(../images/more.gif) no-repeat right top;
	padding:5px 25px 5px 5px;}
	
/* sidemenu */
ul.sidemenu {
	text-align: left;
	margin: 7px 0px 8px 10px; padding: 0;			
	border-top: 1px solid #E5E5E5;
	text-decoration: none;	
}
ul.sidemenu li {
	list-style: none;
	padding: 2px 0 2px 5px;
	margin: 0 2px;		
	border-bottom: 1px solid #E5E5E5;
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	color: #326ea1; 
	border: none;		
}
ul.sidemenu li a:hover {	
	color: #A41026;
	border: none;
}

 ul.right_nav{
 	width:145px; 
	background:#fff; 
	color:#fff; 
	padding:2px 0 0 2px; 
	margin:0px 0 0 8px;
	}
 ul.right_nav li{
 	width:143px; 
	border-bottom:1px solid  #fff;
	}
 ul.right_nav li a{
 	width:136px;  
	display:block; 
	background: #F2F2F2; 
	color:#326ea1; 
	font:11px/22px Arial, Helvetica, sans-serif; 
	text-decoration:none; 
	padding:0 0 0 7px;
	}

 ul.right_nav li a:hover{
 	background: #A41026; 
	color:#fff; 
	text-decoration:none;
	}

/* footer-wrap */
#footer-wrap {
	clear: both;
	width: 950px;
	font-size: 95%;
	text-align: left;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#footer-wrap a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#footer-wrap a:hover {
	color: #8AC0F5;	
}
#footer-wrap p {
	padding: 2px 0;
}
#footer-wrap h2 {
	color: #FFFFFF;
	margin: 0;
	padding: 0 2px; 
}

#footer {
	clear: both;
	color: #FFFFFF;	
	margin: 0 auto 2px auto; 
	width: 950px;
	padding: 2px 0;
	text-align: center;
	background: #1B4481;
	border-top: 1px solid #F2F2F2;	
}

.float-left  { float: left; padding:10px; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

.clear { clear: both; }

.post-by {
	font-size: .95em;	
	padding-top: 0;
}
.post-footer {
	background: #F5F5F5;
	padding: 2px; margin: 10px 0px 0 0px;	
	font-size: 95%;	
	color: #666666;	
}

.post-footer a.readmore {
	margin: 0 10px 0 5px;	
}

.maincat {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #CC023E;
}
.maincatageory {
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	width:100%;*/
	font-size: 12pt;
	font-weight: normal;
	color: #CC023E;
}



.stepHeadings {
	font-style: normal;
	font-size:12px;
	font-weight: bold;
	
}

.table_style {
	font-style: normal;
	font-size:12px;
}
.table_style .column{
	padding:5px ;
	background-color:#FaFaFa;
	border: #ffffff solid 1px;
}
.table_style .column:hover{
	background-color: #EFEFEF;
	}	
.table_style tr{
	padding: 5px 0;
	margin: 5px 0;
	}	
.table_style p{
	padding:0 0 2px 0; 
	}

.img_dec img{
	border:1px solid #999999;
	background-color:#FFFFFF;
	padding:5px;}


.containers{
	background-color:#f3f3f3;
	padding:5px;
	margin:2px 20px;
	width:auto;
	clear:both;
	}
	
.containers p{
	font-size:12px;
	color:#000000;
	}
.textbox_style{
	border:1px #999999 solid; 
	font-size:12px;
	line-height:20px;
	color:#000033;
	background: #ffffff 
	
	}
.listarea_style{
	border:1px #999999 solid; 
	font-size:12px;
	line-height:20px;
	padding:1px 3px 3px 2px;
	color:#000033;
	background: #ffffff;
	}
.containers .small {
	font-size:10px;
	padding:0;
	}
	
.head {
	margin:10px 4px 4px 4px; 
	padding:4px; 
	border:1px  #E8E8E8 solid; 
	background-color:#FFFFFF; 
	color:#0000CC; 
	font-size:16px; 
	line-height:20px; 
	font-weight:bold;
}
.head a{
	
	color:#0512B6;
	text-decoration:none;
	}

.cost { 
	color:#0000CC; 
	font-size:16px; 
	font-weight:bold;
}
.para_src {
	color:#0512B6;
	font-size:12px; 
	line-height:20px; 
	font-weight:normal;
	}
.para {
	color: #999999; 
	font-size:12px; 
	line-height:20px; 
	font-weight:normal;
	}

.para span{
	color:#0512B6;
	font-weight:bold
	}

.show {
	color: #ffffff; 
	font-size:14px; 
	line-height:20px; 
	font-weight:normal;
	}
.pty {
	margin:10px;
	clear:both;
	float:left;
	font-size:12px;
	line-height:22px;
	}
.cont {
	margin:4px; 
	padding:4px; 
	border:1px  #E8E8E8 solid; 
	background-color:#FFFFFF; 
	color:#0512B6;
	font-size:14px; 
	line-height:16px; 
	font-weight:bold;
	}
.cont p{
	color: #999999; 
	font-size:12px; 
	line-height:20px; 
	font-weight:normal;
	}
.pty li{
	color:#FF0000;
	width:200px;
	}
.pty li a{
	color:#0512B6;
	text-decoration:none;
	padding:0 0 0 25px;
	background:url(../images/or_arrow.jpg) no-repeat top left;
	}

.pty li a:hover{
	color: #000099;
	}
	
.txt {
	padding:0 20px;
	text-align:justify;
	font-size:12px;
}
.des{
	margin:4px;  
	padding:4px; 
	border:1px  #E8E8E8 solid;  
	background-color:#FFFFFF; 
	color: #999999; 
	font-size:12px; 
	line-height:20px; 
	font-weight:normal;}
	
.cst {
clear:both; 
float:left; 
width:172px;  
margin:10px 4px 4px 4px; 
padding:4px; 
border:1px  #E8E8E8 solid;  
background-color:#FFFFFF; 
color:#0512B6;
text-align:center; 
font-size:18px; 
line-height:22px; 
font-weight:bold;
}

input.send-btn {
height:25px; 
width:66px;
background: #ffffff url(../images/search.jpg) no-repeat;
outline: none;
}
input.send-btn:hover {
background: #ffffff url(../images/searchhover.jpg) no-repeat;
}