* { margin: 0px; padding: 0px; } 

html, body {
	height: 100%; 
	width: 100%; 
	background: #FFFFFF url(../images/background.png) repeat-x;	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #5a5a5a;
	text-align: left;
	line-height: 30px;
}

a:link, a:active, a:visited { 
	color: #9A9A9A; 
	text-decoration: none; 
	font-size: 14px; 
}

p {
	font-size: 15px;
	
	
	}
a:hover { 
	color: #222222; 
	text-decoration: underline; 
}

#wrapper { 
	position: relative; 
	width: 999px;
	height: auto !important;
	height: 100%;
	min-height: 100%; 
	margin: 0px auto;
	margin-bottom: 10px;
}

#header { 
	width: 999px; 
	height: 425px; 
	text-align: center;
	float: left;
}
 
#menu { 
	width: 1000px; 
	height: 30px; 
	margin: 10px auto 0px auto;  /* MARGIN FOR ALIGN MENU */
}

#menu li { 
	list-style: none; 
	display: inline; 
}

#menu a { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-size: 15px; 
	text-decoration: none; 
	display: block; 
	float: left; 
	padding: 0px 30px; 
}

#menu a:hover { 
	color: #ec093b}


#menu .active {
	color: #ec093b}


#banner { 
	width: 999px;
	height: 340px;
	background: url(../images/banner.png) no-repeat center;
	margin-top: 14px;
	float: left;
}
#banner1 { 
	width: 999px;
	height: 340px;
	background: url(../images/banner1.png) no-repeat center;
	margin-top: 14px;
	float: left;
}

#search {
	float: right;
	width: 250px;
	text-align: right;
}

#search form .txtInput {
	width: 170px; 
	height: 20px; 
	background: transparent url(../images/search.png) no-repeat; 
	margin: 95px 10px 0px 0px; 
	padding: 7px 4px 0px 26px; 
	float: left; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #555555; 
	border: none;
}

#search form .button { 
	width: 38px; 
	height: 23px; 
	background: url(../images/searchButton.png) no-repeat; 
	margin-top: 97px; 
	border: none; 
}

#search form .button:hover { cursor: pointer; }

#main { 
	width: 100%; 
	float: left; 
	padding-bottom: 39px; 
	margin-bottom: 10px; 
}

#main ul { 
	margin-top: 5px; 
	margin-bottom: 30px; 
	font-family: verdana; 
	font-size: 11px; 
	color: #7a8c93; 
	font-weight: bold;
}
 
#main li { 
	list-style: none; 
	background: url(../images/icon5.png) no-repeat 0 5px; 
	padding-left: 25px; 
}

a.readMore {
	width : 83px;
	height : 19px;
	background: url(../images/ReadMore.png) no-repeat bottom;
	font-family : verdana;
	font-size : 11px;
	color : #ffffff;
	text-align : center;
	padding-bottom: 10px;
	float : left;
	cursor : pointer;
}

a.readMore:hover {
	cursor : pointer;
}

.sepline { 
	width: 10px; 
	height: 310px; 
	background: url(../images/sepline.png) no-repeat; 
	float: left; 
	margin: 85px 15px 0px 15px; 
}

/* HOME */ 

#home .box { 
	width: 280px;
	padding: 5px;
	margin: 5px;
}

/* FOOTER */
#footer { 
	background: url(../images/footer.png) repeat-x; 
	width: 100%; 
	height: 75px; 
	text-align: center; 
	line-height: 12px; 
	float: left; 
	bottom: 0px; 
	margin-top: -39px; 
	position: relative; 
}
 
#footer #wrap { 
	width: 600px; 
	height: 20px; 
	margin: 0px auto; 
	font-size: 10px; 
	color: #999999; 
	padding-top: 15px; 
}

#footer #wrap .link { 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 10px; 
}

#footer #wrap .link:hover { 
	color: #beee48; 
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 10px; 
}

/* STYLES */

.float-left { float: left; }
p { margin: 0px 0px 15px; clear: both; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.big { font-size: 16px; font-weight: bold; margin-bottom: 5px; }

.box { 
	float: left;
	margin: 0px 0px 20px;
}

#box-left { 
	width: 400px;
	padding: 5px;
	margin: 2px;
	float: left;
	margin-left: 35px;
}

#box-right { 
	width: 490px;
	padding: 5px;
	margin: 5px;
	float: right;
}

#box-right .margin-top { margin-top: 60px; }

h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	color: #000000; 
	font-weight: normal;
	font-style: normal;
	float: left;
}

.box h3 { margin: 15px 0px; }


.icon {
	margin-right: 18px;
	margin-bottom: 10px;
}

.image { margin: 10px; }

.CurrentProjects { 
	width: 70px; 
	height: 70px; 
	margin: 3px; 
	padding: 6px;
	background: url(../images/currentOff.png) no-repeat center; 
	overflow: hidden;
}

.CurrentProjects:hover {
	background: url(../images/currentOn.png) no-repeat center;
}

/* PORTFOLIO */

#portfolio {
	width: 990px;
	margin: 0px;
	float: left;
}

.portfolio { 
	width: 920px; 
	float: left; 
	margin-bottom: 30px; 
}

.images { 
	width: 471px;
	height: 175px;
	float: left; 
	margin-right: 15px; 
	margin-top: 6px; 
}

.description { 
	width: 425px; 
	float: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 24px; 
	text-align: justify; 
}

#portfolio .resalte{
	font-weight: bold;
	color: #2d7f0d;
}

/* BLOG */

#blog-left{
	width: 658px;
	margin-right: 10px;
	float: left;
}

#blog-left h3{
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	float: left;
	margin-top: 25px;
	margin-bottom: 12px;
	font-style: normal;
	clear: both;
}

.blog-post{
	width: 658px;
	background: #f8f8f8 url(../images/post_back.png) repeat-x;
	border: 1px solid #999999;
	float: left;
	clear: both;
}

.blog_image{
	width: 200px;
	height: 200px;
	margin: 25px 15px 20px 15px;
	float: left;
}

.blog_text{
	width: 425px;
	float: left;
	margin-bottom: 20px;
}

.blog_date{
	width: 230px;
	background: #2c7f0d;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 12px;
	padding-left: 6px;
	clear: both;
}

.blog-comments{
	width: 658px;
	height: 35px;
	background: #FFFFFF url(../images/post_comments.png);
	border: 1px solid #999999;
	border-top: none;
	float: left;
	margin-bottom: 40px;
}

.blog-comments-number{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	padding-left: 50px;
	padding-top: 3px;
	float: left;
}

.blog-comments-write{
	margin-left: 417px;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	padding-top: 3px;
	float: left;
}

#pagination{
	width: 658px;
	float: left;
	clear: both;
	margin-bottom: 30px;
}

#pagination #pagination-left{
	width: 150px;
	font-size: 11px;
	color: #777777;
	float: left;
}

#pagination #pagination-right{
	width: 120px;
	font-size: 11px;
	color: #777777;
	float: right;
	text-align: right;
}

#pagination-right .page-box{
	border: 1px solid #d1d1d1;
	width: 25px;
	height: 25px;
	text-align: center;
	float: left;
	margin-left: 10px;
}

#blog-right{
	width: 304px;
	float: right;
}

.right-box{
	width: 290px;
	background: #f8f8f8;
	border: 1px solid #d1d1d1;
	float: left;
	padding: 5px 7px;	
	clear: both;
	margin-top: 30px;
}

#big_ad{
	padding: 10px;
}

#categories{
	width: 304px;
	background: #f8f8f8;
	border: 1px solid #d1d1d1;
	border-bottom: none;
	float: left;
}

.categories_back{
	width: 274px;
	height: 30px;
	float: left;
	background: url(../images/categories_back.png) repeat-x;
	padding: 4px 15px;
}

.categories_back a:link, .categories_back a:visited, .categories_back a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
}

.categories_back a:hover{
	color: #222222;
	text-decoration: underline;
}

.categories_back .icon{
	position: absolute;
	top: 737px;
	left: 970px;
}

/* CONTACT FORM	 */

form label { 
	width: 70px; 
	float: left; 
	color: #555555; 
}

form .txtInput { 
	background: url(../images/input.png) no-repeat; 
	width: 235px; 
	height: 24px; 
	padding: 5px 8px 0px 8px; 
	margin-bottom: 10px; 
	font-size: 10px; 
	color: #222222; 
	border: none; 
}

form #txtArea { 
	width: 405px; 
	height: 257px; 
	background: url(../images/textarea.png) no-repeat; 
	float: left; 
}

form .txtArea { 
	background: transparent none repeat scroll 0 0; 
	width: 395px; 
	height: 247px; 

	border: 0px; 
	margin: 5px;  
}

form .button {
	width: 138px; 
	height: 42px; 
	background: url(../images/sendButton.png);
	margin: 25px 160px 0px; 
	border: none;
}

form .button:hover { cursor: pointer; }

/* SLIDER STYLE */
#slider { 
	width: 386px; 
	height: 209px; 
	float: left; 
	margin: 125px 0px 0px 278px;
	overflow: hidden;
}

#slider ul { 
	margin: 0px; 
}

#slider li { 
	list-style: none; 
	display: inline; 
	background: none; 
}


/* CLEARFIX 100% HEIGHT COLS */

.clearfix:after{ content: " "; display: block; height: 0px;	clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }


.xxx {
	margin-bottom: 0px;
	margin-top: 20px;
	color:#000;
	font-size:15px;
	
	
	}
	
	.box img{
		float:left;
		margin-right: 20px;
		
		
		}
		.contact {
	color:#FFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	
	
	}
