@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #DEDEDE;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	line-height: 127%;
}

.oneColFixCtr #container {
	width: 955px;
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	position: relative;
	float: none;
}

#container {
	position: relative;
	float: none;
	
}

.oneColFixCtr #mainContent {
	padding: 0px;
	position: relative;
	float: none;
}
	
#mainContent {
	background-image:url(images/main_bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}


a:visited { 
	color:#666666; 
	text-decoration:none; 
}

a:link { 
	color:#666666; 
	text-decoration:none; 
}

a:hover { 
	color:#FF6600; 
	text-decoration:underline; 
}

a.orange:link { 
	color:#666666; 
	text-decoration:underline; 
}

#bottom {
	position: relative;
	float: left;
}



#change {
	float: left;
	position: relative;
}

#changea {
	float: left;
	position: relative;
	width: 402px;
	height: 304px;
}

#changeaover {
	left: 0px;
	position: absolute;
	width: 402px;
	height: 304px;
	z-index: 100;
}

#changeb_apps {
	float: right;
	position: relative;
	height: 386px;
	width: 261px;
	background-color: #E7E7FF;
	padding: 14px;
}

#changeb_flash {
	float: right;
	position: relative;
	height: 386px;
	width: 261px;
	background-color: #E5F2FF;
	padding: 14px;
}

#changeb_gui {
	float: right;
	position: relative;
	height: 386px;
	width: 261px;
	background-color: #EDF9E8;
	padding: 14px;
}

#flash {
	float: right;
	position: relative;
	width: 732px;
	
}

#hometext {
	float: left;
	position: relative;
	width: 873px;
	left: 4px;
	background-color:#FFFFFF;
	height: 89px;
}

#inttext {
	float: left;
	position: relative;
	width: 873px;
	left: 4px;
	background-color:#FFFFFF;
	height: 81px;
}

.large {
	padding-right: 20px;
	float: left;
	position: relative;
	border: none;
}

#left {
	float: left;
	position: relative;
	width: 23px;
}

#logoimage {
	float: left;
}

#logotext {
	font-size: 14px;
	float: right;
	width: 590px;
	text-align: left;
	position: relative;
	top: 72px;
}

#middle {
	float: left;
	position: relative;
	width: 909px;
	background-color:#FFFFFF;
}

#nav {
	font-size: 12px;
	color: #666666;
	float: left;
	position: relative;
	width: 145px;
	text-align: left;
	left: 4px;
}

.orange { 
	color:#FF6600; 
}

#right {
	float: left;
	position: relative;
	width: 23px;
}

#samples_flash {
	float: left;
	position: relative;
	height: 128px;
	width: 402px;
	background-image:url(images/grad_flash.jpg);
}

#samples_gui {
	float: left;
	position: relative;
	height: 128px;
	width: 402px;
	background-image:url(images/grad_gui.jpg);
}

#samples_online {
	float: left;
	position: relative;
	height: 128px;
	width: 402px;
	background-image:url(images/grad_online.jpg);
}

#samples_print {
	float: left;
	position: relative;
	height: 128px;
	width: 711px;
	background-image:url(images/grad_print.jpg);
}

#samples_web {
	float: left;
	position: relative;
	height: 128px;
	width: 711px;
	background-image:url(images/grad_web.jpg);
}

.subnav {
	font-size: 11px;
}

a.samplelink { 
	color:#FF6600; 
	text-decoration:underline; 
}

a.thumb:hover { 
	cursor: pointer;
}



.thumb {
	float: left;
	position: relative;
	top: 48px;
	padding-left: 13px;
	border: 0px;
}
