*{
	padding: 0px;
	margin: 0px;
}


html, body{
	height: 100%;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

h1{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #663366;
	line-height: 17px;
	padding: 5px 0 10px 0;
	margin: 10px 0 0 0;
}

h2{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #663366;
	padding: 5px 0 0 0;
}

h3{
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

h4{
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #663366
}

a{
	color: #764675;
}

img{ border: 0; }
.clear{clear: both;}
.floatleft{float: left;}
.floatright{float: right;}

/* ------------------------------ INDEX ------------------------------ */

div#wrapper{
	width:950px;
	min-height: 100%;
	margin: 0 auto;
	background: transparent url(../images/design/bg_wrapper.png) repeat-y;
	position: relative;
}


div#header{
	height: 145px;
	width: 950px;
	overflow: hidden;
}

div#header img{
	margin: 12px 2px 0px 30px;
}


div#header form{
	position: relative;
	top: -25px;
	left: -10px;
}

ul#navbar{
	width: 533px;
	height: 35px;
	list-style-image: none;
	list-style: none;
	position: relative;
	top: -21px;
	left: 424px;
}

ul#navbar li{
 	display: inline;

}

ul#navbar li a{
	text-decoration: none;
	height: 26px;
	display: block;
 	float: left;
	padding: 4px 4px 0px 9px;
	font-size: 1.1em;
}

ul#navbar li a:hover{
 	font-weight: bold;
}

div#header input{
 	position: relative;
 	top: -26px;
 	right: 1px;
 	float: right;
	width: 185px;
	font-size: 10px;

}

ul#leftmenu{
	width: 171px;
	float: left;
	clear: left;
	margin: 30px 1px 0 0;
	list-style-image: none;
	list-style: none;
}

ul#leftmenu li{
	display: inline;

}

ul#leftmenu li a{
	height: 24px;
	display: block;
	padding: 0 0 0 10px;
	text-decoration: none;
}

ul#leftmenu li a:hover{
 	font-weight: bold;
}

div#content{
	width: 483px;
	height:auto !important;
	height: 200x;
	min-height: 200px;
	float: left;
	padding: 6px 15px 0 15px;
	margin: 0 0 30px 0;
}

div#content img{
	padding: 5px 15px 0 0;
	margin: 0;
}

div#content img.thumb{
	padding: 6px 10px 0 0;
	margin: 0;
}

div#banner{
	width: 264px;
	float: left;
	height:auto !important;
	height: 10x;
	min-height: 10px;
	margin: 0 0 0 1px;
	overflow: hidden;
	
}

div#banner_image{
	cursor: pointer;
}

div#banner_text{
	padding: 10px;
}

div#banner_text ul{
	list-style-image: url(../images/design/dot.gif);
	margin: 0 0 20px 20px;
}

div#banner_text img,
div#banner_text ins {
	margin: 5px 5px 0 5px;
}

div#banner_text p img{
	margin: 5px 5px 0 0;
}

div#banner_footer{
	width: 264px;
}


div#footer{
	width: 550px;
	height: 20px;
	padding: 0 0 0 400px;
	position: absolute;
	bottom: 0px;
}
/* ------------------------------ PAGES ------------------------------ */


div#col1,
div#col2{
	width: 234px;
	float: left;
}

div#col1{
	margin: 0 15px 0 0;
}

div#content.home h1{
	letter-spacing: 0em;
}

div#content.home div.content_box{
	margin: 17px 0 0 0;
}
div#content.home div.content_box h1{
	margin-top: 0px;
}

div#content.home{
	padding-top: 0;
}

div#content.agenda ul{
	list-style-image: url(../images/design/dot.gif);
	margin: 0 0 20px 20px;
}

div#content.interview img{
	float: left;
}

div#content.top h1 img{
	margin: 0px;
	padding: 0px;
}

div#content.top a.floatleft,
div#content.top a.floatright,
div#content.top p.number{
	margin: 20px 0 0 0;
}

div#content.top a.floatleft{
	display: block;
	width: 185px;
}

div#content.top p.number{
	float: left;
}

div#content.top p.number strong{
	color: #663366;
}

blockquote{
	font-size: 12px; 
	font-weight: bold; 
	font-style: italic;
	padding: 0 0 10px 0;
	display: block;
}

div.content_box{
	width: 224px;
	height:auto !important;
	height: 86px;
	min-height: 90px;
	
	margin: 0 0 17px 0;
	padding: 5px 0 14px 10px;
	background: #e1ccdf url(../images/design/bg_content_box_bottom.gif) no-repeat left bottom;;
}

div.content_box img{
	float: right;
	margin: 5px 10px 0 0;
}

div.content_box ol{
	margin: 0 0 0 25px;
}

div.content_box ul{
	list-style-image: url(../images/design/line.gif);
	margin: 0 0 0 20px;
}

div.content_bbox{
	width: 463px;
	height:auto !important;
	height: 86px;
	min-height: 90px;
	
	margin: 0px 0px 17px 0;
	padding: 5px 10px 14px 10px;
	background: #e1ccdf url(../images/design/bg_content_box_bottom.gif) no-repeat left bottom;;
}
.empty_search 
{
	color:#999999;
}

.thumb{
	padding: 5px;
}

.makeblock{ display: block; padding: 0 0 4px; }

/* ------------------------------ POLL ------------------------------ */
ol.poll{
	list-style-type: none;
	margin: 0 !important;
}

ol.poll li{
	margin: 5px 0 0 0;
	padding: 0 10px 0 0;
}

ol.poll li input{
	margin: 0 5px 0 0;
}

ol.poll li strong{
	float: right;
}

/* ------------------------------ FORM STYLE ------------------------------ */

.button{
	display: block;
	padding: 3px 7px;
	background: #663366;
	color: white;
	text-align: center;
	text-decoration: none;
	margin: 0 5px;
}

label {
	float: left;
	width: 120px;
}
input {
	border: 1px solid #663366;
	padding: 1px 0 2px 0px;
	margin: 0 0 8px 0;

}

select{
	margin: 0 0 8px 0;
}

textarea {
	border: 1px solid #663366;
	height: 100px;
	margin-bottom: 5px;
}

#newsletter-checkbox {
	float: left;
	width:360px;
	margin: 0 0 5px 0;
}

.input_checkbox {
	margin: 0 5px 0 0;
}

