/* LAYOUT
---------------------*/

* {
margin:				0px;
}

body {
font-family:		"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:			11px;
color:				#c8c8c8;
background:			#000000 url(../images/bg_01.jpg) top center no-repeat;
}

.container{
width:				980px;
margin:				0 auto 40px auto;
position:			relative;
}

.header {
height:				148px;
padding:        	10px 0 0 24px;
}

.shadow_top {
background:			url(../images/shadow_top.png) no-repeat;
width:				980px;
height:				10px;
}

.shadow {
background:			url(../images/shadow.png) repeat-y;
width:				980px;
padding:            0 10px;
}

.main {
background:			url(../images/main_bg.png);
width:				922px;
padding:            28px 16px 28px 22px;
position:			relative;
}

.menu {
width:				130px;
padding-top:        6px;
margin-right:		40px;
float:				left;
}

.content {
width:				524px;
float:				left;
margin-right:		20px;
line-height:		20px;
}

.right {
width:				192px;
float:				right;
margin-top:			23px;
}

.clear {
clear:				both;
}

.footer {
width:				960px;
margin:				0 auto;
color:				#b7b7b7;
padding-top:        10px;
}



/* OVERALL STYLE
---------------------*/

a {
outline:			none;
text-decoration:	none;
}


/* MAIN STYLE
---------------------*/

h1 {
text-transform: 	uppercase;
margin-top:			-6px;
font-size:			22px;
color:				#ffffff;
line-height:		normal;
}
.head_after {
background:			url(../images/head_after.gif) repeat-x; 
width: 				524px; 
height: 			17px;
margin-bottom:		18px;
}

h2 {
text-transform: 	uppercase;
font-size:			18px;
margin-bottom:		2px;
color:				#ffffff;
}

h3 {
text-transform: 	uppercase;
font-size:			14px;
color:				#ffffff;
margin-top:			-5px;
}

.content a {
background:			url(../images/link_before.gif) no-repeat 0 1px;
padding-left:       15px;
color:				#fd0000;
font-size:			11px;
text-transform:		uppercase;
}

.content a.productImage {
background:			none;
padding-left:       0;
font-size:			11px;
text-transform:		;
}

.item {
margin-bottom:		40px;
}

.item img {
background:			url(../images/item_bg.png) no-repeat;
display:			block;
width:				524px;
height:				213px;
padding:            5px 11px 12px 5px;
margin-bottom:		12px;
margin-left:		-5px;
}

.sponsor_item {
background:			url(../images/sponsor1.png) no-repeat;
width:				488px;
height:				140px;
padding:            18px 24px 25px 20px;
margin-bottom:		8px;
margin-left:		-2px;
}

.sponsor_item p {
width:				240px;
line-height:		17px;
color:				#c1c1c1;
}

.agenda_table td {
padding: 	        0 5px 0 5px;
}


/* MENU STYLE
---------------------*/

.menu a {
display:			block;
width:				130px;
height:				11px;
margin-bottom:		17px;
padding-bottom:     2px;
background-image:   url(../images/menu.gif);
background-repeat:	no-repeat;
}
.menu a:hover {
border-bottom:		#e20000 1px solid;
margin-bottom:		16px;
}

#m2 {
background-position: 0 -13px;
}
#m3 {
background-position: 0 -26px;
}
#m4 {
background-position: 0 -39px;
}
#m5 {
background-position: 0 -52px;
}
#m6 {
background-position: 0 -65px;
}
#m7 {
background-position: 0 -78px;
}
#m8 {
background-position: 0 -91px;
}
#m9 {
background-position: 0 -104px;
}
#m10 {
background-position: 0 -117px;
}
#m11 {
background-position: 0 -130px;
}



/* MULTIMEDIA STYLE
-------------------------*/
.footer p {
float:				left;
}
.float_right {
float:				right !important;
text-align:			right;
}
.footer a {
color:				#ffffff;
}


/* CONTACT STYLE
-------------------------*/
.contact_txt {
	/*background: url(/images/contact_txt.gif) no-repeat;*/
	width: 300px;
	height: 221px;
	float: left;
	margin-right: 6px;
	padding: 7px 10px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}
.contact_input {
	/*background: url(/images/contact_input.gif) no-repeat;*/
	width: 165px;
	height: 16px;
	margin-bottom: 5px;
	padding: 7px 10px;
	color: #737373;
	font-size: 11px;
}
.btn {
	background: url(/images/contact/btn_bg.jpg) no-repeat;
	margin-top: 43px;
	width: 195px;
	height: 34px;
	border: none;
	color: #ffffff;
	padding: 0 0 5px 0;
	margin-left:-1px;
}
.btn:hover {
	background: url(/images/contact/btn_bg_hover.jpg) no-repeat;
}


/* MULTIMEDIA STYLE
-------------------------*/
.thumb {
display:			inline-block;
background:			url(../images/thumb.png) no-repeat;
width:				150px;
height:				150px;
padding:            5px 10px 12px 6px;
margin:				0 5px 5px 0; 
}

.multimedia {
background:			none !important;
padding:            0 !important;
}
