html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
em, font, ins, kbd, q, s, samp,
small, strong, sub, sup, 
b, u, i, center,
ol, ul, li,
fieldset, form, {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

img {
    border: 0;
    outline: 0;
    background: transparent;
}

body {
    font-size: 12px;
    font-family: Arial, sans-serif;
    text-align:center;
	background-color:#000000;
}

.clearer {
    clear: both;
}

#wrapper {
    width: 910px;
    margin: 0px auto;
    padding-top: 17px;
    background: url('../images/top_round.jpg') no-repeat center top;
    position:relative;
}

#container {
    width: 910px;
    margin: 0px auto;
    text-align:left;
    background: url("../images/bg.jpg") repeat-y center top;
    position:relative;
}

#header {
    padding: 0px 18px;
    background: url("../images/header_bg.jpg") repeat-y center top;
}

#header h1 {
    float:left;
    padding: 13px 0px 0px 17px;
}

#header h2 {
    float:right;
    padding: 18px 30px 0px 0px;
}

#mainnav {
    width: 881px;
    height: 18px;
    position:relative;
	padding: 20px 10px 0px 114px;
}

#navigation {
    background: url("../images/nav_bg.jpg") repeat-x left bottom;
    padding: 0px 0px 9px;
    margin-top: 16px;
    position: relative;
    height: 12px;
    overflow:hidden;
}

#navigation ul {
    float:right;
    margin-right: 10px;
    list-style-type:none;
    height:12px;
    line-height: 12px;
    overflow:hidden;
    position: relative;
}

#navigation ul li {
    display:block;
    float:left;
    background: url("../images/nav_spacer.jpg") no-repeat right top;
    padding: 0px 13px 0px 0px;
    margin-left: 12px;
    height: 12px;
    overflow:hidden;
}

#navigation ul li.last {
    padding-right: 0px;
    background: none;
}

#navigation ul li a {
    display:block;
    float:left;
    text-indent: -2000px;
}

#navigation ul li a.home {
    background: url("../images/menu_home.jpg") no-repeat left top;
    width: 43px;
}

#navigation ul li a.products {
    background: url("../images/menu_products.jpg") no-repeat;
    width: 76px;
}

#navigation ul li a.services {
    background: url("../images/menu_services.jpg") no-repeat left top;
    width: 67px;
}

#navigation ul li a.customer-support {
    background: url("../images/menu_customer_support.jpg") no-repeat left top;
    width: 148px;
}

#navigation ul li a.showcases {
    background: url("../images/menu_showcases.jpg") no-repeat left top;
    width: 89px;
}

#navigation ul li a.showroom {
    background: url("../images/menu_our_showroom.jpg") no-repeat left top;
    width: 93px;
}

#navigation ul li a.about-us {
    background: url("../images/menu_about_us.jpg") no-repeat left top;
    width: 69px;
}

#navigation ul li a.service-area {
    background: url("../images/menu_modern_tv_service_area.jpg") no-repeat left top;
    width: 103px;
}

#navigation ul li a.find-us {
    background: url("../images/menu_find_us.jpg") no-repeat left top;
    width: 53px;
}
/*
#navigation ul li a:hover {
    background-position: left -12px;
}
*/

#main-content {
    width: 881px;
    height: 550px;
    position:relative;
    background: url("../images/main_content_bg.jpg") no-repeat left top;
    margin-left: 15px;
    color: #fff;
}

#left-column, #center-column, #right-column {
    float:left;
    overflow:hidden;
    position:relative;
}

#left-column {
    width: 246px;
}

#left-column .box {
    padding: 24px 25px 0px 26px;
}

#center-column {
    width: 388px;
}

#center-column .box {
    padding: 24px 0px 0px 10px;
}

#right-column {
    width: 247px;
}

#right-column .box {
    padding: 24px 22px 0px 31px;
}

.random-image {
    text-align:center;
}

.pink-text {
    color: #df3e5c;
    font-weight:bold;
    font-size: 20px;
    font-family: "Century Gothic", sans-serif;
    text-align:center;
    padding: 5px 0px 10px;
}

p {
    padding: 7px 0px;
    line-height: 16px;
}

.blue-btn {
    width: 80px;
    height: 22px;
    line-height: 22px;
    background: url("../images/blue_btn.jpg") no-repeat left top;
    text-align:center;
    margin: 0px auto;
    font-size: 11px;
}

.blue-btn a {
    text-decoration:none;
    color: #000;
}

.blue-btn a:hover {
    font-weight:bold;
}

.article {
    padding-bottom: 20px;
    line-height: 16px;
}

.blue-link {
    color: #c3dffc;
    font-size: 13px;
    font-weight:bold;
    line-height:19px;
}

.blue-link:hover {
    text-decoration:none;
}

.article-image {
    margin-right: 7px;
}

#footer {
    text-align:center;
    padding: 2px 0px;
    line-height: 20px;
    color: #516797;
}

#footer a {
    color: #516797;
    text-decoration:none;
    margin: 0px 10px;
}

#footer a:hover {
    text-decoration:underline;
}

.copyright {
    font-size: 11px;
    color: #666666;
}

#footer .copyright a {
    color: #666666;
    margin: 0px;
}

/*  STYLES FOR THE SUB PAGES: */

#sub-page-title {
    width: 881px;
    height: 50px;
    position:relative;
    background-color: #000000;
    margin-left: 15px;
    color: #fff;
}

#sub-main-content {
    width: 881px;
    position:relative;
    background-color: #000;
    margin-left: 15px;
    color: #fff;
}

#sub-main-content p{color:#000000;}

#subleft-column, #subright-column, #subwide-col {
    float:left;
    overflow:hidden;
    position:relative;
}

#subleft-column {
    width: 650px;
}

#subleft-column h1 {
    color: #000;
    font-size: 15px;
    font-weight:bold;
    line-height:19px;
}

#subleft-column h2 {
    color: #000;
    font-size: 14px;
    font-weight:bold;
    line-height:19px;
}

#subleft-column .box {
	margin-left:8px;
	margin-bottom:8px;
    padding: 30px 25px 0px 26px;
    background: #fff url("../images/hdr-left.gif")  repeat-x left top;
}

#subleft-column ul li{
    color: #000;
	margin-left: 20px;
}

#subright-column {
    width: 226px;
}

#subright-column .box {
	margin-left:8px;
	margin-bottom:8px;
    padding: 24px 22px 0px 31px;
    background: #E9EBEF url("../images/hdr-rt.gif") no-repeat left top;
}

#subright-column h2{
    color: #000;
    font-size: 13px;
    font-weight:bold;
}

#subright-column ul li{
    color: #000;
	margin-left: 20px;
}

#subwide-column {
    width: 872px;
}
#subwide-column h1 {
    color: #000;
    font-size: 15px;
    font-weight:bold;
    line-height:19px;
}

#subwide-column .box {
	margin-left:8px;
	margin-bottom:8px;
    padding: 30px 25px 0px 26px;
    background: #fff url("../images/hdr-left.gif")  repeat-x left top;
}

#subwide-column ul li{
    color: #000;
	margin-left: 20px;
}

#subwide-column h2{
    color: #000;
    font-size: 13px;
    font-weight:bold;
}

#subcenter-column .box {
    padding: 44px 0px 0px 10px;
}

#subcenter-column {
    width: 388px;
}

#bottom {
    width: 881px;
    height: 35px;
    position:relative;
    background: #000 url("../images/btm.gif") repeat-x left;
    margin-left: 0px;
}


/*  STYLES FOR THE SUB1b PAGES: */
.clearboth {
    clear: both;
}
.clearleft {
    clear: left;
}

#sub-page-title {
    width: 881px;
    height: 50px;
    position:relative;
    background-color: #000000;
    margin-left: 15px;
    color: #fff;
}


#gradiant-hdr {	
	width: 881px;
	height:17px;
	margin-left:15px;
	background: url("../images/hdr-gradiant.jpg") no-repeat left bottom;
	position:relative;
}

#sub-outside-container {
	width: 881px;
	margin-left:15px;
    text-align:left;
	position:relative;
	background: url("../images/sub-middle-bg.jpg") repeat-y left bottom;
}

#sub-outside-container p{
	color:#000;
}

#leftEmbeddedCol {
    float:left;
	overflow: hidden;
	position: relative;
	width: 650px;
}

.insidebox {padding: 20px 25px 25px 30px;
	font-size:11px; color:#333;}

#leftEmbeddedCol p{
	font-size:110%;
	line-height:18px;
}

#leftEmbeddedCol h1 {
    color: #000;
    font-size: 15px;
    font-weight:bold;
    line-height:19px;
}

#rightEmbeddedCol {
    float:right;
	overflow: hidden;
	position: relative;
	width: 221px;
}

#rightEmbeddedCol p{
	font-size:100%;
	line-height:17px;
}

#rightEmbeddedCol h2{
    color: #000;
    font-size: 13px;
    font-weight:bold;
}

#rightEmbeddedCol ul li{
    color: #000;
	margin-left: 20px;
}

#bottomgrey {
    width: 881px;
    height: 35px;
    position:relative;
    background: #000 url("../images/btm.gif") repeat-x left;
    margin-left: 15px;
}




/*  STYLES FOR THE SUB3 PAGES: 

#sub-main-content {
    width: 881px;
    height: 550px;
    position:relative;
    background-color: url("../images/sub_main_content_bg.jpg") no-repeat left top;
    margin-left: 15px;
    color: #fff;
}

#subwidewhite {
	width: 869px;
	margin-left:15px;
    text-align:left;
	position:relative;
	background-color: #fff;
	border-left: 7px solid #000;
	border-right: 5px solid #000;
}

#subleftwhite {
	width: 862px;
	margin-left:5px;
    text-align:left;
	position:relative;
	background-color: #fff;
}

#subleftwhite p{
	color:#000;
}

#rightgrey {
    float:right;
	overflow: hidden;
	position: relative;
	width: 219px;
	border-left: 7px solid #000;
	background-color:#CCCCCC;
}

#rightgrey p{
	font-size:100%;
	line-height:17px;
}

#rightgrey h2{
    color: #000;
    font-size: 13px;
    font-weight:bold;
}

#rightgrey ul li{
    color: #000;
	margin-left: 20px;
}

*/



/* BELOW ARE FIXES FOR BROWSER INCOMPATIBILITES */

/*styles which fix disply issues on various platforms from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */