﻿body 
{
	margin:0;
	padding:0;
	text-align: center;
}

img 
{
	border: none;
	
}

h1
{
	border: none;
}


* 
{
	margin:0;
	padding:0;
}

.style1 {
	font-size: 16px
}



/* Page Header */

#page_header
{
	margin-left: auto;
	margin-right: auto;
	position:relative;
	background-image: url(Graphics/logo.jpg);
	background-repeat: no-repeat;
	background-color: #00339a;
	width: 1024px;
	height: 80px;
	border: none;
	text-align: left;
}


#page_header h1
{ 	
	margin:0;
	padding:0;
 	position:absolute;
	bottom:0;
	left:0;
	width: 365px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}


#page_header p
{
	margin:0;
	padding:0;
 	position:absolute; top: 20px; left: 485px;
	line-height: normal;
	font-weight: bold;
	width: 400px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;

}






/* Menu For Categories */


#category_menu
{
	margin-left: auto;
	margin-right: auto;	
	width: 1024px;
	height: 25px;
	background: #0033CC;
	margin-bottom: 30px;		 
}


#category_menu ul 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#category_menu li 
{
	float: left;
	margin: 0px 0px 0px 1px;
	text-align: center;
	padding: 2px;
}


#category_menu a 
{ 
	color: #FFFFFF; 
	text-decoration: none; 
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}


#category_menu a:link, #category_menu a:visited 
{ 
	color: #FFFFFF; 	
}


#category_menu a:hover 
{ 
	color: #000000; 
}





/* 3 Columns Structure */

#wrapper 
{
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
	padding: 0px;
	border:0;
	width: 1024px;

}

#container 
{


}



#left-column {
	float: left;
	width: 127px;
}



#center-column 
{

	float: left;
	width: 765px;
}


#right-column {
	float: right;
	width: 127px;
}






/* Category Header */

#category_header
{
	margin-left: auto;
	margin-right: auto;	
	background-color: #0033CC;
	width: 765px;
	height: 35px;
}


#category_header h1
{

	margin: 5px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
}



/* Category Header With Table */

#category_header_with_table_div
{
	
}

#category_header_with_table_div h1
{
	margin: 5px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	
}

table.category_header_table 
{
	width: 765px;
	margin-left: auto;
	margin-right: auto;	
	  
}
 
td.category_header_one_td
{
	width: 14px;
	background-color: #FFFFFF
	
} 
 
td.category_header_two_td
{
	background-color: #0033CC
	
}

td.category_header_three_td
{
	width: 14px;
	background-color: #FFFFFF
	
}



/* Premier Listing Example */

#premier_listing_example
{
	margin-left: auto;
	margin-right: auto;	
	width: 725px; 
	color: #000000;
}




/* Premier Listing Header */



table.premierlistingheader
{
	margin-left: auto;
	margin-right: auto;	
	 
	
}


table.premier_listing_break1
{
	margin-left: auto;
	margin-right: auto;	
	 
	
}

table.premier_listing_break2
{
	margin-left: auto;
	margin-right: auto;		
	
}

table.premier_listing_break3
{
	margin-left: auto;
	margin-right: auto;	
	 
	
}



/* Premier Listing Description */



table.premier_listing_break1
{
	margin-left: auto;
	margin-right: auto;	
	 
	
}

table.premier_listing_break2
{
	margin-left: auto;
	margin-right: auto;		
	
}

table.premier_listing_break3
{
	margin-left: auto;
	margin-right: auto;	
	 
	
}


/* Basic Listing */


#basic_listing
{
	margin-left: auto;
	margin-right: auto;	
	width: 675px; 
	color: #000000; 
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;

}



#basic_listing a 
{ 
	color: #0033CC; 	
}


#basic_listing a:link, #basic_listing a:visited 
{ 
	color: #0033CC; 	
}


#basic_listing a:hover 
{ 
	color: #000000; 	
}






/* Category Footer */

#category_footer
{
	margin-left: auto;
	margin-right: auto;		
	width: 765px;
	height: 35px;
	background-color: #0033CC;
}

#category_footer h1
{
	font-size: 12px;
}


#category_footer a 
{ 
	color: #000000; 
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}


#category_footer a:link, #category_footer a:visited 
{ 
	color: #000000; 	
}


#category_footer a:hover 
{ 
	color: #000000; 
}



/* FooterBar For Submit Site and Report Broken Links */


#footer_bar
{
	margin-left: auto;
	margin-right: auto;		
	text-align: center;		
	height: 100px;
}


#footer_bar a 
{ 

	color: #0033CC; 
	text-decoration: none; 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;	
}


#footer_bar a:link, #footer_bar a:visited 
{ 
	color: #0033CC; 	
}


#footer_bar a:hover 
{ 
	color: #000000; 
}