body {
	background: #d8dbdf url(../images/main-bg.gif) repeat-x;
	margin: 0px;
	font: 12px Times New Roman, Tahoma, Verdana, Arial;
}
.contentImg {
	float: right;
	margin: 0 0 3px 10px;
	border:solid 1px #000000;
}
form {
	padding:0px;
	margin:0px;
}
IMG {
	border-style: none;
}
a:link, a:active, a:visited {
	font-weight:bold;
	font-size: 13px;
	text-decoration: underline;
	color:#f7bd36;
}
a:hover {
	font-weight:bold;
	text-decoration: none;
}

h1, h2, h3 {
	margin: 0px;
}

h1, .title {
	font: bold 18px Palatino Linotype, Times New Roman, Tahoma, Verdana, Arial;
	color: #f7bd36;
	margin-bottom: 5px;
}
h1.home {
	font: bold 18px Palatino Linotype, Times New Roman, Tahoma, Verdana, Arial;
	color: #f7bd36;
}
h3 {
	font: bold 12px Palatino Linotype, Times New Roman, Tahoma, Verdana, Arial;
	margin-bottom:3px;
}
h2,.subtitle {
	font: bold 14px Palatino Linotype, Times New Roman, Tahoma, Verdana, Arial;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #f7bd36;
}
hr {
	border-top: 1px solid #CCCCCC;
	margin-top: -5px;
}
P, .text {
	font-family: Times New Roman, Tahoma, Verdana, Arial;
	margin-top: 8px;
	line-height: 17px;
	margin-bottom: 15px;
}

#mainHolder {
	width: 765px;
	margin: 0px auto;
}

#headerHolder {
	height: 109px;
	position: relative;
}
#logo {
	position: absolute;
	top: 3px;
	left: 36px;
}
#phone {
	position: absolute;
	top: 82px;
	right: 57px;
}
#contentHolder {
	padding-top: 2px;
	height: 100px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/content-bg.png');
}
#contentHolder[id] {
	padding-top: 1px;
	height: 100%;
	background: url(../images/content-bg.png) repeat-y;
}

#contentHolderInner {
	background: url(../images/content-inner-bg.gif) repeat-y px;
}

#rightCell {
	float: left;
	width: 609px;
}
#navHolder {
	width: 136px;
	float: left;
	margin-left: 10px;
	display: inline;
}
#navHolder IMG {
	padding: 0px 1px 1px 1px;	
}
.freeCaseButton {
	margin-left: 1px;
}

.clear {
	clear: both;
}

#rightCell {
	font: 14px Times New Roman, Tahoma, Verdana, Arial;
	color: White;
	line-height: 17px;
}
#rigthCellInner {

}
#rigthCellInnerContent {
	padding: 20px 25px 0 25px;
}

.whiteBox {
	width: 565px;
	background: White;
	margin: 1px 0px 0px 1px;
}

#footerHolder {
	background: #3d3d3d;
	width: 605px;
	margin: 0px 0px;
}
#footer {
	padding: 10px 0 5px 0;
}
#footerHolder, #footerHolder A:link, #footerHolder A:active, #footerHolder A:visited {
	text-align: center;
	font: 13px Times New Roman, Tahoma, Verdana, Arial;
	color: #cccccc;
	text-decoration: none;
}
#footerHolder A:hover {
	text-decoration: underline;
}
#rigthCellInnerContent #footerHolder {
	background: #3d3d3d;
	width: 605px;
}


#cardHolder {
	position: relative;
	height: 50px;
}
#cardHolder IMG {
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
#cardHolderContent {
	position: relative;
	height: 50px;
	margin-top: 30px;
	padding-top: 10px;
}

#cardHolderContent IMG {
	float: left;
	margin-left: 15px;
}

#dialDui {
	position: absolute;
	top: -36px;
	right: 50px;
	width: 1px;
	height: 1px;
	border: 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/dial-dui.png",sizingMethod="image");
	background-color: transparent;
}

html>body #dialDui {
	position: absolute;
	top: -36px;
	right: 50px;
	width: 175px;
	height: 71px;
	border: 0px;
	background-color: transparent;
}

#contentBottom {
	height: 10px;
	background: url(../images/content-bottom.gif) no-repeat;
}
#bottom {
	text-align: center;
	font: 12px Times New Roman, Tahoma, Verdana, Arial;
	color: #707274;
}
#headerAddress {
	font: 14px Times New Roman, Tahoma, Verdana, Arial;
	color: #231f20;
	position: absolute;
	top: 10px;
	right: 30px;
	letter-spacing: 0.5px;
}

.minHeightFix {
	width: 1px;
	height: 450px;
}

.photoRight {
	float: right;
	border: solid 1px #000;
	margin: 0 0 5px 10px;
} 

H1.big {
	font: bold 26px Times New Roman, Tahoma, Verdana, Arial;
	color: #f7bd36;
}

#rigthCellInner .contentPadding {
	padding: 020px;
}

#contactBox {
	height: 166px;
	margin-right: 1px;
}

.error {
	color: #FF0000;
}

.submit {
	color: White;
	background: #231f20;
	border: solid 1px #fff;
}

.contactBG {
	background: url(../images/contact-bg.gif) no-repeat 140px bottom;
}
