html {
	margin:0;
	padding:0;

}

body {
	min-width:1000px;
	padding:0 0 0 30px;
}

#wrap {
	background:#ffffff;

	width:1000px;
}
#flash_header{

    height:405px;

}
#flash_header_2{

    height:390px;

}
h1 {	
	margin:30px 0 0 0 ;
	font-family:Arial;
	font-size:30px;
	font-weight:bold;
	color:#999999;

	}
p {	
	font-family:Arial;
	font-size:15px;
    font-weight:bold;
	color:#999999; }

a img{border:none;}



#left_nav{
	position:relative;
	width:200px;
	margin:5px 20px 20px 10px;
	text-align:left;
	}

#left_nav img{
	padding:5px;
}

#content_wrap{
	width:600px;
	
}
#center_content{
	top:420px;
	left:250px;
	position:absolute;
	width:200px;
	height:auto;
}
#registration_content{
	top:420px;
	left:250px;
	position:absolute;
	width:770px;
	height:auto;
}
#right_img {
	top:420px;
	left:485px;
	position:absolute;
	width:250px;
}

#right_img_landing {
	top:440px;
	left:485px;
	position:absolute;
	width:250px;
	padding:10px 0 0 30px;
}

#left_content{
	top:350px;
	left:600px;
	position:absolute;
	width:390px;
}

#landing_right{
left:480px;
position:absolute;	
}

#landing_left{
	left:20px;
	width:450px;
}

#landing_left h1{
	font-size:40px;
	line-height:50px;
	color:#999999;
	margin:40px 0 20px 0;
}

#landing_left p{
	font-size:12px;
    font:Verdana;

	color:#333333;

}


#header {

}
#header h1 {
	padding:5px;
    margin:0;
}
#nav {
   margin:0 0 40px 0;

}

#nav table tr td a:hover{
		background:url('../images/flash_bg.png') bottom left no-repeat;
}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{
	display:inline;
	margin:0;
	padding:0;
}
#main {
	background:#ffffff;
	float:right;
	width:700px;
	padding:30px 0 0 0;
}
#main h2, #main h3, #main p {
	padding:0 10px;
}
#sidebar {
	background:#ffffff;
	float:left;
	width:240px;
}
#sidebar ul {
	margin-bottom:0;
}
 #sidebar p {
	padding:0 10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-weight:normal;
	font-style:italic;

}

#sidebar h3{
padding-bottom:0px;
margin-bottom:15px;
}

#sidebar img{
	padding:0;
	margin: 0px 0 0 0 ;
	}

#footer{
	clear:both;
}
#footer img{
	position:relative;
	padding-top:10px;
}

#footer p{
	font-family:Arial;
	font-size:12px;
    font-weight:bold;
	color:#ccc;
	padding:0 0 0 100px;
	
}