body {
margin: 0;
padding: 0;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 14px;
}

body a, body a:link, body a:visited, body a:active {
color: #ff6600;
text-decoration: none;
}

body a:hover {
color: #007f26;
text-decoration: underline;
}

/*div {
border: 1px solid black;
}*/

.container {
width: 960px;
height: auto;
text-align: left;
background: url('images/body_01.jpg') left top no-repeat;
}

.header {
margin: 0;
padding: 0;
width: 960px;
height: 180px;
}

.navbar {
width: 870px;
height: 28px;
font-size: 19px;
font-family: Arial, Tahoma, Verdana;
color: #666666;
font-weight: bold;
float:left;
position: relative;
margin: 109px auto 0px 0px;
padding: 0px 0px 0px 160px;
}

.nav {
	margin: 0px;
	padding: 0px;
	}
	
.nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
.nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
.nav li a, .nav li a:link, .nav li a:visited {
	color: #666666;
	display: block;
	font-weight: bold;
        margin: 0px;
	padding: 0px 12px 10px 12px;
	text-decoration: none;
	text-transform: uppercase;
	}

.nav li a:hover, .nav li a:active {
	color: #ff6600;
	}

.body {
width: 960px;
height: auto;
overflow: hidden;
}

.sideleft {
float: left;
margin: 0;
width: 218px;
height: auto;
overflow: hidden;
}

.side_remote a {
display: block;
width: 151px;
height: 105px;
margin-left: 48px;
background-image: url('images/side_remote_01.png');
background-position: 0 0;
background-repeat:  no-repeat;
text-decoration: none;
}

.side_remote a:hover {
background-position: 0 -105px;
text-decoration: none;
}

.side_files a {
display: block;
width: 151px;
height: 105px;
margin-left: 48px;
background-image: url('images/side_files_01.png');
background-position: 0 0;
background-repeat:  no-repeat;
text-decoration: none;
}

.side_files a:hover {
background-position: 0 -105px;
text-decoration: none;
}

.side_screen a {
display: block;
width: 151px;
height: 105px;
margin-left: 48px;
background-image: url('images/side_screen_01.png');
background-position: 0 0;
background-repeat:  no-repeat;
text-decoration: none;
}

.side_screen a:hover {
background-position: 0 -105px;
text-decoration: none;
}

.side_video a {
display: block;
width: 151px;
height: 105px;
margin-left: 48px;
background-image: url('images/side_video_01.png');
background-position: 0 0;
background-repeat:  no-repeat;
text-decoration: none;
}

.side_video a:hover {
background-position: 0 -105px;
text-decoration: none;
}

.content {
float: left;
margin-left: 10px;
width: 500px;
height: auto;
overflow: hidden;
}

.content h1 {
font-size: 24px;
font-weight: bold;
}

.content h2 {
font-size: 18px;
font-weight: bold;
}

.content h3 {
font-size: 16px;
font-weight: bold;
}

.content p {
text-align: justify;
}

.content .download a {
display: block;
margin: 10px auto;
width: auto;
background: url('images/downloadicon.png') 10px center no-repeat;
height: 60px;
padding-left: 60px;
line-height: 60px;
border: 1px solid #ff6600;
}

.content .download a:hover {
border: 1px solid #007f26;
} 

.content form {
width: 420px;
margin: 0 auto;
padding: 0;
}

.content input, .content textarea {
border: 1px solid #ff6600;
width: 400px;
display: block;
}

.content input.Button {
width: auto;
margin: 0 auto;
}

.content label {
font-weight: bold;
margin:20px auto 5px 0;
clear: both;
}


.sideright {
float: left;
margin-left: 10px;
width: 210px;
height: auto;
overflow: hidden;
}

.side_download a {
display: block;
width: 162px;
height: 60px;
margin-left: 10px;
margin-bottom: 10px;
background-image: url('images/but_download_01.png');
background-position: 0 0;
background-repeat:  no-repeat;
text-decoration: none;
}

.side_download a:hover {
background-position: 0 -60px;
text-decoration: none;
}

.side_buy a {
display: block;
width: 162px;
height: 60px;
margin-left: 10px;
margin-bottom: 10px;
background-image: url('images/but_buy_01.png');
background-position: 0 0;
background-repeat:  no-repeat;
text-decoration: none;
}

.side_buy a:hover {
background-position: 0 -60px;
text-decoration: none;
}

.side_pdf a {
display: block;
width: 162px;
height: 60px;
margin-left: 10px;
margin-bottom: 10px;
background-image: url('images/but_pdf_01.png');
background-position: 0 0;
background-repeat:  no-repeat;
text-decoration: none;
}

.side_pdf a:hover {
background-position: 0 -60px;
text-decoration: none;
}

.side_forum, .side_forum2 {
display: block;
width: 162px;
height: auto;
overflow:hidden;
margin-left: 10px;
margin-bottom: 10px;
cursor: pointer;
}

.side_forum .top {
display: block;
width: 162px;
height: auto;
overflow:hidden;
background: url('images/forum_top_01.gif') top left no-repeat;
}

.side_forum2 .top {
display: block;
width: 162px;
height: auto;
overflow:hidden;
background: url('images/forum_top_02.gif') top left no-repeat;
}

.side_forum .top h1{
margin:10px 0 0;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
padding-left: 10px;
color: white;
}

.side_forum2 .top h1{
margin:10px 0 0;
font-size: 18px;
font-weight: bold;
text-transform: uppercase;
padding-left: 10px;
color: black;
}

.side_forum .top p {
padding-left: 10px;
color: white;
font-size: 16px;
}

.side_forum2 .top p {
padding-left: 10px;
color: black;
font-size: 16px;
}

.side_forum .bottom {
display: block;
width: 162px;
height: 21px;
background: url('images/forum_bottom_01.gif') top left no-repeat;
}

.side_forum2 .bottom {
display: block;
width: 162px;
height: 21px;
background: url('images/forum_bottom_02.gif') top left no-repeat;
}

.footer {
width: 960px;
height: 80px;
text-align: center;
font-size: 12px;
color: white;
background: url('images/footer_01.gif') top left repeat-x;
}

.footer p {
padding-top: 30px;
}
