body{
	background:#ffffff;
	color:#454545;
	font:normal 16px "Trebuchet MS";
	line-height:19px;
	margin:0px;	
	padding:0px;
}

.outer{
	min-width:1000px;
}

img, button{
	border:0px;
}

a{
	color:#0059ad;
	font:normal 15px "Trebuchet MS";
	outline:none;
}
a:hover{
	text-decoration:none;
}

p, h1, h2, h3, h4, h5{
	margin:0px;
	padding:0px;
}

p{
	color:#454545;
	font:normal 16px "Trebuchet MS";
	line-height:19px;
}

h1{
	color:#8f8f8f;
	font:normal 37px "Trebuchet MS";
}

h2{
	color:#000000;
	font:italic 22px "Trebuchet MS";
}

h3{
	color:#000000;
	font:normal 20px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

h4{
	color:#252525;
	font:normal 18px Tahoma, Arial, Helvetica, sans-serif;
}

h5{
	color:#a8ff00;
	font:normal 16px Tahoma, Arial, Helvetica, sans-serif;
}

ul, li{
	color:#454545;
	font:normal 16px "Trebuchet MS";
	list-style-type:disc;
	list-style-position:outside;
	line-height:25px;
	margin:4px 0 0 9px;
	padding:0px;
}

ul{
	padding-bottom:13px;
}

fieldset{
	border:none;
	margin:0px;
	padding:0px;
}

textarea{
	overflow:hidden;
}

.content{
	margin:0 auto;
	width:1000px;
}

.clearing{
	clear:both;
	height:0px;
	font-size:0px;
}
td{
line-height: 1.5;
padding:10px;
}
.odd{
background-color:#E8E8E8;
}
/* header */

.head_txt{
	float:left;
	display:inline;
	margin:26px 0 0 30px;
	width:548px;
}

.head_txt a{
	color:#000000;
	font:normal 29px "Trebuchet MS";
	text-decoration:none;
}

.head_txt p{
	color:#454545;
	font:normal 15px "Trebuchet MS";
	line-height:16px;
	margin:0 0 0 1px;
}

.phone{
	background:url(../img/phone.jpg) no-repeat;
	height:76px;
	display:inline;
	float:right;
	margin:16px 25px 0 0;
	padding:0 0 0 93px;
}

.phone span{
	color:#5e5e5e;
	display:block;
	font:normal 22px Arial, Helvetica, sans-serif;
	float:left;
	margin:26px 19px 0 0;
}

.phone div{
	float:left;
	width:auto;
}

.phone div span{
	color:#5e5e5e;
	display:block;
	font:normal 22px Arial, Helvetica, sans-serif;
	float:none;
	margin:0px;
}

.header{
	background:url(../img/header.jpg) no-repeat;
	height:295px;
	position:relative;
	
	padding-top:13px;
	width:1000px;
}

.head_t{
	background:url(../img/head_top.png) no-repeat;
	height:103px;
	width:1000px;
}

/* end header */


/* menu */

.menu{
	margin:0 auto 0 auto;
	text-align:center;
}

.menu li{
	display:inline;
	padding:0 54px;
}

.menu a, .menu span{
	color:#01367d;
	font:bold 25px "Arial Narrow", Arial, Helvetica, sans-serif;
}

.menu span{
	text-decoration:none;
	font-size: 26px;
	color: #8F8F8F;
}

/* end menu */


.cont_block{
	margin:24px 70px;
}

.cont_block h1{
	padding-bottom:20px;
}

.img_back1{
	background:url(../img/img_back1.jpg) no-repeat;
	height:297px;
	float:left;
	margin:0 15px 0 0;
	width:246px;
}

.img_back1 img{
	margin:3px 0 0 3px;
}

.cont_block p{
	margin:17px 0 0 0;
}

p.quot{
	color:#d1d2d2;
	font:normal 80px "Courier New", Courier, monospace;
	float:left;
	width:auto;
}

blockquote{
	float:left;
	font-style:italic;
	margin:26px 0 0 14px;
	width:410px;
}

.img_back2{
	background:url(../img/img_back2.jpg) no-repeat;
	height:191px;
	float:right;
	margin:26px 0 0 0;
	width:305px;
}

.img_back2 img{
	margin:3px 0 0 4px;
}


/* footer */

.footer{
	background:url(../img/footer.png) repeat-x;
	height:71px;
	width:1000px;
}

p.copy{
	float:left;
	padding:35px 0 0 30px;
}

p.made{
	float:right;
	padding:35px 33px 0 0;
}

/* end footer */

