/* @group reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	border: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}

/* IE Only Hack */

* html .byfloatedimage {float: left;}

	
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
} 

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

	*									{margin:0; padding:0;}


/* @end */

body {
	width: 770px;
	margin: 0 auto;
	background-color: black;
	height: 100%;
	position: relative;
}

html {
	color: silver;
}

#container {
	background-image: url(../imgs_home/background01.gif);
	min-height: 100%;
	position: relative;
	top: 10px;
	width: 770px;
}

h2 {
	color: white;
	font: bold 14px/16px Verdana, "Lucida Grande", Lucida, sans-serif;
}

/* @group Masthead */

#masthead {
	height: 124px;
	width: 770px;
	position: relative;
}

img#LSK_logo2 {
	position: absolute;
	width: 282px;
	float: left;
	display: inline;
	top: 0;
	left: 0;
}

#masthead h1 {
	background-image: none;
	width: 282px;
	text-indent: -1000px;
	font-size: 18px;
	font-weight: bold;
	float: none;
	height: 100%;
}

ul#nav {
	font-size: 10px;
	width: 456px;
	height: 58px;
	float: left;
}

ul#nav li {
	width: 136px;
	height: 22px;
	float: left;
	padding-right: 11px;
	padding-bottom: 9px;
}

div#menu {
	width: 430px;
	position: absolute;
	float: right;
	top: 34px;
	height: 1%;
	left: 309px;
}

#m_profile a {
	display: block;
background: url(../imgs_menu/but_profile.gif) no-repeat;
	width: 136px;
	height: 22px;
	text-indent: -5000px;
}

#m_profile a:hover {
	background: url(../imgs_menu/but_profile.gif) 0 44px;
	width: 136px;
	height: 22px;
	display: block;

}

#m_profile.selected a {
	background: url(../imgs_menu/but_profile.gif) 0 88px;
	width: 136px;
	height: 22px;
	display: block;

}

#m_process a
 {
	background: url(../imgs_menu/but_process.gif) no-repeat;
	width: 136px;
	height: 22px;
	display: block;
	text-indent: -5000px;


}

#m_process a:hover
 {
	background: url(../imgs_menu/but_process.gif) 0 44px;

}

#m_process.selected a {
	background: url(../imgs_menu/but_process.gif) 0 88px;
	width: 136px;
	height: 22px;
	display: block;

}

#m_properties a
 {
	background: url(../imgs_menu/but_properties.gif) no-repeat;
	width: 136px;
	height: 22px;
	display: block;
	text-indent: -5000px;


}

#m_properties a:hover
 {
	background: url(../imgs_menu/but_properties.gif) 0 44px;
	width: 136px;
	height: 22px;
	display: block;

}

#m_properties.selected a {
	background: url(../imgs_menu/but_properties.gif) 0 88px;
	width: 136px;
	height: 22px;
	display: block;

}

#m_portfolio a
 {
	background: url(../imgs_menu/but_portfolio.gif) no-repeat;
	width: 136px;
	height: 22px;
	display: block;
	text-indent: -5000px;


}

#m_portfolio a:hover
 {
	background: url(../imgs_menu/but_portfolio.gif) 0 44px;
	width: 136px;
	height: 22px;
	display: block;


}

#m_portfolio.selected a {
	background: url(../imgs_menu/but_portfolio.gif) 0 88px;
	width: 136px;
	height: 22px;
	display: block;

}

#m_works a
 {
	background: url(../imgs_menu/but_works.gif) no-repeat;
	width: 136px;
	height: 22px;
	display: block;
	text-indent: -5000px;


}

#m_works a:hover
 {
	background: url(../imgs_menu/but_works.gif) 0 44px;
width: 136px;
	height: 22px;
	display: block;

}

#m_works.selected a {
	background: url(../imgs_menu/but_works.gif) 0 88px;
	width: 136px;
	height: 22px;
	display: block;

}

#m_contact a
 {
	background: url(../imgs_menu/but_contact.gif) no-repeat;
	width: 136px;
	height: 22px;
	display: block;
	text-indent: -5000px;


}

#m_contact a:hover
 {
	background: url(../imgs_menu/but_contact.gif) 0 44px;
	width: 136px;
	height: 22px;
	display: block;

}

#m_contact.selected a {
	background: url(../imgs_menu/but_contact.gif) 0 88px;
	width: 136px;
	height: 22px;
	display: block;

}



/* @end */

/* @group home feature */

#feature_photo {
	float: left;
	height: 292px;
	width: 282px;
}

div#feature {
	position: relative;
	height: 1%;
}

#featured_items {
	float: right;
	width: 488px;
	height: 292px;
	background-color: #80a407;
}

#featured_items h2 {
	margin-left: 20px;
	padding-top: 10px;
	margin-right: 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}

#featured_items img {
	border: 1px solid #80a407;
	width: 95px;
	height: 95px;
	float: left;
	position: relative;
}

#featured_items img:hover {
	border: 1px solid black;
}

#featured_items ul li {
	width: 216px;
	height: 95px;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 18px;
}

#featured_items ul li h4 {
	width: 102px;
	color: white;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-left: 104px;
	margin-top: 0;
	position: relative;
	top: 6px;
}

#featured_items h4 a {
	color: white;
	text-decoration: none;
}

#featured_items h4 a:hover {
	color: #333;
	text-decoration: underline;
}

img#guthman {
}

img#horizon {
}

img#gullo {
}

img#postoffice {
}



/* @end */

/* @group home subarea */

#profile {
	width: 282px;
	float: left;
	position: relative;
}

#expertise {
	width: 488px;
	float: right;
	background-color: #eeeded;
	clear: none;
	position: relative;
	min-height: 200px;
}

#expertise ul li {
	width: 117px;
	margin-left: 37px;
	font: 11px/12px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-type: square;
	padding-left: 0;
	color: black;
	margin-bottom: 4px;
}

#expertise ul {
	margin-left: -3px;
	margin-top: 11px;
}

#subarea {
	clear: both;
	float: none;
	min-height: 226px;
}

#expertise ul.col1 {
	float: left;
}

#expertise ul.col2 {
	float: left;
}

#expertise ul.col3 {
	float: left;
}

#profile p span.more {
	color: #80a407;
	font-weight: bold;
	position: relative;
	top: 5px;
}

#profile h2 {
	margin-left: 20px;
	padding-top: 10px;
	margin-right: 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}

#expertise h2 {
	margin-left: 20px;
	padding-top: 10px;
	margin-right: 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid black;
	color: black;
}

#profile p {
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 10px 20px 20px;
}

#profile p span.more a {
	color: #80a407;
	text-decoration: underline;
}

#profile p span.more a:hover {
	color: #eeeded;
	text-decoration: none;
}



/* @end */

/* @group easyclear */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    font-size: 0;
    clear: both; 
    visibility: hidden;
}

.clear {
	min-height: 1px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* @end */

/* @group footer */

#footer {
	clear: both;
}

p#register {
	color: #686868;
	text-align: center;
	padding-top: 28px;
	padding-bottom: 12px;
	font: 8px Verdana, sans-serif;
}

#registered {
	clear: both;
	height: 26px;
	background-color: #627f08;
	position: relative;
	bottom: 0;
	width: 488px;
	left: 282px;
}

#location {
	clear: both;
	height: 26px;
	background-color: #627f08;
	position: relative;
	bottom: 0;
	width: 488px;
	left: 282px;
}

#location p {
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: right;
	margin-right: 20px;
	padding-top: 7px;
	color: white;
}



/* @end */

/* @group Contact area */

#contact_area {
	float: right;
	width: 488px;
	height: 313px;
	margin-top: -4px;
	background-image: none;
	background-color: #1d2832;
}

#contact_area p a {
	color: #80a407;
	font-size: 10px;
}

#contact_area a:hover {
	color: #9cc90d;
	font-size: 10px;
}

#contact_area p {
	width: 450px;
	color: white;
	font: 11px/14px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin: 18px 20px 20px;
	float: none;
}



/* @end */

/* @group Profile Area */

div#info {
	position: relative;
	background: url(../imgs_menu/back_profile2.gif) repeat-y 0;
	height: 1%;
}

#info_text p {
	width: 450px;
	color: white;
	font: 11px/18px Verdana, "Lucida Grande", Lucida, sans-serif;
	top: 0;
	padding-left: 20px;
	margin-right: 20px;
	margin-top: 6px;
	margin-bottom: 8px;
}

#info_text h3 {
	font: bold 13px Verdana, "Lucida Grande", Lucida, sans-serif;
	padding-bottom: 5px;
	margin-top: 10px;
	color: #80a407;
	padding-left: 20px;
}

#info_text ul li {
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	list-style-type: disc;
	margin-left: 36px;
	margin-bottom: 5px;
	width: 400px;
	display: list-item;
}

#info_text ul {
	padding-top: 13px;
	margin-bottom: 11px;
	padding-bottom: 3px;
}

#info_text {
	float: right;
	background: url(../backgrounds/back_profile.gif) -280px;
	margin-top: -5px;
}

#info_photo img {
	position: absolute;
	top: 47px;
	float: left;
	left: 0;
}

#more_info {
	clear: both;
	height: 40px;
	background-color: #6f8145;
	width: 488px;
	left: 282px;
	position: relative;
	top: 0;
}

#more_info p {
	color: white;
	font: normal normal 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	text-align: right;
	position: relative;
	top: 14px;
	right: 18px;
}

#more_info p a:link
 {
	color: white;
	text-decoration: none;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	border: 1px solid #6f8145;
	padding: 3px;
}

#more_info p a:visited
 {
	color: white;
	padding: 3px;
	border: 1px solid #6f8145;
	text-decoration: none;
}

#more_info p a:hover {
	color: white;
	text-decoration: none;
	border: 1px solid #94bf0d;
	padding: 3px;
}

#more_info p a:active
 {
	color: white;
	text-decoration: none;
	border: 1px solid #80a407;
	padding: 3px;
}



/* @end */

/* @group Properties */

#properties {
	height: 497px;
	background: url(../backgrounds/gray1.png) repeat 0 46px;
}

#properties p {
	position: relative;
	top: 24px;
	left: 24px;
	width: 232px;
	font: 13px Arial, Helvetica, Geneva, sans-serif;
}

img {
	
}

#item1 {
	position: absolute;
	top: 184px;
	left: 29px;
}

#item2 {
	position: absolute;
	top: 184px;
	left: 321px;
}

#item3 {
	position: absolute;
	top: 184px;
	left: 615px;
}

#item4 {
	position: absolute;
	top: 333px;
	left: 177px;
}

#item5 {
	position: absolute;
	top: 333px;
	left: 467px;
}

#item6 {
	position: absolute;
	top: 474px;
	left: 29px;
}

#item7 {
	position: absolute;
	top: 474px;
	left: 321px;
}

#item8 {
	position: absolute;
	top: 474px;
	left: 615px;
}

#portfolio h4 a {
	color: silver;
	text-decoration: none;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
	margin-top: -1px;
}

#portfolio h4:hover a {
	text-decoration: underline;
}

#portfolio a img {
	border: 2px solid #2a2a2a;
}

#portfolio a:hover img {
	border: 2px solid #91ba0c;
}

div#to_portfolio {
	position: absolute;
	top: 632px;
	width: 279px;
	border: 1px solid #333;
}

#to_portfolio p {
	font: 10px Verdana, sans-serif;
	margin-left: 65px;
	padding: 2px;
	color: white;
	top: 2px;
	position: relative;
}

#to_portfolio p a:link {
	color: #cfcfcf;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #333;
}

#to_portfolio p a:visited {
	color: white;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #333;

}

#to_portfolio p a:hover {
	color: white;
	border: 1px solid #80a407;
}

#to_portfolio p a:active {
	color: #80a407;
}

#works p {
	position: relative;
	top: 24px;
	left: 24px;
	width: 232px;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



/* @end */

/* @group Projects */

#project_text {
	font: 11px/14px Arial, Helvetica, Geneva, sans-serif;
	color: #eeeded;
	width: 127px;
	float: left;
	padding: 10px 23px 10px 17px;
	z-index: 1;
	position: relative;
}

div#project {
	background: url(../portfolio/titles/back_projects.gif) repeat-y 0;
	width: 770px;
	height: 540px;
}

#project_foto {
	height: 405px;
	width: 441px;
	position: relative;
	float: right;
	top: -4px;
	z-index: 10;
}

.caption {
	color: white;
	height: 18px;
	width: 192px;
	left: 157px;
	position: absolute;
	top: 435px;
	z-index: 20;
	display: block;
	font-size: 12px;
}

#controls {
	width: 311px;
	height: 34px;
	background-color: #5d5d5e;
	position: absolute;
	top: 424px;
	left: -47px;
}

#arrows {
	width: 275px;
	height: 30px;
	background-color: #627f08;
	position: relative;
	left: 281px;
	top: -9px;
	float: none;
}

/* @group submenu area */

#submenu {
	height: 35px;
	width: 282px;
	background-color: #84631b;
	float: none;
	position: absolute;
	left: -329px;
	top: 459px;
}

#submenu ul li {
	color: white;
	font: 10px Verdana, "Lucida Grande", Lucida, sans-serif;
	position: relative;
	display: inline;
	top: 10px;
}

li.portfolio {
	position: relative;
	left: 29px;
}

li.next {
	position: relative;
	left: 138px;
	top: 5px;
}

#submenu a:link {
	color: white;
	text-decoration: none;
	border: 1px solid #84631b;
	padding: 2px;
}

#submenu a:visited {
	color: white;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #84631b;
}

#submenu a:hover {
	color: white;
	text-decoration: none;
	border: 1px solid #8db50c;
	padding: 2px;
}

#submenu a:active {
	color: #97c30d;
	text-decoration: none;
	border-bottom: 1px solid white;
}



/* @end */



/* @end */

/* @group Works */

#works {
	height: 497px;
	background: url(../backgrounds/gray1.png) repeat 0 46px;
}

#works p {
	position: relative;
	top: 24px;
	left: 24px;
	width: 232px;
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

img {
	
}

#item1 {
	position: absolute;
	top: 184px;
	left: 29px;
}

#item2 {
	position: absolute;
	top: 184px;
	left: 321px;
}

#item3 {
	position: absolute;
	top: 184px;
	left: 615px;
}

#item4 {
	position: absolute;
	top: 333px;
	left: 177px;
}

#item5 {
	position: absolute;
	top: 333px;
	left: 467px;
}

#item6 {
	position: absolute;
	top: 474px;
	left: 29px;
}

#item7 {
	position: absolute;
	top: 474px;
	left: 321px;
}

#item8 {
	position: absolute;
	top: 474px;
	left: 615px;
}

#portfolio h4 a {
	color: silver;
	text-decoration: none;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
	margin-top: -1px;
}

#portfolio h4:hover a {
	text-decoration: underline;
}

#portfolio a img {
	border: 2px solid #2a2a2a;
}

#portfolio a:hover img {
	border: 2px solid #91ba0c;
}

div#to_portfolio {
	position: absolute;
	top: 632px;
	width: 279px;
	border: 1px solid #333;
}

#to_portfolio p {
	font: 10px Verdana, sans-serif;
	margin-left: 65px;
	padding: 2px;
	color: white;
	top: 2px;
	position: relative;
}

#to_portfolio p a:link {
	color: #cfcfcf;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #333;
}

#to_portfolio p a:visited {
	color: white;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #333;

}

#to_portfolio p a:hover {
	color: white;
	border: 1px solid #80a407;
}

#to_portfolio p a:active {
	color: #80a407;
}



/* @end */

/* @group slideshow */

#fade-example-1 li,#fade-example-2 li {
	position: absolute;
	left: -148px;
	width: 589px;
	height: 406px;
	background-color: #393939;
	text-align: center;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #80a407;
	z-index: 20;
}

ul#fade-example-1.crossfade.transition-fadeoutfadein {
	z-index: 30;
}

div.example {
	position: relative;
	left: 168px;
	top: -4px;
}
.example-r {
	position: relative;
	background-color:#F2F2F2;
	border:5px solid #CCCCCC;
	padding:1em;
	width: 664px;
	margin-bottom: 1em;
}
.control {
	position: absolute;
	z-index: 100;
	cursor: pointer;
	font-size: 21px;
	font-weight: normal;
	color: white;
	font-style: normal;
}
#fade-example-1-next {
	position: relative;
	top: 9px;
	left: 191px;
	font-size: 17px;
}
#fade-example-1-previous {
	position: relative;
	top: 9px;
	left: 87px;
	font-size: 17px;
}
.ajax {
	margin: 3em;
	border: 1em solid #FF8C00;
	padding: 1em;
}

/* @end */

/* @group Portfolio */

#portfolio {
	height: 497px;
	background: url(../backgrounds/gray1.png) repeat 0 46px;
}

img {
	
}

#item1 {
	position: absolute;
	top: 184px;
	left: 29px;
}

#item2 {
	position: absolute;
	top: 184px;
	left: 321px;
}

#item3 {
	position: absolute;
	top: 184px;
	left: 615px;
}

#item4 {
	position: absolute;
	top: 333px;
	left: 177px;
}

#item5 {
	position: absolute;
	top: 333px;
	left: 467px;
}

#item6 {
	position: absolute;
	top: 474px;
	left: 29px;
}

#item7 {
	position: absolute;
	top: 474px;
	left: 321px;
}

#item8 {
	position: absolute;
	top: 474px;
	left: 615px;
}

#portfolio h4 a {
	color: silver;
	text-decoration: none;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
	margin-top: -1px;
}

#portfolio h4:hover a {
	text-decoration: underline;
}

#portfolio a img {
	border: 2px solid #2a2a2a;
}

#portfolio a:hover img {
	border: 2px solid #91ba0c;
}

div#to_portfolio {
	position: absolute;
	top: 632px;
	width: 279px;
	border: 1px solid #333;
}

#to_portfolio p {
	font: 10px Verdana, sans-serif;
	margin-left: 65px;
	padding: 2px;
	color: white;
	top: 2px;
	position: relative;
}

#to_portfolio p a:link {
	color: #cfcfcf;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #333;
}

#to_portfolio p a:visited {
	color: white;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #333;

}

#to_portfolio p a:hover {
	color: white;
	border: 1px solid #80a407;
}

#to_portfolio p a:active {
	color: #80a407;
}



/* @end */

* div {
}

span.boxed {
	border: 1px solid white;
	padding: 2px;
}