
	a {
		font-family:Arial;
	}
	.clear {
		clear:both;
	}
	body {
		margin:0px;
		padding:0px;
		font-size: 12px;
		padding-bottom: 12px;
		background-color: #bedeeb;
		font-family:Arial;
	}
	#socialarea {
		height:30px;
		background-color:#1A93D1;
	}
	#socialarea div {
		width:660px;
		margin:0px auto 0px auto;
	}
	#socialarea div a {
		display:block;
		float: right;
		margin-top: 6px;
		margin-left: 5px;
		cursor: pointer;
	}
	#invitationpage {
		width:660px;
		margin:0px auto 0px auto;
	}
	#header-banner img {
		width:100%;
	}
	#conference_name {
		float:left;
		font-size:14px;
		width:550px;
		padding:10px 10px 10px 10px;
		font-weight:bold;
		color:#ffffff;
	}
	#topmenu {
		background-color:#1A93D1;
		width:100%;
	}
	#topmenu td.btns {
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #ffffff;
	}
	#topmenu a {
		display:block;
		color:#ffffff;
		background-color:#1A93D1;
		padding: 0px 8px 0px 8px;
	}
	#topmenu a:hover {
		background-color:#1881B8;
	}
	#descriptiondetailsarea {
		color:#000000;
		background-color:#ffffff;
		padding:10px;
	}
	#registrationbuttons {
		padding:10px;
		background-color:#ffffff;
	}
	#conference_date {
		color:#1A93D1;
		float:left;
		font-weight:bold;
		font-size:14px;
	}
	#conference_date div {
		display:inline-block;
		width:50px;
	}
	#registrationbuttons ul {
		margin: 0px;
		padding:0px;
		float:left;
		margin-right:25px;
	}
	#registrationbuttons li {
		list-style: none;
	}
	#registrationbuttons li a {
		display:block;
		background-color:#1A93D1;
		text-align:center;
		width:200px;
		color:#ffffff;
		margin:3px 0px;
		padding: 8px 15px 8px 15px;
		border-radius: 4px;
	}
	#registrationbuttons li a:hover {
		background-color:#1881B8;
	}
	#invitefooter {
		background-color:#1A93D1;
		color:#ffffff;
		text-align:right;
		padding:8px;
		font-family:Arial;
	}
	#invitefooter a {
		color:#ffffff;
	}

