body {
	background:#CCCCCC;
	text-align:center;
	background-position:center;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999999;

 }
 
#container {
    text-align:left;
 	width:960px;
 	margin:auto;
    }

#details-holder {
	width:960px;
	height:25px;
	float:right;
	display:inline;
	background:#CCCCCC;
	padding-top:25px;
	}
	
#total-holder {
	width:954px;
	border:1px #7C7A7B solid;
	padding:2px;
	background-color:White;
	display:inline;
	float:left;
	}
	
#header-holder {
	width:953px;
	display:inline;
	background-color:#fff;
	}
	
#flash-holder {
	width:552px;
	height:190px;
	display:inline;
	float:left;
	}
	
#flash-holder2 {
	width:200px;
	height:190px;
	display:inline;
	float:left;
	background:url(../images/header/bg_header.gif) repeat-x;
	}

#flash-holder2Home{
	width:200px;
	height:190px;
	display:inline;
	float:left;
	background:url(../images/header/bg_header_news.gif) repeat-x;
	}
	
#logo-holder {
	width:200px;
	height:190px;
	padding-right:2px;
	display:inline;
	float:left;
	background-image:url(../images/layout/logo_background.jpg);
	background-repeat:no-repeat;
	}
	
#nav-content-holder {
	width:954px;
	display:inline;
	float:left;
	background-image:url(../images/layout/main_background.jpg);
	background-repeat:repeat-y;
	}
	
#nav-holder {
	width:200px;
	display:inline;
	float:left;
	}

#content-holder {
	width:745px;
	display:inline;
	float:left;
	background-image:url(../images/layout/main_background_line.jpg);
	background-repeat:no-repeat;
	}

#page-header {
	width:700px;
	height:50px;
	display:block;
	float:left;
	margin-left:25px;
	margin-top:40px;
	}
	
#page-content {
	width:700px;
	display:inline;
	float:left;
	margin-left:25px;
	padding-bottom:25px;
	}
	
#page-content ul {
	width:700px;
	margin:25px 0px;padding:0px;
	clear:both;float:left;
	}

	
#page-content li {
	width:700px;
	margin:0px 0px 5px 15px; padding:0px 0px 10px 25px;
	clear:both; float:left; list-style:none; text-align:left; overflow:hidden;
	background:url(../images/layout/arrow.jpg) no-repeat 0px 0px; 
    font-size:14px; color:#006699; font-weight:normal;
	}
	
	
	
#bullet-list{
    list-style-image: url(../images/nav/bullet.gif);  
    }
	
#gallery-holder {
	width:700px;
	height:124px;
	float:left;
	margin-top:15px;
	margin-bottom:30px;
	}
#hor_divider {
    height:0px;
    width:700px;
    border-top-style:dashed;
    border-top:1px;
    border-top-color: #999999;
    padding-bottom:15px;
	}
	
#page_end_box {
    display:block;
    float:left;
    width:655px;
    border-style:dashed;
    padding:25px;
    border:1px;
    border-color: #999999;
    background-color:#8FCBF3;
	}
	
	
#footer-holder {
	width:960px;
	height:60px;
	background:#CCCCCC;
	}
	
#copyright {
	width:150px;
	height:20px;
	display:inline;
	padding-top:20px;
	float:left;
	color:#F9F9F9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
#footer-links-holder {
	width:795px;
	height:20px;
	padding-top:20px;
	margin-left:10px;
	text-align:right;
	display:inline;
	float:right;
	}

.galleryImage {
    width:200px;
    height:149px;
    padding: 0px 31px 0px 0px;
    float:left;
    }


 


.clickEventButton a {
     width:200px;
     height:150px;
     float:left;
     background:url(../images/nav/click_event_button.jpg); 
    }

.clickEventButton a:hover {
     background-position: 0 -150px;
    }

#homeBullets ul{
     }