



body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CCC;
	font-size: 14px;
	line-height: 26px;
}
#left {
	width: 929px;
	padding-top: 100px;
	z-index: 1001;
	margin-right: auto;
	margin-left: auto;
}
#center {
	float: right;
	width: 1085px;
	background-color: #222021;
}
#right {
	width: 155px;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}
#banner {
	float: left;
	height: 435px;
	width: 929px;
	background-color: #000;
	background-image: url(images/banner_bg.jpg);
	background-repeat: no-repeat;
	z-index: 1002;
}
#slideshow {
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}
#logo {
	float: left;
	width: 929px;
	height: 116px;
}
.title {
	float: left;
	width: 929px;
	height: 40px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content {
	float: left;
	width: 929px;
	padding-top: 110px;
}
.textpadding {
	text-align: justify;
	padding-top: 15px;
	padding-right: 55px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: left;
}
.content_left {
	float: left;
	width: 530px;
	min-height:550px;
	height:auto !important;
	height:550px;
}
.content_right {
	float: left;
	width: 395px;
	min-height:600px;
	height:auto !important;
	height:550px;
}
#footer {
	text-align: center;
	float: left;
	height: 600px;
	width: 929px;
	padding-bottom: 120px;
}
#menu {
	float: left;
	width: 929px;
	height: 26px;
}
#subtitle {
	float: left;
	width: 929px;
}
#m1 {
	float: left;
	height: 26px;
	width: 110px;
}
#m2 {
	float: left;
	height: 26px;
	width: 110px;
}
#m4 {
	float: left;
	height: 26px;
	width: 110px;
}
#m3 {
	float: left;
	height: 26px;
	width: 473px;
}
#m5 {
	float: left;
	height: 26px;
	width: 110px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.pleft {
	float: left;
	height: 70px;
	width: 83px;
}
.pright {
	float: left;
	width: 225px;
	height: 50px;
	padding-top: 20px;
}
.rollover_one/* NAVIGATION BUTTONS */
			
{
	display: block;
	width: 110px;
	height: 24px;
	background-image: url(images/menu_design.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}
.rollover_one:hover
{
	background-position: 0px -23px;
}
.rollover_one  span
{
  display: none;
}
.rollover_two {
	display: block;
	width: 110px;
	height: 24px;
	background-image: url(images/menu_print.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}
.rollover_two:hover {
	background-position: 0px -23px;
}
.rollover_two span {
	display: none;
}
.rollover_four {
	display: block;
	width: 110px;
	height: 24px;
	background-image: url(images/menu_promote.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}
.rollover_four:hover {
	background-position: 0px -23px;
}
.rollover_four span {
	display: none;
}
.rollover_five {
	display: block;
	width: 110px;
	height: 24px;
	background-image: url(images/menu_about.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}
.rollover_five:hover {
	background-position: 0px -23px;
}
.rollover_five span {
	display: none;
}
.rollover_three {
	display: block;
	width: 475px;
	height: 24px;
	background-image: url(images/menu_design_literate.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}
.rollover_three span {
	display: none;
}
.rollover_three:hover {
	background-position: 0px -26px;
}


a:link {
	color: #09C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #09C;
}
a:hover {
	text-decoration: none;
	color: #F76E18;
}
a:active {
	text-decoration: none;
	color: #09C;
}

#righttop {
	float: right;
	height: 4010px;
	width: 142px;
	z-index: 2;
}
#rightbottom {
	float: right;
	width: 142px;
}

