html, body
 { color: #555; font-size: 12px; font-family: tahoma, helvetica, sans-serif, arial; background-color: #fff; background-image: url("../images/bg.gif"); margin: 0; padding: 0; }

ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, label, span, em, a 
{
	border: 0;
	border-style:dotted;
	padding: 0;
	margin: 0;
}

p { line-height: 18px; margin: 0 0 15px 0; }

ul { list-style-type: square; }

a		{ text-decoration: none; color: #7cae1d; border-bottom: 1px solid #ccc; }
a:hover { color: #000; }

img 		{ border: none; }
a img 		{ border: none; }
a:hover img { border: none; }

fieldset label { display: block; clear: both; }
fieldset label input, fieldset label textarea { font-family: verdana, arial; }
fieldset label span { float: left; }
fieldset label .text, fieldset label .textarea
{
	font-size: 13px;
	width: 135px;
	height: 18px;
	color: #666;
	background-color: #fff;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #bcbcbc;
	border-top: 1px solid #bcbcbc;
	float: right;
	padding: 2px 5px;
}
fieldset label .textarea { width: 390px; height: 150px; }
fieldset label .text:focus, fieldset label .textarea:focus 
{ 
	border-right: 1px solid #eebb92;
	border-bottom: 1px solid #eebb92;
	border-left: 1px solid #c3814c;
	border-top: 1px solid #c3814c;	
}
fieldset label .button
{
	width: 42px;
	height: 26px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: url('/images/button.gif') no-repeat center center;
	border: none;
	margin: 0;
}
fieldset label .select
{
	width: 147px;
	height: 22px;
	border: 1px solid #ddd;
	color: #666;
	float: right;
}

.cleaner { clear: both; font-size: 0; line-height: 0; }


/* -----------------------------------------------------------------------------
	header
	---------- */
#head
      { background: white url("../images/head_bg.gif") no-repeat 0 bottom; width: 100%; height: 80px; border-bottom: 2px none #339933 }
#head .set
   { background-position: 0 0; padding-right: 10%; padding-left: 10%; height: 50px }
#head #logo
     { margin-top: 8px; width: 163px; height: 40px; float: left; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo.png', sizingMethod='scale')     }
#head .set > #logo   { background-image: url("../images/logo.png"); background-repeat: no-repeat; background-position: center }
#head ul
 { list-style-type: none; float: right }
#head ul li
 { font: 12px verdana, arial; display: inline }
#head ul li a
      { color: gray; text-decoration: none; background-image: url("../images/nav.gif"); background-repeat: no-repeat; display: block; margin-top: 26px; padding: 5px 20px 0; height: 40px; float: left; vertical-align: middle; border-width: 0 }
#head ul li a:hover        { color: orange; background-image: url("../images/nav_h.gif"); background-repeat: no-repeat }
#head ul li.active a       { color: black; font-size: 110%; font-weight: bold; background-image: url("../images/nav_a.gif"); background-repeat: no-repeat; padding-top: 0 }

/* -----------------------------------------------------------------------------
	body
	---------- */
#main
 { background-color: white; padding: 20px 10% }

/*
	tip
*/
#tip
 { color: gray; font-size: 11px; margin: 13px 0 10px; padding: 0 0 3px; width: 100%; height: 15px; border-bottom: 1px solid silver }
#tip p#desc
{
	float: left;
	margin: 0;
}
#tip p#carrer
{
	float: right;
	margin: 0;
}

/*
	photo
*/
.photo
   { background-image: url("../images/photo_bg.gif"); width: 100%; height: 120px; border-top: 3px none #ddd; border-bottom: 3px none #ddd }
.img1   { background-image: url("../images/image.jpg") }
.img2    { background-image: url("../images/image.jpg") }

/*
	content
*/
#content
 { padding-top: 10px; padding-bottom: 10px; width: 100% }

#content1
{
	width: 100%;
	padding: 0 0 1px 0;
	margin: 20px 0 30px 0;
}

#content #left
{
	//width: 206px;
	width: 55%;
	float: left;
	line-height: 15px;
	//border-right: 1px solid #ddd;
	padding: 0 15px 0 0;
	margin: 0 -1px 0 0;
}
#content #right
{
	//width: 489px;
	width: 40%;
	float: left;
	//border-left: 1px solid #ddd;
	padding: 0 0 0 15px;
}

#content1 #left
{
	width: 206px;
	float: left;
	line-height: 15px;
	border-right: 1px solid #ddd;
	padding: 0 15px 0 0;
	margin: 0 -1px 0 0;
}
#content1 #right
{
	width: 489px;
	float: left;
	border-left: 1px solid #ddd;
	padding: 0 0 0 15px;
}

/* --- */

#content #left #sub_nav
{
	width: 221px;
	font: 12px/normal Verdana, Arial;
	list-style-type: none;
	border-left: 1px solid #84bb23;
	border-top: 1px solid #effcd8;
	margin: 0 -15px 25px 0;
}
#content #left #sub_nav li a
{
	width: 203px;
	display: block;
	border-bottom: 1px solid #effcd8;
	padding: 7px 0 7px 15px;
}	
#content #left #sub_nav li.active a, #content #left #sub_nav li a:hover 
{
	color: #555;
	border-left: 3px solid #84bb23;
	background-color: #effcd8;
}

#content #left #backtomain, #content #left #newsarchive 
{
	text-align: right;
	margin: -15px 0 25px 0;
}
#content #left #newsarchive { margin-top: 0; }

#content #left .hr, .hr
{
    width: 221px;
	height: 1px;
	font-size: 0;
	border-bottom: 1px solid #ddd;
	line-height: 0;
	color: #ddd;
	clear: both;
	padding: 0;
	margin: 20px -15px 20px 0;
}

/* left */
#content #left p.caption
{
	font: 15px/normal Verdana, Arial;
	letter-spacing: -1px;
	color: #ed7b20;
	margin: 0 0 10px 0;
}

#content #left p.star_green a
{
	width: 70px;
	height: 70px;
	text-indent: -9999px;
	background: url('/images/star_green.gif') no-repeat;
	border: none;
	display: block;
	float: right;
	margin: 0 0 0 7px;
}
#content #left p.star_green a:hover { background: url('/images/star_green_ahover.gif') no-repeat; }
#content #left p { margin: 0 0 10px 0; }

#content #left #portfolio_preview div
{
	width: 40px;
	height: 45px;
	border: 3px solid #ddd;
	overflow: hidden;
	float: left;
	margin: 0 18px 20px 0;
}
#content #left #portfolio_preview div.active
{
	border: 3px solid #aedf57;
}

#content #left #callback { background: url('/images/callback_bg.gif') repeat-x #fff; border-top: 1px solid #ddd; padding: 5px; }
#content #left #callback label { height: 24px; margin: 5px 0; }
#content #left #callback label .text { width: 120px; }
#content #left #callback label .select { width: 132px; }
#content #left #callback label .button { margin: 0 0 0 64px; }


/* right */
#content #right h1
{
	font: 17px/normal Verdana, Arial;
	letter-spacing: -1px;
	color: #7cae1d;
	margin: 25px 0 10px 0;
}

#content #right h2
{
	font: 15px/normal Verdana, Arial;
	letter-spacing: -1px;
	margin: 0 0 15px 0;
}

#content #right .quote
{
	background: url('/images/quote1.gif') top left no-repeat;
	margin: 10px 0 15px 0;
}
#content #right .quote p
{
	background: url('/images/quote2.gif') bottom right no-repeat;
	padding: 30px 40px 30px 45px;
}

#content #right .project_screen
{
	width: 485px;
	height: 150px;
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 20px 0;
}

#content #right .box_set .box
{
	width: 145px;
	float: left;
	margin: 0 25px 0 0;
}
#content #right .box_set .box h2
{
	font-size: 11px;
	font-weight: bold;
	border: none;
	margin: 0 0 20px 0;
}
#content #right .box_set .box ul 
{
	list-style-type: none;
	margin: 0;
}
#content #right .box_set .box ul li 
{
	font-size: 11px;
}

#content #right ul  
{
	list-style-type: none; 
	margin: 5px 20px 0 20px;
}
#content #right ul li 
{
	background: url('/images/list_icon.gif') no-repeat center left;
	border-bottom: 1px solid #ddd; 
	line-height: 18px;
	padding: 0 0 5px 20px; 
	margin: 0 0 15px 0; 
}

#content #right #contactform { background-color: #f7f7f7; border: 1px solid #f1f1f1; padding: 5px; margin: 15px 0 0 0;}
#content #right #contactform label { height: 24px; margin: 5px 0; }
#content #right #contactform label .text { width: 390px; }
#content #right #contactform label .button { margin: 0 0 0 75px; }

/* -----------------------------------------------------------------------------
	footer
	---------- */
	
#footer
    { background-image: url("../images/footer_bg.gif"); background-repeat: no-repeat; width: 100%; height: 40px; border-top: 2px #339933 }
#footer .set
  { padding-top: 12px; padding-right: 10%; padding-left: 10%; height: 30px }
#footer .set p
 { color: gray; font-size: 10px; line-height: 30px; text-align: right; margin: 0 }
#end
 { background-image: url("../images/end_bg.gif"); background-repeat: repeat-x; height: 40px }
#end p
 { color: black; font-size: 10px; text-align: right; padding-right: 10% }
#end p a 		{ color: #999999; text-decoration: none; }
#end p a:hover 	{ color: #666666; }


/* -----------------------------------------------------------------------------
	other
	---------- */

#preload { display: none; }

#result 
{ 
	background: url('/images/icon_note.gif') no-repeat center left;
	padding: 0 0 0 15px; 
	margin: 0 0 10px 0; 
}
#result span { font-weight: bold; color: #7cae1d; }

p.calendar
{
	font-size: 10px;
	line-height: normal;
	background: url('/images/calendar.gif') no-repeat center left;
	color: #888;
	padding: 0 0 0 18px;
	margin: 0 0 5px 0;
}

p.icon_arrow { background: url('/images/icon_arrow.gif') no-repeat center left; padding: 0 0 0 15px; }

.hr
{
	width: 100%;
	margin: 0;
}

/** WORDPRESS **/

#sidebar ul{
	list-style-type: none;
	margin: 3px 0px;
	padding; 0px;
}


#sidebar>ul>li{
	margin: 15px 0px 15px 0px;
}

#sidebar>ul>li ul li{
	margin: 5px 0px;
}

#s, .wp-input{
	border: 1px solid #CCCCCC;
}

#s{
	width: 135px;
}

#searchsubmit, .wp-submit{
	border: 1px solid #CCCCCC;
	background: #A2D73E;
	color: #FFFFFF;
}


.commentlist{
	margin: 10px 20px;
}

.commentlist>li>p{
	margin: 5px 0px;
}

/* Rounded Corners */

.corner_b1 {background: url(../images/corner_sidebox_bttmleft.gif) 0 100% no-repeat #DFEDA4; width: 195px}
.corner_b2 {background: url(../images/corner_sidebox_bttmleft.gif) 0 100% no-repeat #DFEDA4; width: 650px}
.corner_br {background: url(../images/corner_sidebox_bttmright.gif) 100% 100% no-repeat}
.corner_tl {background: url(../images/corner_sidebox_topleft.gif) 0 0 no-repeat}
.corner_tr {background: url(../images/corner_sidebox_topright.gif) 100% 0 no-repeat; padding:10px}

