body {
	background-color: #000000;
	font-family: "Trebuchet MS", Arial;
	font-size: 85%;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#boundary {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #F90;
	width: 785px;
}
#footer {
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	width: 785px;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
a:link {
	color: #FF6600;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
	outline: none;
}

a:active {
	color: #FF6600;
	text-decoration: none;
	outline: none;
}

#upper {
	height: 90px;
	background-color: #333333;
	background-image: url(../i/structure/bg_logo.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #FFFF00;*/
}
#logo {
	padding-top: 19px;
	float: left;
	width: 325px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
#globalnav {
	float: right;
	width: 435px;
	padding-top: 44px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#globalnav a {
	margin-left: 15px;
}
#content {
	background-image: url(../i/structure/bg_home_test.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#content-left {
	margin: 15px;
	padding: 0px;
	text-align: left;
	float: left;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../i/structure/bg_content-left.gif);
	background-repeat: repeat;
	background-position: left top;
}
#content-center {
	float: right;
	width: 360px;
	margin-right: 25px
}
.home-para {
	font-size: 110%;
	line-height: 125%;
	padding: 5px;
	margin: 0px;
	/*letter-spacing: 0.1em;*/
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#marketer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	text-align: right;
	margin-right: 15px;
	font-weight: normal;
}
.selected {
	background-image: url(../i/structure/bg_selected.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

fieldset {
	text-decoration: none;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	/*border: 1px solid #8D43BE*/
}
label {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	float: left;
	width: 40%;
	font-size: 12px;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
#formholder {
	margin-top: 105px;
	margin-right: 15px;
}
#rightnav {
	float: right;
	width: 150px;
	background-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
}
.goleft {
	background-color: #CCCCCC;
	padding: 5px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #FF9900;
}
.thumbnailed {
	background-color: #000000;
	padding: 5px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #FF9900;
	height: 130px;
	width: 100px;
	text-align: center;
}
.gallery-thumb {
	background-color: #000000;
	margin: 10px 10px 10px 20px;
	float: left;
	width: 142px;
	border: 1px solid #FFFFFF;
	text-align: center;
	padding: 5px;
	height: 200px;
}
#paginate {
	text-align: right;
	clear: both;
	margin-right: 25px;
}
#home-features {
	float: right;
	width: 400px;
	margin-right: 25px;
	margin-top: 100px;
	color: #FFF;
	background-image: url(../i/structure/bg_content-left.gif);
	background-repeat: repeat;
	background-position: left top;
	border: 1px solid #ccc;
}
.feature-thumb {
	margin: 10px 10px 10px 20px;
	float: left;
	width: 142px;
	text-align: center;
	padding: 5px;
	background-color: #333333;
}
/*Home Page Video Section */
.home-para {
	color: #FFFFFF;
}
#video-link {
	float: right;
	width: 200px;
	margin-top: 100px;
	border: 1px solid #eee;
	margin-right: 100px;
	-moz-border-radius: 10px; /* FF1+ */
	-webkit-border-radius: 10px; /* Saf3+, Chrome */
	border-radius: 10px; /* Opera 10.5, IE 9 */
	padding: 10px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
}

#content-left {
	width: 350px;
}
.box_round {
     -moz-border-radius: 10px; /* FF1+ */
  	-webkit-border-radius: 10px; /* Saf3+, Chrome */
      border-radius: 10px; /* Opera 10.5, IE 9 */
}
.box_shadow {
     -moz-box-shadow: 3px 3px 4px #eee; /* FF3.5+ */
  -webkit-box-shadow: 3px 3px 4px #eee; /* Saf3.0+, Chrome */
          box-shadow: 3px 3px 4px #eee; /* Opera 10.5, IE 9.0 */
}
#tinybox {position:absolute; display:none; padding:10px; background:#fff url(../i/structure/preload.gif) no-repeat 50% 50%; border:0px solid #e3e3e3; z-index:2000}
#tinymask {
	position:absolute;
	display:none;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:#999999;
	z-index:1500
}
#tinycontent {background:#fff}

.button {
	margin-bottom:0px;
	padding:0px;
	cursor:pointer;
}

/*end home page video */
