/* =CSS RESET
===========================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
b,strong{
	font-weight:bold;
}
i,em{
	font-style:italic;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need cellspacing='0' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* =DEFAULTS
===========================================*/
.break {
	clear:both;
	height: 0px;
	overflow: hidden;
}
i, .none {
	display: none;
}
.text_center {
	text-align:center;
}
.text_right {
	text-align: right;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
a {
	cursor: pointer;
	color: #7ca53d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* =LAYOUT
===========================================*/
body {
	background: #315e89;
	text-align: center;
	font: 14px Corbel, Arial, Helvetica, sans-serif;
	color: #3b3b3b;
}
#container1 {
	background: url(../images/bg_repeat.jpg) repeat;
}
#container2 {
	background: url(../images/bg_big.jpg) no-repeat top center;
	text-align: left;
	position: relative;
}
#top {
	width: 880px;
	margin: 0 auto;
	height: 40px;
	background: url(../images/top.png) no-repeat;
}
#container3 {
	width: 820px;
	margin: 0 auto;
	background: url(../images/bg_site.png) repeat-y;
	padding: 0px 30px;
	position: relative;
}
h1#logo a {
	display: block;
	width: 210px;
	height: 56px;
	background: url(../images/salvanim_logo.png) no-repeat;
	text-indent: -9999px;
	top: 5px;
	left: 42px;
}
p.tel {
	width:192px;
	height: 52px;
	background: url(../images/tel.png) no-repeat top left;
	text-indent: -9999px;
	top: 12px;
	right: 35px;
	position: absolute;
}
/* =MENU
===========================================*/
#menu {
	width: 839px;
	height: 223px;
	background: url(../images/bg_headerphoto.png) no-repeat;
	position: relative;
	margin: 15px -19px 15px -19px;
	padding-left: 19px;
	padding-top: 9px;
}
#menu ul {
	width: 813px;
	height: 54px;
	background: url(../images/bg_menu.png) no-repeat;
	position: absolute;
	top: 10px;
	left: 19px;
	margin: 0 auto;
	padding-left: 7px;
	z-index: 100;
}
#menu ul li {
	height: 32px;
	margin-top: 10px;
	float: left;
}
#menu ul li a {
	display: block;
	height: 32px;
	width: 115px;
	text-align: center;
	background: url(../images/bg_anim.png) 0px 0px;}
#menu ul li a span {
	display: none;
}
#menu ul li a:hover {
	background: url(../images/bg_anim.png) -250px 0px;
}
#slideshow {
    position:relative;
    height:213px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}


/* =CONTENT
===========================================*/
#content {
	border-bottom: 1px solid #f4f4f4;
}
#content h1 {
	font: normal 26px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	padding-bottom: 5px;
	color: #0aa269;
	background: url(../images/bg_title.png) no-repeat bottom left;
}	
#content h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	color: #007cc3;
}	
#content h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
	color: #2955a0;
}	
.important {
	font-weight: bold;
	color: #F00;
}
#content p, #content ol, #content ul {
	margin-bottom: 20px;
}
#content a {
	color: #2955a0;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
	border-bottom: 2px solid #f47800;
	position: relative !important;
	color: #1c4489;
}
#content ol {
	margin-left: 30px;
	list-style-type: decimal;
	font-weight: bold;
}
#content ol li {
	margin-bottom: 10px;
	line-height: normal !important;
	font-weight: normal !important;
}
#content ul {
	margin-left: 30px;
	margin-top:15px;
}
#content ul li {
	padding-left: 12px;
	background: url(../images/bullet_right.png) no-repeat 0px 5px;
	margin-bottom: 2px;
	line-height: normal !important;
}
#left {
	width: 550px;
	float: left;
}
#right {
	float: left;
	width: 250px;
	margin-left: 20px;
	display: inline;
} 
#right h2 {
	font: bold 18px Arial, Helvetica, sans-serif !important;
	margin-bottom: 5px !important;
	padding-bottom: 5px !important;
	color: #0aa269 !important;
	background: url(../images/bg_title_right.png) no-repeat bottom left !important;
	width: 100%;
	text-transform: none !important;
}	
#right ul {
	float: left;
	margin-bottom: 15px;
	margin-left: 0px !important;
}
#right ul.last {
	padding-left: 20px;
}
#right ul li {
	padding-left: 12px;
	background: url(../images/bullet_right.png) no-repeat 0px 5px;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: normal !important;
}
.negativemargins {
	margin-right: -5px;
	margin-left: -5px;
}
.small {
	font-size: 12px;
}
ul.small li{
	margin-bottom:10px !important;
}


/* =FOOTER
===========================================*/
#prefooter {
	padding: 0px 20px;
	border-top: 2px solid #c3d1de;
	clear: both;
	margin: 0px -20px;
	height: 85px;
}
#prefooter h3 {
	padding-left: 150px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #0aa269;
	float: left;
	width: 240px;
	background: url(../images/family.jpg) no-repeat left top;
	margin-left: -10px;
	height: 87px;
	padding-top: 10px;
}
#prefooter p {
	float: left;
	margin-left: 40px;
	display: inline;
	font-size: 12px;
	padding-top: 20px;
}

#bottom {
	background: #315e89 url(../images/bg_footer.jpg) repeat-x;
	text-align: center;
	padding-bottom: 40px;
}
#footer {
	width: 880px;
	height: 92px;
	background: url(../images/footer.png) no-repeat;
	margin: 0 auto;
	position: relative;

}
#footer ul {
	position: absolute;
	top: 32px;
	left: 35px;
}
#footer li {
	float: left;
	padding-left: 6px;
	margin-right: 30px;
	display: inline;
	background: url(../images/bullet_footer.png) left center no-repeat;
}
#footer li a {
	color: #0aa269;
	font: 12px Candara, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#footer li a:hover {
	text-decoration: none;
	border-bottom: 2px solid #f47800;
	color: #2955a0;
}
#footer p {
	font-size: 11px;
	position: absolute;
	bottom: 10px;
	right: 20px;
	color: #dadada;
}
#footer p a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#footer p a:hover {
	text-decoration: none;
	border-bottom: 2px solid #f47800;
}
.line {
	border-top:1px solid #C3D1DE;
	height: 1px;
	overflow: hidden;
	margin-bottom:15px;
}
input{
	width:200px;
}
input.submit{
	width:60px !important;
}
.gallery {
	clear:left;
	margin-top:20px;
	margin-bottom: 20px;
}
.inner{
	float:left;
	width:600px;
	margin:0 0;
}
.gallery a {
	display: block !important;
	float: left;
	width: 138px;
	height: 110px;
	position: relative;
	display: inline;
	margin-right: 20px;
	margin-bottom: 10px;
	border: none !important;
}
.gallery a img {
	margin-left: 2px;
	margin-top: 2px;
}
.gallery a span {
	display: block;
	position:absolute;
	background: transparent url(../images/photo_mask.png) no-repeat;
	width: 138px;
	height: 110px;
}
.gallery a:hover span {
	background: transparent url(../images/photo_mask_hover.png) no-repeat;
}
.error{
	color:red;
}
.services{
	float:left;
	margin-top:0px!important;
	margin-bottom:20px!important;
}
img.test{
	float:left;
	margin-bottom:10px;
}
#left a:hover img.test{
	display: block !important;
	text-decoration:none !important;
	border:none !important;
}
.border{
	border:1px solid #ccc;
}
