/*
	Image2Markup.com
	Ivan Bernat [info@image2markup.com]
*/

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

img, div { behavior: url(iepngfix.htc) }

body{	
	color: #000;
	font: 12px arial;
	text-align: center;
	
	background-color: #ffffff;
	background-image:url(../images/bg_body.jpg);
	background-position: top left;
	background-repeat: repeat-x;	
}

a{
	color: #ff6600;
	text-decoration: underline;
}


a img{
	text-decoration: none;
	border: none;
}

img{
	cursor: pointer;
}

h1 {
	font-size:18px;
	color:#666633;
	margin: 5px 0 10px 0;
	padding: 0px;
	font-weight: bold;
}

h2 {
	font-size:16px;
	color:#B6B344;
	margin: 5px 0 5px 0;
	padding: 0px;
	font-weight: bold;
}

p{
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
}

li{
	margin-left: 15px;
}
blockquote {
margin-left: 20px;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

.clearLeft{clear: left;}
.clearRight{clear: right;}
.clearFix{clear: both;}

/*
	--------------- Wrappers ---------------
*/

div.big_wrapper{
	width: 100%;
	display: block;
	float: left;
}

	.footer_wrap{
		height: 300px;
		background-image:url(../images/bg_footer.gif);
		background-position: top left;
		background-repeat: repeat-x;
	}

div.bg_wrapper{
	width: 1000px;
	min-height: 460px;
	display: block;
	text-align: left;
	margin: auto;
	
	background-image:url(../images/bg_home.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

	div.wrapper{
		width: 762px;
		display: block;
		text-align: left;
		margin: auto;
	}

/*
	--------------- Headers - Contain the logo ---------------
*/

div.home_header{
	width: 762px;
	height: 117px;
	float: left;
	margin-left:50px
}

/*
	--------------- Navigation ---------------
*/

div.navigation{
	width: 762px;
	height: 33px;
	float: left;
}

	div.navigation a{
		float: left;
		
		color: #fff;
		text-decoration: none;
		text-align: center;
		
		font: 14px Arial;
		font-weight: bold;
		
		line-height: 33px;
	}
	
		/* Navigation link adjustments */
		
		div.navigation a.big{
			width: 172px;
		}
		
		div.navigation a.bigger{
			width: 202px;
		}
		
		div.navigation a.medium{
			width: 116px;
		}
		
		div.navigation a.small{
			width: 100px;
		}
	
		div.navigation a:hover{
			background-image:url(../images/bg_navigation_hover.gif);
			background-position: top left;
			background-repeat: repeat-x;
		}
		
		div.navigation a.me{
			background-image:url(../images/bg_navigation_hover.gif);
			background-position: top left;
			background-repeat: repeat-x;
		}

/*
	--------------- Banner area ---------------
*/

div.banner_area{
	width: 749px;
	height: 247px;
	padding: 10px 0 0 13px;
	float: left;
}

	div.banner_area img{
		float: left;
	}

	div.banner_area div.agenda{
	width: 308px;
	height: 153px;
	padding: 80px 0 0 12px;
	float: left;
	background-image:url(../images/bg_agenda.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 24px;
	color: #fff;
	text-align: center;
	}
	div.banner_area div.images{
	text-align:center;
	width:297px;
	height:40px;
	margin-top:-65px
	}

/*
	--------------- Content ---------------
*/

div.content{
	width: 762px;
	float: left;
}

	div.left{
		width: 550px;
		padding: 0 20px 15px 0;
		float: left;
	}
	
		* html div.left{padding-right: 14px;}
	
		/* add big letters to the home page */
		.big_font{font-size: 14px; line-height: 20px;}
		
	div.right{
		width: 192px;
		padding-bottom: 15px;
		float: left;
	}

		span.green{color: #93ad29; font-size: 30px; font-weight: bold;}
		span.orange{color: #ff9900; font-size: 30px;}
		
		div.right div.news{
			width: 182px;
			padding: 10px 5px 10px;
			margin: 5px 0 5px;
			float: left;
			
			font-size: 14px;
			background-color: #f7f5c9;
		}
		
			div.right div.news img{float: left; margin-right: 5px;}
			div.right div.news p{text-align: center;}
			div.right div.news a{color: #6a950d; text-decoration: none;}

/*
	--------------- Exhibitor info bar ---------------
*/

div.exhibitor_info{
	width: 762px;
	height: 120px;
	margin: 10px 0 10px;
	float: left;
	color: #666666;
	background-image:url(../images/bg_exhibitorinfo.gif);
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
}

	div.exhibitor_info span.title{
		color: #666633;
		font-weight: bold;
	}

	div.exhibitor_info p{
		width: 315px;
		padding-left: 215px;
		margin-top: 20px;
		float: left;
		line-height: 18px;
	}
a.exhibitor_info:link{
	color: #333333;
	text-decoration: none;
}
a.exhibitor_info:visited{
	color: #333333;
	text-decoration: none;
}
	
/*
	--------------- Register bar ---------------
*/

div.register_bar{
	width: 401px;
	height: 105px;
	padding-left: 145px;
	padding-top: 15px;
	margin: 40px 0 0px;
	float: left;
	
	color: #666666;
	
	background-image:url(../images/img_register.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

	div.register_bar span.title{
		color: #666633;
		font-weight: bold;
	}

	div.register_bar p{
		width: 315px;
		float: left;
		line-height: 18px;
		font-size: 14px;
		margin-top: 0px;
	}
	
		div.register_bar p a.register{
			font-weight: bold;
			text-decoration: none;
			color: #ff6600;
		}
		
		div.register_bar span{
			font-size: 24px;
			font-weight: bold;
			color: #ff9933;
		}
		
			div.register_bar span.green{
				color: #666633;
			}

/*
	--------------- Footer ---------------
*/

div.footer{
	width: 682px;
	height: 150px;
	margin-top: 20px;
	padding: 10px 40px 0;
	float: left;
	
	color: #353535;
	
	background-image:url(../images/bg_footer_middle.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

	div.footer p{
		width: 215px;
		padding-right: 10px;
		float: left;
	}
		
		div.footer p a{
			color: #38760b;
			text-decoration: none;
		}

	div.footer span{
		width: 680px;
		padding-top: 20px;
		display: block;
		float: left;
		
		color: #fff;
		text-align: center;
	}



.Title_1 {
	font-size:18px;
	color:#666633;
}

.Title_2 {
	font-size:16px;
	color:#B6B344;
}

ul.attend_left {
	color:#333333;
	list-style:circle;
	padding-left:0px;
	line-height:29px;
	display:inline;
	float:left;
	padding-right:90px;
}

ul.attend{
	color:#333333;
	list-style:circle;
	padding-left:10px;
	line-height:29px;
	display:inline;
	float:left;
}
.title {
	font-size: 16px;
}
.title {
	text-align: center;
}
.title {
	color: #F63;
}
