body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#FFFFFF;
}

html,body {
	height: 100%;
	/*border:1px solid #663333;*/
}

h2 {
	margin:0px 0px 0px 0px;
	Padding:22px 0px 0px 23px;
}
p {
	margin:0px 0px 0px 0px;
	Padding:10px 0px 0px 0px;
}

#frame {
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	/*border:1px solid #663333;*/
	height:100%;
	background-image:url(../images/mainbg.gif);
}
html>frame{
}


/* ----------------HEADER--------------------- */

#header {
	background:#333300 url(images/header_atvequip.gif) no-repeat;
	height:60px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding:0px 0px 0px 0px;	
}
html>body #header {
	height:61px;
}

#hline {
	background:#003333;
	height:10px;
	border-top:1px solid #CCCC99;
	border-bottom:1px solid #CCCC99;
}
html>body #hline {
	height:17px;
}
/* -----------------BANNER-------------------- */

#banner {
	background:#333333 url(images/banner_atvequip.jpg) no-repeat;
	height:80px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding:10px 0px 0px 20px;	
}
html>body #banner {
	height:79px;
}

/* ---------------NAVIGATION---------------------- */

#nav {
	background:#333333;
	height:15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding:0px 0px 0px 20px;
	border-top:1px solid #CCCC99;	
	border-bottom:1px solid #CCCC99;
}
html>body #nav {
	height:15px;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	float: left;
	height:13px;
	position:absolute;
	top: 165px;
	left: 0;
	z-index:100;
	width: 100%; /* precision for Opera */
}
html>body #menu {
	top: 170px;
}

#menu dl {
	float: left;
	width: 11em;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background: #333333;
	border: 0px solid gray;
	margin: 0px;
	padding:1px;
}
#menu dd {
	display: none;
	border: 0px solid gray;
}
#menu li {
	text-align: center;
	background: #3f3f3f;
	padding:1px 0px 1px 0px;
	height: 13px;
}
#menu li a, #menu dt a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 13px;
	border: 1px none;
	font-weight:bold;
}
#menu li a:hover, #menu dt a:hover {
	background: #666666;
	font-weight:bold;
	height: 13px;
}
/* ---------------CONTENT---------------------- */

#content {
	background: url(images/main_content_bg_equip.jpg) no-repeat;
	background-color:#ffffff;
	height:463px;
	width:100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding:0px 0px 0px 0px;	
	margin:0px 0px 0px 0px;
}
html>body #content {
	height:463px;
}

#content_text_left {
	float:left;
	/*background:#ffffff url(images/bg_atvequip.gif) no-repeat;*/
	
	width:420px;
	height:463px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#663333;
}

#content_text_left_atvequip {
	
	padding:50px 0px 0px 50px;
	margin:0px 0px 0px 0px;	
	color:#333366;
}

#content_text_right {
	display:inline;
	float:left;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	width:400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#663333;
}
#content_text_right_atvequip {
	/*text-align:right;*/
	padding:0px 0px 0px 0px;
	margin:85px 0px 0px 75px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333366;
}
#content_text_right_atvequip a {
	display:block;
	width:120px;
	height:40px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	border: 1px dotted #999999;
}
#content_text_right_atvequip a:hover {
	border: 1px dotted #000000;	
}


/* -----------------FOOTER-------------------- */

#footer {
	background:#333300;
}

#footer_hline {
	background:#333333;
	height:10px;
	border-top:1px solid #CCCC99;
	border-bottom:1px solid #CCCC99;
}
html>body #footer_hline {
	height:17px;
}

#footer_content {
	width:820px;
	height:15px;
}

#footer_copyright {
	float:left;
	text-align:left;
	width:400px;
	
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
}

#footer_by {
	float:left;
	width:400px;
	text-align:right;
	display:inline;

	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}