﻿.dxeHyperlink_MenuLink
{
	font-size: medium;
	font-variant: small-caps;
	color: #003366;
	font-family: 'CG Times';
	font-weight: bold;
	cursor: pointer;
	text-align:center;
	text-decoration:none;
	margin:0px 20px 0px 20px;
}
a:hover.dxeHyperlink_MenuLink
{
	text-decoration: underline;
}
a:visited.dxeHyperlink_MenuLink
{
        
}

body
{
	padding:0px;
	margin:0px;
	background-image:url('../Images/Site%20Pages/bg_Press_Release.jpg');
	background-repeat:repeat-y;
	background-attachment:fixed;
}
#MainBody
{
	position:relative;
	left: 56px;
	width:950px;
	height:100%;
	
}
#Content
{
	padding:25px 0px 0px 0px;
	width:100%;
	height:100%;
}
#SideBar
{
	float:left;
	position:relative;
	padding: 0px 0px 100px 0px;
	top:110px;
	left:25px;
	width:230px;
}
#SubmitContactInfo
{
	width:100%;
}
#ChildrenContent
{
	float:right;
	position:relative;
	top:110px;
	right:35px;
	width:620px;
	padding: 0px 10px 0px 0px;
}
#ChildrenContentFooter
{
	clear:both;
	position:relative;
	width:900px;
	height:100%;
	padding:10px 25px 0px 25px;
	margin:10px 0px 10px 0px;
}
#logo
{
	position:absolute;
	top:-75px;
	left:100px;
}
#Separator
{
	position: relative;
	clear:both;
	left:25px;
	top: 90px;
}
#CallUs
{
	position:absolute;
	top:20px;
	left:525px;
}