@charset "utf-8";
body {
	background-color: #f8ece3;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#nav1 {
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #F8ECE3;
	border-left-color: #F8ECE3;
	background-image: url(../images/nav.jpg);
}

#wrapper {
	text-align: left;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 0px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 0px;
	padding-top: 10px;
	clear: both;
	color: #FF3300;
	text-align: center;
	padding-bottom: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	width: 980px;
}
#logo {
	height: 215px;
	padding-bottom: 0px;
}
#nav {
	height: 60px;
	background-image: url(../images/nav.jpg);
	text-align: center;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	height: 50px;
	width: 980px;
	background-image: url(../images/ribbon_green.jpg);
	background-repeat: no-repeat;
}

#banner {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FF3300;
	background-image: url(../images/uzor.jpg);
	font-size: 24px;
	height: 100px;
	width: 980px;
}
#leftColumn {
	float: left;
	width: 320px;
	background-repeat: no-repeat;
}
#leftTop {
	background-image: url(../background/green_top.jpg);
	float: right;
	height: 50px;
	width: 278px;
}
#leftMid {
	background-image: url(../background/green_mid.jpg);
	background-repeat: repeat-y;
	width: 278px;
	float: right;
	font-size: 18px;
}
#leftDown {
	background-image: url(../background/green_down.jpg);
	float: right;
	width: 278px;
	height: 60px;
}

#rightColumn {
	float: right;
	width: 660px;
}
#account {
	padding-right: 15px;
	padding-left: 28px;
}

#cont1 {
	text-align: center;
	height: 40px;
	width: 320px;
	background-image: url(../images/band.jpg);
	vertical-align: middle;
	font-size: 20px;
	border-top-style: none;
	line-height: 38px;
}

#cont2 {
	padding-top: 5px;
	background-image: url(../images/two_irises.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	padding-right: 15px;
	padding-left: 28px;
	background-position: bottom;

}
#iris_tb {
	font-size: 30px;
	line-height: 58px;
	color: #0000FF;
	background-image: url(../images/irises.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 980px;
}
#rightTop {
	background-image: url(../background/orange_top.jpg);
	height: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	text-align: center;
	vertical-align: bottom;
	line-height: 80px;
}
#rightMid {
	background-image: url(../background/orange_mid.jpg);
	background-repeat: repeat-y;
	text-align: justify;
	padding-right: 14px;
	padding-left: 28px;
}
#rightDown {
	background-image: url(../background/orange_down.jpg);
	height: 100px;
}
