﻿.HeaderContainer
{
	width: 780px;
	height: 165px;
}
.TopContainer
{
	text-align: center;
	width: 780px;
	height: 165px;
}
#header
{
	width: 780px;
	height: 165px;
	margin: 0 auto;
	/*background: url(images/BlankLogo_1.jpg) no-repeat left top;*/
}
.HeaderFontTop
{
	font-family:Georgia,"Times New Roman",Times,serif;
	color:Black;	
	font-size:45px;
	letter-spacing:-1px;
	text-transform:capitalize;
	 

}
.HeaderFontBottom
{
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#616161;	
	font-size: 15px;
	letter-spacing:-1px;
	text-transform:capitalize;
	font-weight:normal;
}
.MenuContainer
{
	width: 1300px;
	height: 45px;
	background: url(images/NewMenu5.gif) no-repeat center;	
}
.MenuContainer1
{
	width:1040px;
	float:left;	
	height:45px;
}
.MenuText
{
	text-decoration:none;	
	color:Black;	 
}
#MenuHover td a:hover
{
	color:HighlightText;	
	text-decoration:Underline;	
}
.MiddleContainer
{
	background:transparent url(images/img05.jpg) repeat-y scroll left top;
	margin: 0 auto;
	width: 780px;	
	height:900px;
}
.MiddleBottomContainer
{
	
	background:transparent url(images/img06.jpg) no-repeat scroll left bottom;
	width:780px;	
	height:900px;
}
.MiddleContentContainer
{
	background:transparent url(images/img05.jpg) repeat-y scroll right top;
	width:550px;
	height:888px;	
	float:right;
	padding:5px 0px 0 0px;		
}
.MiddlePictureContainer
{
	width:225px;
	float:left;	
	height:735px;
	padding:0 0 0 5px;
}
.ContactContainer
{
	width:225px;
	float:left;	
	height:100px;	
	padding:40px 0 0 20px;
}
#ContactFont a:hover
{
	color:HighlightText;	
	text-decoration:Underline;	
}
.FirstLayerContent
{
	width:530px;
	height:735px;	
	padding:5px 0px 0 0px;
	background:transparent url(images/img08.jpg) no-repeat ;
}
.FooterContainer
{
	width:530px;
	height:100px;
	float:left;	
	padding:40px 0 0 0px;
}
.FooterFont
{
	font-family:Arial,Helvetica,sans-serif;
	color:#B2B2B2;
	font-size:15px;
}
.asterisk
{
	color:Red;
		
}