/* CSS Document */body {	  padding: 0;	  margin: 0;	  background-image: url(../images/background2.jpg);	  background-repeat: repeat-x;	  background-color: none;}#shadowbottom {        position: absolute;        left: 50%;        width: 777px;		margin-top: 543px;        margin-left: -385px;		              }#shadowright {        position: absolute;        right: 50%;        width: 6px;		margin-top: 53px;        margin-right: -391px;		              }                                                            #header {        position: absolute;        right: 50%;        width: 462px;		margin-top: 53px;        margin-right: -385px;		              }#banner {        position: absolute;        right: 50%;        width: 462px;		margin-top: 283px;        margin-right: -385px;		              }                                #slideshow {        position: absolute;        left: 50%;        width: 307px;        margin-top: 53px;        margin-left: -385px;        padding: 0;      }#navigation {	     position: absolute;	     top: 283px;	     left: 50%;	     width: 307px;		 height: 260px;		 margin-left: -385px;         padding: 0;	     background-color: #416885;	}#navigation a {        position: relative;		top: 37px;		left: 37px;	    font: 14px arial;	    color: #f2f4f5;		font-weight: bold;	    text-decoration: none;		letter-spacing: .1em;		}#navigation a:hover {	    color: #e2a984;	    font-weight: bold;		letter-spacing: .1em;		} #navigation ul {        list-style: none;        list-style-type: none;		display: inline;		margin: 0;		padding: 0;}			 #navigation  li {        list-style-type: none;		padding-bottom: 14px;}p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 20px;	color: #000000;	text-decoration: none;	margin-left: 60px;	margin-right: 50px;	margin-top: 19px;}.title {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	line-height: normal;	color: #000000;	margin-left: 60px;	margin-top: 43px;	text-decoration: none;	}.copyright {	font-family: Verdana, Helvetica, sans-serif;	font-size: 10px;	font-weight: normal;	line-height: normal;	color: #e7e7e7;	text-decoration: none;	margin-left: 37px;	margin-top: 80px;	   }h2{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 18px;	color: #000000;	font-weight: bold;	line-height: normal;	margin-left: 10px;	text-decoration: none;}h4{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	color: #35667D;	font-weight: bold;	margin-top: 10px;	margin-bottom: 0px;	margin-left: 10px;	line-height: normal;	text-decoration: none;	}span.subtitle {		color : #121214;		font-weight : bold;		font-family : verdana, sans-serif;			font-size : 11px;		text-decoration: none	}	                         				
