/* CSS Document */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	
}

h1  {
	font-weight: normal;
	font-size: 17px;
	color: #000000;

}

h2  {
	font-weight: normal;
	font-size: 20px;
	color: #FFCC00;

}

p {
	font-size: 13px;
	color: #777777;
	line-height: 18px;
	text-align: left;

}

.quote {
	font-size: 13px;
	font-style: italic;
	color: #777777;
	line-height: 20px;
	text-align: left;

}

.quoter {
	font-size: 10px;
	color: #777777;
	line-height: 18px;
	text-align: left;

}




#allcontent  {
	width: 850px;
	height: 630px;
	position: relative;
	margin: auto;
	margin-top: 10px;
	background-color: #ffffff;

	}
	
#main  {
	width: 850px;
}
	
	
.topbanner  {
	height: 168px;
	width: 850px;
	background-image: url(images/mtprtopbanner.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 40px;

	}
	

	
.mainhm  {
	width: 820px;
	height: 435px;
	border: thin solid #999999;
	background-image: url(images/homebg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-position: top;
	}
	
	
.mainabt  {
	width: 820px;
	height: 435px;
	border: thin solid #999999;
	background-image: url(images/aboutbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-position: top;
	}
	
.mainserv  {
	width: 820px;
	height: 435px;
	border: thin solid #999999;
	background-image: url(images/servicesbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-position: top;
	}
	
.mainport  {
	width: 820px;
	height: 435px;
	border: thin solid #999999;
	background-image: url(images/portfoliobg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-position: top;
	}
	
.maincon  {
	width: 820px;
	height: 435px;
	border: thin solid #999999;
	background-image: url(images/contactbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-position: top;
	}
	
	
	
.leftcol  {
	width: 330px;
	padding-left: 0px;
	padding-top: 95px;
	padding-left: 90px;
	vertical-align: top;
	
	}
	
.rightcol  {
	width: 430px;
	
	}
	
.features  {
	text-align: center;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 16px;
	padding-bottom: 5px;

	}
	
	


	
a {
	color: #000000;
	text-decoration: none;
	text-align: right;
}

a:link {
	color: #000000;
	text-decoration: none;
	text-align: right;
}

a:visited {
	text-decoration: none;
	text-align: right;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
	text-align: right;
}




.navbar  {
	width: 825px;
	line-height: 20px;
	font-size: 16px;
	color: #999999;
	text-align: right;
	}
	
.navbar a {
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.navbar a:link {
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.navbar a:visited {
	text-decoration: none;
	text-align: right;
}

.navbar a:hover {
	color: #FF0000;
	text-decoration: none;
	text-align: right;
}

.activepg  {
	color: #C92C31;

}


.copyrightbar  {
	background-color: #ffffff;
	text-align: center;
	padding-left: 20px;
	font-size: 10px;
	line-height: 10px;
	color: #CCCCCC;
	
}

.copyrightbar p {
	color: #CCCCCC;
	font-size: 10px;
	line-height: 10px;
}

.copyrightbar  a {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
}

.copyrightbar a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.copyrightbar a:visited {
	text-decoration: none;
	text-align: center;
}

.copyrightbar a:hover {
	color: #333333;
	text-decoration: none;
}
