*{
	margin:0px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	scrollbar-face-color: #fa5a29; 
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #e7e7e7; 
	scrollbar-arrow-color: #265876;
}
/*lettering*/
p{
	color:#265876;
	text-indent: 2px;
	}
h2{
	color: #FA5A29;
	font-size: 20px;
	font-variant:small-caps;
	border-bottom: thin dotted #FA5A29;
}
h3{
	color:#265876;
	font-size:14px;
	}
	
#menu a{
	line-height:2.5ex;
	border: 1px solid #265876;
	text-decoration:none;
	text-align:center;
	display:block;
	color:#FA5A29;
	}
#menu a:hover{
	background-color:#FA5A29;
	color:#265876;
	}
#menu a:visited{
	text-decoration:underline;
	}
#contact a{
	color:#265876;
	}	


/*basic lay-out*/
	
#surround{
	height: 600px;
	width:771px;
	margin-top: 5px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height:202px;
	width:771px;
	background-image:url(../pictures/images/pagefr_01.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	float:both;
	}
	
#menu {
	width:159px;
	height:277px;
	text-align: right;
	padding-right: 10px;
	padding-left: 50px;
	background-image:url(../pictures/images/page_02.jpg);
	background-repeat:no-repeat;
	float:left;
	}

#content {
	float:left;
	width:475px;
	height:277px;
	padding-right:10px;
	background-image:url(../pictures/images/page_03.jpg);
	background-repeat:no-repeat;
	background-position: fixed;
	overflow:auto;
	}
#side {
	float:left;
	width: 67px;
	height:277px;
	background-image:url(../pictures/images/page_04.jpg);
	background-repeat:no-repeat;
	}

#contact {
	float:left;
	padding-left:277px;
	padding-bottom: 10px;
	padding-top: 10px;
	width:494px;
	height:101px;
	background-image:url(../pictures/images/page_05.jpg);
	background-repeat:no-repeat;
	}

#image{ 
	float:left;
	height: 100px;
	padding-right: 5px;
	border-left:medium double #fa5a29;
	border-top:medium double #fa5a29;
	border-bottom:medium double #fa5a29;
	}
#details{
	float:left;
	height: 95px;
	padding-top: 5px;
	display:block;
	border-right:medium double #fa5a29;
	border-top:medium double #fa5a29;
	border-bottom:medium double #fa5a29;
	}
#picture{
	float:right;
	width: 170px;
	height: 200px;
	border:medium double #fa5a29;
	margin-left: 2px;
	}
	
#illustrator{
	width: 255px;
	height:235px;
	margin-left:auto;
	margin-right:auto;
	}
#noclogo{
	float:right;
	width: 238px;
	height: 111px;
	}
#versadoc{
	float:right;
	width: 166px;
	height: 230px;
	}
