* {
	/*padding: 0;*/
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background:#d2d9e0;
	line-height:1.5em;
	color:#3C505C;
}
#designed {
	font-size: 11px;
	text-align: right;
	width: 903px;
	margin: 0 auto;
}
#callus {
	font-size: 28px;
	float: right;
	width: 200px;
	margin-top: 9px;
	margin-right: 15px;
	line-height: 28px;
}


a {
	color:#8fc400;
	text-decoration:underline
}
a:hover {
	text-decoration:none
}
span a {
	color:#3d8ab8;
	text-decoration:underline
}
span a:hover {
	text-decoration:none
}
#head-wrapper {
	xheight:398px;
	background-image: url(../../images/header_bg.jpg);
	background-repeat: repeat;
}
#header {
	width: 903px;
	margin: 0 auto;
	height:104px;
}
#logo {
	padding:19px 30px 15px 22px;
	float:left;
}
#menu {
	float:right;
	height:20px;
	padding-top: 66px;
	padding-right: 0;
	padding-bottom: 11px;
	padding-left: 0;
}
#banner {
	width: 903px;
	margin: 0 auto;
	height:294px
}
#office {
	width:426px;
	float:left;
	height:294px;
	background:url(../../images/left_bg.png) no-repeat;
	float:left;
}
#start {
	width:477px;
	float:left;
	height:294px;
	background:url(../../images/right_bg.png) no-repeat;
	color:#ffffff;
}
#head-wrapper #banner #start .banner-copy {
	font-size: 14px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 0px;
	line-height: 18px;
}
#head-wrapper #banner #start .title {
	margin-bottom:7px;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
}
#head-wrapper #banner #start strong {
	display:block;
	/*margin-bottom:8px*/
}
#head-wrapper #banner #start p {
	margin-bottom:12px
}
#content-wrapper {
	width:100%;
	background:url(../../images/wrapper.png) repeat-x #ffffff;
	margin: 0 auto;
}
#content {
	width:903px;
	margin:0 auto;
	min-height:403px;
	background: url(../../images/wrap_rep.gif) repeat-x;
}
#content .lt {
	background:url(../../images/lt.gif) no-repeat;
	width:903px
}
#content .rt {
	background:url(../../images/rt.gif) no-repeat right top;
	width:903px
}

#footer {
	width:903px;
	margin:0 auto;
	background: url(../../images/lb.gif) no-repeat left bottom #dbe1e6;
}
#footer-bg {
	background:url(../../images/rb.gif) no-repeat right bottom;
	height:54px;
	padding-left:37px;
	padding-top:41px;
	vertical-align:middle;
	color:#5e717d;
}
.footer-copy {
	color:#5e717d;
	width:200px;
	float:left;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#footer #footer-bg .footer-copy a {
	color: #5f96b9;
	text-decoration: none;
}
#content-wrapper #content .lt .rt .column1 .indent #confirmed #confirm {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.red-header{
	color: #f00036;
	font-weight: bold;
}

.pullquote {
	width: 100%;
	float:left;
	font-size:125%;
	line-height:140%;
	margin:10px;
	xbackground: url(../../images/rapka.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}


.pullquote:first-letter {
	background: url(../../images/lapka.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

