*{
	margin:0;
	padding:0;
}
body{
	background:#fff;
	font:12px/20px Tahoma,Helvetica,sans-serif;
	color:#222;
}

/* Layout Styles Starts */

#wrapper{
	width:900px;
	margin:0 auto;
	position:relative;
	padding:0 0 10px 0;
}
	#header-top{
		height:80px;
		overflow:hidden;
		padding:20px 25px 20px 10px;
	}
		#logo{
			float:left;
		}
			#logo h1{
				background:url(images/logo.jpg) no-repeat;
				width:422px;
			}
				#logo h1 a{
					display:block;
					height:112px;
					border:none;
				}
					#logo h1 a span{
						display:none;
					}
	#banner{
		height:263px;
		overflow:hidden;
		background:url(images/banner.jpg) no-repeat;
	}
		#banner ul{
			float:right;
			width:220px;
			height:138px;
			padding:38px 86px 0 0;
			list-style:none;
		}
		#banner h2{
			color:#fff;
			font-size:26px;
			font-weight:bold;
		}
		#banner p{
			margin:0 0 10px 0;
			font-weight:bold;
		}
		#container #banner ul{
			list-style:none;
		}
		.text{
			width:500px;
			float:left;
			padding:38px 0 0 36px;
			color:#fff;
		}
	#menu{
		background:url(images/menu-bg.jpg) no-repeat;
		height:62px;
		margin:1px 0 0 0;
		overflow:hidden;
	}
		#menu ul{
			list-style:none;
			text-align:center;
		}
			#menu li, #menu li a, #menu li a.current{
				display:block;
				float:left;
				
			}
			#menu li{
				line-height:44px;
				text-transform:uppercase;
				border-right:1px solid #444444;
			}
			#menu li.noborder{border:none;}
				#menu li a{
					color:#939393;
					text-decoration:none;
					padding:0 31px;
				}
					#menu li a:hover{
						color:#fff;
						text-decoration:none;
					}
				#menu li a.current{
					text-decoration:none;
					padding:0 31px;
					color:#fff;
				}
			#menu ul.floatright{
				margin-right:15px;
			}
			#menu ul.floatright li{
				border:none;
				float:right;
			}
				#menu ul.floatright li img{
					display:block;
					float:left;
				}
				#menu ul.floatright li a{
					padding:0;
					margin:0 2px;
				}

	#container{
		margin:0 0 10px 0;
		padding:15px 10px 0 10px;
		background:transparent url(images/container-divider.jpg) no-repeat 625px top;
	}	
	#container2{
		margin:0 0 10px 0;
		padding:0px 0px 0px 0px;
	}
		#mainarea{
			width:605px;
			float:left;
		}
		#mainarea2{
			width:900px;
			float:left;
		}
		#sidearea{
			width:245px;
			float:right;
		}
		.block1{
			width:286px;
			margin:0 10px 10px 0;
			display:block;
			float:left;
		}
			.block1 p{
				text-align:center;
			}
			#works img, .block1 img{
				border:1px solid #d9d9d9;
				padding:3px;
				background:#fff;
			}
			#works{
				margin:35px 0 0 0;
			}
	#footer{
		background:url(images/footer-bg.jpg) no-repeat;
		height:60px;
		overflow:hidden;
		color:#939393;
		padding:0 20px;
		line-height:44px;
		font-size:10px;

	}
	
	#footer .img {
		padding: 15px 0px 0px 0px;
		
		}
		#footer a{
			color:#939393;
			text-decoration:none;
			border-bottom:0px;
		}
			#footer a:hover{
				color:#fff;
				text-decoration:underline;
			}
	
/* Layout Styles Ends */

/* Panel Tab/button */
.tab {
  	background: url(images/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
    top: 0;
    z-index: 999;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 50px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}

.tab ul.login li.left {
  	background: url(images/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(images/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
  	background: url(images/tab_m.png) repeat-x 0 0;
}

.tab ul.login li a {
	color: #bfbfbf;
	border-bottom:0px;
}

.tab ul.login li a:hover {
	color: white;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 11px;
}

.tab a.open {background: url(images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(images/bt_close.png) no-repeat left -19px;}

/* sliding panel */
#toppanel {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
	width: 100%;
	height: 270px;
	color: #999999;
	background: #272727;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #bfbfbf;
}

#panel a:hover {
	color:#fff;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}

#panel .content .left {
	width: 280px;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #333;
}

#panel .content .right {
	border-right: 1px solid #333;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}

#panel .content input:focus.field {
	background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#panel .content input.bt_login {
	width: 74px;
	background: transparent url(images/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(images/bt_register.png) no-repeat 0 0;
}
#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}

/* Links Styles Starts */

readmore{
	font-size:9px;
}
a.readmore{
	font-size:10px;
}
#container p.hr{
	border:solid #d3d3d3;
	border-width:1px 0 0 0;
	margin:0;
	outline:none;
}
#mainarea a{
	border-bottom:1px dotted;
}
#mainarea a:hover{
	text-decoration:none;
}
/* Links Styles Ends */

/* Form Styles */


#mainarea form{
	padding:0 5px;
}
#mainarea form p{
	margin:0 0 5px 0;
}
#mainarea form p.floatleft{
	margin-right:15px;
}
.input{
	border:1px solid #a5a5a5;
	background:none;
	cursor:text;
	margin:5px 0;
	padding:2px;
	width:200px;
}
textarea.input{
	width:415px;
	height:100px;
}
.input:focus, .textarea:focus{
	border:1px solid #000;
}
.signin-btn, .button1{
	background: transparent url(images/btn1.jpg) no-repeat 0 0;
	width:94px;
	height:24px;
	line-height:20px;
	margin:8px 0;
	padding:2px 10px !important;
	padding:2px 0;
	color:#fff;
	font-weight:bold;
	border:none;
	outline:none;
	cursor:pointer;
}
.button2{
	background:url(images/btn1.jpg) no-repeat;
	width:97px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border:none;
	outline:none;
	cursor:pointer;
}
.submit{
	background:url(images/btn1.jpg) no-repeat;
	width:97px;
	height:25px;
	line-height:15px;
	text-align:center;
	color:#CCCCCC;
	font-weight:bold;
	border:none;
	outline:none;
	cursor:pointer;
}
.submit:hover{
	color:#FFFFFF;
}
#container .button2 a{
	color:#fff;
	border:none;
}

/* Form Styles */


/* Paragraph and list Styles */

#container p{
	margin:0 0 15px 0;
}
#container form p{
	margin:0 0 5px 0;
}
#container p img.floatleft{
	margin:0 20px 0 0;
}
#container p img.floatright{
	margin:0 0 0 20px;
}
#mainarea img.floatleft, #mainarea p img.floatleft{
	margin:10px 10px 10px 0;
}
#mainarea img.floatright, #mainarea p img.floatright{
	margin:10px;
}
#container ul, #container ol{
	margin:0 0 0 20px;
}
#container ol{
	margin:0 0 0 30px;	
}
#container ul#works{list-style:none;margin:0;}
#container dt{
	font-weight:bold;
	margin:5px 0;
}
.hr{
	border-bottom:1px solid #ccc;
	outline:none;
}

/* Paragraph Styles */

/* Genric Styles Starts */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	color:#222;
	text-decoration:none;
	font-weight:normal;
	/*border-bottom:1px dotted;*/
}
a:hover {color:#666666;}
h1{font-size:32px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5, h6{font-size:14px;}
h1,h2,h3,h4,h5,h6{margin:0 0 0px 0; color:#5c5b5b;font-family:"Trebuchet MS";font-weight:normal;}
img{border:none;}
.clear{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.normal, .normal a{font-weight:normal;}
.textbold{font-weight:bold;}
#container .nomargin, .nomargin{margin:0;}
#container.nobg, .nobg{background:none;}

<!--
.idpgreen {color: #94b539}
.sidebartext {font-size: 11px}
-->


/* Genric Styles Ends */

.clearfix img.floatleft{
	width:230px;
}
.clearfix .floatright{
	width:350px;
	padding:10px 0 0 0;
}
.button1 a, #mainarea .button1 a{
	color:#fff;
	text-decoration:none;
	border:none;
}

#nav{
	overflow:hidden;
	height:26px;
	line-height:26px;
	margin:0 0 10px 0;
}
	#nav ul{
		list-style:none;
	}
		#nav li{
			display:inline;
		}
			#nav li a{
				margin:0 5px;
				border:none;
			}
			#nav li a.current{
				color:#ea4900;
			}
#content{
}
	#load {
		display: none;
		position: absolute;
		left: 300px;
		top: 40px;
		background: url(images/ajax-loader.gif);
		width: 128px;
		height: 15px;
		text-indent: -9999em;
	}

/* contact form */
	
#contact { display: block; width: 605px; margin: 0px auto; padding: 0px; border: 0px; background-color: #FFF; -moz-border-radius: 5px; -webkit-border-radius:5px; }

/* Form style */

label { display: inline-block; float: left; height: 18px; line-height: 18px; width: 130px; font:12px Tahoma, Helvetica; padding: 7px}
input, textarea, select { margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:12px Tahoma, Helvetica; -moz-border-radius: 5px; -webkit-border-radius:5px; }   
input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
input.submits { cursor: pointer; border: 1px solid #222; background:#CCCCCC; color:#fff; -moz-border-radius: 5px; -webkit-border-radius:5px; }
input.submits:hover { background:#444; }
fieldset { padding:20px; border:0px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }
legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }

span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

/* Style for the error message */

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; margin: 10px 0; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius: 5px; -webkit-border-radius:5px; }

#succsess_page { background: url('assets/success.gif') left no-repeat; padding-left:22px; }

/*FEAT-PROJECTS-CONTAINER*/
.feat-projects-container {
	width:875px;
	padding:0px 0 15px 0;
}
.feat-projects-container h2 {
	font-size:28px;
	margin:0 0 25px 0;
	letter-spacing:-1px;
}
.feat-projects-container p {
	font-size:12px;
	color:#000000;
	margin:0 0 15px 0;
}

/*MAIN-PIC-DESC-CONTAINER*/
.main-pic-desc-container {
	width:562px;
	float:left;
	padding:10px;
	background-color:#E5E5E5
	/*background:url(../img/services-bg.jpg) repeat-x; */
}
.main-pic-desc-container img {
	width:294px;
	height:275px;
	float:left;
}

/*DESCRIPTION*/
.description {
	width:248px;
	float:left;
	padding:5px 5px 0 15px;
}
.description h2 {
	font-size:18px;
	display:block;
	font-weight:bold;
	color:#000000;
	margin:0 0 20px 0;
}

/*THUMBNAILS*/
.thumbnails {
	width:308px;
	float:right;
}
.thumbnails ul {
	margin:0 0 0 11px;
}

.thumbnails ul li {
	width:66px;
	height:65px;
	float:left;
	margin:0 11px 11.8px 0;
}

.thumbnails ul li.right {
	width:66px;
	height:65px;
	float:right;
	margin:0 0 11.8px 0;
}
.thumbnails ul li img{
	width:66px;
	height:65px;
	float:left;
}

ol, ul {
	list-style: none;
}

#slider {
   	width:896px;
	margin:auto;
    position: relative;
}
.scroll {
    width:896px;
	overflow:auto;
	float:left;
    position:relative;
    clear:left;
	overflow: hidden;	
}

.scrollContainer div.panel {
    width:896px;
	float:left; 
	position:relative;
}

/*MENU NAVIGATIONS OF CODA SLIDER*/
.project-menu {
	position:relative;
}
.project-menu ul.navigation {
	position:absolute;
	top:-3.55em;
	left:52.58em;
}
.project-menu ul.navigation li {
	float:left;
	margin:0 0 0 10px;
}
.project-menu ul.navigation li a:link, .project-menu ul.navigation li a:visited {
	text-decoration:none;
	padding:2px 0 2px 8px;
	color:#333;
	background:url(../img/project-curve-left-off.gif) no-repeat left;
}
.project-menu ul.navigation li a:link span, .project-menu ul.navigation li a:visited span {
	text-decoration:none;
	color:#333;
	padding:2px 8px 2px 0;
	background:#D2D1D1 url(../img/project-curve-right-off.jpg) no-repeat right;
}
.project-menu ul.navigation li a.selected:link, .project-menu ul.navigation li a.selected:visited {
	text-decoration:none;
	padding:2px 0 2px 11px;
	color:#FFF;
	background:url(../img/project-curve-left-on.gif) no-repeat left;
}
.project-menu ul.navigation li a.selected:link span, .project-menu ul.navigation li a.selected:visited span {
	text-decoration:none;
	color:#FFF;
	padding:2px 11px 2px 0;
	background:#9D9D9D url(../img/project-curve-right-on.gif) no-repeat right;
}
.hide {
    display: none;
}

/*IE6 */


* html .project-menu ul.navigation {
	left:51.78em;
}
* html .thumbnails {
 	margin:-20px 0 0 0;
}
*:first-child+html .thumbnails {
 	margin:-20px 0 0 0;
}
* html .main-container {
	padding:0 32px 0 32px;
}
*:first-child+html .main-container {
	padding:0 32px 0 32px;
}
* html .latest-from-blog {
	margin:10px 0 0 0;
}
*:first-child+html .latest-from-blog {
	margin:10px 0 0 0;
}
* html .works-desc a:link, * html .works-desc a:visited {
	margin:0 0 -5px 0;
}
*:first-child+html .works-desc a:link, *:first-child+html .works-desc a:visited {
	margin:0 0 -5px 0;
}