body
{	
	margin: 0px;
	padding: 0px;
	
	background-color: #ffffff;
}

body, #Footer
{
	width: 100%;
	
	color: #1A1A1A;
	
	font-family: Arial, Helvetica, sans-serif;
}

img
{
	border: none;
}

dt
{
	float: left;
}

.eventInfo dt
{
	width: 50px;
}

.eventTime dt
{
	width: 100px;	
}

.eventTimeSingle dt
{
	width: 30px;	
}

dd
{
	display: inline;	
}

#Page, #Header, #MainMenuList, .footer
{
	margin: 0px auto;
	width: 940px;
	padding: 0px 20px;
}

#Page
{
	position: relative;	
}

#Header
{
	height: 83px;

	padding-bottom: 12px;

	text-align: right;
}

#HeaderLogo
{
	float: left;
	padding-top:30px;
}

#HeaderSlogan
{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	
	padding: 0px;
	padding-top: 48px;
	margin: 0px;
	
	color: #808080;
}

#MainContent
{
	margin-top: 250px;
	padding-top: 20px;	
}

#MainMenu
{
	clear: both;
	height: 44px;
	
	margin-bottom: 20px;
	
	background: url(../images/MainMenu.gif) #FFCC00 repeat-x;
}

#MainMenuList
{
	width: 940px;
	text-align: center;
	list-style-type: none;
}

#MainMenuList li
{
	position: relative;
	display: inline;
	float: left;
	
	width: 115px;
	height: 38px;
	overflow: hidden;
	
	padding: 0px;
	padding-top: 6px;
	margin: 0px;
	text-align: center;
	
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 44px;
	margin-right: 3px;
}

#MainMenuList li.active, #MainMenuList li:hover
{
	background: url(../images/menu/small_tab_f2.jpg) no-repeat;
}

#MainMenuList li.news
{
	width: 180px;
}

#MainMenuList li.news:hover, #MainMenuList li.news.active
{
	background: url(../images/menu/big_tab_f2.jpg) no-repeat;	
}

#MainMenuList li:hover
{
	height: auto;
	overflow: visible;
}

#MainMenuList a
{
	color: #333333;
	
	text-decoration: none;
}

#MainMenuList .submenu
{
	position: relative;
	top: -6px;
	left: 87px;
	
	width: 200px;
	float:right;
	
	padding: 0px;
	margin: 0px;
	
	margin-left: -200px;
	
	background-color: #ffffff;
}

#MainMenuList .news .submenu
{
	left: 22px;
}

#MainMenuList .submenu li
{
	display: block;
	float: none;
	height: 25px;
	width: 200px;

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;	
	text-align: left;
	
	padding: 0px;
	margin: 0px;

	background: none #ffffff;
	border: none;
}

#MainMenuList .submenu li:hover
{
	overflow: hidden;
}

#MainMenuList .submenu a
{
	display:block;
	padding: 0px 18px;
	color: #888888;
}

#MainMenuList .submenu a:hover
{
	display:block;
	text-decoration: none;
	background-color: #FFCC00;
	color: #000000;
}



#TopBanners
{
	position: absolute;
	left: 20px;
	top: -230px;
	
	z-index: -1;
	
	height: 250px;
}

#TopBanners div
{
	float: left;	
}

#TopBannersText
{
	width: 220px;
	height: 190px;
	
	padding: 15px;
	
	text-align: right;
	
	background: url(../images/TopBannersText.gif) no-repeat #000000;
}

#Ticker
{
	width: 220px;
	height: 190px;
	
	overflow: hidden;
}

#TopBannersText .scroller
{
	position:relative;
	white-space:nowrap;
	width: 220px;
	height: 190px;	
}

#TopBannersText blockquote
{
	margin: 0px;
	
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 21px;
	font-weight: bold;
	font-style: normal;
	line-height: 21px;
	
	color: #ffffff;
}

#TopBannersText #Cite
{
	width: 100%;
	
	padding-top: 25px;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	
	color: #FFCC00;
}

#Footer
{
	clear: both;
	height: 256px;
	
	background-color: #1A1A1A;
	overflow: hidden;
}

.footer_box{
	float:left;
	margin-top:20px;
	width:150px;
}

.footer_box_2{
	float:left;
	margin-top:20px;
	width:150px;
}

.footer_inner{
	float:left;
	width:150px;
	line-height:20px;
}

.footer_inner_2{
	float:left;
	width:200px;
	line-height:20px;
}

.footer_inner a{
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	text-decoration:none;
}

.footer_inner_2 a{
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	text-decoration:none;
}
	
.clear{
	clear:both;
}
	
	
.footer_bg{
	background:#4d4d4d;
}

#FooterContact
{
	float: right;	
		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	
	color: #808080;
}

#FooterContact b
{
	color: #ffffff;
}

.footerContactColumn
{
	float: left;
	padding-left: 30px;
}

.footerMainLink
{
	padding: 4px;
	padding-left: 30px;
	margin-bottom: 11px;
	background-image :url(../images/footerMainLink.gif);
	background-repeat: no-repeat;
}

.footerMainLink a, .footerMainLink
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}

.footerMainLink a:hover
{
	text-decoration: underline;
}

#SideContent
{
	float: right;

	width: 220px;
	
	padding-bottom: 60px;
}

.sideBox
{	
	padding: 10px 18px;
	margin-bottom: 20px;
	
	background: #ffcc00;
	
	font-size: 14px;
	line-height: 19px;
}

.sideCallUsNow
{
	height: 202px;	
	background: #ffcc00 url(../images/sideCallUsNow2.gif) no-repeat;	
}

.sideLocation
{
	height: 53px;	
	background: #ffcc00 url(../images/sideLocation.gif) no-repeat;	
}

.sideBoxHeader
{
	font-size: 12px;	
}

.sideBoxPhoneNumber, .sideBoxEmailAddress
{
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #1a1a1a;
}

#SideMenu
{
	background: #ffcc00 url(../images/SideMenu.gif) no-repeat bottom;
}

#SideMenu h3
{
	background: url(../images/sideMenuTop.gif) no-repeat;
	padding: 25px 20px;
	padding-bottom: 0px;
	margin: 0px;
}

#SideMenu ul
{
	padding: 25px;
	padding-top: 0px;
}

#SideMenu li
{
	list-style-type: none;
	
	margin-bottom:11px;
	padding:4px 4px 4px 30px;
	
	background: #ffcc00 url(../images/SideMenuBullet.gif) no-repeat left 4px;
}

#SideMenu a
{
	
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	
	color: #4D4D4D;
}

#SideMenu a.active
{
	color: #1A1A1A;
}

#SideMenu a:hover
{
	text-decoration: underline;
	
	color: #1A1A1A;
}

h2, h3
{
	font-size: 21px;
	line-height: 21px;
	font-weight: bold;
	color: #1a1a1a;
}

.yellow
{
	color: #FFCC00;
}

.largeText, dt
{
	font-size: 16px;
	line-height: 18px;
}

#PageContent
{
	font-size: 12px;
	line-height: 18px;
	
	margin-top: -20px;
	margin-right: 220px;
	padding-right: 40px;
}

#PageContent blockquote
{
	/*
	font-size:12px;
	line-height:18px;
	padding: 0px;
	margin: 0px;
	*/
	
	font-size: 16px;
	line-height: 18px;
	
	/* font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 21px;
	line-height: 21px;
	font-weight: bold; */
	padding: 0px;
	margin: 0px;
}

#PageContent ul
{
	margin: 30px 0px;
	padding: 0px;
}

#PageContent li
{
	list-style-type: none;
	background: url(../images/PageContentBullet.gif) no-repeat;
	
	margin-bottom:11px;
	padding:0px 4px 4px 30px;

}

#PageContent a
{
	color: #1a1a1a;	
}

#PageContent a:hover
{
	color: #999999;	
}

#PageContent .borderedTop
{
	border-top: 1px solid #666666;
}

#PageContent .borderedEnd
{
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	margin-bottom: 50px;
}

.sideImageLink
{
	margin-bottom: 0px;
}

.sideImageLink img
{
	border: none;
}

#PageContent .logoLinks
{
	padding-top: 10px;
}

#PageContent .logoLinks img
{
	border:	none;
	padding: 0px;
}

#PageContent .resourceImage
{
	float: right;
	padding-top: 8px;
}

#PageContent .borderedInnerText
{
	margin-right: 400px;
}

#PageContent .profileImage
{
	float: right;
	padding-top: 20px;
}

#PageContent .borderedLeftText
{
	float: left;
	width: 	270px;
	padding-right: 30px;
}

#PageContent .borderedRightText
{
	min-height: 140px;
	margin-left: 300px;
	padding-top: 3px;
}

#PageContent .leftText, #PageContent .rightText
{
	float: left;
}

#PageContent .leftText
{
	width: 360px;	
}

#PageContent .fullText
{
	clear: left;
	padding-top: 10px;
}

#Map
{
	width: 690px;
	height: 400px;
}

.footer
{
	overflow:hidden;
}

#social
{
	padding-bottom: 20px;	
}


#MainMenu .home
{
	margin-left: 85px;
}
/*
#MainMenu .about
{
	width: 57px;
}

#MainMenu .services
{
	width: 58px;
}

#MainMenu .clients
{
	width: 73px;
}

#MainMenu .news
{
	width: 150px;
}

#MainMenu .contact
{
	width: 60px;
}

*/

.lastPadding
{
	padding-bottom: 60px;	
}