@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #d3d2d2;
	font-family: "Trebuchet MS", Veranda, Helvetica, Arial, sans-serif;
	background-image: url(http://spincreativeinc.com/_images/pattern_109.jpg);
	background-repeat: repeat;
}
#Shadow {
	width: 920px;
	height: 770;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(http://spincreativeinc.com/_images/Shadow.png);
	background-repeat: no-repeat;
}
#Main_Container {
	width: 900px;
	padding-top: 10px;
}
#Container_A {
	float:left;
	height: 110px;
	width: 100%;
}
#Container_B {
	clear:left;
	float:left;
	width: 100%;
	background-image: url(http://spincreativeinc.com/_images/MainContainerFill.jpg);
	background-repeat: repeat-y;
}
#Container_C {
	clear:left;
	float:left;
	height: 50px;
	width: 100%;
}
#Column01 {
	background-color: #231f20;
	width: 270px;
	float: left;
}
#Column02 {
	background-color: #a7b4ad;
	width: 180px;
	float: left;
	text-align: left;
}
#Column03 {
	background-color: #231f20;
	width: 450px;
	float: left;
}
#Header {
	background-color: #FFFFFF;
	height: 100px;
	width: 900px;
}
#MainLine01 {
	height: 10px;
	width: 900px;
	background-color: #c0c9c5;
	margin: 0px;
	padding: 0px;
}
#MainLine02 {
	height: 20px;
	width: 900px;
	background-color: #8c9b93;
}
#Footer {
	background-color: #FFFFFF;
	height: 20px;
	width: 100%;
}
.ColumnSpacer-01 {
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-top: 20px;
}
.ColumnSpacer-02 {
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.TwitterModule {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-size: 11px;
}
.TwitterModule ul {
	margin: 0px;
	padding: 0px;
}
.TwitterModule li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.TwitterModule a {
	text-decoration: none;
	color: #ffffff;
}
.TwitterModule a:hover {
	text-decoration: underline;
	color: #ffffff;
}
