/* CSS Document */body {	background-color: #FFFFFF;	font-family: verdana;	font-size: 10px;	color: #7a756c;}body a{	color: #e3b93b;	text-decoration: none;	font-weight: bold;}body a:hover{	color: #e3b93b;	text-decoration: underline;	font-weight: bold;}#container {	width: 877px;	height: auto;}#white_xrepeat {	background-color: #FFFFFF;	background-repeat: repeat-x;	height: auto;}#clear { clear: both; }/*splash page*/#splash_topmargin {	background-image: url(images/splashbg_01.jpg);	height: 73px;	background-repeat: repeat-x;}#splash_nav {	background-image: url(images/splashbg_02.jpg);	height: 25px;	background-repeat:repeat-x;}#splash_nav_buttons {	width: 309px;	height: 25px;	float: right;}#splash_content {	background-color:#FFFFFF;	background-repeat:repeat-y;	height: 449px;}#splash_content_container {	width: 877px;	height: 449px;}#spash_content_left {	width: 450px;	height: 449px;	float: left;}#splash_content_logo {	width: 450px;	height: 100px;	background-image:url(images/splashbg_08.jpg);}#splash_content_news {	width: 450px;	height: 349px;	background-image:url(images/splashbg_10.jpg);	text-align: left;}#splash_content_news_text {	width: 300px;	padding: 27px 0 0 75px;}#splash_content_right {	width: 427px;	height: 449px;	background-image: url(images/splashbg_09.jpg);	float: right;}#splash_footer {	height: 153px;	background-image:url(images/splashbg_11.jpg);	background-repeat: repeat-x;}.splash_footer_text {	font-size: 9px;	color: #7a756c;	float: right;	padding-top: 10px; }#slide1 {	float:left;	padding: 69px 0 0 8px;}#slide2 {	float:left;	padding: 69px 0 0 5px;}#slide3 {	float:left;	padding: 69px 0 0 5px;}/*titles*/#title_motion {	background-image:url(images/title_01.jpg);	background-repeat: no-repeat;	marginp: 5px 5px 0 0;	width: 219px;	height: 45px;	float: right;}#title_still {	background-image:url(images/title_03.jpg);	background-repeat: no-repeat;	margin: 5px 5px 0 0;	width: 219px;	height: 46px;	float: right;}#title_contact {	background-image:url(images/title_05.jpg);	background-repeat: no-repeat;	margin: 5px 5px 0 0;	width: 219px;	height: 45px;	float: right;}#title_links {	background-image:url(images/title_07.jpg);	background-repeat: no-repeat;	margin: 5px 5px 0 0;	width: 219px;	height: 45px;	float: right;}/*internal pages*/#topmargin {	background-image: url(images/bg_01.jpg);	height: 62px;	background-repeat: repeat-x;}#white_xrepeat {	background-color: #FFFFFF;	background-repeat: repeat-x;	height: 51px;}#logo {	background-image: url(images/bg_02.jpg);	width: 569px;	height: 51px;	float: left;}#nav {	width: 308px;	height: 51px;	float: right;}#content {	background-color: #FFFFFF;	height: 480px;	background-repeat: repeat-x;}#footer {	background-image: url(images/bg_09.jpg);	background-repeat: repeat-x;	height: 65px;}.footer_text {	font-size: 9px;	color: #7a756c;	float: right;	padding-top: 10px; }#links {	text-align: left;	padding: 20px 50px 10px 50px;}#contact {	text-align:left;	padding: 20px 50px 10px 50px;}
