html, body 
	{
	height:100%;
    margin:0;
	}
body 
	{
	 background: #666666 url(../images/bg.png) repeat-x;
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size:12px;
	 color: #000000;
	 line-height:20px;
	 height: 100%;
	}
body>#main
	{
    height: auto;
    min-height: 100%;
	}
body>#main-int
	{
    height: auto;
    min-height: 100%;
	}
a
	{
	color: #474747;
	text-decoration:underline;
	}
a:hover 
	{
	color: #474747;
	text-decoration:none;
	}
h1
	{
	font-size:20px;
	color:#FFFFFF;
	padding-top:36px;
	}
h2
	{
	font-size:20px;
	color:#A75804;
	font-style:italic;
	}
h3
	{
	font-size:14px;
	}
.home-h3
	{
	font-size:20px;
	color:#A75804;
	font-style:italic;
	}
.home-h3 a
	{
	color:#A75804;
	text-decoration:underline;
	}
.home-h3 a:hover
	{
	color:#A75804;
	text-decoration:none;
	}
#main
	{
	color:#FFFFFF;
	width:955px;
	margin: 0, auto;
	height:100%;
	background: #000000 url(../images/bg-bott.jpg) no-repeat bottom;
	border-left:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	margin-right:auto;
	margin-left:auto;
	}
#main-int
	{
	color:#000000;
	width:955px;
	margin: 0, auto;
	height:100%;
	background: #FFFFFF url(../images/bg-bott-int.png) repeat-x bottom;
	border-left:#FFFFFF solid 1px;
	border-right:#FFFFFF solid 1px;
	margin-right:auto;
	margin-left:auto;
	}
.header
	{
	background: url(../images/bg-header.jpg) no-repeat top;
	height:332px;
	}
.header-int
	{
	background: url(../images/bg-header-int.jpg) no-repeat top;
	height:149px;
	}
.logo
	{
	padding-top:35px;
	padding-left:40px;
	}
img.logo, .logo img, img.logo-int, .logo-int img
	{
	margin-right:40px;
	}
.logo-int
	{
	padding-top:15px;
	padding-left:40px;
	}
#topmenu
	{
	padding-left:40px;
	background-color:#efefef;
	}
.content
	{
	padding-left:40px;
	padding-right:40px;
	}
.col_left
	{
	padding-right:20px;
	}
.col_right
	{
	padding-left:30px;
	border-left:#FFFFFF dotted 1px;
	}
.col_right p
	{
	min-height:80px;
	}
img.col_right, .col_right img
	{
	margin-right:10px;
	}
.imgborder
	{
	margin-right:10px;
	border: #D4D4D4 solid 4px;
	}	
#footer
	{
	padding-top:10px;
	font-size:10px;	
	}
#footer a
	{
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: underline;
	}
#footer a:hover
	{
	color: #FFFFFF;
	text-decoration:none;
	}
#footer-int
	{
	padding-top:100px;
	font-size:10px;
	}
#footer-int a
	{
	font-size:12px;
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
	}
#footer-int a:hover
	{
	color: #000000;
	text-decoration:none;
	}
