@charset "utf-8";
/* CSS Document */

body{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto 0 auto;
	width:800px;
	background-color:#000000;
	padding-top:20px;
}

.headercontainer{
	height:285px;
	width:800px;
	background-image:url(web_imgs/back1.jpg);

}

.navbardiv {
	height:36px;
	width:743px;
	background-image:url(web_imgs/sliva_navbar.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
}

.navbardiv a{
	text-decoration:none;
	/*color:#FFFFFF;*/
}
.about{
	width:88px;
	height:36px;
	background-image:url(web_imgs/aboutNavText.jpg);
}

.navbardiv ul{
	margin:0px;
	padding:0px;
}

.navbardiv li{
	width:88px;
	height:36px;
	margin:0;
	display:inline;
}

.aboutnav{
		background:url(web_imgs/aboutNavText.jpg) no-repeat top center;
		width:88px;
		height:36px;
		margin:0;
	}
.aboutnav:hover{
		background:url(web_imgs/aboutNavTextrollover.jpg) no-repeat top center;
		width:88px;
		height:36px;
		margin:0;
	}
.aboutnav:selected{
		background:url(web_imgs/aboutNavPage.jpg)) no-repeat top center;
		width:88px;
		height:36px;
		margin:0;
	}

.footerdiv{
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
	height:34px;
	width:130px;
	font-size:13px;
}

.footerdiv p{
	margin:0;
	padding-top:6px;

}

/*---------------------HOME PAGE--------------------*/

#welcomediv {
	height:262px;
	width:800px;
	background-color:#CCCCCC;
}

#welcomediv img{
	float:left;
}

#welcomeTextContainer{
	width:546px;
	height:262px;
	background-color:#FFFFFF;
	float:left;
	font-size:14px;
}

#welcometextheading{
	width:546px;
	height:80px;
}

#welcometextheading img{
	margin-top:20px;
}

#vertBardiv{
	height:262px;
	width:28px;
	background-color:#FFFFFF;
	float:left;
}

#vertbarImg{
	width:3px;
	height:231px;
	background-color:#dbdada;
	margin:auto;
	margin-top:13px;
}

#contactCvdiv{
	width:158px;
	height:262px;
	background-color:#FFFFFF;
	float:left;
}

#CvDownload{
	width:113px;
	height:125px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#CvDownload a{
	text-decoration:none;
}

#CvDownload a:hover{
	background-image:url(web_imgs/cvDownload_rollover.jpg);
	text-decoration:none;
}

#messageBlock{
	width:146px;
	height:94px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#recentWorkdiv {
	height:1220px;
	width:733px;
	margin-left:auto;
	margin-right:auto;
	background-color:#dad9d9;
}

#recentWorksHeading{
	width:733px;
	height:55px;
}

#recentdivText{
	width:703px;
	height:45px;
	float:left;
}

.recentWorksBlocks{
	width:733px;
	height:318px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.recentBlocksText{
	height:31px;
	width:733px;
}

#imgBlock{
	background-image:url(web_imgs/blocksSmall01.jpg);
	background-repeat:repeat-y;
	height:31px;
	width:22px;
	float:left;
}
#imgBlock2{
	background-image:url(web_imgs/blocksSmall02.jpg);
	background-repeat:repeat-y;
	height:31px;
	width:22px;
	float:left;
}

#imgText{
	width:689px;
	float:left;
}

.block{
	height:63px;
	width:733px;
}

#bottombarhome{
	width:733px;
	height:25px;
}
a.dowloadcv{
	text-decoration: underline;
	color: #000;
}
a.dowloadcv:hover{
	text-decoration: underline;
	color: #FF0000;
}

.leftBlock{
	float:left;
}

.rightBlock{
	float:right;
}
/*---------------------ABOUT PAGE--------------------*/

#mainContainerAbout{
	height:293px;
	width:800px;
	background-color:#FFFFFF;
}

#aboutBar{
	width:732px;
	margin-left:auto;
	margin-right:auto;
}

#contentBlock{
	width:732px;
	height:293px;
	float:left;
	background-color:#FFFFFF;
}

#sideBar1{
	width:34px;
	height:293px;
	float:left;
}

#abouText{
	width:408px;
	margin-top:35px;
	float:left;
}
#abouText p{
	margin:0;
	padding:0;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/*---------------------WORK PAGE--------------------*/

#flashContainerWork1{
	width:800px;
	height:442px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
}

#flashContainerWork2{
	width:732px;
	height:318px;
	margin-left:auto;
	margin-right:auto;
	background-color:#dbdada;
}

#flashContainerWork3{
	width:800px;
	height:760px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(web_imgs/workbackin.jpg);	
}