/*

css 2.0 W3C		style.css (c) lotek.info

			Andy Bacchet
			http://lotek.info/
			514 991 7351

*/

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

body {
	background-color: #000;
	font-family: "Arial", sans-serif;
	font-size: 76%;
	width: 100%;
	}

#index_container{
	position: relative;
	top: 0;
	left: 0;
	height: 980px;
	width: 1066px;
	background-image: url("images/index_bg_4.jpg");
	background-repeat: no-repeat;
	background-position: top left;
		
}

#programming_container{
	position: relative;
	top: 0;
	left: 0;
	height: 1029px;
	width: 1097px;
	background-image: url("images/css_programming_bg_3.jpg");
	background-repeat: no-repeat;
	background-position: top left;

}

#hosting_container{
	position: relative;
	top: 0;
	left: 0;
	height: 1290px;
	width: 989px;
	background-image: url("images/hosting_bg.jpg");
	background-repeat: no-repeat;
	background-position: top left;

}

#consultation_container{
	position: relative;
	top: 0;
	left: 0;
	height: 1089px;
	width: 1110px;
	background-image: url("images/lotek_consulting_bg_2.jpg");
	background-repeat: no-repeat;
	background-position: top left;

}

#portfolio_container{
	position: relative;
	top: 0;
	left: 0;
	height: 1137px;
	width: 1095px;
	background-image: url("images/portfolio_bg_2.jpg");
	background-repeat: no-repeat;
	background-position: top left;

}




#logo_head{
	position: absolute;
	top: 430px;
	left: 48px;
}

#menu{
	position: absolute;
	top: 165px;
	left: 125px;
}


#menu ul{
	list-style: none;
	}

#menu ul a, #menu ul a:visited{
	font-family: "Arial Black", Arial, sans-serif;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#menu ul a:hover, #menu ul a:active{
	color: #c00;
	text-decoration: none;
}

#text_box{
	position: relative;
	top: 78px;
	left: 357px;
	background-image: url("images/grey_bg.png");
	background-repeat: repeat;
	height: 649px;
	width: 280px;
	padding: 20px 15px 20px 18px;
}

#wide_text_box{
	position: relative;
	top: 78px;
	left: 357px;
	background-image: url("images/grey_bg.png");
	background-repeat: repeat;
	width: 580px;
	padding: 20px 15px 20px 18px;
}

#text_box.hosting{
	height: 1050px;
	}
#text_box.portfolio{
	height: 710px;
	}

#text_box p{
	font-family: "Arial", sans-serif;
	font-size:  1.0em;
	letter-spacing: 0;
	padding: 0 0 20px 0;
}

#text_box p.list_lead{
	padding: 0 0 2px 0;
}

#text_box p.first{
	padding: 0 0 20px 0;
}


#text_box h1{
	font-size: 1.2em;
	line-height: 1.4em;
	font-family: "Arial Black", Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 0.08em;
	padding: 0 0 30px 0;
	color: #000;
}

#text_box ul{
	list-style-image: url("images/red_bullet.gif");
	padding: 0 0 15px 18px;
	font-size: 1.0em;
	
}

#text_box ul.IE li{
	list-style-image: none;
	list-style: none;
	padding: 0 0 0 10px;
	background-image: url("images/red_bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 7px;
	font-size: 0.95em;
}

#logo_head p{
	font-size: 1em;
	padding: 0 0 30px 76px;
}

#logo_head p.subtitle{
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 1em;
	line-height: 1.05em;
	padding: 8px 0 30px 78px;
	letter-spacing: 0.08em;
}

.adv{
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 1em;
	line-height: 1.05em;
	letter-spacing: 0.08em;
}

#footer{
	clear: both;
	position: relative;
	top: 20px;
	left: 387px;
	width: 200px;
	}

a,  a:visited{
	font-size: 1em;
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover, a:active{
	color: #c00;
	}

.highlight{
	color: #c00;
}

#footer a, #footer a:visited{
	font-size: 1em;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover, #footer a:active{
	color: #c00;
	text-decoration: none;
}

.portfolio_area{
	overflow: hidden;
	clear: both;
	position: relative;
	top: 20px;
	left: 357px;
	width: 630px;
	background-color: #9b9b9b;
	margin: 100px 0 0 0;
	font-size: 1.05em;
}

.portfolio_area p{
	padding: 20px 0 0 0;
	font-size: 1.05em;
}

.portfolio_area table.credits{
	padding: 20px 0 0 20px;
	font-size: 1em;
}
.portfolio_area table.credits td.padded{
	padding: 0 0 0 30px;
	
}

.portfolio_area table.credits a, .portfolio_area table.credits a:visited{
	text-decoration: underline;
}

.portfolio_area table.credits a:hover, .portfolio_area table.credits a:active{
	color: #c00;
}

.portfolio_area ul{
	list-style-image: url("images/white_bullet.gif");
	padding: 0 0 15px 18px;
	font-size: 1em;
}

.portfolio_area .column img{
	padding: 5px 0 0 0;
}

.column{
	float: left;
	width: 275px;
	padding: 40px 18px 40px 20px;
	background-color: transparent;
	}

img.price_bg{
	position: absolute;
	top: 220px;
	left: 263px;
}

span.price_text_3digit{
	position: absolute;
	top: 258px;
	left: 268px;
	font-size: 18pt;
	font-weight: bold;
	color: #fff;
}

span.price_text_4digit{
	position: absolute;
	top: 258px;
	left: 268px;
	font-size: 16pt;
	font-weight: bold;
	color: #fff;
}

span.price_text_call_now{
	position: absolute;
	top: 258px;
	left: 268px;
	font-size: 15pt;
	font-weight: bold;
	color: #fff;
	width: 100px;
}


#wide_text_box p{
	font-size: 10pt;
	padding: 0 0 10px 0;
}

#wide_text_box h4{
	font-size: 13pt;
	padding: 20px 0 20px 0;
}

.resume_title{
	display: block;
	font-size: 150%;
	text-align: center;
	color: #000;
}

ul.resume{
	font-size: 9pt;
	line-height: 11pt;
	letter-spacing: 0.3pt;
	list-style-position: inside;
	padding: 10px 0 10px 0;
}

ul.resume li {
	padding: 0 0 0 20px;
}

table.resume{
	color: #000;
	padding: 5px 0 0 10px;
	
}

 .resume td{
	padding: 5px;
	color: #000;
}

td.resume_date{
	font-size: 12pt;
	line-height: 14pt;
	text-align: left;
	vertical-align: top;	
}


div.resume_academic{
	height: 60px;
	width: 90%;
	position: relative;
	background-color: #F7F7F7;
	padding: 15px 0 15px 40px;
}

.resume_academic p{
	font-size: 12pt;
	font-family: Garamond, Helvetica, sans-serif;
	}
