@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font: 13px Arial, Helvetica, sans-serif;
	text-align: center;
	line-height:18px;
	background-color: #dddddd;
	background-image: url(../images/TopBackground.png);
	background-repeat: repeat-x;
}

#content {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#content #advert {
	height: 181px;
	width: 1000px;
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
}

#footer {
	width: 1000px;
	height: 70px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:12px;
	font-weight: normal;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration:underline;
}

#footerOuter{
	position: relative;  /* Needed for Safari */
	background-color: #555555;
	background-image:url(../images/bot_bg.png);
	height: 100px;
	text-align: center;
	border-top:1px solid #222;
}

.droptop {
	background-image: url(../images/drop_bg.png);
	padding-top: 8px;
	padding-left: 8px;
	width: 140px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.droptop .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.droptop .link:hover {
	text-decoration: underline;
}

.dropbottom {
	height: 10px;
	width: 140px;
	background-image: url(../images/drop_bottom.png);
	background-repeat: no-repeat;
}
#menu  {
	height: 40px;
	z-index: 2;
	position: absolute;
	top:145px;
}

#menu .drop1 {
	position: absolute;
	width: 140px;
	text-align: left;
	color: #F5F5F5;
	display: none;
	top: 30px;
}

#menu .menuItem {
	cursor:pointer;
    	height: 40px;
	width: 90px;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#advertcontent  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #111111;
	height: 50px;
	width: 700px;
        text-align:right;
	margin-left:300px;
	position: absolute;
	top: 80px;
	z-index: 1;
}

#myaccountcontainer {
	height:36px;
	width:256px;
	top:145px;
	position:absolute;
	margin-left:734px;
	cursor:hand;
}

#myaccount {
	position:absolute;
	height:36px;
	width:256px;
	background-image: url(../images/AccessCode.png);
	background-repeat: no-repeat;
	background-position: right;
	display:none;
}

#myaccount input {
	margin:8px 2px 7px 105px;
}

html>body #myaccount input {
	margin:8px 7px 7px 93px;
}

#sectionarrow {
	position: relative;
	height:7;
	width:10;
	background-image: url(../images/sectionArrow.png);
	background-repeat: no-repeat;
}

.clear { clear: both; }
* html #container {
height: 1%;
}


.bigcontainer {
	width: 695px;
	margin-right: 5px;
}

.bigcontainer .containerTop {
	background-image: url(../images/block_large_top.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 695px;
	margin-bottom:-4px;
}



.bigcontainer .containerBot {
	background-image: url(../images/block_large_bot.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 695px;
}
.bigcontainer .containerContent {
	height: 20px;
	width: 695px;
}
.bigcontainer table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
	color: #666666;
}

.bigcontainer table a{
	font-weight:bold;
}

.smlcontainer {
	width: 295px;
	margin-left: 0px;
}

html>body .smlcontainer {
	margin-left: 5px;
}

.smlcontainer .containerTop {
	background-image: url(../images/block_sml_top.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 295px;
	margin-left: 0px;
	margin-bottom:-4px;
}

.smlcontainer .containerBot {
	background-image: url(../images/block_sml_bot.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 295px;
}

.smlcontainer .containerContent {
        height: 20px;
	width: 295px;
	margin-left: 5px;
}

.smlcontainer table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #666666;
}

.xbigcontainer {
	width: 1000px;
	margin-right: 5px;
}

.xbigcontainer .containerTop {
	background-image: url(../images/block_xlarge_top.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 1000px;
	margin-bottom:-4px;
}
.xbigcontainer .containerBot {
	background-image: url(../images/block_xlarge_bot.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 1000px;
}
.xbigcontainer .containerContent {
	height: 20px;
	width: 1000px;
}
.xbigcontainer table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.Heading {  /* for both small and big container headers */
	height: 27px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-left:5px;
}

h1 {
	height: 27px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-top: 1px; 
	margin-left: 6px;
	padding: 0px;
}

a {	
	text-decoration:none;
	color: #0004ad;
}

a:hover {	
	text-decoration:underline;
	color: #0004ad;
}

.norm {margin:8px;}

#ContactBubble {
	margin-bottom:-20px;
	background: url(/images/ContactBubble.png) no-repeat;
	width:260px;
	height:83px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
	font-weight: bold;
	padding:15px 0px 0px 35px;
}


html>body #ContactBubble {
	margin-left:4px;
}

#ContactBubble a {
	color:#ffffff;
}

.speccontlink{
	position:relative; 
	left:674px; 
	top:-28px
}

html>body .speccontlink{
	top:-23px
}