@charset "utf-8";
/* CSS Document */

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1000px;
	background: url("images/bg_01.jpg") repeat;
}

#flash-content {
float:right;
position:relative;
width:401px;
height:250px;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#301504;
padding:25px;
}

A:link {text-decoration: none; color: #FFCC00;}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: #FF9900;}

A.mlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: lowercase;
	color: #CC6600;
	text-decoration: none;
}
A.mlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: lowercase;
	color: #FF6600;
	text-decoration: none;
}
A.mm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
}
A.mm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: lowercase;
	color: #FF3300;
	text-decoration: none;
}

.off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
}


#header {
	margin: 0;
	height: 15px;
}

#side-a {
	float: left;
	width: 150px;
}

#side-b {
	float: right;
	width: 150px;
}

#content1 { 
	float: left;
	width: 100%;
}

#content2 { 
	float: left;
	width: 100%;
	height: 148px;
	background-image:url(../images/bg-sub.jpg);
	background-repeat: repeat-x;
}

#content3 { 
	float: left;
	width: 100%;
	background-image:url(../images/bg-sub.jpg);
	background-color: #301502;
	background-position:top;
	background-repeat: repeat-x;
}

#content4 { 
	float: left;
	width: 100%;
	background-image:url(../images/bg-sub.jpg);
	background-color: #301502;
	background-position:top;
	background-repeat: repeat-x;
}

.newsblock {
	float: left;
	width: 322px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	margin: 18px 0 0 6px;
	
}

.conblock {
	float: left;
	width: 960px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	margin: 20px 0 20px 20px;
	
}

.formblock {
	float: left;
	width: 460px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	margin: 0 0 40px 40px;
	
}

.formblock2 {
	float: left;
	width: 460px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 300px;
	
}

.logoblock {
	float: right;
	width: 400px;
}

.contact {
	float: left;
	width: 235px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	margin-left: 60px;
	
}

.coffee {

	float: right;
	width: 400px;

}
.coffee2 {
	float: right;
	width: 200px;
}

img.floatLeft {
	float: left;
	margin: 0 2px 0 0;
}

img.floatRight { 
    float: right; 
    margin: 0 0 0 0; 
}

.menu {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	padding-right: 20px;
}

#footer {
	clear: both;
	background: ccc3bc;
	background-image:url(../images/index-bg1.png);
	background-repeat:repeat;
	height: 134px;
	padding: 24px 0 0 24px;
	margin: 0px auto;
} 
#footer2 {
	clear: both;
	background: #ccc3bc;
	background-repeat:repeat;
	background-image:url(../images/bg-dot.jpg);
	height: 200px;
	padding: 24px 0 0 24px;
	margin: 0px auto;
}
#footer-logo {
	clear: both;
	background: ccc3bc;
	background-image:url(../images/logo-brand-images.png);
	background-repeat:repeat;
	height: 200px;
	padding: 24px 0 0 24px;
	margin: 0px auto;
}
#footer-photo {
	clear: both;
	background: ccc3bc;
	background-image: url(../images/photography-images.png);
	background-repeat:repeat;
	height: 200px;
	padding: 24px 0 0 24px;
	margin: 0px auto;
}

#footer-promo {
	clear: both;
	background: ccc3bc;
	background-image: url(../images/promotools-images.png);
	background-repeat:repeat;
	height: 200px;
	padding: 24px 0 0 24px;
	margin: 0px auto;
}
#footer-website {
	clear: both;
	background: ccc3bc;
	background-image: url(../images/website-images.png);
	background-repeat:repeat;
	height: 200px;
	padding: 24px 0 0 24px;
	margin: 0px auto;
}
