/* CSS Document */

body {
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main {	background:url(../images/mainbg.gif) center top repeat-y;}

#container {margin:0px auto; width:1000px;}
.clear {clear:both;}

/******************************************************/
#main_header {background:url(../images/main_header.gif) no-repeat; height:476px;}


#main_top_logo_panel {clear:both; background: url(../images/top_bg.gif) repeat-x ; width:100%; height:125px; }

.top_logo {
	margin:0px;
	float:left;
	display:block;
	width:200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}
.logo {margin:0px; padding:0px 0px 0px 0px; float:left;}
.logo h1 {margin:0px 0px 0px 0px; padding:0px; font-size:26px; font-weight:normal; }
.logo p { margin:0px; padding:0px; color:#7f814e; }
.logo p a {color:#7f814e; font-weight:bold;}
.logo p a:hover {
	text-decoration:none;
}

.right_header {float:right; display: block; width:545px; }
.top_right { margin:0px; padding:55px 0px 0px 0px;}
.top_right h2 {
	margin:0px;
	padding:0px 0px 0px 10px;
	font-size:22px;
	font-weight: normal;
	color:#838908;
	border-left:2px #ff7e00 solid;
}
.top_right h2 span {color:#ff7e00; font-weight:bold;}

a{color:#E6FF63;
		}

/****************************************************************************/
#main_header_panel {clear:both;}

#main_top_left {clear:both; display:block; width:410px; float:left;}


#header_content_panel {clear:both;}
.header_details {margin:80px 0px 0px 50px; padding:0px;}
.header_details h2 {
	margin:0px;
	padding:0px;
	font-size:22px;
	font-weight:bold;
	color:#ff7e00;
}
.header_details h4 {margin:0px; padding:30px 0px 0px 0px; font-size:14px; font-weight:bold; color:#8c5007}
.header_details p {margin:0px; padding:0px 70px 0px 0px; line-height:24px; color:#8c5007; }
.header_details p a {color:#8c5007;}
.header_details p a:hover {text-decoration:none;}



#main_top_right { display:block; width:256px; float:right;}


.right_content_panel {margin:200px 0px 0px 20px; padding:0px; background:url(../images/right_bg.gif) no-repeat;}
.right_content_panel ul {margin:0px; padding:10px 25px 20px 25px;}
.right_content_panel ul li {margin:0px; padding:0px; line-height:24px; list-style:none;}
.right_content_panel ul li a  {margin:0px; padding:0px 0px 0px 10px; color:#fff597; background:url(../images/dot.gif) no-repeat 0px;}
.right_content_panel ul li a:hover {text-decoration:none;}
/*******************************************************/


#navigaition_panel {clear:both; background:url(../images/nav_bg.gif) no-repeat; height:116px;}
.nav {margin:0px; padding:0px;}
.nav ul{margin:0px;  padding:43px 0px 0px 75px;}
.nav ul li{margin:0px; padding:0 1px 0 3px; list-style:none; text-transform:uppercase; float:left; color:#fff; background:url(../images/nav_line.gif) no-repeat 0 2px; text-align:center; display:block;}
.nav ul li a{float:left; width:auto; margin:0px; padding:15px 20px 15px 40px ; text-decoration:none; color:#fff; background:url(../images/nav.gif) no-repeat 0 0; display:block}
.nav ul li a:hover{
	float:left;
	width:auto;
	margin:0px;
	padding:15px 20px 15px 40px;
	text-decoration:none;
	color:#fff;
	background:url(../images/nav.gif) no-repeat 0 bottom;
	display:block;
}

.nav ul li a.home{
	float:left;
	width:87px;
	margin:0px;
	padding:15px 20px 10px 40px;
	text-decoration:none;
	color:#fff;
	background:none;
	display:block;
}

.nav ul li.height{margin:0px; padding:0 1px 0 3px;  background:url(../images/nav_line.gif) no-repeat 0 2px; display:block; height:45px;}

/***************************************/


#main_mid_panel {background:url(../images/mid_bg.gif) repeat-x; background-color:#acb710;}

.main_center {margin:0px auto; width:815px;}
.main_mid_details {margin:0px; padding:40px 0px 0px 0px;}
.main_mid_details h2{
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:26px;
	font-weight:normal;
	border-bottom:1px #b1b731 solid;
	color: #FFF;
}
.right_mid_content {
	margin:0px;
	padding:30px 0px 20px 0px;
	float:right;
	width:677px;
	font-size: 12px;
}
.right_mid_content h4 {margin:0px; padding:0px; font-size:14px; font-weight:bold; color:#000;}
.right_mid_content p {
	margin:0px;
	padding:0px;
	line-height:24px;
	font-size: 12px;
	text-align: left;
	color: #000;
	font-weight: bold;
}
.right_mid_content p a {color:#e6ff63;}
.right_mid_content p a:hover {
	text-decoration:none;
	text-align: left;
}

.right_box_panel {
	float:left;
	width:220px;
}
.right_details {
	margin:10px 10px 0px  10px;
	padding:0px;
	color: #FFF;
	background-color: #A5AD1D;
}
.right_details ul {margin:0px; padding:0px; border-right:1px #FFF solid;}
.right_details ul li {margin:0px; padding:0px; line-height:20px; list-style: none;}
.right_details ul li a{margin:0px; padding:0px 0px 0px 15px; background:url(../images/nav_dot.gif) no-repeat 0px; color:#FFF;}
.right_details ul li a:hover {
	text-decoration:none;
	color: #FFF;
	font-weight: bold;
}
/*******************************************/


#main_bottom {clear:both; background:url(../images/bottom_bg.gif) repeat-x; height:122px; }
.bottom {margin:0px; padding:80px 0px 0px 0px;}
.bottom h5 {margin:0px; padding:0px 0px 0px 0px; float:left;   font-size:12px; font-weight:normal; color:#fff; }
.bottom p{margin:0px; padding:0px 0px 0px 0px; color:#cfd641;  font-weight:bold; text-align:right;}
.bottom p a  { color:#cfd641;}
.bottom p a:hover { text-decoration: none ;}

/* inner pages css start */
/*h1{font:30px "Times New Roman", Times, serif ;margin:0px; color:#fff;  padding:15px 0px 10px 10px;}
h1 span{color:#fff}*/

h5{font:15px Tahoma, Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; padding:0px 0px 5px 0px; border-bottom:1px dotted #656565; margin:0px 0px 10px 0px;}
h6{font:18px Tahoma, Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;}

.aboutus-img{float:right; border:4px solid #656565; margin:0 0px 10px 20px;}
.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:#fff; background:#333; font:bold 11px Arial, Helvetica, sans-serif; text-decoration:none; padding:10px 10px; margin:0px 5px 5px 0;	border:1px solid #656565;}
input.button:hover{cursor:pointer; color:#fff; background:#999}
.project-img{float:right; margin-left:20px;	border: 6px solid #656565}
.whiteheading{font:30px Myriad Pro, Arial; color:#CBD76B; font-weight:100;	padding:0px; margin:25px 0px 20px 0px;}
.ourprojectrow{margin-bottom:20px; border-bottom:1px dotted #656565; padding-bottom:10px; padding-right:20px}
.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 */
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.user-login {
	text-align: left;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	font-weight: bold;
	text-align:right;
	MARGIN-BOTTOM: 0px;
	WIDTH: 385px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 200px;
	background-repeat: no-repeat;
	border: 1px solid #09F;
	background-color: #E7F5F5;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #container #main_mid_panel .main_center .main_mid_details .user-login table tr td form table tr td b {
	text-align: right;
}
#wrapper #container #main_mid_panel .main_center .main_mid_details .user-login table tr td div {
	font-weight: normal;
	text-align: center;
}

