body{
	font-family: georgia, times, serif;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	background: #000;
}

#header{
	background: url('images/header-bkg-1.jpg');
	background-repeat: repeat-x;
	height: 96px;
	border-bottom: solid 1px #c8c8c8;
}

.top-slogan a{
	font-family: times, helvetica, sans;
	color: #191919;
	font-size: 18px;
	text-decoration: none;
	font-weight: 600;
}
.top-slogan a:hover{ text-decoration: underline; }
.small-slogan a{
	font-family: times, helvetica, sans;
	color: #464646;
	font-size: 10px;
	text-decoration: none;
	font-weight: 600;
}
.small-slogan a:hover{ text-decoration: underline; }


#topnav{
	background: url('images/top-nav-bkg.jpg');
	background-repeat: repeat-x;
	height: 32px;
	color: #d7d7d7;
}

#topnav a{
	color: #d7d7d7;
}

.nav-row a{
	font-size: 16px;
	line-height: 32px;
	color: #d7d7d7;
	font-family: times, helvetica, sans;
	font-weight: 600;
	text-decoration: none;
}

#content{
	background: url('images/page-bkg.jpg');
	background-repeat: repeat;
	height: 700px;
	color: #fff;
}

.LeftContent{
	min-height: 400px;
}
.LeftContent h1{
	margin-top: 25px;
	margin-left: 55px;
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	line-height: 36px;
}
.LeftContent h2{
	margin-top: 25px;
	margin-left: 25px;
	font-size: 20px;
	line-height: 22px;
}
.LeftContent p{
	width: 380px;
	margin-left: 25px;
	font-size: 20px;
	line-height: 35px;
	color: #fff;
	margin-bottom: 0;
}
.LeftContent ul{
	margin-left: 25px;
	font-size: 16px; 
	line-height: 26px;
}
.LeftContent2 p{
	width: 380px;
	margin-left: 25px;
	font-size: 20px;
	line-height: 35px;
	color: #fff;
	margin-bottom: 0;
}
.b1{
	display: block;
	color: #e1e1e1;
	font-size: 26px;
	line-height: 26px;
	height: 36px;
	font-family: trojan helvetica sans;
	margin-top: 0px;
	font-weight: 300;
	margin: 0;
}
.b2{
	display: block;
	color: #e1e1e1;
	font-family: trojan helvetica sans;
	font-size: 41px;
	line-height: 41px;
	font-weight: 300;
	margin: 0;
}
.b3{
	display: block;
	color: #e1e1e1;
	font-family: trojan helvetica sans;
	font-size: 28px;
	line-height: 28px;
	font-weight: 300;
	margin: 0;
}

.reseter{
	height: 1px; 
	font-size: 1px; 
	line-height: 1px;
}

#footer{
	background: url('images/footer-bkg.jpg');
	background-repeat: repeat;
	height: 228px;
	color: #fff;
}

.footer-links, .footer-links a{
	color: #959595;
	font-size: 12px;
	line-height: 12px;
}

/* Unique Style per file */

/* services */
.right-feature{
	display: block;
	width: 450px;
	height: 475px;
	margin-top: 50px;
	margin-left: 20px;
	padding-left: 25px;
}

.right-feature ul{
	font-size: 18px;
	line-height: 28px;
}

.ServiceLeftContent{
	min-height: 500px;
}
.ServiceLeftContent h1{
	margin-top: 25px;
	margin-left: 55px;
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	line-height: 36px;
}
.ServiceLeftContent p{
	margin-left: 25px;
	font-size: 20px;
	line-height: 35px;
	color: #fff;
	margin-bottom: 0;
}

/* portfolio style */
.port h2{
	text-align: left;
}

.port p{
	font-size: 14px; 
	line-height: 24px;
	text-align: left;
}

input, textarea{
	font-family: georgia, times, serif;
	font-size: 16px;
}

.portfolio-table h2{
	font-size: 24px;
	line-height: 30px;
}

.aboutUsMenu{
	width: 450px; 
	min-height: 120px; 
}

.aboutUsMenu a{
	font-size: 16px; 
	line-height: 22px;
	color: #fff;
}

.aboutSelected{
	font-size: 55px;
	}
	
.sitemapList li a{
	color: white;
	font-size: 16px;
	line-height: 22px;
	}