@charset "utf-8";
/* CSS Document */


body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	background: #000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
#container { 
	width: 955px; 
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 
#header {
	margin:0 auto;
	padding:0;
} 
h1 {
	font-family:rockwell, Impact, Charcoal, sans-serif;
	font-weight:normal;
	letter-spacing:4px;
	margin:0 0 15px 0;
	font-size:30px;
	line-height:30px;
}
h2 {
	font-family: rockwell, "Palatino Linotype", Palatino, "Book Antiqua", serif;
	font-weight:bold;
	text-align:center;
	color:#000;
	font-size:18px;
	margin:10px 0 2px 0;
	text-transform:uppercase;
}
span {
	color:#7c2d07;
}
#sidebar1 {
	float: left;
	width: 165px;
	background: #ffffff; 
	padding: 10px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#sidebar1 a {
	color:#000;
	text-decoration:none;
}
#mainContent {
	background:#d29c44 url(images/body-back.jpg) repeat-x top;
	padding: 10px;
	margin-left:190px;
} 
#nicklecadium {
	background:url(images/nickleCadium-back.jpg) no-repeat;
}
#directpower {
	background:url(images/directpower-back.jpg) no-repeat;
}
#column1 {
	float: left;
	width: 210px;
	padding: 10px;
	text-align:center;
	font-size:18px;
}
#column2 {
	float: left;
	width: 320px;
	padding: 10px;
	font-size:16px;
}
#directpower #column2 li {
	margin-bottom:10px;
}
#column3 {
	float: left;
	width: 360px;
	padding: 10px;
	font-size:16px;
}
#column1 span {
	text-transform:uppercase;
}
#column1 a,#column2 a,#column3 a {
	color:#000;
}
#column2 h1 {
	text-align:left;
	color:#7c2d07;
	font-size:24px;
	margin:10px 0 2px 0;
	text-transform:uppercase;
	font-family:rockwell, Impact, Charcoal, sans-serif;
	font-weight:normal;
	letter-spacing:2px;
}
#nicklecadium h2, #nicklecadium h3 {
	color:#000000;
	font-size:18px;
	margin:10px 0 2px 0;
	text-transform:uppercase;
	text-align:left;
	font-family:Impact, Charcoal, sans-serif;
	font-weight:normal;
	letter-spacing:2px;
}
#nicklecadium h3 {
	text-align:center;
	font-weight:normal;
}
#contact1 {
	background:url(images/contact1.gif) no-repeat;
	height:325px;
	padding:25px 1px;
	text-transform:uppercase;
}
#contact1 a {
	text-transform: lowercase;
}
#nav {
	background:#000 url(images/link-back.jpg) repeat-x;
	height:31px;
	color:#FFF;
} 
#nav-left {
	background:url(images/link-left.jpg) no-repeat;
	float:left;
	width:7px;
	height:31px;
} 
#nav-right {
	background:url(images/link-right.jpg) no-repeat;
	float:right;
	width:7px;
	height:31px;
} 
#nav-links {
	padding:4px 0 0 15px;
}
#nav-links a {
	margin:0 0 0 15px;
	color:#FFF;
	font-size:18px;
	font-family:Impact, Charcoal, sans-serif;
	font-weight:normal;
	letter-spacing:3px;
	text-decoration:none;
} 
#nav-links2 {
	padding:8px 0 0 15px;
}
#nav-links2 a {
	margin:0 0 0 15px;
	color:#FFF;
	font-size:14px;
	letter-spacing:2px;
	text-decoration:none;
} 
#feature1 {
	float:left;
	background:url(images/feature1.gif) no-repeat;
	width:325px;
	height:212px;
	display:block;
	color:#000;
} 
#feature1 p {
	float:right;
	margin:0 18px 0 0;
	padding:0;
	width:140px;
	font-size:13px;
	line-height:14px;
	text-align:center;
} 
#feature2 {
	float:left;
	background:url(images/feature2.gif) no-repeat;
	width:408px;
	height:212px;
	margin-left:12px;
	display:block;
	color:#000;
}
#feature2 p {
	float:left;
	margin:0 0 0 10px;
	padding:0;
	width:200px;
	font-size:13px;
	line-height:14px;
	text-align:center;
} 
ul {
	padding-left:10px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#base {
	padding: 10px;
	font-size:14px;
	text-align:center;
	color:#CCC;
}
#base a {
	color:#CCC;
	text-decoration:none;
}
