* { margin: 0px; padding: 0px; } 
fieldset {border: none}

html, body {
	height: 100%; 
	width: 100%; 
	background: #FFFFFF url(images/background_alt.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; 
}

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

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

#header { 
	width: 1099px; 
	/*height: 425px;*/
	height: 280px;	
	text-align: center;
	float: left;
}
 
#menu { 
	width: 730px; 
	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: 11px; 
	text-decoration: none; 
	display: block; 
	float: left; 
	padding: 0px 30px; 
}

#menu a:hover { 
	background: url(images/ReadMore.png) center no-repeat; 
}

#menu .active {
	background: url(images/ReadMore.png) center no-repeat; 
}

#banner { 
	width: 900px;
	height: 296px;
	background: url(images/banner_new.png) no-repeat center;
	
	margin-top: 14px;
	
}

#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; 
	
	font-weight: bold;
}
 
#main li { 
	list-style: none; 
	background: url(images/bullet_green.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: 65px; 
	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: 435px;
	padding: 5px;
	margin: 2px;
	float: left;
}

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

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

h1, h2, h3 {letter-spacing: -1px;font-family: arial,verdana,sans-serif;margin: 1.2em 0 .3em;color: #585858;;border-bottom: 1px solid #eee;padding-bottom: .1em} 
h4, h5, h6 {letter-spacing: -1px;font-family: arial,verdana,sans-serif;margin: 1.2em 0 .3em;color: #585858;}
h1 {font-size: 196%;margin-top:.6em}
h2 {font-size: 136%}
h3 {font-size: 126%}
h4 {font-size: 116%}
h5 {font-size: 106%}
h6 {font-size: 96%}

/*
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: 758px;
	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: 758px;
	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: 96%;
	float: left;
	margin: 10px 10px 10px 10px;
	
}

.blog_content{
line-height: 25px;
}
/*
.blog_date{
	width: 260px;
	background: #2c7f0d;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 12px;
	padding-left: 6px;
	clear: both;
}*/

.blog_title{
	font-family: Verdana;
	font-size: 24px;
	color: 	#585858;
	clear: both;
	font-weight: bold;
}

.blog_date{
	font-family: Verdana;
	font-size: 11px;
	color: #B0B0B0;
	margin-bottom: 10px;
	clear: both;
}

.blog-comments{
	width: 758px;
	height: 35px;
	background: #FFFFFF url(images/post_comments3.jpg);
	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_active{
font-weight: bold;
	width: 274px;
	/*height: 30px;*/
	float: left;
	background: url(images/categories_back.png) repeat-x;
	padding: 4px 15px;

}

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

}

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

.categories_back_child{
	width: 274px;
	/*height: 30px;*/
	float: left;
	padding: 4px 15px;
	background-color:#F2F2F2;
}

.categories_back_child_last{
	width: 274px;
	/*height: 30px;*/
	float: left;
	border-bottom: 1px solid #D1D1D1;
	padding: 4px 15px;
	background-color:#F2F2F2;
}

.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; }



