body {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial;
	font-size: 13px;
	line-height: 132%;
	color: #E5E5E5;
	background-color: #1D1D1D;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat;
	margin: 0px;
}
#nav {
	list-style:none;
	width:100%;
	float:left;
	height: 25px;
	margin: 0em;
	padding: 0;
	color: #FFFFFF;

}
#nav li {
	float:left;
	width:80px;
	text-align: center;
	padding: 0;
	height: 25px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nav li a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#nav li a:active {
	color: #FF6600;
	text-decoration: none;
}

#nav li:hover {
	text-decoration: none;
	background-image: url(../images/list-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
h1 {
	font-size: 18px;
	line-height: 25px;
}

#main {
	margin: auto;
	width: 100%;
	height: auto;
}
#topimg {
	background-image: url(../images/bg_topimg.jpg);
	float: right;
	height: 137px;
	width: 470px;
}
#navdiv {
	float: right;
	height: 25px;
	width: 482px;
	text-align: right;
	margin-top: 110px;
}
#maincontent {
	background-image: url(../images/bg_main-content.jpg);
	height: auto;
	width: 825px;
	padding-top: 15px;
	padding-right: 40px;
	padding-left: 35px;
	padding-bottom: 25px;
	clear: both;
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	float: left;
}
#footer {
	float: left;
	text-align: right;
	width: 900px;
	margin-bottom: 25px;
}

.ul {
	list-style-image: url(../images/list-bullet.gif);
	line-height: 22px;
}
.listcolumn {
	float: left;
	width: 260px;
}
.li {
	line-height: 22px;
	list-style-image: url(../images/list-bullet.gif);
}


#rnav {
	float: right;
	height: auto;
	width: 250px;
}
.frntfeature {
	font-size: 11px;
}
h4 {
	font-size: 15px;
	font-weight: bold;
}
.heading {
	font-size: 15px;
	font-weight: bold;
}



#maintxt {
	float: left;
	width: 530px;
	margin-top: 5px;
	text-align: justify;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.txt15pxls {
	font-size: 15px;
	line-height: 25px;
}
input {
	padding:2px;
	background-color:#1a1a1a;
	font-size:12px;
	border:1px solid #999999;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Tahoma, Arial;
	color:#efefef;
	width: 200px;
}

input[type="submit"] {
background-color:#1a1a1a;
color:#efefef;
text-transform:uppercase;
font-size:12px;
}
textarea {
	width: 250px;
	padding:4px;
	background:#1a1a1a;
	color:#efefef;
	font-size:14px;
	border:1px solid #CCCCCC;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial;
}
#xmas {
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
	width: 900px;
}
.listcolumn a:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.listcolumn a:hover {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.listcolumn a:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
hr {
	margin: auto;
	height: 1px;
	width: 710px;
	color: #FF6600;
}
.portfoliodiv {
	margin-bottom: 10px;
}
