body {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 1.5;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/bg-dots.gif);
	background-repeat: repeat;
}
#container {
	padding: 0px;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#mast {
	background-color: #000000;
	text-align: left;
	height: 88px;
	width: 800px;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	overflow: hidden;
}
#FlashBanner, #Contents, #ProfileContent {
	padding: 0px;
	float: left;
	width: 800px;
	background-color: #FFFFFF;
}
#FlashBanner {
	height: 150px;
	background-image: url(../images/home/HorGreyBar2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: left;
	float: left;
	width: 800px;
	position: relative;
}
#ProfileContent {
	background-image: url(../images/profile.gif);
	text-align: left;
	background-repeat: no-repeat;
	background-color: #FFF;
}
#Services {
	background-image: url(../images/services.gif);
	text-align: left;
	background-repeat: no-repeat;
	background-color: #FFF;
	clear: left;
	float: left;
	width: 800px;
	position: relative;
}
#Galleries{
	background-color: #333;
	text-align: left;
	height: 710px;
	width: 800px;
	float: left;
	position: relative;
}

/*Left column items*/
#LeftColumn {
	text-align: left;
	width: 270px;
	padding-right: 30px;
	padding-left: 40px;
	float: left;
	position: relative;
}

/*Right Column items*/
#RightColumn {
	text-align: left;
	float: right;
	width: 430px;
	padding-right: 30px;
	padding-bottom: 20px;
}
#footer {
	float: left;
	height: 60px;
	width: 745px;
	text-align: right;
	background-image: url(../images/home/Footer.gif);
	background-repeat: no-repeat;
	padding-right: 55px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 22px;
	background-color: #FFF;
	margin: 0px;
	font-style: normal;
	line-height: normal;
}

/*Testimonials*/
#Content {
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
}
#quotes {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
	width: 690px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 50px;
	text-align: left;
	padding: 0px;
	background-color: #FFF;
	float: left;
}

table#quotes th {
	font-family: Verdana, Aria, sans-serif;
	font-size: 0.9em;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-align: left;
	margin-bottom: 15px;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 20px;
}
table#quotes td {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin: 0px;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
table#quotes td p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.3;
	font-weight: normal;
}
table#quotes tr:hover {
	background-color: #ebebd9;
}
#quoteClients {
	width: 480px;
	margin: 0px;
	padding: 0px;
}
#clientName {
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*font styles*/
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, imgdiv, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 1.3em;
	color: #FF0000;
	line-height: 1.4;
	margin-bottom: 1em;
	margin-top: .5em;
	font-weight: normal;
}

h2 {
	font-size: 1em;
	color: #FF0000;
	font-weight: normal;
	margin-bottom: 1em;
	margin-top: .5em;
}


/*Link fonts*/

a.redlink:link, a.redlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 2em;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
#footer a:link, #footer a:visited, #footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}	
#footer a:hover {
	text-decoration: underline;	
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

