/* cascading style sheet - last edit: 05 jun 09 */

html,body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background: #FFFFFF url(../_images/smum_back.png) repeat-x scroll 0px 0px;
		margin: 0 auto;
	}

a {color:#19679A;}
a:link {text-decoration: none; font-weight: bold;}
a:visited {text-decoration: none; font-weight: bold}
a:hover {text-decoration: underline; font-weight: bold}
a:active {text-decoration: none; font-weight: bold}
	
/* -- wrapper - header -- */

.wrapper {
	width: 960px;
	padding: 0px;
	text-align: left;
	position: relative;
	margin: 0 auto;
	}
	
.header {
	background: url(../_images/smum_logo.png) no-repeat scroll 0px;
	background-position: 0px 0px;
	position: relative;
	margin: 0px auto;
	width: 960px;
	height: 154px;
	}

#logo a {
	display: block;
	float: left;
	height: 154px;
	overflow: hidden;
	position: relative;
	text-indent: -1000px;
	width: 505px;
	}
	
#utility {
	width: 438px;
	height: 118px;
	padding: 0px 6px 0px 0px !important;
	padding: 6px 6px 0px 0px;
	margin: 0px auto;
	text-align: right;
	float: right;
	position: relative;
	}
	
#flashcontain {
	z-index: 2; 
	}

/* -- main -- */

td.snipebox {
	padding: 6px 0px 6px 10px;
	margin: 0px auto;
	}
	
td.snipebox0 {
	padding-left: 20px;
	margin: 0px auto;
	text-align: left;
	}
	
td.snipebox01 {
	padding: 0px 30px 0px 20px;
	margin: 0px auto;
	text-align: left;
	}
	
td.snipebox02 {
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
td.box {
	padding: 0px 10px 0px 10px;
	text-align: center;
	width: 220px;
	background-image: url(../_images/sponsor_back.png);
	background-repeat: repeat-y;
	}
	
td.boxtop {
	width: 220px;
	height: 25px;
	background-image: url(../_images/sponsor_top.png);
	background-repeat: no-repeat;
	}
	
td.boxbtm {
	width: 220px;
	height: 23px;
	background-image: url(../_images/sponsor_btm.png);
	background-repeat: no-repeat;
	}
	
td.plat_box {
	padding: 0px;
	text-align: center;
	width: 220px;
	background-image: url(../_images/sponsor_back.png);
	background-repeat: repeat-y;
	}
	
td.plat_boxtop {
	width: 220px;
	height: 25px;
	background-image: url(../_images/sponsor_plat_top.png);
	background-repeat: no-repeat;
	}
	
td.plat_boxbtm {
	width: 220px;
	height: 23px;
	background-image: url(../_images/sponsor_btm.png);
	background-repeat: no-repeat;
	}
	
td.gold_box {
	padding: 0px;
	text-align: center;
	width: 220px;
	background-image: url(../_images/sponsor_gold_back.png);
	background-repeat: repeat-y;
	}
	
td.gold_boxtop {
	width: 220px;
	height: 25px;
	background-image: url(../_images/sponsor_gold_top.png);
	background-repeat: no-repeat;
	}
	
td.gold_boxbtm {
	width: 220px;
	height: 23px;
	background-image: url(../_images/sponsor_gold_btm.png);
	background-repeat: no-repeat;
	}
	
td.silver_box {
	padding: 0px;
	text-align: center;
	width: 220px;
	background-image: url(../_images/sponsor_silver_back.png);
	background-repeat: repeat-y;
	}
	
td.silver_boxtop {
	width: 220px;
	height: 25px;
	background-image: url(../_images/sponsor_silver_top.png);
	background-repeat: no-repeat;
	}
	
td.silver_boxbtm {
	width: 220px;
	height: 23px;
	background-image: url(../_images/sponsor_silver_btm.png);
	background-repeat: no-repeat;
	}
	
td.main_content {
	padding: 0px 20px 0px 0px;
	}
	
td.main {
	background-image: url(../_images/smum_call01.png);
	background-repeat: no-repeat;
	padding: 100px 50px 0px;
	font-size: 14px;
	line-height: 16px;
	color: #19679A;
	height: 250px;
	cursor: pointer;
	}
	
td.flash {
	padding: 12px 0px 0px 6px;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #19679A;
	font-weight: bold;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	}
	
.content {
	margin: 0px auto;
	width: 960px;
	position: relative;
	padding: 10px 20px 0px 20px;
	}

.content_home {
	margin: 0px auto;
	width: 960px;
	position: relative;
	padding: 10px 0px 0px 0px;
	}
	
#contactForm {
	margin: 0px auto;
	padding-left: 10px;
	}
	
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #3d3a38;
	}
	
/* --  nav -- */

td.menuon {
    background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff9b26;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	} 
	
td.menuoff { 
    background-color: #ff9b26;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	text-align: left;
	} 
	
#mainNav {
	height: 36px;
	padding: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	position:relative;
	width: 548px;
	float:right;
	margin: 0px;
	}	
	
#mainNav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}

#mainNav li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
#mainNav li a {
	text-indent: -1000em;
	display:inline;
	float:left;
	height:36px;
	overflow:hidden;
	cursor: pointer;
	}

#mainNav_01 a {
	width: 100px;
	background: url(../_images/btn_sprite.png) no-repeat scroll 0px;
	background-position: 0px 0px;
	}
	
#mainNav_02 a {
	width: 120px;
	background: url(../_images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -100px 0px;
	}
	
#mainNav_03 a {
	width: 116px;
	background: url(../_images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -220px 0px;
	}
	
#mainNav_04 a {
	width: 122px;
	background: url(../_images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -336px 0px;
	}
	
#mainNav_05 a {
	width: 90px;
	background: url(../_images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -458px 0px;
	}
	
#mainNav_01 a:hover {
	background-position: 0px -36px;
	}
	
#mainNav_02 a:hover {
	background-position: -100px -36px;
	}
	
#mainNav_03 a:hover {
	background-position: -220px -36px;
	}
	
#mainNav_04 a:hover {
	background-position: -336px -36px;
	}
	
#mainNav_05 a:hover {
	background-position: -458px -36px;
	}

/* -- footer -- */

.footer {
	text-align: left;
	margin: 0px auto 0px;
	height: 14px;
	width: 960px;	/* IE6 pushes footer down without this */
	font-size: .8em;
	color: #19679A;
	position: relative;
	}

.footer a:link {color: #19679A; text-decoration: none; font-weight:normal}
.footer a:visited {color: #19679A; text-decoration: none; font-weight:normal}
.footer a:hover {color: #19679A; text-decoration: underline; font-weight:normal}
.footer a:active {color: #19679A; text-decoration: none; font-weight:normal}

.fatpipe {
	padding: 0px 6px;
	}

.footer_p {
	margin: 0px 0px 10px 20px;
	padding-top: 6px;
	}

.clearfooter {
	height: 14px; /* .clearfooter must be the same height as .footer */
	}
.content_newhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-right: 10px;
}

