/*  lets fix the problem with this anoying photo gallery  */

div#photogallery img.g-photo{ margin-right: 20px; }

div#photogallery img { 
 float: left; 
 margin-top: 15px;
 border: none;
}

div#photogallery{ width: auto; }

/* end */

body {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background:#FFFFFF;
	padding:0px;
	margin:0px auto;
}

.tfvNormal { color: #000; }
.tfvHighlight, .mandatory { color: #cc0000; }


#container_spacer{
	margin:10px 0px;
}

#container{
	margin: 0px auto;
	padding:0px;
	width: 900px;
}

#header {
	background:url(../images/website_layout/website_header.jpg) top center;
	background-repeat:no-repeat;
	height:203px;
	width:900px;
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
}

#header_2 {
	background:url(../images/website_layout/website_header_2.jpg) top center;
	background-repeat:no-repeat;
	height:203px;
	width:900px;
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
}

#menu{
	background: #000000 url(../images/website_layout/left_menu_bg.jpg) top left;
	background-repeat:repeat-y;
	height:493px;
	width:202px;
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
	z-index:100;
	text-align:left;
}

#menu_ext{
	background: #000000 url(../images/website_layout/menu_ext.jpg) top left;
	background-repeat:repeat-y;
	width:202px;
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
	z-index:100;
	text-align:left;
}

#menu ul{
	padding-top:46px;
}

#menu ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#FFFFFF;
	padding-top:12px;
	text-indent:-16px;
}

#menu a:link{
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:active{
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:hover{
	color:#bf363d;
	text-decoration:none;
}

#right_border{
	background:url(../images/website_layout/right_border.jpg) top right;
	background-repeat:repeat-y;
	height:494px;
	width:10px;
	float:right;
	position:relative;
	
}

#content_text{
	padding:0px 42px;
	text-align:justify;
}


#main_home_content {
	float: left;
	width:688px;
	position:relative;
	text-align:left;
}

#main_content {
	float: left;
	width:680px;
	position:relative;
	text-align:left;
}

#content {
	float: left;
	margin-bottom:5px; 
	width:665px;
	position:relative;
	height:auto;
}

#latest_news{
	background:url(../images/website_layout/latest_news_box.jpg) top left;
	background-repeat:no-repeat;
	float:right; 
	width:189px;
	height:192px;
	position:relative;
	z-index:100;
	left:-6px;
}

#latest_news_text{
	color:#FFFFFF; 
	padding:0 10px; 
	text-align:justify;
}

#tony_pic{
	background:url(../images/website_layout/tony_pic.jpg) top left;
	background-repeat:no-repeat;
	float:right; 
	width:319px;
	height:295px;
	position:relative;
	z-index:100;
	left:4px;
}

#home_photogallery{
	width:698px; 
	float:left; 
	position:relative; 
	z-index:400; 
	height:30px;
}

#filmstrip_header{
	padding-left:110px; 
	padding-bottom:10px; 
	position:relative; 
	z-index:500;
}

#filmroll{
	margin-top:-20px; 
	position:relative; 
	float:left; 
	z-index:1000;
}

#filmstrip{
	border:1px solid #000000; 
	float:left; 
	margin-top:28px; 
	margin-left:-5px; 
	float:left;
}

.top_links{
	font-size:12px;
	color:#000;
	padding:5px 5px 5px 0px;
	width:895px;
}

#buttons{
	float:left; 
	padding-left:24px; 
	padding-top:30px;
	_padding-top:47px;
	*padding-top:47px;
	
}


#home_text{
	padding:10px 0px 10px 15px; 
	float:left; 
	width:350px;
	height:150px;
	font-size:15px;
}

#content_text{
	padding:10px 10px 10px 15px; 
	float:left; 
	width:660px;
}

#page_header{
	float:left; 
	padding-left:10px;
	padding-top:10px;
}

#gallery_left_box{
	padding-right:15px; 
	padding-left:7px; 
	float:left;
}

#gallery_middle_boxes{
	padding-right:15px; 
	float:left;
}

#gallery_top_row{
	width:660px;
}

#gallery_bottom_rows{
	width:660px;
	padding-top:20px;
}

#gallery_copyright{
	clear:both; 
	padding-top:10px;
}

.click1:link{
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

.click1:visited{
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

.click1:hover{
	text-decoration:underline;
}

.click:link{
	font-weight:bold;
	text-decoration:underline;
	color:#000;
}

.click:visited{
	font-weight:bold;
	text-decoration:underline;
	color:#000;
}

.click:hover{
	text-decoration:underline;
	color:#FF0000;
}

#testimonials_bg{
	background:url(../images/testimonials_bg.jpg);
	background-repeat:no-repeat;
	width:650px;
	height:150px;
	margin-bottom:20px;
}

#footer {
	background:url(../images/website_layout/footer_bg.jpg) no-repeat top center;
	height:106px;
	width:900px;
	float:left;
	position:relative;
	z-index:100;
	margin-top:-6px;
	*margin-top:-6px;
	_margin-top:-17px;
}

.footer_copyright { position: relative !important;
	color:#fff;
	font-size:11px;
}

.footer_links {
	color:#ffffff;
	padding:20px 0px 0px 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

.footer:link{
	text-decoration:none;
	color:#fff;
}

.footer:visited{
	text-decoration:none;
	color:#fff;
}

.footer:hover{
	text-decoration:underline;
}

.input_240
{
	width:240px;
}

a#twitter { width: 24px; height: 24px; background: url('/images/network_icons.png') no-repeat 0 0; position: absolute; top: -5px; right: 320px; }
a#facebook { width: 24px; height: 24px; background: url('/images/network_icons.png') no-repeat -24px 0; position: absolute; top:-5px; right: 290px; }
#latest_news_text { margin-top: 0; padding-top: 0; }
#latest_news_text ul { padding: 0; margin: 0; list-style: none; padding-bottom: 10px }
