/* CSS Document */

body{
	margin: 0px;
	background-color: #bfbfbd;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #231f20;
	font-size: 12px;
	line-height: 18px;
}

form, fieldset {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
}

a {
	color: #3ba1d5;
	text-decoration: none;
}
a:hover {
	color: #3ba1d5;
	text-decoration: underline;
}
a:focus {outline: none;}

.clr {clear: both;}
#container {
	background-image: url(../images/container_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	height: 331px;
	padding-left: 280px;
}
#header  .info {
	padding-top: 77px;
	display: block;
	float: left;
	width: 420px;
}
#header p {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 8px;
}
#header .committee {
	float: right;
	width: 223px;
	padding-right: 18px;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
}
#header .logo {
	padding-bottom: 33px;
	padding-left: 33px;
}

.committee strong {
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bc9114;
	display: block;
	margin-bottom: 3px;
	padding-left: 9px;
	background-image: url(../images/committee-title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.committee ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.committee li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#top  {
	height: 15px;
	background-image: url(../images/content-top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	line-height: 15px;
}
#left {
	float: left;
	width: 247px;
	background-image: url(../images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 9px;
	padding-top: 19px;
	padding-left: 15px;
}
#nav {
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 73px;
	padding-bottom: 50px;
}
#nav ul {
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
#nav a {
	background-color: #231f20;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
}
#nav a:hover {
	color: #000000;
	background-color: #ffc20e;
	text-decoration: none;
}
.left-box {
	padding-bottom: 28px;
}

.left-box h4 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/left-box-h4_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 24px;
	padding-bottom: 8px;
	padding-left: 9px;
	margin-bottom: 10px;
}
.left-box ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
.left-box li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 20px;
}
.left-box a {
	color: #231f20;
}
.left-box a:hover {
	color: #3ba1d5;
}
.left-box img {
	padding-top: 10px;
}








#right {
	float: right;
	width: 634px;
	padding-right: 16px;
	padding-top: 20px;
}
.article {
	padding-left: 10px;
	line-height: 22px;
	padding-bottom: 40px;
}

.article h1, .article h2, .article h3 {
	padding-bottom: 9px;
	background-image: url(../images/article-h1_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 23px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	margin-left: -10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.article h1 em {
	text-transform: none;
	display: block;
	font-size: 13px;
	color: #696867;
	line-height: 24px;
	font-style: normal;
}
.article h2 {
	font-size: 22px;
	padding-top: 20px;
	text-transform:none;
}

.article h3 {
	font-size:16px;
	color: #ffc20e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height:24px;
	background-image:none;
	padding-bottom:4px;
	padding-top:18px;
	margin-right: 40px;
}

.pic-left {
	float: left;
	border: 4px solid #ffc20e;
	margin-right: 15px;
	margin-top: 4px;
	margin-bottom: 2px;
}
.pic-right {
	float: right;
	border: 4px solid #ffc20e;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-right:15px;
}

.article a {
	text-decoration: underline;
}
.article a:hover {
	text-decoration: none;
}
.quote {
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 16px;
}



#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 57px;
	height: 200px;
	padding-left: 30px;
	line-height: 16px;
	font-size: 10px;
	background-color: #bfbfbd;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}

.footer-box1, .footer-box2, .footer-box3 {
	float: left;
}
.footer-box1 {
	padding-right: 86px;
}
.footer-box3 {
	padding-left: 14px;
}
.artkod {
	text-align: left;
	padding-left: 90px;
	padding-top: 60px;
}
.artkod span {
	float: left;
	padding-top: 14px;
	padding-right: 4px;
}

.artkod a {
	height: 30px;
	width: 93px;
	display: block;
	background-image: url(../images/Artkod-media-development.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	float: left;
}
.artkod a:hover {
	background-position: right;
}

