body  {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #333333;
	background: url(images/bg_main.jpg) no-repeat;
}
h3 {
	margin-top: 20px;
	font-weight: bold;
	color: #000;
}
p {
	margin-top: 5px;
}
p.justify { 
	text-align: justify;
}

a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#footer_bg {
	background: url(images/bg_footer.jpg) no-repeat center bottom;
	height: 126px;
	margin-top: 20px;
	position: relative;
}
	.site_info {
		display:block;
		padding-top:15px;
	}
		.site_info a {
			font-weight: bold;
		}
	
.twoColFixLtHdr #container { 
	width: 960px;  
	margin: 0 auto; 
	text-align: left; 
} 
.twoColFixLtHdr #header { 
	padding: 0 10px 0 20px; 
	height: 162px;
	overflow: hidden;
} 
	#logo {
		margin-top: 65px;
	}
	
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 375px; 
	padding: 0 10px 15px 20px;
}
	#signup_form {
		height: 450px;
		overflow: hidden;
		margin-left: -20px;
		background: url(images/bg_form.png) no-repeat;
		margin-left:-20px;
		margin-top:20px;
		color: #fff;
		position: relative;
		
	}
	
		div#formInputs {
			margin-top: 70px;
			margin-left: 45px;
		}
		#formInputs p {
			margin-bottom: 7px;
		}
		#formInputs label {
			width: 40px;
			margin-right: 5px;
		}
		#lbl_name label, #lbl_email label {
			width: 40px;
			display: block;
			float: left;
			line-height:22px;
		}
		#CountryofOrigin {
			width: 215px;
		}
		
		#attending span, #travelling span {
			display: block;
			margin-bottom: 5px;
		}
		
		#lbl_name input, #lbl_email input {
			width: 265px;
			height: 14px;
		}
		
		#coo input { 
			width: 205px; 
		}
		
		div#radio_buttons {
			/*margin-bottom:15px;*/
			margin-top: 20px;
			margin-left: 45px;
		}
			#radio_buttons p {
				margin-bottom: 7px;
				padding: 0;
				margin-top: 0px;
				line-height: 12px;
			/*	height:30px;*/
			}
			div#radio_buttons input {
				margin-top: 0;
				margin-bottom: 2px;
				padding-bottom: 0;
				padding-top: 0;
				padding-bottom: 0;
				outline: none;
				overflow: hidden;
				height: 12px;
				
			}
			#submitButton {
				float: right;padding-right: 20px;
			}
			
		#rwc_link {
			display:block;
			height: 0!important;
			overflow: hidden;
			padding-top:50px;
			bottom: 0;
			position:absolute;
			right:74px;
			width:67px;
		}
		#mt_link {
			display:block;
			height: 0!important;
			overflow: hidden;
			padding-top:90px;
			bottom: 0;
			position:absolute;
			right:0px;
			width:55px;
		}
	#fb_link {
			display:block;
			height: 0!important;
			overflow: hidden;
			padding-top:50px;
			bottom: 0;
			position:absolute;
			right:155px;
			width:135px;
		}
	
	#confirmation {
		color:#F2F2F2;
		display:block;
		font-size:24px;
		margin-left:75px;
		margin-top:95px;
	}
	
	#pop_links {
		height: 43px;
		margin-top: 15px;
		line-height: 43px;
		text-align: center;
	}
		#pop_links h4 a {
			font-size: 14px;
			color: #003379;
			text-decoration: none;
			display: inline;
			font-weight: bold;
		}
		#pop_links h4 a:hover {
			text-decoration: underline;
		}
	
	
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 430px; 
	padding: 0; 
} 
	#video_holder {
		height: 293px;
		background: url(images/bg_video_coming.png) no-repeat;
		margin-left:10px;
		position: relative;
		overflow: hidden;
	}
	ul#videos {
		margin-left:26px;
		margin-top: 65px;
	}
	ul#videos li {
		display: block;
		float: left;
		margin-right: 15px;
	}
	
	
	#email_button {
		position: absolute;
		bottom: 20px;
		left: 28px;
	}
	#email_button img {
		border: none;
	}

.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; 
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.flash-video {
	position: relative;
	z-index: 9999;
}