@charset "UTF-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}

li {
	display:inline;
}
li img {
	border: 1px solid #ccf43c;
	margin-right: 25px;
}
#wrapper {
	width: 1100px;
}
#H1 {
	width: 100px;
	float: left;
	height: 1800px;
	background-image: url(../rough/MSP-Logo.png);
	background-repeat: no-repeat;
}
#H2 {
	width: 312px;
	float: left;
	height: 50px;
	font-family: Helvetica, sans-serif;
	padding-top:8px;
}
#nav {
	width: 450px;
	height: 50px;
	float: left;
	color: #fff;
	font-family: Helvetica, sans-serif;
	padding-top:8px;
	text-align: right;
	font-size: 0.9em;
}

#nav ul li {
	width: 100px;
	padding-left:25px;
	padding-top:25px;
	
}

#nav a {
	color:#ccc;
}

#nav a:hover {
	color:#ccf43c;
}
#spare {
	width: 500px;
	float: left;
	height: 100px;
}
#slider {
	width: 765px;
	float: left;
	overflow: hidden;
}
#scroller	{
	width: 600px;
	overflow: hidden;
	height: 400px;
	float: right;
}
#statement {
	width: 600px;
	float: left;
	height: 240px;
	padding-top: 15px;
}

#client	{
	width: 600px;
	float: left;
	padding-top: 15px;
	line-height: 22px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;	
}

#client li {
	display:list-item;
}
#mini_thumbs {
	width: 165px;
	float: left;
	height: 160px;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	padding-top: 3px;
	margin-left: auto;
}
#feeback {
	float: right;
	width: 400px;
	clear: right;
	text-transform: uppercase;
	font-family: Helvetica, sans-serif;
	display: inline-block;
	color: #ccf43c;
	text-align: left;
	height: 30px;
	padding-top: 19px;
}

#footer {
	width: 1000px;
	clear: left;
	display: block;
	padding-top: 0px;
}

/* horizontal track */
#track2 {
	clear: right;
	float: left;
	width: 100%;
	height: 10px;
	margin-top: 10px;
	margin-right: -5px;
}
			
/* horizontal track handle */
#handle2 {
	width: 100px;
	height: 10px;
	background-color: #343434;
	cursor: move;
}
.sub_category {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	vertical-align: baseline;
	line-height: 1.3em;
	font-size: 130%;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
}
.mini_pictures {
	float: left;
	height: 50px;
	width: 50px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.statement {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: justify;
	line-height: 22px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
.testimonial {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 50px;
	text-align: right;
	line-height: 18px;
	font-style: italic;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #5a5a5a;
}
.H2 {
	font-size: 2.5em;
	display: inline;
	margin-left: 0px;
	text-transform: capitalize;
	color: #ccf43c;
}
.footer {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
a:link {
	color: #666666;
	text-decoration: none;
	padding-bottom: 2px;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ccf43c;
}
a:active {
	text-decoration: none;
}
.moveupname {
}
