/* CSS Document */
body {height:100%; margin:0; padding:0;}
body {
	font:11px Arial, Helvetica, sans-serif;
	color:#535353;
	background:#ffffff;
	margin:0px;
	padding:0px;
}

#container {
	width:950px;
	margin:0px auto;
	text-align:justify;
}

.header {
	height:46px;
	background: #0055a4; /*#7D247E; /* #1B1B1B; */
	text-align:right;
}

.banner {
/*	height:320px;
	background:url(../images/digitalprint.gif) left top no-repeat; */
}

.workzone {
	padding:0px 0px 0px 0px;
}

.workzone-left {
	width:900px;
	float:left;
	padding:0px 0px 0px 15px;
	margin-right:10px;
	margin-left: 10px;
}

.workzone-right {
	width:200px;
	float:left;
}

.logozone {
	padding:61px 0px 0px 51px;
}
.logozone2 {
	padding:0px 0px 0px 20px;
}
.latestprojectzone {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size: 12px;
}

.projectgallery {
	border-bottom:1px solid #CCCAB6;
	padding-bottom:20px;
	color: #000000;
}

.projectimg {
	float:left;
	background:#ffffff;
	padding:3px 0px 3px 10px;
	margin-right:25px;
	margin-left: 25px;
}
.projectimg2 {
	float:left;
	background:#ffffff;
	padding:3px 0px 3px 10px;
	margin-right:25px;
	margin-left: 45px;
}
.projectimg4 {
	float:left;
	background:#ffffff;
	padding:3px 0px 3px 10px;
	margin-right:25px;
	margin-left: 10px;
}
.projecttxt {
	width:120px;
	float:left;
	margin-right:25px;
	text-align:center;
	font-weight:bold;
	padding:22px 0px 0px 0px;
	margin-left: 60px;
}
.projecttxt2 {
	width:120px;
	float:left;
	margin-right:25px;
	text-align:center;
	font-weight:bold;
	padding:22px 0px 0px 0px;
	margin-left: 25px;
}
.projectdesc {
	width:200px;
	float:left;
	margin-right:25px;
	text-align:justified;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin-left: 30px;
}
.projectdesc2 {
	width:120px;
	float:left;
	margin-right:25px;
	text-align:justified;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin-left: 20px;
}
.newszone {
	background:#E5E2B5;
	border:4px solid #D3CE89;
	padding:19px 11px 0px 11px;
}

.morenews {
	padding:0px 0px 10px 0px;
	text-align:right;
}

.footer {
	background:url(../images/footer.gif) left bottom repeat-x;
		padding:0px 0px 0px 0px;  
		height: 86px;
}

.footerinside {
	width:936px;
	height: 71px;
	text-align:right;
	color: #F3F3F3;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.clear {
	clear:both;
	margin:0px;
	padding:0px;
}


/* Text Styles Start Here */

h1 {
	font:22px Georgia, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px;
	margin:0px 0px 20px 5px;
}

.newssubheading {
	background:url(../images/headingblackbg.gif) left top no-repeat;
	color: #E5DDB6;
	padding:3px 0px 6px 31px;
}

.newscontent {
	padding:13px 0px 20px 31px;
}

/* Text Styles Start Here */


/* Menu Styles Start Here */

a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}


.topmenu {
	padding:7px 0px 0px 0px;
}


.topmenu ul {
	font:11px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
.topmenu ul span {
	color:#ffffff;
	float: left;
	padding: 0px 0px 0px 20px;
}
.topmenu li {
	display:inline;
	border-right:1px solid #ffffff;
	padding:0px 10px 0px 10px;
}

.topmenu li a{
	font:bold 14px Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}

.topmenu li a:hover {
	color:#cccccc;
}

.footerlink {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	height: 17px;
}

.footerlink ul {
	margin:0px;
	padding:0px;
}
.footerlink ul span {
	color:#ffffff;
	float: left;
	padding: 0px 0px 0px 20px;
}
.footerlink li {
	display:inline;
	border-right:1px solid #ffffff;
	padding:0px 10px 0px 10px;
}

.footerlink li a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.footerlink li a:hover {
	color:#cccccc;
}
/*
.latestprojectzone li {
	display:inline;
	border-right:1px solid #000000;
	padding:0px 10px 0px 10px;
}

.latestprojectzone li a{
	font:bold 14px Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}

.latestprojectzone li a:hover {
	color:#cccccc;
} */
/* Menu Styles End Here */

.footerlink2 {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	height: 17px;
}

.footerlink2 ul {
	margin:0px;
	padding:0px;
}
.footerlink2 ul span {
	color:#ffffff;
	float: left;
	padding: 0px 0px 0px 20px;
}
.footerlink2 li {
	display:inline;
	border-right:1px solid #ffffff;
	padding:0px 10px 0px 10px;
}

.footerlink2 li a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.footerlink2 li a:hover {
	color:#cccccc;
}

.bulletlist {
        color:#0055A5; /*blue*/
		font-size: 14px;
 }
 .bulletlist p{
        color:#0055A5; /*blue*/
		font-size: 20px;
 }
.bulletlist ul {
        color:#0055A5; /*blue*/
		font-size: 20px;
 }
.bulletlist ul li{
        list-style:square;
        margin-bottom:5px
 }
.bulletlist ul li a{
		color: #EF3F43;  /*red*/
        margin:0;
		font-family: Geneva;
		font-size: 20px;
 }

/* Inside Style Start Here	*/

.insidebanner {
	height:384px;
	background:url(../images/insidebanner.jpg) left top no-repeat;
}

h3 {
	font:bold 16px Georgia, Arial, Helvetica, sans-serif;
	color:#BF5A14;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #BF5A14;
	margin:0px 0px 10px 0px;
}

h4 {
	font:bold 16px Georgia, Arial, Helvetica, sans-serif;
	color:#BF5A14;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}

.ourvalue {
	margin:10px 0px 0px 0px;
}

.aboutus-img {
	float:right;
	border:4px solid #b0a48b;
	margin:0px 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;
}

.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;
}

.our-comment {
	margin:10px 0px 0px 0px;
}

.blog-posted-row {
	padding:3px;
}

.ourprojectrow {
	margin-bottom:20px; 
	border-bottom:1px dotted #000000; 
	padding-bottom:10px;
}

.project-img {
	float:right;
	margin-left:20px;
	border: 6px solid #b0a48b;
}

input.button {
	color:#ffffff;
	background:#0996b7;
	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:#cccccc;
}

.readmore {
	padding:10px 0px 10px 0px;
}
.blye-text-underline {
color: #5a768d;
text-decoration: underline;
}

.blye-text-regular {
color: #5a768d;
text-decoration: none;
}
/* ============================= forms ============================= */

#form_1{}
#form_1 .input{ width:235px; height:14px; font:12px Arial, Helvetica, sans-serif; color:#9a9696; padding:5px; background:#fff; border:1px solid #a4a4a4; margin-bottom:15px}
#form_1 select{ width:247px; height:26px; font:12px Arial, Helvetica, sans-serif; color:#9a9696; padding:2px; background:#fff; border:1px solid #a4a4a4; margin-bottom:15px}
#form_1 textarea{ width:235px; height:175px; font:12px Arial, Helvetica, sans-serif; color:#9a9696; padding:5px; background:#fff; border:1px solid #a4a4a4; margin-bottom:22px; overflow:hidden}

#form_pass{}
#form_pass .input{ width:235px; height:14px; font:12px Arial, Helvetica, sans-serif; color:#9a9696; padding:5px; background:#fff; border:1px solid #a4a4a4; margin-bottom:15px}
#form_pass select{ width:247px; height:26px; font:12px Arial, Helvetica, sans-serif; color:#9a9696; padding:2px; background:#fff; border:1px solid #a4a4a4; margin-bottom:15px}
#form_pass textarea{ width:235px; height:175px; font:12px Arial, Helvetica, sans-serif; color:#9a9696; padding:5px; background:#fff; border:1px solid #a4a4a4; margin-bottom:22px; overflow:hidden}

#ContactForm { width:588px;}
#ContactForm a{ margin-left:12px; float:right; margin-top:5px;}
#ContactForm .input {width:265px; height:14px; border:1px solid #a4a4a4; background:#fff; padding:5px; margin-bottom:15px; font:12px Arial, Helvetica, sans-serif; color:#9a9696;}
#ContactForm textarea {width:265px; height:132px; border:1px solid #a4a4a4; background:#fff; padding:5px; margin-bottom:15px; font:12px Arial, Helvetica, sans-serif; color:#9a9696; overflow:auto}

.col_1{ width:277px; float:left;}
.col_2{ width:277px; float:left; padding-left:31px;}
.marg_right1{ margin-right:10px;} 
.marg_right2{ margin-right:10px;} 
.pad_bot1{ padding-bottom:21px;} 
.pad_bot2{ padding-bottom:8px;}

/* Inside Style End Here	*/


/* ============================= content ====================== */
.tmarg_right1{ margin-right:22px; } 
.tmarg_bot1{ margin-bottom:22px; } 
.tmarg_right2{ margin-right:45px;} 
.tpad_bot1{ padding-bottom:21px;} 
.tpad_bot2{ padding-bottom:8px;}
.tpad{ padding:0 30px 5px 30px}
.tpad_left1{ padding-left:60px;}
.tmarg_top{ margin-top:21px;} 

.banners{ color:#fff; font-size:13px; line-height:17px; width:100%; overflow:hidden}
.banners p{ padding-bottom:23px;}
.banners h1{ font:50px "Arial Black", Gadget, sans-serif; line-height:54px; color:#fff; padding:16px 0 14px 0}
.banners h1 span{ display:block; font:25px Arial, Helvetica, sans-serif; margin-top:0px;}
.banners .button{ font-size:12px;  color:#000000; line-height:33px; float: right}

.banner1{ background:#ff6c08; padding:0px 26px 25px 23px}
.banner1 .button{ background:url(images/button1_bg.jpg) top repeat-x}
.banner1 .button span{ background:url(images/button1_left.jpg) top left no-repeat}
.banner1 .button span span{ background:url(images/button1_right.jpg) top right no-repeat}
.banner1 .button:hover{ color:#ff6c08}

.banner2{ background:#fa3061; padding:0 26px 25px 23px}
.banner2 .button{ background:url(images/button2_bg.jpg) top repeat-x}
.banner2 .button span{ background:url(images/button2_left.jpg) top left no-repeat}
.banner2 .button span span{ background:url(images/button2_right.jpg) top right no-repeat}
.banner2 .button:hover{ color:#fa3061}

.banner3{ background:#1ac6e0; padding:0 26px 25px 2]3px}
.banner3 .button{ background:url(images/button3_bg.jpg) top repeat-x}
.banner3 .button span{ background:url(images/button3_left.jpg) top left no-repeat}
.banner3 .button span span{ background:url(images/button3_right.jpg) top right no-repeat}
.banner3 .button:hover{ color:#1ac6e0}

.button{ background:url(images/button_bg.jpg) top repeat-x; color:#fff; font-weight:bold; display:inline-block; text-decoration:none; line-height:32px; margin-right:3px;}
.button span{ display:block; background:url(images/button_left.jpg) top left no-repeat}
.button span span{ padding:0 18px; background:url(images/button_right.jpg) top right no-repeat}
.button:hover{ color:#222222}
