/* Start of CMSMS style sheet 'LocalScroll' */
#navigation, #content,.section{
	padding:0;
	margin:0;
	list-style:none;
}
#content{
	overflow:hidden;
	width:860px;
	background-color:white;
        color:black;
	position:relative;
	height:510px;
	float:left;
}
	#content h2{
		color:#af282e;
	        background-color:transparent;
	}
	#content a{
		font-weight:bolder;

	}
#navigation{
	float:left;
	width:110px;
	height:510px;
}
	#navigation .sup{
		margin:4px;
		font-size:14px;
	}
		#navigation ul{
			margin:0;
			list-style:circle;
			padding-left:15px;						
		}
		#navigation a{
			color:white;
         	        background-color:transparent;
			font-weight:bolder;
			text-decoration:none;
		}				
		#navigation .sup li{
			margin: 3px 0 !important;
			margin:-4px 0;
			font-size:10px;
		}
		#navigation a.scrolling{
			color:#933;
	                background-color:transparent;
		}

.cap { float:left;margin:0 10px 0 5px;}
.brands { width:26280px; position:relative; }
.sites { width:26280px; position:relative; }
.print { width:26280px; position:relative; }
.designs { width:26280px; position:relative; }
.services { width:3504px; position:relative; }
.sem { width:4380px; position:relative; }

	.section .sub{
		position:relative;
		float:left;
		padding:9px 21px 42px 45px;
		width:810px;
                line-height:1.5em;
		height:465px;
                margin:0;
	}

		.section .next, .section .prev{
			position:absolute;
			bottom:15px;
			line-height:30px;

		}
		.section .next{
			right:30px;
		}
		.section .prev{
			left:30px;
		}

.message{
	background:#EEE;
	border:1px solid #999;
	color:#333;
	font-size:12px;
	padding:1px;
	position:absolute;
	left:11px;
}
#first{
	top:484px !important;
	top:498px;			
}
#second{
	top:503px !important;
	top:517px;			
}

#maincontent ul {margin:0; list-style-type: none; padding:0;}
.service_list li {list-style-type:disc; margin:0.5em 0 0.75em 15px; line-height:1em; }
.italic {font-family:Georgia, Times, Palatino, serif; font-style:italic;}
/* End of 'LocalScroll' */

