body { 
	background: #27547b url(../img/bg.jpg); 
	font-family: verdana, sans-serif; 
	font-size: 11px; 
	line-height: 15px; 
	color: #333; 
	}

body#products { 
	background: #27547b url(../img/bg2.jpg); 
	}

body#propaganda { 
	background: #27547b url(../img/bg3.jpg); 
	}

body#aboutus { 
	background: #27547b url(../img/bg4.jpg); 
	}

body#support { 
	background: #27547b url(../img/bg5.jpg); 
	}

body#forum { 
	background: #27547b url(../img/bg2.jpg); 
	}

	
img {
	border: 0
	}
	
#container { 
	width: 800px;
	margin: 0 auto; 
	text-align: center;
	height: 1200px;
	}

#nav {
	width: 225px;
	float: left;
	margin-top: 0px;
	}
	
.navItem {
	text-align: right;
	border-bottom: 7px solid #fff;
	}

.subNav {
	margin: 0 0 9px 75px;
	position: relative;
	text-align: left;
	width: 150px;
	font-family: helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
	}

#propScroll { 
	overflow: auto; 
	margin-left: 65px;
	margin-right: 10px;
	padding-right: 9px;
	text-align: left;
	width: 120px;
	}

#box {
	width: 575px;
	float: left;
	}
	
#boxTop {
	text-align: left;
	background: url(../img/boxTop.gif);
	min-height: 400px;
	}
	
#boxMid {
	text-align: left;
	background: #fff;

	}

#boxBot {
	text-align: center;
	background: url(../img/boxBot.gif);
	height: 49px;
	}
	
.tabHead, .prodHead {
	font-family: helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	padding-top: 25px;
	color: #222;
	width: 535px;
	margin: 0 20px;
	border-bottom: 0px solid red;
	}

.prodHead {
	text-indent: 15px;
	border-bottom: 1px solid #666;
	}
	
.title {	
	width: 300px;
	float: left; 
	border-bottom: 1px solid #666;
	text-indent: 15px;
	}
	
	
a.tab { 
    font-size: 12px;
	width: 100px;
	float: left; 
	background: #eee;
	color: #000;
	text-align: center;
	text-decoration: none;
	}

.tabSpace {
	float: left; 
	border-bottom: 1px solid #666;
	}

.contentBox {

	border-bottom: 1px solid #666;
	width: 535px;
	margin: 0 20px;
	background: #eee;
	}

.content, .content3 {
	margin: 0 15px;
	}
	
.content3 {
	text-align: center;
	margin-bottom: 15px;
	}
	
a.sN:link {
	text-decoration: none;
	color: #fff;
	}

a.sN:visited {
	text-decoration: none;
	color: #fff;
	}

a.sN:active {
	text-decoration: none;
	color: #fff;
	}

a.sN:hover {
	text-decoration: none;
	color: #f00;
	}

a.pS:link {
	text-decoration: none;
	color: #fff;
	}

a.pS:visited {
	text-decoration: none;
	color: #fff;
	}

a.pS:active {
	text-decoration: none;
	color: #fff;
	}

a.pS:hover {
	text-decoration: none;
	color: #f00;
	}

.tpt {
	color: #fff;
	}

.rightImage {
	width: 195px; 
	float: left; 
	margin-left: 10px;
	}

.leftText {
	width: 300px; 
	float: left;
	}


















