* {margin:0; padding:0; }
*:focus {outline:none; }

body {
	color:#000;
	background:#fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}

table {border-collapse:collapse; }

img {border:0; }

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
} 
h1 {font-size:2.5em; }
h2 {font-size:30px; margin-bottom:20px; }
h3 {font-size:1.5em; }
h4 {font-size:1em; font-family:Tahoma; font-weight:bold; margin:20px 0 8px 0; }
h4 a {background:#e4e4e4; padding:3px 6px; } 
h5 {font-size:1em; }
h6 {font-size:1em; }

p {margin-bottom:15px; }
p img {
	float:left;
	margin:0 16px 0 0;
}

a {color:#8e4848; text-decoration:underline; }
a:hover {text-decoration:none; }

.relative {position:relative; }
.container,
#content,
p {overflow:hidden; }
* html .container,
* html #content,
* html p {zoom:1; }

#background {
	background:url(../img/body-bg.png) center top no-repeat;
	min-width:995px;
	min-height:300px;
}
* html #background {height:300px; }
#main {
	position:relative;
	width:995px;
	margin:0 auto;
}
	#header {
		height:289px;
	}

	#logo {
		font-weight:normal;
		font-family:"Times New Roman", Times, serif;
		position:absolute;
		width:230px;
		height:46px;
		left:146px;
		top:23px;
		text-align:center;
		color:#8e4848;
		font-size:35px;
		overflow:hidden;
	}
	#logo a {color:#8e4848; text-decoration:none; }
	#slogan {
		position:absolute;
		width:310px;
		height:50px;
		left:406px;
		top:19px;
		text-align:center;
		color:#787878;
		font-size:20px;
		line-height:1em;
		overflow:hidden;
	}
	#phone {
		font-weight:normal;
		font-family:"Times New Roman", Times, serif;
		position:absolute;
		top:13px;
		right:25px;
		color:#8e4848;
		width:250px;
		height:56px;
		font-size:25px;
		text-align:right;
		font-weight:bold;
		overflow:hidden;
	}
	#phone small {font-size:15px; }
	
		#btns a {
			display:block;
			position:absolute;
			top:76px;
			width:211px;
			height:156px;
		}
		#btn-01 {
			left:186px;
		}
		#btn-02 {
			left:456px;
		}
		#btn-03 {
			left:735px;
		}
		
	#menu {
		position:absolute;
		width:995px;
		top:253px;
		font-size:17px;
		white-space: nowrap;
		overflow:hidden;
		padding-left:0px;
	}
	#menu a {
		margin-right:40px;
		color:#787878;
	}
	#menu span{
		padding-right:40px;
		color:#000;
	}
	#menu a:hover {color:#000; text-decoration:underline; }
	
	#content {padding:17px 0 30px 0; }
	#content.full-width {padding:17px 12px 30px 56px; }
	#primary {
		position:relative;
		float:left;
		width:565px;
		padding:0 45px 0 56px;
		border-right:1px solid #dbd8d7;
	}
	
	#secondary {
		float:left;
		width:265px;
		padding:12px 0 0 25px;
	}	
	#secondary h4 {line-height:1.5em; }
	
	#footer {
		position:relative;
		background:url(../img/footer-bg.gif) top repeat-x;
		height:37px;
		padding-bottom:40px;
	}
	
	#footer .relative {
		width:995px;
		margin:0 auto;
	}
		#bottom-menu {
			position:absolute;
			list-style:none;
			width:825px;
			padding:15px 0 0 56px;
			overflow:hidden;
			height:22px;
		}
			#bottom-menu li {
				float:left;
				background:url(../img/bottom-menu-li.gif) 100% 7px no-repeat;
				padding-right:25px;
				margin-right:10px;
			}
			#bottom-menu li.last {background:none; }
		#vetes {
			position:absolute;
			top:0;
			right:16px;
		}
		
ul.article_all {
	margin-left: 40px;
	margin-bottom: 10px;
}
li.article_all {
	margin-top: 5px;
}

.input { border: 1px solid #000000; }
.h4 {
	font-size:1em; 
	font-family:Tahoma; 
	font-weight:bold; 
	margin:20px 0 8px 0;
	background:#e4e4e4; 
	padding:3px 6px;
}
.h3 {
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
}
