html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C3C4C;
	background: #3C3C3C;
	border: none;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	width: 100%;
	height: 100%; 
	vertical-align: middle;
	text-align: center;
}
.dot {
	background: url(iamges/dot.gif) repeat;
}
.Main_Window {
	width: 600px;
	height: 303px;
	border: none;
}
.Main_Window2 {
	width: 622px;
	height: 303px;
	border: none;
}
.team table {
	width: 200px;
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.team td {
	padding: 1px;
}
* html h3 {
	font-size: 12px;
}
/*  Static Portfolio Buttons  */
.Portfolio_Static_Web a, .Portfolio_Static_Print a, .Portfolio_Static_Branding a {
	height: 203px;
	float: left;
	display: block;
	position: relative;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
.Portfolio_Static_Web a {
	width: 204px;
	height: 203px;
	background-image: url(/portfolio/static/images/Static_Web.jpg);
	background-position: 0 -203px;
	background-repeat: no-repeat;
}
.Portfolio_Static_Web a:hover {
	width: 204px;
	height: 203px;
	background-image: url(/portfolio/static/images/Static_Web.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.Portfolio_Static_Print a {
	width: 205px;
	height: 203px;
	background-image: url(/portfolio/static/images/Static_Print.jpg);
	background-position: 0 -203px;
	background-repeat: no-repeat;
}
.Portfolio_Static_Print a:hover {
	width: 205px;
	height: 203px;
	background-image: url(/portfolio/static/images/Static_Print.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.Portfolio_Static_Branding a {
	width: 192px;
	height: 203px;
	background-image: url(/portfolio/static/images/Static_Branding.jpg);
	background-position: 0 -203px;
	background-repeat: no-repeat;
}
.Portfolio_Static_Branding a:hover {
	width: 192px;
	height: 203px;
	background-image: url(/portfolio/static/images/Static_Branding.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
/*    */
.site2 {
	width: 943px;
	height: 532px;
	border: none;
}
.site {
	width: 100%;
	height: 100%;
	border: none;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 0 auto;
}
.button_back {
	background: url(images/07.jpg) no-repeat;
}
.Main_Table {
	width: 943px;
	height: 532px;
	text-align: center;
	vertical-align: middle;
}
td, th, tr {
	margin: 0px;
	padding: 0px;
	border: none;
}
.Top_Banner {
	font-size: 16px;
	color: #A41211;
	background-image:url(images/06.jpg);
}
.Testimonials {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: oblique;
	letter-spacing: 1px;
}
.stars {
	font-size: 10px;
	color: #A41211;
}
.Main {
	background-image:url(images/09.jpg);
	background-color: #FFF;
	vertical-align: middle;
	text-align: center;
	width: 623px;
	height: 304px;
}
.Titles {
	font-size: 12px;
	color: #A41211;
	font-weight: bold;
}
.Titles2 {
	font-size: 12px;
}
.Headers {
	font-size: 12px;
	color: #666666;
}
.copyright {
	font-size: 10px;
	color: #666666;
}
.white:link{
	color: #666666;
	text-decoration: none;
	border: inherit;
}
.white:visited{
	color: #666666;
	text-decoration: none;
}
.white:hover{
	color: #999999;
	text-decoration: none;
}
.white:active{
	color: #666666;
	text-decoration: none;
}
a:link{
	color: #A41211;
	text-decoration: none;
	border: inherit;
}
a:visited{
	color: #A41211;
	text-decoration: none;
}
a:hover{
	color: #999999;
	text-decoration: none;
}
a:active{
	color: #A41211;
	text-decoration: none;
}
.Buttons {
	background-image:url(images/Website-Final_10.jpg);
}
.Text_Input:hover {
	background: #CCCCCC;
}