BODY {
	margin:0;
	padding:0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFF;
	background: #000 url(i/main_bg.gif) repeat-y center top;
	min-height:100%;
	position: relative;
}
html {
	height:100%;
	margin:0;
	padding:0
}
* html body {
	height:100%;
}

a#mainlink{
	position: absolute;
	width: 380px;
	height: 70px;
	top: 15px;
	left: 35px;
}

div#logo{
	background:url(i/header_logo.jpg) no-repeat;
	height: 66px;
	padding: 40px 20px 0 0px;
	position:relative;
text-align: right;	
}

div#logo A{
	color: #AAA;
	font-size: 90%;
	text-decoration: none;
	margin-right: 10px;
	padding-bottom: 4px;
}

div#logo SPAN{
	background:url(i/bullet_square.gif) no-repeat left bottom;
	color: #FFF;
	font-size: 90%;
	text-decoration: none;
	margin-right: 10px;
	padding-bottom: 4px;
}


div#anons{
	border-bottom: 1px solid #5c5f60;
	padding: 2px;
}

div#anons_in{
	height: 40px;
	background: #f9f9f9 url(i/logo_bg.gif) repeat-x;
	
}

div#container {
	width:837px;
	margin:0 auto
}
div#content {
	float:right;
	width:533px;
	background: #191A1E url(i/menu_title02.jpg) repeat-x -1px 0;
	padding: 12px 25px;	
}

div#content P{
	padding: 0;
	margin: 1em 0;
	text-align:justify;
	
}

div#content{
line-height: 125%;
}


div#content STRONG{
	font-weight: normal;
	color: #AFBEC5;
}

div#content EM{
	color: #AFBEC5;
}


div#navigation {
	float:left;
	width:210px;
	background: #191A1E url(i/menu_title01.jpg) no-repeat;
	padding: 12px 15px 10px 29px;
}


div#main{
	overflow:hidden;
	padding-bottom: 80px;
	width: 100%;
}
		

div#footer {
	width:777px;
	position:absolute;
	bottom: 0;
	background: #181b1d;
	border-top: 1px solid #5c5f60;
	color: #99a1a9;
	padding: 15px 30px;
	font-size: 90%;
	line-height:150%;

}


div#footer DIV{
	float: left;
	margin-right: 40px;
}

div#footer A{
	color: #99a1a9
}

H1{
	padding: 0;
	margin: 0 0 30px 0;
	width: 200px;
	height: 25px;
	text-indent:-5000px;
	background-repeat: no-repeat;
	
}

H2{
	font-size: 120%;
	padding: 0;
	margin: 0 0 15px 0;
	color: #A4E4FF;
}

H3{
	font-size: 100%;
	padding: 0;
	margin: 15px 0 10px 0;
	1color: #A4E4FF;
}

UL LI{
    margin-bottom: 5px;
}

.lastworks{
	margin : 0 10px 0 0;
	padding: 15px 0 15px 0;
	background:  url(i/line.gif) repeat-x bottom;
}
A{
	color: #FFF;
}

#content P A, #content  UL A{
	color: #80B2C2;
}

#content P A:hover, #content UL A:hover{
	color: #A6B7BF;
}


A.lines{
	background: url(i/bullet_lines.gif) no-repeat left center;
	padding-left: 10px;
}

.date {
	margin:15px 0px 10px 15px;
	font-size: 90%;
	color: #CCC;
	padding-left: 25px;
	background: transparent url(i/ico_calc.png) no-repeat;
	height: 16px;
	width:auto;
}

.url {
	margin:10px 0px 0px 15px;
	font-size: 90%;
	padding: 0px 0 0px 25px;
	background: transparent url(i/ico_url.png) no-repeat;
	height: 16px;
	width:auto;
}

.url a{
	color: #CCC;
}

.url a:hover {
	color: #999;
}

.site_screenshot{
	border:1px solid #5B6469;
	padding: 2px;
	float:left;
	margin:0px 25px 5px 0pt;
}

*html .site_screenshot{
	margin:0px 40px 5px 0pt;
}

.site_screenshot_small{
	border:1px solid #5B6469;
	margin-bottom: 5px;
	padding: 2px;
}



UL.link_list{
	padding:0;
	margin: 0;
	margin: 10px 0 10px 25px;
	list-style-image:url(i/bullet_lines.gif);

}

UL.link_list LI{
	
	padding-left: 5px;
	margin-bottom: 3px;
	
}
#content .link_list LI A{
	text-decoration: none;
	color: #FFF;
}

#content  .link_list LI A:hover, #navigation  .link_list LI A:hover{
	color: #A6B7BF;
}

UL.link_list SPAN{
	color: #A6B7BF;
}

div#navigation A{
	text-decoration: none;
}

div#navigation A:hover{
	1color: #AAA;
}


.blue_line {
	width:533px;
	background: #191A1E url(i/menu_line.gif) no-repeat -20px 30px;
	padding: 0px 0 10px 0;
	margin: 30px -30px 10px 0;

}

.blue_line H1{
	margin-bottom: 0px;
}



h1#makets{
	background-image:url(i/title_makets.png);
}

h1#allprojects{
	background-image:url(i/title_allprojects.png);
}

h1#portfolio{
	background-image:url(i/title_portfolio.png);
}

h1#keywords{
	background-image:url(i/title_keywords.png);
}

h1#menu{
	background-image:url(i/title_menu.png);
}
h1#lastwork{
	background-image:url(i/title_lastwork.png);
}


