﻿body 
{	
	font-family:Tahoma;
    text-align:justify;   
    font-size:9pt; 
    margin:0;    
}

#content_holder
{
    width:800px;
    margin:0 auto 0 auto;
    background-color:#ffffff;
    min-height:770px;
    background-image:url(graphics/body_bg.jpg);
}

#header_left
{
	float:left;
	clear:left;
	width:390px;
	height:148px;
    padding:25px 0 0 0;
    margin:0 0 0 10px;      
}

#header_right
{
	width:346px;
	height:163px;
	float:left;
	clear:right;
	padding:10px 0 0 20px;	    	
}

#central_holder
{
    width:760px;    
    min-height:530px;
    margin:0 0 0 20px;
}

#links_holder
{
	width:753px;
	height:25px;	
	padding:0 0 15px 25px;	
	margin:0 0 0 10px;
}

.link_image_holder
{
	float:left;
	width:180px;
	height:40px;
}

.hr_holder
{
	width:760px;
	text-align:center;
	padding:10px 0 20px 0;
}

.hr_holder_master
{
	width:800px;
	text-align:center;
	padding:10px 0 20px 0;
}

#footer_holder
{
	width:784px;
	height:25px;
	background-color:#cbcbcb;	
	margin:10px 5px 0 5px;	
	clear:left;
	color:#ffffff;
	padding:5px 0 0 0;
}

#copyright_holder
{
	padding:0 320px 0 10px;		
}



/*-----------------------------------------------------------------
    Common
-----------------------------------------------------------------*/
.clear_both
{
    clear:both;
}

a img
{
    border:none;
}

hr
{
	width:750px;
	color:#cbcbcb;
    background-color:Yellow;
}

h1
{
    color:#cbcbcb;
    font-size:16pt;
}
/*-----------------------------------------------------------------
    Index
-----------------------------------------------------------------*/

#index_top_left
{
	width:480px;
	height:235px;
	float:left;
	clear:left;
    
}

#index_top_right
{
	width:265px;
	height:235px;
	float:left;
	clear:right;
	padding:0 0 0 10px;
}

#index_bottom_left
{
	float:left;
	clear:left;
	width:380px;
	height:257px;
    border:solid 1px #cbcbcb;
	
}

#index_bottom_right
{
	float:left;
	clear:right;
	width:368px;
	height:255px;
	padding:0 0 0 10px;   	
}

/*-----------------------------------------------------------------
    About Us
-----------------------------------------------------------------*/
#about_us_paragraphs_1_holder
{
    width:360px;
    height:250px;
    float:left;
    clear:right;
    
    padding:5px 0 10px 0;
    
}

#about_us_image_1_holder
{
    width:380px;
    height:250px;
    float:left;
    clear:left;
    padding:25px 0 0 0;
}
/*-----------------------------------------------------------------
    Contact Us
-----------------------------------------------------------------*/
.contact_component_label_holder
{
    padding:15px 0 0 0;
}

#contact_left_holder
{
    float:left;
    width:420px;
    height:580px;    
    padding:0 40px 0 0;
}

#contact_right_holder
{
    float:left;
    width:300px;
    height:580px;    
}

#content_rings
{
    padding:10px 0 45px 50px;
}


/*-----------------------------------------------------------------
    Gallery
-----------------------------------------------------------------*/
#gallery_main_image_holder
{
    width:700px;
    height:250px;
    text-align:center;
    
}

#gallery_thumbnails_holder
{
    width:700px;
    height:80px;
    text-align:center;    
}

.gallery_thumbnail
{
    width:75px;
    padding:0 15px 0 15px;
}