#bgcircles {
	background-image: url(../images/bgcircles_1B.gif);
	background-position: 0px;
	margin: 0px;
}

#container {
	width: 700px;
	margin: auto;
	text-align: center;
}


#navbar{
	width: 700px;
	margin: auto;
	text-align: right;
	background-color: #730027;

}



/* HOME */

#HomeT {
	height: 110px;
	text-align: center;
	width: 700px;
	background-image: url(../images/home_01.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#HomeM {
	height: 72px;
	text-align: center;
	width: 100%;
	background-image: url(../images/home_02.gif);
	background-repeat: no-repeat;
	float: none;
	background-position: center;
}

#HOMEcontent {
	width: 700px;
	float: none;
	background-color: #FFFFFF;
	height: auto;
	text-align: center;
	background-image: url(../images/home_03.gif);
	background-repeat: no-repeat;
}




/* ABOUT */

#AboutT {
	height: 110px;
	text-align: center;
	width: 700px;
	background-image: url(../images/about_01.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#AboutM {
	height: 72px;
	text-align: center;
	width: 100%;
	background-image: url(../images/about_02.gif);
	background-repeat: no-repeat;
	float: none;
	background-position: center;
}

#ABOUTcontent {
	width: 700px;
	float: none;
	background-color: #FFFFFF;
	height: auto;
	text-align: center;
	background-image: url(../images/about_03.gif);
	background-repeat: no-repeat;
}
/* CONTACT */


#ContactT {
	height: 110px;
	text-align: center;
	width: 700px;
	background-image: url(../images/contact_01.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#ContactM {
	height: 72px;
	text-align: center;
	background-image: url(../images/contact_02.gif);
	background-repeat: no-repeat;
	float: none;
	background-position: center;
}

#CONTACTcontent {
	width: 700px;
	float: none;
	background-color: #FFFFFF;
	height: auto;
	text-align: center;
	background-image: url(../images/contact_03.gif);
	background-repeat: no-repeat;
}


/* SERVICES */


#ServicesT {
	height: 110px;
	text-align: center;
	width: 700px;
	background-image: url(../images/services_01.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#ServicesM {
	height: 72px;
	text-align: center;
	background-image: url(../images/services_02.gif);
	background-repeat: no-repeat;
	float: none;
	background-position: center;
}

#SERVICEScontent {
	width: 700px;
	background-color: #FFFFFF;
	height: auto;
	text-align: center;
	background-image: url(../images/services_03.gif);
	background-repeat: no-repeat;
}


/* PORTFOLIO */


#PortfolioT {
	height: 110px;
	text-align: center;
	width: 700px;
	background-image: url(../images/portfolio_01.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#PortfolioM {
	height: 72px;
	text-align: center;
	background-image: url(../images/portfolio_02.gif);
	background-repeat: no-repeat;
	float: none;
	background-position: center;
}



#portfolioRIGHT {
	width: 419px;
	float: none;
	height: auto;
	text-align: left;
	padding-left: 19px;
	background-color: #ffffff;
	padding-right: 9px;
	margin-left: 250px;
	border-left: 1px solid #730027;
	padding-top: 20px;
}
#PORTFOLIOcontent {
	width: 700px;
	background-color: #FFFFFF;
	height: auto;
	text-align: center;
	background-image: url(../images/portfolio_03.gif);
	background-repeat: no-repeat;
}
#Logo {
	height: 72px;
	text-align: center;
	background-color: #FF6309;
	background-image: url(../images/nav_1D.gif);
	width: 100%;
	background-repeat: repeat-x;
}	


#bottom {
	width: 660px;
	text-align: right;
	height: 72px;
	float: left;
	background-image: url(../images/bottom_bg1Da.gif);
	padding-right: 40px;
}


p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:17pt;
	color: #233A31;
}

.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-align:left;
	line-height:160%;
	color: #000000;
	margin: 0;
}






#homeRIGHT {
	width: 374px;
	float: none;
	height: auto;
	text-align: left;
	padding-left: 35px;
	background-color: #ffffff;
	padding-right: 40px;
	margin-left: 250px;
	border-left: 1px solid #730027;
	padding-top: 20px;
}



#servicesRIGHT {
	width: 394px;
	float: none;
	height: auto;
	text-align: left;
	padding-left: 35px;
	background-color: #ffffff;
	padding-right: 20px;
	margin-left: 250px;
	border-left: 1px solid #730027;
	padding-top: 20px;
}

#homeLEFT {
	width: 84px;
	float: left;
	text-align: right;
	padding-left: 160px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.address {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	color: #FFFFFF;
	font-weight: bold;
}

.TitleSpaced {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	text-align:left;
	color: #999999;
	letter-spacing: 1px;
	font-weight: bold;
}
.maintext a {
	color:#000000;
	text-decoration: underline;
}

.maintext a:hover {
	text-decoration: underline;
	color:#666666;
}

 .maintext a:visited {
}
