@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #888173;
	text-align: left;
	word-spacing: 0.1em;
	background-color:#252422;
}
/* CSS Document */

.container {
	width: 900px;
	position: relative;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
}
#main {
}
#logo {
	height: 50px;
	width: 200px;
	position: relative;
	float: left;
	margin-right: 10px;
	background-repeat: no-repeat;
}
#header {
	padding-bottom:20px;
	padding-top: 20px;
}

/*#campaigns {
	float: left;
	height: 20px;
	width: 130px;
}*/

a:focus {
-moz-outline-style: none;
}

/* right nav */
.rmenu{
	list-style-type: none;
	width: 160px; /* thick left border of menu */
	position: relative;
	float: right;
	background-position: top;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0px;
}

.rmenu li{
/*border-bottom: 1px solid #885b5c; /* Gray border beneath each menu item */
}

.rmenu li a{
	display: block;
	color: #5c5a55;
	width: auto;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0;
	text-align: right;
}

.rmenu li a:visited, .rmenu li a:active{
	color: #544E46;/*color: #d18542;*/
}

.rmenu li a:hover{
	background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
	color: #D87927;
}

rmenu li.lastitem, .rmenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.rmenu li.lastitem a{
padding: 4px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}
.rmenu li.firstitem a{
	padding-top: 20px; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
	background-image: url(images/lineball.png);
	background-repeat: no-repeat;
	background-position: 100px top;
}
#projectinfo {
	float: right;
	width: 900px;
	margin-top: 5px;
	position: relative;
}
#projectinfo_left {
	float: left;
	width: 180px;
	background-position: right top;
	padding-top: 0px;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #534E46;
	margin-right: 10px;
	height: 475px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #585651;
}
#proinfo {
	width: 140px;
	float: right;
	padding-left: 0px;
}
#project {
	float: right;
	height: 490px;
	width: 690px;
	position: relative;
	top: 11px;
	margin-bottom: 0px;
}
#proinfo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9B9078;
	width: 140px;
	margin-top: 5px;
	float: right;
	text-align: right;
	line-height: 15px;
	margin-bottom: 15px;
}
#projectmain {
	float: right;
	height: 475px;
	width: 690px;
	position: relative;
	top: 11px;
	margin-bottom: 0px;
	background-color: #d87927;
}
#footer_ex {
	width: 692px;
	height: 12px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5c5a55;
	padding-top: 10px;
	margin-top: 30px;
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6A6660;
	float: right;
}

#rnav {
	float: right;
	width: 160px;
	position: relative;
}
#mainnav {
	float: left;
	width: 175px;
	position: relative;
	margin-right: 0px;
	margin-top: 0px;
}
#smenunav {
	float: left;
	width: 175px;
	position: relative;
	margin-right: 10px;
	margin-top: 25px;
}

/*  for the sdmenu */
div.sdmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	color: #666666;
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.sdmenu div {
	overflow: hidden;
}
div.sdmenu div:first-child {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
div.sdmenu div.collapsed {
	height: 25px;
	overflow: hidden;
}
div.sdmenu div span {
	display: block;
	font-weight: bold;
	cursor: default;
	padding-top: 3px;
	padding-right: 25px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5C5953;
	margin-bottom: 8px;
	background-image: url(expanded.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
div.sdmenu div.collapsed span {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
div.sdmenu div a {
	display: block;
	color: #D87927;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #86827A;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
}
div.sdmenu div a.current {
	background-color: #999999;
}
div.sdmenu div a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(linkarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 20px;
}
div.sdmenu div span2 {
	display: block;
	color: #666666;
	cursor: default;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #86827A;
}
div.sdmenu div span3 {
	display: block;
	color: #dfd1b1;
	cursor: default;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom:0px;
	padding-left: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #86827A;
}

/*for the contentslider*/
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden;
	width: 690px; /*width of featured content slider*/
	height: 475px;
}

.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 0px;
	width: 690px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.pagination{
	width: 590px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	padding-top: 10px;
	padding-left: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
}

.pagination a{
	text-decoration: none;
	color: #5b5954;
	background: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	-moz-outline-style: none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
}

.pagination a:hover, .pagination a.selected{
	color: #d87927;
	-moz-outline-style: none;

}
#projectmain2 {
	float: right;
	height: 475px;
	width: 690px;
	position: relative;
	top: 11px;
	margin-bottom: 0px;
	background-color: #d87927;
	background-image: url(image/ua-web.png);
}
#projectmain3 {
	float: right;
	height: 475px;
	width: 690px;
	position: relative;
	top: 11px;
	margin-bottom: 0px;
	background-color: #d87927;
	background-image: url(image/tes-webban.png);
}
#projectmain4 {
	float: right;
	height: 475px;
	width: 690px;
	position: relative;
	top: 11px;
	margin-bottom: 0px;
}
#projectmain5 {
	float: right;
	height: 475px;
	width: 690px;
	position: relative;
	top: 11px;
	margin-bottom: 0px;
	background-color: #d87927;
	background-image: url(image/tsd-web.png);
}
#projectmain6 {
	float: right;
	height: 475px;
	width: 690px;
	position: relative;
	top: 11px;
	margin-bottom: 0px;
	background-color: #d87927;
	background-image: url(image/tsd-web1.png);
}
#motiondiv {
	background-color: #d87927;
	height: 285px;
	width: 480px;
	padding-top: 100px;
	padding-left: 100px;
}
#xbox {
	float: right;
	height: 475px;
	width: 800px;
	position: relative;
	top: 11px;
	margin-bottom: 0px;
	background-color: #E18F39;
}
#footer_ex1 {
	width: 800px;
	height: 50px;
	position: relative;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5c5a55;
	padding-top: 10px;
	margin-top: 27px;
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6A6660;
}
#header2 {
	padding-bottom:20px;
	padding-top: 0px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5C5A55;
}
#navnav {
	padding-bottom:10px;
	padding-top: 10px;
	height: 135px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5C5A55;
	margin-bottom: 5px;
}
#xxbox {
	float: right;
	width: 800px;
	margin-top: 5px;
	position: relative;
}
#projectmain4 {
	float: right;
	height: 475px;
	width: 690px;
	position: relative;
	top: 11px;
	margin-bottom: 0px;
	background-color: #D87927;
}
.containerCopy {
	width: 800px;
	position: relative;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
}
#x1 {
	float: left;
	width: 150px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #534E46;
	margin-right: 10px;
}
#x3 {
	float: left;
	width: 100px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #534E46;
	margin-right: 10px;
}
#weblink {
	float: right;
	background-color: #252422;
	position: absolute;
	background-position: top;
	top: 0px;
	right: 0px;
	height: 35px;
}
div.sdmenu div {
	overflow: hidden;
}
div.gradualfader div {
	overflow: hidden;
}
#motiondiv1 {
	background-color: #d87927;
	height: 475px;
	width: 480px;
	padding-top: 90px;
	padding-left: 180px;
}
#motiondiv2 {
	background-color: #d87927;
	height: 475px;
	width: 690px;
	background-image: url(image/sv-webpic.jpg);
	
}
#motiondiv3 {
	height: 59px;
	width: 366px;
	padding-left: 163px;
	margin-top: 40px;
}
