﻿body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:gray;	
	margin:0px;
	background:black;
}
#contentPlaceholder {
	width:930px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background:white;
	padding-bottom:15px;	
}
#header {
	text-align:right;
	padding-top:30px;
	padding-bottom:10px;
	background:url(slideshow/bara.gif) no-repeat bottom center;
}
#header img {
	padding-right:30px;
}
#menu ul li a img {
	border:0px;
}
#menu
{
	height:30px;
	background:url(slideshow/bara.gif) no-repeat bottom center;
	text-align:right;
	padding-bottom:10px;
}
#menu ul {
	height:	25px;
	overflow:hidden;
	padding-right:30px;	
}
#menu ul li {
	list-style-type:none;
	display:inline;
}
a.btnHome
{
	width:82px;
	height:25px;
	display:inline-block;
	background:url(slideshow/btnHome.gif) no-repeat;
}
a.btnHome:hover
{
	width:82px;
	height:25px;
	display:inline-block;
	background:url(slideshow/btnHome.gif) no-repeat bottom;
}
a.btnExperience
{
	width:132px;
	height:25px;
	display:inline-block;
	background:url(slideshow/btnExperience.gif) no-repeat;
}
a.btnExperience:hover
{
	width:132px;
	height:25px;
	display:inline-block;
	background:url(slideshow/btnExperience.gif) no-repeat bottom;
}
a.btnQualifications
{
	width:149px;
	height:25px;
	display:inline-block;
	background:url(slideshow/btnQualifications.gif) no-repeat;
}
a.btnQualifications:hover
{
	width:149px;
	height:25px;
	display:inline-block;
	background:url(slideshow/btnQualifications.gif) no-repeat bottom;
}
a.btnRecomm
{
	width:194px;
	height:25px;
	display:inline-block;
	background:url(slideshow/btnRecomm.gif) no-repeat;
}
a.btnRecomm:hover
{
	width:194px;
	height:25px;
	display:inline-block;
	background:url(slideshow/btnRecomm.gif) no-repeat bottom;
}
a.btnContact
{
	width:98px;
	height:25px;
	display:inline-block;
	background:url(slideshow/btnContact.gif) no-repeat;
}
a.btnContact:hover
{
	width:98px;
	height:25px;
	display:inline-block;
	background:url(slideshow/btnContact.gif) no-repeat bottom;
}
#content {
	width:850px;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;
}
#slideshow {
	height:441px;
	width:847px;
	overflow:hidden;
	/*margin-left:auto;
	margin-right:auto;*/
}
#scroll_container {
	/*text-align:center;*/
}
#footerPlaceHolder
{
	height:300px;
	width:auto;
	background:#191919;	
}
#footer {
	width:930px;
	margin-left:auto;
	margin-right:auto;
	
}
#bottomPlaceHolder
{
	height:20px;
	width:auto;
	background:#000;
}
#bottom {
	width:930px;
	margin-left:auto;
	margin-right:auto;
}
#logoFooter
{
	padding:20px 30px 80px 10px;
}
#menu2 ul li {
	list-style-type:none;
}
.border {
	background:url(slideshow/baraV.gif) no-repeat right;
	width:30%;
}
a.btnHome2
{
	width:82px;
	height:25px;
	display:inline-block;
	background:url(slideshow/btnHome2.gif) no-repeat;
}
a.btnExperience2
{
	width:132px;
	height:25px;
	display:inline-block;
	background:url(slideshow/btnExperience2.gif) no-repeat;
}
a.btnQualifications2
{
	width:149px;
	height:25px;
	display:inline-block;
	background:url(slideshow/btnQualifications2.gif) no-repeat;
}
a.btnRecomm2
{
	width:194px;
	height:25px;
	display:inline-block;
	background:url(slideshow/btnRecomm2.gif) no-repeat;
}
a.btnContact2
{
	width:98px;
	height:25px;
	display:inline-block;
	background:url(slideshow/btnContact2.gif) no-repeat;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:gray;
	font-size:36px;
	padding:3px;
	margin:0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:gray;
	font-size:22px;
	padding:3px;
	margin:0px;

}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:gray;
	font-size:18px;
	padding:3px;
	margin:0px;
}

a.download
{
	color:white;
	text-decoration:none;
}
a.download:hover
{
	text-decoration:none;
}
.p2
{
	background:black;
}















