#header
{
	width: 768px;
}
#navWrap
{
	margin: 0 0 0 7px;
}
UL#nav LI A
{
	font-size: 15px;
	padding: 6px 5px;
}
UL#nav LI:first-of-type A
{
	margin-right: 10px;
	margin-left: 10px;
	display: none;
}
UL#nav LI UL LI A
{
	padding: 10px;
}
UL#nav LI UL LI:first-of-type A
{
	background-image: none;
	text-indent: 0px;
	width: auto;
	height: auto;
	margin-right: 0px;
	padding: 10px;
	width: 150px;
	margin-left: 0;
	display: inline-block;
}
A#topPhone
{
	font-size: 16px;
	margin: 4px 15px 0 0;
}
#homeTitleWrap
{
	width: 720px;
}
#homeTitleWrap DIV.homeTile
{
	width: 232px;
}
#homeTitleWrap DIV.homeTile A SPAN
{
	font-size: 19px;
	color: #898989;
	font-style: italic;
}
#homeTitleWrap DIV.homeTile A P
{
	font-size: 17px;
	color: #898989;
}
#homeTitleWrap DIV.homeTile:nth-of-type(2)
{
	margin: 0 12px;
}
#homeTitleWrap DIV.homeTile A IMG
{
	width: 90%;
	height: auto;
}
#homeModulesWrap
{
	width: 684px;
}
#homeModulesWrap DIV.homeModule:nth-of-type(2)
{
	margin: 0 35px;
}
#homeModulesWrap DIV#contactFormBox
{
	width: 225px;
}
#contactFormBox FORM INPUT[type=text]
{
	width: 200px;
	/*+border-radius: 0;*/
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
}
#contactFormBox FORM TEXTAREA
{
	width: 200px;
}
#contactFormBox FORM INPUT[type=submit]
{
	width: 222px;
}
.homeModule P
{
	font-size: 16px;
}
P.hmModTitle
{
	margin: 0 0 20px 0;
	font-size: 14px;
}
#instagramBox TABLE TR TD IMG
{
	vertical-align: bottom;
	width: 55px;
	height: auto;
}
#homeModulesWrap DIV#twitterBox
{
	width: 190px;
}
#footerWrap DIV#footer
{
	width: 750px;
}
#subWrap
{
	width: 720px;
	margin: 35px auto 0;
}
#left
{
	width: 470px;
	margin-right: 30px;
}
#right
{
	width: 220px;
}
