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

a
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}


body {

	color:#333; 
	font-family: Calibri, Tahoma, Sans-Serif; 
	background: #302116 url(../layout/bodyback.png) repeat-x left top;
	width: 3700px;
	overflow-y: hidden;
	max-height: 100%;
}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#maincontainer {
	height: 570px; 
}

div#header
{
	position: fixed;	
	top: 0px;
	left: 0px;
	height: 210px;
	min-width: 930px;
	width: 100%;
	background: transparent url(../layout/headerback.png) repeat-x left top;
}

img#logo
{
	float: left;
}

#titlewrapper
{
	float: left;
	height: 210px;	
}

img#title
{
	margin-top: 50px;	
	float: left;
}

#navi
{

	margin-top: 150px;
	height: 60px;
	position: relative;
}

#navi-left-border
{
	float: left;
}

#mainmenu
{
	list-style-type: none;
	background: transparent url(../layout/naviback.png) repeat-x left top;
	/*background: transparent url(../layout/naviseparator.png) no-repeat left top;*/
	height: 60px;
	padding-left: 0px;
	float: left;
}

#mainmenu li
{
	display: inline;
	float: left;
	font-size: 16px;
	background: transparent url(../layout/naviseparator.png) no-repeat right top;
	font-family: "Bookman Old Style", "Times New Roman", Serif; 
}

#mainmenu li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	height: 60px;
	line-height: 60px;
	color: #60422c;
	text-decoration: none;
	float: left;
}

#mainmenu li a:hover
{
	color: #8bef0a; /*be8457;*/
	background: transparent url(../layout/navihoverback.png) no-repeat right top;
}

img#city
{
	float: right;
}

#leftsider {
	padding: 50px 0 0 50px;
	float: left;
	width:300px; 
}

#content {
	position: absolute;
	left: 0;
	top: 210px;
	float: left;
	font-size: 12px;
	line-height: 16px; 
	width: 3700px;
	color: #909090;
	height: 350px;
}

div#home
{
	float: left;	
	background: transparent url(../pics/home.jpg) no-repeat right top;
	width: 580px;
	height: 350px;
	display: inline;
}

div#greetings
{
	margin-left: 305px;
	margin-top: 165px;	
	color: #80da0b;
	font-size: 20px;
	float: left;
	line-height: 35px;
	display: inline;
}

#content h4 {font-size: 1.2em;}

.box
{
	background: transparent url(../layout/box1.png) no-repeat right top;
	width: 360px;
	height: 330px;
	margin-top: 20px;
	margin-right: 0px;
	float: left;
	display: inline;
}

.w200
{
	background: transparent url(../layout/box200.png) no-repeat right top;
	width: 200px;
}

.w500
{
	background: transparent url(../layout/box500.png) no-repeat right top;
	width: 500px;
}

.w600
{
	background: transparent url(../layout/box600.png) no-repeat right top;
	width: 600px;
}

.leftmargin20
{
	margin-left: 20px;	
}

.rightmargin20
{
	margin-right: 20px;	
}

.box h3
{
	display: block;
	margin-bottom: 7px;
	font-family: "Bookman Old Style", "Times New Roman", Serif; 
	font-weight: normal;
	font-size: 18px;
	color: #24b5df;
	background: transparent url(../layout/boxjk.png) no-repeat left top;
	padding-left: 35px;
	padding-top: 9px;
	padding-bottom: 2px;
}

.box h4
{
	color: #a0a0a0;
	margin-top: 4px;
	margin-bottom: 7px;
}

.boxjk
{
	margin-right: 10px;
}

.boxhr
{
	width: 100%;
	height: 2px;
	margin-bottom: 4px;
}

.boxpadding
{
	margin: 15px;	
}

.box p
{
	margin-bottom: 10px;	
}

.box a
{
	color: #8bef0a;
	text-decoration: none;
}

.box a:hover
{
	color: #aaff3e;
}

.box img.right
{
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.box img.left
{
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.noteright
{
	float: left;
	margin-top: 50px;
	width: 270px;
	height: 300px;
	background-image: url("../layout/noteright.png");
	background-repeat: no-repeat;	
	color: #202020;
	font-family: Calibri, Arial, Sans-Serif;
}

.noterightpadding
{
	margin-top: 25px;
	margin-left: 12px;
	width: 170px;
	height: 270px;
	border: 0px solid red;
}


.noteright a
{
	color: #0a457e;
	text-decoration: none;
}

.noteright a:hover
{
	color: #11738e;
}

.noteleft h4, .noteright h4
{
	margin-bottom: 10px;	
}


img.right
{
	float: right;
}

img.left
{
	float: left;
}

span.aboutitem
{
	display: block;
	padding-bottom: 5px;	
}

div.spacer
{
	float: left;
	width: 50px;
	height: 300px;
}

img#work
{
	margin-top: 35px;
	float: left;
}

img#portfolio
{
	margin-top: 35px;
	float: left;
}

img#about
{
	margin-top: 20px;
	float: left;
}

img#contact
{
	margin-top: 25px;	
}

a.pfitem
{
	float: left;
	margin-right: 10px;
	padding: 1px;
	background-color: #303030;
	border: 1px solid #606060;	
	line-height: 0px;
}

a.pfitem img
{
	opacity:0.5;
	filter:alpha(opacity=50);
}

a.pfitem:hover img
{
	opacity:1.0;
	filter:alpha(opacity=100);
}

#mailme .inputcontainer
{
	height: 25px;	
}

#mailme .inputcontainer input
{
	width: 270px;
	background-color: #404040;
	border-bottom: 1px solid #909090;
	border-right: 1px solid #909090;
	border-top: 1px solid #303030;
	border-left: 1px solid #303030;
	color: #909090;
}

#mailme #messagecontent
{
	width: 320px;
	height: 80px;
	background-color: #404040;
	border-bottom: 1px solid #909090;
	border-right: 1px solid #909090;
	border-top: 1px solid #303030;
	border-left: 1px solid #303030;
	color: #909090;	
	scrollbar-base-color: #404040;
	scrollbar-arrow-color: #909090;
}

#mailme #submit
{
	background-color: #404040;
	border-top: 1px solid #909090;
	border-left: 1px solid #909090;
	border-bottom: 1px solid #303030;
	border-right: 1px solid #303030;	
	color: #909090;	
	padding: 3px 10px 4px 10px;	
	float: right;
	margin-right: 8px;
	margin-top: 5px;
	display: inline;
}

.formlabel
{
	display: block;
	width: 50px;	
	float: left;
}

fieldset
{
	margin: 0;
	padding: 0;
	width: 330px;
}