/* Created by ZFDESIGN LTD. for Atanasov Ltd. 2007 */
/* For more information visit http://www.zfdesign.net */
/* All Rights Reserved */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1, h2 {
	color: #666666;
}
h3 {
	color: #333333;
}
a {
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #004400;
}
a:hover {
	text-decoration: underline;
	color: #339900;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#container {
	position:relative;
	width:760px;
	height:auto;
	margin: 20px auto 5px auto;
	padding: 10px 10px;
	background-color:#FFFFFF;
	border: 1px solid #cccccc;
	z-index:1;
}
#Logo {
	position: relative;
	left:0px;
	top:auto;
	width:730px;
	height:150px;
	background-color: #FFFFFF;
	background-image: url(images/Layout/Atanasov.jpg);
	background-repeat:no-repeat;
	z-index:2;
}
#topRight {
	position: relative;
	left:377px;
	top:auto;
	width:376px;
	height:150px;
	background-image: url(images/Layout/TopRight01.jpg);
	z-index:3;
}
#menu {
	position: relative;
	left:0px;
	top:auto;
	width:752px;
	height:30px;
	z-index:4;
	background-image: url(images/Layout/menu_1.jpg);
	padding-top: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
}
#main {
	position: relative;
	left:0px;
	top:auto;
	width:730px;
	height: auto;
	z-index:5;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px 10px;
	border: 1px dashed #CCCCCC;
}
#botLine {
	position: relative;
	left:0px;
	top:auto;
	margin-top: 10px;	
	width:752px;
	height:14px;
	background-image: url(images/Layout/bottomLine.jpg);
	z-index:6;
}
.botLineDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	text-decoration: none;
}
#bottom {
	position: relative;
	left:0px;
	top:auto;
	margin:10px auto;
	width:752px;
	height:auto;
	z-index:7;
}
#main #table { 
	margin: 5px;
	padding: 5px;
	border: 1px dashed #009900;
}
.floatLeft {
	margin:5px 20px;
}
.floatRight { 
	float:right;
	margin:5px 100px 5px auto;
}
* html .floatRight { margin: 5px 100px -200px 180px;}
.works {
	position: relative;
	left:0px;
	top:auto;
	width:750px;
	height:270px;
	z-index:8;
}
.imgs {
	margin: 5px 10px;
	padding: 5px;
	border: 1px dashed #009900;
	background-color: #CCCCCC;
}
.works p { 
	text-indent:1em;
}
#team img {
	vertical-align:middle;
	margin: 0px 20px 0px 60px;
	padding:5px 10px;
	background-color:#FFFFFF;
}