
/* CSS Document - Lenka Dineen */

* {

	margin: 0 auto;
	padding: 0;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: url(images/background.gif) #333333 ;

}


h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom:10px;
}

div#wrapper {

	width: 800px;
	margin:auto;

}

div#buffer {
	clear:both;
	height:30px;

}

/*---TOP SECTION---*/


div#logo  {

	clear:both;
	float:left;
	width: 800px;
	height: 164px;

}


div#address {

	clear:both;
	float:left;
	color:#FFFFFF;
	background:url(images/address.jpg) no-repeat;
	width: 720px;
	height: 179px;
	padding: 0px 0px 0 80px ;

}

a.address:link, a.address:visited {

	font-weight: bold;
	color: #0000CC;
	text-decoration: none;	
}

a.address:hover,  a.address:active{

	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;	
}

ul {

	text-indent: 30px;
	list-style: disc inside;

}

.ulpara2 {

	text-indent: 60px;
	list-style: disc inside;

}



/*---MID SECTION---*/

div#strap {

	clear:both;
	float:left;
	width: 800px;
	height: 103px;

}


div#title1 {

	clear:both;
	float:left;
	width: 800px;
	height: 58px;

}

div#para1 {

	clear:both;
	float:left;
	color:#FFFFFF;
	background:url(images/para1.jpg) no-repeat;
	width: 390px;
	height: 170px;
	padding: 13px 50px 0 360px ;

}

div#title2 {

	clear:both;
	float:left;
	width: 800px;
	height: 21px;

}

div#para2 {

	clear:both;
	float:left;
	color:#FFFFFF;
	background:url(images/para2.jpg) no-repeat;
	width: 400px;
	height: 135px;
	padding: 13px 40px 0 360px ;

}




div#title3 {

	clear:both;
	float:left;
	width: 800px;
	height: 62px;

}

div#para3 {

	clear:both;
	float:left;
	color:#FFFFFF;
	background:url(images/para3.jpg) no-repeat;
	width: 359px;
	height: 215px;
	padding: 13px 395px 0 46px ;

}

/*---BOTTOM SECTION---*/

div#title4 {

	clear:both;
	float:left;
	width: 800px;
	height: 39px;

}

div#para4 {

	clear:both;
	float:left;
	background:url(images/para4.jpg) no-repeat;
	width: 359px;
	height: 264px;
	padding: 13px 395px 0 46px ;

}

div#title5 {

	clear:both;
	float:left;
	width: 800px;
	height: 23px;

}

div#para5 {

	clear:both;
	float:left;
	background:url(images/para5.jpg) no-repeat;
	width: 395px;
	height: 54px;
	padding: 13px 359px 0 46px ;

}

div#title6 {

	clear:both;
	float:left;
	width: 800px;
	height: 19px;

}

div#para6 {

	clear:both;
	float:left;
	background:url(images/para6.jpg) no-repeat;
	width: 704px;
	height: 97px;
	padding: 13px 50px 0 46px ;

}


