/* Main holding divs */

body {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	color: black;
	font-family: tahoma, sans serif;
	font-size: 0.8em;
	background-color: #cccccc;
	}
	
#mainbackground {
	position: relative;
	width: 960px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	border: none;
	background-color: white;
	}
	
#mainbody {
	position: relative;
	width: 960px;
	margin: 0;
	border: none;
	background-color: white;
	}
	
/* main divs */
	
#header {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	width: 960px;
	height: 300px;
	border: none;
	background-image: url(images/lj-telecom-header.gif);
	}
	
#panasonicanalogueheader {
	position: relative;
	width: 100%;
	height: 200px;
	margin: 0;
	border: none;
	background-image: url(images/panasonicanalogueheader.gif);
	}
	
#panasonicdigitalheader {
	position: relative;
	width: 100%;
	height: 200px;
	margin: 0;
	border: none;
	background-image: url(images/panasonicdigitalheader.gif);
	}
	
#xn120header {
	position: relative;
	width: 100%;
	height: 200px;
	margin: 0;
	border: none;
	background-image: url(images/xn120-header.gif);
	}
	
#sv8100header {
	position: relative;
	width: 100%;
	height: 200px;
	margin: 0;
	border: none;
	background-image: url(images/sv8100-header.gif);
	}
	
#mainmenu {
	position: relative;
	width: 960px;
	height: 30px;
	margin: 0;
	border: none;
	text-align: center;
	text-transform: uppercase;
	background-color: #0000ff;
	color: white;
	font-weight: bold;
	}
	
#productmenu {
	position: relative;
	width: 300px;
	height: 2250px;
	margin: 0;
	padding-top: 50px;
	border: none;
	background-color: white;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#productcontents {
	position: absolute;
	top: 200px;
	left: 300px;
	width: 599px;
	margin: 0;
	padding-top: 0;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	border: none;
	background-color: white;
	line-height: 2em;
	text-align: justify;
	}
	
#productcontents .mainspec {
	position: relative;
	width: auto;
	height: 360px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding: 0;
	border: none;
	}
	
#productcontents .mainspec img {
	position: relative;
	margin: 0;
	padding: 0;
	border: none;
	}

#productcontents .mainspec .text  {
	position: absolute;
	top: 0;
	left: 200px;
	width: auto;
	height: 360px;
	margin: 0;
	padding-left: 50px;
	text-align: left;
	border: none;
	}
	
#productcontents .brochure {
	position: relative;
	width: 300px;
	height: 204px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	border: none;
	}
	
#productcontents .curvebox {
	position: relative;
	width: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding: 20px;
	background-color: #6699ff;
	border: none;
	}
	
#mainbody .homeleft {
	position: relative;
	width: 440px;
	height: 600px;
	margin: 0;
	padding: 20px;
	border: none;
	background-color: white;
	text-align: center;
	}
	
#mainbody .homeright {
	position: absolute;
	left: 480px;
	top: 0;
	width: auto;
	margin: 0;
	padding: 20px;
	border: none;
	background-color: transparent;
	text-align: center;
	}
	
#logo {
	position: relative;
	width: 200px;
	height: 650px;
	margin: 0;
	padding-top: 20px;
	border: none;	
	background-color: white;
	text-align: center;
	}
	
#aboutus {
	position: absolute;
	top: 0;
	left: 200px;
	width: 620px;
	margin: 0;
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 70px;
	background-color: white;
	text-align: justify;
	line-height: 1.5em;
	border: none;
	}
	
#formresult {
	position: relative;
	width: 100%;
	height: 20px;
	margin-top: 0;
	margin-bottom: 0;
	border: none;
	background-color: white;
	text-align: center;
	color: red;
	}
	
#form {
	position: relative;
	width: 100%;
	margin-top: 0;
	margin-bottom: 30px;
	border: none;
	background-color: white;
	}

#form td {
	width: 480px;
	text-align: left;
	}	

#form label {
	width: 200px;
	float: left;
	}
	
#footer {
	position: relative;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 10px;
	border: none;
	text-align: center;
	background-color: transparent;
	}
	
/* Lists */

#mainmenu ul {
	margin: 0;
	padding: 0;
	}
	
#mainmenu li {
	padding-left: 20px;
	padding-right: 10px;
	display: inline;
	border-right: 2px solid white;
	}
	
#productmenu li {
	margin: 0;
	padding: 20px;
	border-bottom: white solid 2px;
	list-style-type: none;
	background-color: #cccccc;
	}
	
#productcontents ul {
	margin: 0;
	padding-left: 0;
	}
	
#productcontents li {
	list-style-type: none;
	color: blue;
	padding-bottom: 0.5em;
	line-height: 1.5em;
	}
	
#productcontents ul.bulletpoints li {
	list-style-position: inside;
	list-style-type: square;
	}	
	
#productcontents .mainspec .text ul {
	margin: 0;
	padding: 0;
	}
	
#productcontents .mainspec .text li {
	color: black;
	list-style-type: square;
	}
	
ul.home {
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 0;
	padding: 10px;
	text-align: left;
	line-height: 2em;
	list-style-type: disc;
	list-style-position: inside;
	color: grey;
	border: 1px solid grey;
	}

#footer ul {
	margin: 0;
	padding: 0;
	}
	
#footer li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 2px solid white;
	}
	
/* Images */

#productcontents img {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	border: none;
	}
	
#productcontents .brochure img {
	margin: 0;
	border: none;
	}
	
#productcontents .curvebox img {
	margin: 0;
	}

#footer img {
	border: none;
	}
		
.topleft img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 20px;
	height: 20px;
	border: none;
	}
	
.topright img {
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	margin: 0;
	border: none;
	}
	
.bottomleft img {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	width: 20px;
	height: 20px;
	border: none;
	}
	
.bottomright img {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 20px;
	height: 20px;
	margin: 0;
	border: none;
	}
	
#mainbody .homeleft img {
	width: 300px;
	height: 200px;
	border: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}	
	
#mainbody .homeright img {
	width: 300px;
	height: 200px;
	border: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}	
	
#logo img {
	margin-top: 50px;
	border: none;
	}

/* Main classes */

.curvebox p {
	color: white;
	}
	
.featureheading {
	font-weight: bold;
	}
	
.note {
	font-size: 0.8em;
	font-weight: bold;
	}
	
h1 {
	font-size: 1.2em;
	color: black;
	text-align: center;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 20px;
	}

h3 {
	background-color: #6699ff;
	color: white;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	}
	
h3.pageheading {
	background-color: #6699ff;
	margin-top: 50px;
	margin-bottom: 0;
	}
	
h4.productheading {
	background-color: #0000ff;
	color: white;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 30px;
	text-transform: uppercase;
	}
	
h5 {
	color: white;
	text-transform: uppercase;
	}
	
#mainbody .homeleft p {
	text-align: justify;
	line-height: 1.5em;
	}

	
#mainbody .homeright p {
	text-align: justify;
	line-height: 1.5em;
	}
	
/* Links */

#here {
	text-decoration: underline;
	color: red;
}

a:link {
	color: white;
	text-decoration: none;
}

a:visited {
	color: white;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}

a:active {
	color: white;
	text-decoration: none;
}

#productmenu li a:link {
	color: black;
	text-decoration: none;
}

#productmenu li a:visited {
	color: black;
	text-decoration: none;
}

#productmenu li a:hover {
	color: red;
	text-decoration: none;
}

#productmenu li a:active {
	color: black;
	text-decoration: none;
}

p a:link {
	color: red;
	text-decoration: underline;
}

p a:visited {
	color: red;
	text-decoration: underline;
}

p a:hover {
	color: blue;
	text-decoration: underline;
}

p a:active {
	color: red;
	text-decoration: underline;
}

#footer a:link {
	color: black;
	text-decoration: none;
}

#footer a:visited {
	color: black;
	text-decoration: none;
}

#footer a:hover {
	color: red;
	text-decoration: none;
}

#footer a:active {
	color: black;
	text-decoration: none;
}
	

	
