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

body {
	font-size:0.9em;
	color:#999999;
	background: #ffffff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#66ccff;
	text-decoration: none;
}

a:hover{
	color:#999999;
	text-decoration: none;
}

#Wrapper {
	width: 975px;
	margin: 50px auto;
	text-align: left;
}
#FlashThing {
	float: left;
	width: 690px;
	text-align: center;
}
#FlashThing-Gallery{
	float: left;
	width: 510px;
	padding: 0px 90px;
	text-align: center;
}
#FlashThingFlv-Gallery {
	padding:0px;
	margin: 0px;
}
#FlashThing img {
	max-width: 500px;
	text-align:center;
	margin: 10px auto;
}
#FlashThing object {
	text-align: center;
	margin: 10px auto;
}
#FlashThingFlv-Gallery object {
	text-align: center;
	margin: 5px auto;
}
#FlashThingTop {
	width: 690px;
	height: 15px;
	background:url(images/FlashthingTop.png) no-repeat bottom center;
}
#FlashThingBottom {
	width: 690px;
	height: 15px;
	background: url(images/FlashthingBottom.png) no-repeat top center;
}
#FlashThingMiddle {
	width: 690px;
	background:url(images/FlashthingMiddle.png) repeat-y center;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#FlashThingTop-Gallery {
	width: 510px;
	height: 15px;
	background:url(images/FlashthingTop-Gallery.png) no-repeat bottom center;
}
#FlashThingBottom-Gallery {
	width: 510px;
	height: 15px;
	background: url(images/FlashthingBottom-Gallery.png) no-repeat top center;
}
#FlashThingMiddle-Gallery {
	width: 510px;
	background:url(images/FlashthingMiddle-Gallery.png) repeat-y center;
	text-align: center;
	padding:0px;
	margin:0px;
}
#FlashThingMiddle-Gallery #FlashThingFlv {
	margin: 0px auto;
	padding:0px;
}
#FlashThingMiddle #FlashThingFlv {
	margin: 0px auto;
	padding: 5px 0px;
}
#FlashThing_about {
	padding: 20px;
}
#Menu {
	width: 250px;
	float: left;
	margin: 0px 0px 0px 35px;
	text-align: right;
}
#MenuTitle {
	width: 220px;
	margin: 25px 0px 25px 30px;
	height: 70px;
}
#MenuMenu {
	width: 220px;
	margin: 30px 0px;
}
#MenuMenu ul {
	list-style: none;
}
#MenuMenu li {
	margin: 5px 0px;
	font-weight: bold;
}
#MenuContact {
	width: 220px;
	margin: 30px 0px;
	text-align: right;
}
#MenuCopyRightShizzle {
	margin: 30px 0px;
	font-size: 0.70em;
	text-align: right;
}
.DashedLine {
	width: 80%;
	margin: 0px 0px 0px 20%;
	text-align: right;
	border-bottom: dashed 1px #C4C4C4;
}
.ClientsLeft {
	float: left;
	width: 300px;
}
.ClientsRight {
	float: right;
	width: 300px;
}
.SmallImportantWriting {
	font-size: 0.75em;
	font-stretch: narrower;
}

.ClientsName{
	font-size:1.2em;
	font-weight:bold;
}

