.ViewerBody 
{	
	font-family:Arial;
	background-color: #FFFFFF;
	margin: 0px;
}

.ContactUs
{
	text-align:center;
	width: 303px;
	background-image: url('Images/ContactUsBG2.jpg');
	background-repeat: no-repeat;
	height: 282px;
	padding-top: 18px;
	padding-right: 11px;									
}

.ContactUs input
{
	border: solid 1px #C6C7C7;
	color: Black;		
}

.ContactUs textarea
{
	border: solid 1px #C6C7C7;
	color: Black;
	overflow: auto;
	resize: none;
}

.SideBox
{
	text-align:center;
	background: url('Images/CssImages2.jpg')  -672px -1px;
	background-repeat: no-repeat;
	height: 247px;	
	font-size: 12px;
	padding-top: 25px;
	padding-right: 5px;
	width: 198px;						
}

.SideBox input
{
	border: solid 1px #C6C7C7;
	color: Black;		
}

.SideBox textarea
{
	border: solid 1px #C6C7C7;
	color: Black;
	overflow: auto;
	resize: none;	
}

.SideBox table, .SideBox table td
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.ContactBox
{
	text-align:center;
	background-image: url('Images/ContactBG.png');
	background-repeat: no-repeat;
	height: 147px;	
	font-size: 12px;
	padding-top: 60px;
	padding-right: 15px;
	width: 240px;						
}

.ContactBox input
{
	border: solid 1px #C6C7C7;
	color: Black;			
}

.ContactBox table, .ContactBox table td
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

.LPSendButton
{
	text-align: left;
	padding: 30px 0px 0px 25px;
}

.Button0
{
    width:202px;
    height:38px;
    background: url('Images/CssImages2.jpg') 0px -160px;
}
.Button4
{
    width:200px;
    height:36px;
    background: url('Images/CssImages2.jpg') 0px -120px;
}
.Button3
{
    width:200px;
    height:36px;
    background: url('Images/CssImages2.jpg') 0px -80px;
}
.Button2
{
    width:200px;
    height:36px;
    background: url('Images/CssImages2.jpg') 0px -40px;
}
.Button1
{
    width:200px;
    height:36px;
    background: url('Images/CssImages2.jpg') 0px -0px;
}

.HPContent
{
	width: 451px; 
	height: 132px;
	background: url('Images/CssImages2.jpg') -207px -140px;
	background-repeat: no-repeat;  
	margin-top: 0px;		
}

.HPContent p
{
	margin:5px;
}

.LogoBG
{
	background: url('Images/CssImages2.jpg') 0px -315px; 
	background-repeat: no-repeat; 
	height:27px; 
	padding-right: 10px; 
	padding-top: 5px;	
}

.StaffTop
{
	height: 35px; 
	background: url('Images/CssImages2.jpg') 0px -220px;
	background-repeat: no-repeat;
}

.StaffBottom
{
	height: 5px; 
	background: url('Images/CssImages2.jpg') 0px -290px;
	background-repeat: no-repeat;
}

.BottomControlBG
{
	height: 115px; 
	background: url('Images/CssImages2.jpg') -880px 0px; 
	background-repeat: no-repeat; 
	padding:0px 4px 0px 4px; 
	text-align:center;
}
.TagsTopBG
{
	width: 201px; 
	height: 36px;
	background: url('Images/CssImages2.jpg') -880px -120px;
	background-repeat: no-repeat;
}

.TagsBottomBG
{
	width: 201px; 
	height: 10px;
	background: url('Images/CssImages2.jpg') -880px -160px;
	background-repeat: no-repeat;
}
.Nice
{
   color:black;
   text-decoration:none;
}

/* Content Editor Related Styles */

.ContentText
{
	margin-top: 0px;
}
.ContentText p
{
	margin:5px;
}

h1
{		
	margin-top: 0px;
	font-size: x-large;
}

h2
{
	margin-top: 0px;
	font-size: larger;
}

.HtmlEditor
{
	font-family:Arial;
	font-size: 16px;
}
