/* CSS Document */
body
{
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: left 2px;
	height: 1830px;
	margin:0px;
	padding:0px;
	font-size:14px;
}
p,h1,h2,h3,ul
{
	margin: 0px;
	padding: 0px;
}
#wrapper
{
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper .col1_content p
{
margin-bottom:8px;
line-height:1.7em;
font-family:Georgia;
font-size:14px;
color:#615e3b;
}
#wrapper .col1_content h1{
line-height:1.7em;
font-family:Georgia;
font-size:28px;
color:#615e3b;
}
#wrapper .col1_content h3
{
line-height:1.7em;
font-family:Georgia;
font-size:24px;
color:#615e3b;
}
#wrapper .col1_content ul li
{
	font-family:Georgia;
	color:#615e3b;
	line-height:1.7em;
	

}
#wrapper .col1_content ul
{
	margin-left:20px;
}
.col1
{
	float: left;
	width: 518px;
}
.col2
{
	float: left;
	width: 427px;
	margin-left:20px;
}
.col1_content
{
	background-repeat: no-repeat;
	background-position: 18px top;
	height: 1377px;
	width: 461px;
	background-image: url(../images/long-bg.png);
	padding:0px 15px 0px 35px;
}
.author_name
{
	margin-left: 18px;
}
.col2 a
{
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -99999px;
	display: block;
	height: 149px;
	width: 393px;
	margin-top: 20px;
	margin-bottom: 30px;
}
h1.about_us,
.contact
{
	font-family:Georgia;
	font-size:30px;
	color:#fff;
}
.contact
{
	font-size:24px;

}
.contact_addresses
{
	margin-top:100px;
}
.col2 p
{
	color:#fff;
	line-height:1.7em;
	text-align:left;
}
.address
{
	background-image: url(../images/address.png);
	height: 108px;
	width: 379px;
	margin: 10px 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.address h1
{
	color:#4c4869;
	font-size:24px;
		font-weight:bold;
		font-family:"Verdana", Arial, Helvetica, sans-serif;
}
.address h3
{
	color:#4c4869;
	font-weight:bold;
	font-size:14px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
}
