@charset "utf-8";
/* CSS Document */

html, body {
	  padding: 0;
	  margin: 0;
	  height: 100%;
	  background-color:#efefef;  
}

p {
	font-family: verdana;
	font-size: 11px;
	color:#b3b3b3;
}

p1 {
	font-family: verdana;
	font-size: 12px;
	color:#000000;
}

p2 {
	font-family: verdana;
	font-size: 12px;
	color:#000000;
	
}

p3 {
	font-family: verdana;
	font-size: 12px;
	color:#b3b3b3;
}

p2:hover {
	font-family: verdana;
	font-size: 12px;
	color:#808080;
	text-decoration: none;
}

a {
	font-family: verdana;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}

a:hover {
	font-family: verdana;
	font-size: 11px;
	color:#808080;
	text-decoration: none;
}

a1 {
	font-family: verdana;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
}

a2 {
	font-family: verdana;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}


/*--------------------------------------------------*/

#container {
	margin-left: auto; 
	margin-right: auto;
	padding: 0;
	width: 938px;  
	border: none;
}

/*--------------------------------------------------*/

#header {
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	width: 938px; 
	height: 92px
	
}

/*--------------------------------------------------*/

#nav {
	background-image: url('../images/nav.gif');
	background-repeat: no-repeat;
	width: 938px; 
	height: 31px;
	display: block;
	float: left
}

/*--------------------------------------------------*/

#navcontainer ul {
	border: 0px none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center
}

#navcontainer ul li {
	display: block;
	float:left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a {
	width: auto;
	height: 18px;
	border: none;
	padding: 0;
	margin-right:12px;
	margin-left:12px;
	margin-top:7px;
	color: #7e7e7e;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family:Verdana, sans-serif;
	font-size:13px;
}

#navcontainer ul li a:hover {
	color: #444444;
}

#divider {
	margin-top: 3px;
}

body#home a#homenav,
body#motorsport a#motorsportnav,
body#portraits a#portraitsnav,
body#weddings a#weddingsnav,
body#landscapes a#landscapesnav,
body#retouching a#retouchingnav,
body#contact a#contactnav {
	color: #454545;
	font-weight:bold;	
}

/*--------------------------------------------------*/

#hero {
	background-image: url('../images/hero.jpg');
	background-repeat: no-repeat;
	width: 938px; 
	height: 199px;	
	margin-top:40px;
	margin-right:20px
}

#motorsport {

}

#portraits {
	
}

#weddings {
	
}

#landscapes {

}

#retouching {

}

#contact {

}

/*--------------------------------------------------*/

#bucket1 {
	background-image: url('../images/ms_bucket_l.jpg');
	background-repeat: no-repeat;
	width: 234px; 
	height: 480px;
	margin-top:0px;
	margin-right:0px;
	float:left;
}

#bucket2 {
	background-image: url('../images/bkt2_government.gif');
	background-repeat: no-repeat;
	width: 234px; 
	height: 172px;
	margin-top:0px;
	margin-right:0px;
	float:left;
}

#bucket3 {
	background-image: url('../images/ms_bucket_r.jpg');
	background-repeat: no-repeat;
	width: 234px; 
	height: 480px;
	margin-top:0px;
	margin-right:0px;
	float:left;
}

#bucket4 {
	background-image: url('../images/bkt4_NGO.gif');
	background-repeat: no-repeat;
	width: 234px; 
	height: 172px;
	margin-top:0px;
	float:left;
}

#bucket1SKAL {
	background-image: url('../images/skal_bucket_l.jpg');
	background-repeat: no-repeat;
	width: 234px; 
	height: 480px;
	margin-top:0px;
	margin-right:0px;
	float:left;
}
	
#bucket2a {
	background-image: url('../images/ ');
	background-repeat: no-repeat;
	width:470px; 
	height: 480px;
	margin-top:0px;
	margin-right:0px;
	float:left;
}

#bucket3SKAL {
	background-image: url('../images/skal_bucket_r.jpg');
	background-repeat: no-repeat;
	width: 234px; 
	height: 480px;
	margin-top:0px;
	margin-right:0px;
	float:left;
}

/*--------------------------------------------------*/

#footer {
text-align:center;
}
