/* CSS Document */

body {
		background-image : url('../images-nav/bgrd-new2007.jpg');
		background-repeat : no-repeat;
		background-attachment: scroll;
		z-index: 0;
		}
		
div#header {
		background-image : url('../images-nav/header3_cci.jpg');
		background-position: top left;
		background-repeat : no-repeat;
		z-index: 3;
		height : 144px;
		padding : 0 0 0 0;
		margin-left: 3px;
		margin-top: 3px;
		margin-bottom: 0px;
		}
		
div#content {
		float: left;
		clear: right;
		color: #818386;
		text-align: left;
		width : 600px;
		margin-left: 15px;
		margin-top: 0px;
		font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
		font-weight: normal;
		font-size: 80%;
		letter-spacing: 0px;
		}
		
div#pageheading {
		width: 600px;
		height: 35px;
		float: left;
		clear: right;
		text-indent: 10px;
		margin-top: 7px;
		padding-top: 5px;
		font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
		font-weight: normal;
		font-size: 50%;
		letter-spacing: 1px;
		background-image : url('../images-html/titlebgrd.jpg');
		background-repeat: no-repeat;
		color: #b91733;
		font-weight: bold;
		font-size: 22px;
		letter-spacing: 1px;
		}

div#flash-movie {
		margin-top: 0px;
		width: 600px;
}
		
div#copy img {
		float: left;
		}
			
div#copy {
		float: left;
		width: 275px;
		position: static;
		padding-left: 10px;
		}
		
div#copy2 {
		float: left;
		margin-left: 25px;
		width: 275px;
		padding-left: 10px;
		}

div#copy3 {
		float: left;
		margin-left: 10px;
		width: 550px;
		}

div#button	{
		display:block;
		color:#b91733;
		margin-left: 20px;
		text-align:left;
		width:120px;
		float:left;
		clear:right;
		font-family: arial, verdana;
		font-size: 60%;
		letter-spacing: 1px;
		}

div#recommend 	{
		color:#333;
		margin-left:10px;
		text-align:left;
		width:500px;
		float:left;
		clear:both;
		font-family: arial, verdana;
		font-size: 70%;
		letter-spacing: 1px;
		}
div#homeflash	{
		margin-left: 10px;
		float: left;
		padding-bottom: 25px;
		border-bottom: 2px dotted #999;
		}