/* CSS Document */

p{
	margin:0px;
	padding:0px;
    font-family:'Arial','Helvetica','Sans Serif';
}


body {
	text-align:center;
	width:100%;
    margin:0px;
    padding:0px;
	background:#f1edeb url(../images/bg1.gif) left top repeat-x;
    font-family:'Arial','Helvetica','Sans Serif';
    font-size:12px	;
}

.tbhd{ font-size:14px; text-align:center; background-color:#350000;color:#ffffff;font-weight:bold;}
.tbc1{ text-align:center; background-color:#FFFFAA;color:#000000;  font-size:12px; font-weight:normal;}
.tbc2{ text-align:center; background-color:#CCCC99;color:#000000;  font-size:12px; font-weight:normal;}
.tbc3{ text-align:left; color:#000000;  font-size:12px; font-weight:normal;}
.tbc4{ text-align:center; color:#000000;  font-size:12px; font-weight:bold;}
.tbc5{ text-align:center; color:#5F5F5F; font-size:12px; font-weight:normal;}
.tbc6{ text-align:left; font-size:13.2px;font-weight:normal;}


.tbc6 a { 
color:#000000;
}

.tbc6 a:hover { 
color:#FF0000; 
}


#layout {
	text-align:justify;
	line-height:18px;
	margin:0px auto;
}

#headerTop{
    width:100%;
    background-color:#000000;
    height:10px;
    margin:0px;
    padding:0px;
    padding-top:8px;
    text-align:right;
}

/*#headerTopSpacer{	
    margin:0px;
    padding-top:8px;
    text-align:right;
}*/

#headerTop a{
    color:#ffffff;
    font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
    font-size:12px;
    margin-right:20px;
    padding-bottom:5px;
    padding-top:4px;
	text-align:right;
    text-decoration:none;
}

#headerTop a:hover{
    color:#aaaaaa;
}

#header {
	height:300px;
/*	background:url(images/header2.gif) center top no-repeat;*/
}

#logozone {
	padding:25px 0px 0px 83px;
}

#bannerzone {
	height:300px;
}

#bannerblock {
	color:#fff;
	padding:12px 0px 0px 75px;
}

#bodycontainer {
	padding:25px 25px 10px 10px;
}

#leftcontainer {
	width:582px;
	float:left;
}

#rightcontainer {
	width:226px;
	float:right;
}

.column {
	background:#e6e6e6 url(../images/column.gif) right bottom no-repeat;
	border:1px solid #d3d1d0;
	padding:20px 23px 20px 23px;
	margin:0px 0px 25px 0px;
}

.column2 {
    font-family:'Arial','Helvetica','Sans Serif';
	font-size: 12px;
	background:#e6e6e6 url(../images/column.gif) right bottom no-repeat;
	border:1px solid #d3d1d0;
	padding:2px 2px 2px 2px;;
	margin:0px 0px 25px 0px;
}

.column1 {
	background:#e6e6e6 url(../images/column.gif) right bottom no-repeat;
	border:1px solid #d3d1d0;
	margin:0px 0px 25px 5px;
}

.column11 {
	background:#e6e6e6 url(../images/column.gif) right bottom no-repeat;
	border:1px solid #d3d1d0;
	padding:5px 5px 5px 5px;
}

#row1 {
	padding:4px 0px 0px 0px;
}

#row1left {
	width:210px;
	float:left;
}

#row2 {
	padding:48px 0px 0px 0px;
}

#row2left {
	width:273px;
	float:left;
}

#row2right {
	width:273px;
	float:right;
}


#row1right {
	width:100%;
	height:10px;
	float:right;
}

#row3right {
	width:100%;
	height:10px;
	float:right;
}

#footercontainer {

	background-color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/*#footer {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	width:1000px;
	height:79px;
	background:url(../images/footer.gif) right top no-repeat;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}*/
#footer{

	width:100%;
	height:100%;
	background-color:#000000;
    padding-top:0px;

	font-family:'Arial','Helvetica','Sans Serif';
    color:#CCCC55; 
	font-size:12px;
    text-align:center;
    margin:0px;
}

#footer a{

    color:#CCCC55;
    margin-left:6px;
    margin-right:6px;
    text-decoration:none;
    display:inline;
    padding-bottom:0px;
}

#footer a:hover{
    border-bottom-color:#ffffff;
    color:#CCCC55;
    border-bottom-width:2px;
    border-bottom-style:solid;

}



.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/*	Img Style Start Here  */

.special {
	float:right;
	margin:0px 0px 0px 10px;
}

.readmore {
	padding:27px 0px 0px 0px;
}

.welcomeimg {
	float:left;
	margin:0px 10px 0px 0px;
}

.aboutimg {
	float:left;
	margin:0px 10px 0px 0px;
}

.viewtour {
	padding:15px 0px 0px 0px;
	text-align: middle;
	color: #000;
}

#viewtour a{
	color: #000;
}
/*	Img Style End Here  */

/*	Text Style Start Here  */

div{
	font:normal 12px;
}
h1 {
	font:bold 18px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#c12024;
	background:url(../images/bullet1.gif) 0px 5px no-repeat;
	padding:0px 0px 20px 42px;
	margin:0px;
}

h3 {
	font:bold 14px Tahoma, Arial, Helvetica, sans-serif;
	color:#c12024;
	background:url(../images/bullet1.gif) 0px 0px no-repeat;
	padding:0px 0px 20px 35px;
	margin:0px;
}

h2 {
	font:bold 14px Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px;
}

h4 {
	font:bold 14px Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000000;
	padding:0px 0px 0px 0px;
	margin-left:20px;
}

.lt {
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#c12024;
	background:url(../images/bullet1.gif) 0px 0px no-repeat;
	padding:0px 0px 20px 40px;
	margin:0px;
}

.lt1 {
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#c12024;
	background:url(../images/bullet1.gif) 0px 0px no-repeat;
	padding:0px 0px 20px 40px;
	margin:0px;
}
.lt2 {
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#c12024;
	padding:0px 0px 20px 5px;
	margin:0px;
}

.bannerheading {
	font-size: 12px;
	color:#fff;
	padding:0px 0px 0px 0px;
	margin:0px;
}

/*	Text Style End Here  */

/*	Menu Style Start Here  */

a {
	color:#686F6B;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#bannerblock a {
	color:#fff;
	text-decoration:underline;
}

#bannerblock a:hover {
	text-decoration:none;
}

#topmenu {
	height:40px;
}

#topmenu ul {
	text-align: middle;
	padding:24px 10px 0px 520px;
    font-family:Helvetica,Arial,sans-serif;
    font-size:12px;
    text-decoration:none;
    color:#000000;
}
#topmenu a {
	color:#000;
	text-decoration:underline;
}



#headerBottomSpacer{
    margin:5px;
    padding-top:10px;
    text-align:center;
}
#headerBottom a{

    font-family:Helvetica,Arial,sans-serif;
    font-size:14px;
    padding-right:4px;
    padding-left:4px;
    text-decoration:none;
    color:#000000;
}

#headerBottom a:hover{

    color:#afafaf;

}

#headerBanner{
	height:100px;
	background:url(../images/header2.gif) center top repeat-x;
}


/*#topmenu ul li {
	color:#000000;
	display:block;
	float:left;
	background:url(../images/menudevider.gif) left top no-repeat;
	list-style:none;
	padding:0px 10px 0px 0px;
}

#topmenu li a {
	font:16px Myriad Pro, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	border:1px solid #000000;
	float:left;
	background:url(../images/menulistbg.gif) right bottom no-repeat;
	padding:13px 15px 13px 15px;
}

#topmenu li a span {
	background:url(../images/topdisc.gif) 5px 6px no-repeat;
	padding:0px 0px 0px 0px;
}

#topmenu li a:hover {
	color:#000000;
	background:url(../images/menubgover.gif) left top repeat;
}*/

.listlink {
	padding:0px 0px 0px 10px;
}

.listlink ul {
	margin:0px;
	padding:0px;
}

.listlink ul li {
	display:block;
	list-style:none;
	background:url(../images/disc.gif) 0px 7px no-repeat;
	padding:0px 0px 3px 12px;
	margin:0px;
}

.listlink li a {
	font:8px Tahoma, Arial, Helvetica, sans-serif;
	color:#c12024;
	text-decoration:underline;
}

.listlink li a:hover {
	text-decoration:none;
}


.wnd{
    margin:0px;
    margin-bottom:16px;
    padding:16px;
    background-color:#ffffff;
    text-align:justify;
}	

.wndcaption{
    text-align:center;
    font-size:16px;
    color:#35292D;
    padding:0px;
    font-weight:bold;
    margin-bottom:6px;
}


.catlist{

    margin-top:16px;
    margin-bottom:16px;
    text-align:left;
    padding:0px;

}

.catlist ul{
    list-style-type:none;
    width:100%;
    display:block;
    padding:0px;

}

.catlist li{
    display : inline;
	padding:4px;

}

a.catselect{
    padding-top:12px;
    font-size:12px;
    padding-bottom:4px;
    border-bottom-width:5px;

    text-decoration : none;
}

a.catselect:hover{
    border-bottom-color:#9090FF;
    border-bottom-style:solid;
}
a.catselectactive{
    position:relative;
    padding-top:12px;
    font-size:12px;
    padding-bottom:4px;
    border-bottom-width:5px;
    border-bottom-style:solid;
    border-bottom-color:#5050aa;
    text-decoration : none;
}

#copyright{
    margin-top:12px;
    margin-bottom:10px;
}

.rateInfo{
    width:75%;
    text-align:center;
}

.ratePic{
    width:32px;
    height:32px;
}

.rateimg{
    width:32px;
    height:32px;
    border-style:none;
}

.rateprof{
    color:gray;
}

.rateCarma{
    font-size:14px;
    color:#C2584A;
    font-weight:bold;
    text-align:center;

}

.ratename{
    font-weight:bold;
    color:#444444;
}
table.top10 td{
    padding-top:4px;
    padding-bottom:4px;
}

.link1 a { 
color:#000000;
}

.link1 a:hover { 
color:#FF0000; 
}



/*	Menu Style End Here  */
/* inner pages css start */
h1.inner{font:33px Myriad Pro, Arial; color:#fff; font-weight:100; margin:0px; padding:25px 0px 10px 0px; background:none}
.aboutus-img{float:right; border:4px solid #b0a48b;	margin:0px 0px 10px 20px;}
h5{font:15px Myriad Pro, Arial, Helvetica, sans-serif; color:#c12024; font-weight:bold; padding:0px 0px 5px 0px;	border-bottom:1px dotted #000;	margin:0px 0px 10px 0px;}
h6{font:17px Myriad Pro, Arial, Helvetica, sans-serif; color:#c12024; font-weight:bold; padding:0px 0px 5px 0px;	margin:0px 0px 10px 0px;}
.aboutcolumnzone{padding:20px 0px 16px 0px;}
.aboutcolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.aboutcolumn2{width:48%; float:right; margin:0px 0px 10px 0px;}
.abouticon{float:left; margin:0px 20px 0px 0px;}
.insidereadmore{padding:10px 0px 10px 0px;}
input.button{color:#ffffff;	background:#414141;	font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #000000;}
input.button:hover{cursor:pointer; color:#e4181b;}
.project-img{float:right; margin-left:20px;	border: 6px solid #b59d6d;}
.whiteheading{font:30px Myriad Pro, Arial; color:#000; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px;	border-bottom:1px dotted #000; padding-bottom:10px; width: 95%;}
.servicecolumnzone{padding:20px 0px 16px 0px;}
.servicecolumn1{width:48%; float:left; margin:0px 0px 10px 0px;}
.servicecolumn2{width:48%; float:right;	margin:0px 0px 10px 0px;}
.blog-posted-row{padding:3px;}
/* inner pages css ends */