@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: white;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.main #container {
	width: 1024px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#mainContent {
	font-family: "Agenda", "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 1024px;
}

h1 {
	font-size:32px;
	color: #006666;
	line-height:60px;
}

h2 {
	font-size:16px;
}

p {
	font-size: 12px;
}

ul {
	font-size:12px;
	line-height: 150%;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	color: red;
}

#top1 {
	height: 14px;
	width: 1024px;
	background-image:url(../bg/images/bg_01.png);
	background-repeat:no-repeat;
}

/*Top Menu*/

.main #menucontainer {
	position:relative;
	clear:both;
	width: 1024px;
	height: 38px;
	overflow:hidden;
}

.main #menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 1024px;
	height: 38px;
	padding-top:16px;
}

.main #menu ul {
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	
	margin-left: -40px;
	margin-top : -16px;
}

 .main #nav li{
	float:left;
	
}

 .main #nav li a {
	width: 0px; 
	height: 0px; 
	overflow:hidden;
	cursor:pointer;
	display:block;
	position: absolute;
} 


.N1 {
	width: 108px;
	height: 38px;
	background-image:url(../topmenu/images/topmenu_01.gif) ;
	background-repeat:no-repeat;
}

.N2 {
	width: 166px;
	height: 38px;
	background-image:url(../topmenu/images/topmenu_02.gif);
	background-repeat:no-repeat;
}

.N3 {
	width:125px;
	height: 38px;
	background-image:url(../topmenu/images/topmenu_03.gif);
	background-repeat:no-repeat;
}

.N4 {
	width:113px;
	height: 38px;
	background-image:url(../topmenu/images/topmenu_04.gif);
	background-repeat:no-repeat;
}

.N5 {
	width:512px;
	height: 38px;
	background-image:url(../topmenu/images/topmenu_05.gif);
	background-repeat:no-repeat;
}

.N1:hover, .N2:hover, .N3:hover, .N4:hover, .N5:hover {
	background-position: 0 -38px;
}

/* End Top Menu */


#top2 {
	height: 16px;
	width: 1024px;
margin:0px; /* avoid margin collapse in bloody IE */
	display: block;
}

#pagecontainer {
	height: 700px;
	width: 1024px;
}

#topcontainer {
	height: 256px;
	width: 1024px;
}

#picbox {
	width: 768px;
	height: 256px;
	float:left;
}

#logobox {
	width: 256px;
	height: 256px;
	float: left;
}

#bblogobox {
	width: 256px;
	height: 128px;
	background-image:url(../bg/bblogo.png);
}

#brlogobox {
	width: 256px;
	height: 128px;
	background-image:url(../bg/brlogo.png);
}

#iframer {
	width : 768px;
	height: 400px;
	margin-top : 10px;
	float: left;
}

#rightcontainer {
	width : 256px;
	float: left;
	text-align: left;
	margin-top: 10px;
}

#sidebar {
	width: 236px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

#sidebartop {
	height: 246px;
}

#sidebarmiddle {
	height: 200px;
}

#sidebarbottom {
	height: 144px;
}

#middlecontainer {
	width: 512px;
	float: left;
}


#textbox {
	width: 512px;
	height: 400px;
	background-image:url(../bg/images/bg_06.png);
}

#lefttext {
	float: left;
	width: 492px;
	padding: 20px 10px 0px 10px;
}

#lefttextlarge {
	float: left;
	width: 748px;
	padding: 20px 10px 0px 10px;
}

#dlicon {
	width: 120px;
	float: left;
}

#offerbox {
	width: 512px;
	height: 128px;
	float: left;
	background-image:url(../images/offerbg.png);
	background-repeat: no-repeat;
	text-align:center;
}

#bottomcontainer {
	width : 522px;
	height: 90px;
	clear: both;
	margin-left: 502px;
	margin-top: 20px;
}

#bottom1 {
	width: 246px;
	height: 70px;
	background-image:url(../bg/images/bg_07.png);
	float: left;
}

#bottom2 {
	width: 183px;
	height: 70px;
	background-image:url(../bg/images/bg_08.png);
	float: left;
}

#bottom3 {
	width: 173px;
	height: 70px;
	background-image:url(../bg/images/bg_09.png);
	float: left;
}

#bottom4 {
	width: 166px;
	height: 70px;
	background-image:url(../bg/images/bg_10.png);
	float: left;
}

#bottomdetail {
	width: 512px;
	height: 20px;
	clear: both;
	text-align:right;
	font-size: x-small;
}

.noborder {
	border-style:none;
}

.formbox {
	width: 100px;
}

.label {
	width: 170px;
	float: left;
	font-size: 12px;
	padding-right: 20px;
	padding-top : 8px;
	text-align: right;
}

.input {
	width: 200px;
	text-align:left;
	height: 20px;

}

.labelandinput {
	width: 400px;
	height: 40px;
	text-align: left;
	clear: both;
}

.main #remote {
	width :135px;
	height: 100px;
	float:left;
	background-image:url(../images/remote.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.small {
	font-size: 10px;
}

