body{
	margin:0px;
	background:#ffffff url('../images/bg_TrafficSchool.gif') repeat-X 0 0;
	font-family:arial, "sans serif", helvetica, verdana;
}

.logo {
	border:0px; 
	width:351px; 
	height:86px;
	text-indent:-9999px;
	overflow:hidden;
	background:transparent url('../images/logo_TrafficSchool.png') repeat-X 0 0;	
}

h1.header {
	font-size:12px;
	text-align:center;
	margin:20px 0 10px 0;
	color:#7b7b7b;
}

.header-container {
	width:900px;
	height:86px;
	margin:0px auto;
}

.logo {
	width:351px;
	height:86px;
	float:left;
}

.menu {
	width:549px;
	float:right;
	margin-top:54px;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	cursor: default;
	list-style-type: none;
}

.menu ul li {
	width:168px;
	height:31px;
	float:left;
	text-align:center;
	margin-right:1px;
}


.menu ul li A {
	background:transparent url('../images/tab_TrafficSchool_Menu.png') repeat-X 0 2px;
	font-family:arial, "sans serif", helvetica, verdana;
	font-size:12px;
	color:#0e1b2a;
	font-weight:bold;
	text-decoration:none;
	height:31px;
	line-height:34px;
	display:block;
	border-bottom:1px solid #cccccc;
}

.menu ul li A:hover {
	color:#fff;
	background-position:0px -31px;
	border-bottom:1px solid #0e1b2a;
}

.main-container {
	width:900px;
	margin:0px auto;
}

.left-column {
	width:351px;
	float:left;
}


.left-column-end {
	width:61px;
	height:400px;
	background:transparent url('../images/bg_Left_column_end.png') no-repeat 0 0;
	float:left;
}

.left-column-data {
	float:left;
	width:289px;
	border-right:1px solid #fff;
}

.left-column-data h2.ticket {
	width:289px;
	height:63px;
	background:transparent url('../images/bg_h2_Ticket.png') no-repeat 0 0;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	overflow:hiden;
}

.left-column-data div.ticket-data {
	height:112px;
	background:#5585bf;	
}

.left-column-data div.ticket-data P{
	margin:0px;
	font-size:12px;
	color:#fff;
	height:92px;
	padding:10px;
}

.left-column-data h2.insurance {
	width:289px;
	height:63px;
	background:transparent url('../images/bg_h2_Insurance.png') no-repeat 0 0;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	overflow:hiden;
}

.left-column-data div.insurance-data {
	height:162px;
	background:#5585bf;	
}

.left-column-data div.insurance-data P{
	margin:0px;
	font-size:12px;
	color:#fff;
	padding:10px;
}

.left-column-data div.insurance-data P A {
	font-weight:bold;
	color:#0e1b2a;
}

.left-column-data div.insurance-data P A:hover {
	color:#f3d431;
}

.right-column {
	width:549px;
	float:right;
}

.right-column h2.title{
	margin:0px;
	padding:0px;
	width:549px;
	height:63px;
	background:transparent url('../images/bg_hd_Cheapest_Course.png') no-repeat 0 0;
	text-indent:-9999px;
	overflow:hiden;	
}

.right-column div.main-data {
	height:174px;
	background:#1d2d41;
}

.right-column div.main-data div.GoToTrafficSchool-shot {
	width:155px;
	height:174px;
	background:transparent url('../images/GTTS_Shot.png') no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}

.right-column div.main-data div.list {
	width:394px;
	height:174px;
	background:transparent url('../images/bg_li_data.png') no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	float:left;	
}

.right-column div.main-data div.list ul {
	margin: 0px;
	padding: 0px;
	cursor: default;
	list-style-type: none;
}



.right-column h2.register{
	margin:0px;
	padding:0px;
	width:549px;
	height:63px;
	background:transparent url('../images/bg_h2_Register.png') no-repeat 0 0;
	text-indent:-9999px;
	overflow:hiden;	
}

.right-column div.bottom {
	height:100px;
	background:#2a4e7a;
}


.right-column div.bottom div.select-state {
	width:297px;
	height:99px;
	background:transparent url('../images/bg_SelectState.png') no-repeat 0 0;
	float:left;
}

.right-column div.bottom div.select-state div.selector{
	padding-top:48px;
	padding-left:110px;
	width:150px;
	height:30px;
	float:left;
}

.right-column div.bottom div.select-state div.selector select{
	width:150px;
}

.right-column div.bottom div.register-now-button {
	width:176px;
	height:52px;
	float:left;
}

.right-column div.bottom div.register-now-button A{
	width:176px;
	height:52px;
	background:transparent url('../images/btn_RegisterNow.png') no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:30px;
	margin-top:25px;
}

.right-column div.bottom div.register-now-button A:hover{
	background-position:0 -52px;
}

.footer-shadow {
	width:900px;
	height:10px;
	margin:0px auto;
	background:transparent url('../images/bg_footer_shadow.png') no-repeat 0 0;
	display:block;
	clear:both;
}
