
/*
=============== Default Styles ================
*/

body {
background: #05080E url(../images/bg.jpg) top center no-repeat;
color: #FFF;
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
a img {
border: none;
}
h1, h2, h3, h4, p {
margin: 0; padding: 0;
}
ul, li {
margin: 0; padding: 0; list-style: none;
}
p {
font-size: 11px;
}
#content p {
letter-spacing: .1px;
line-height: 18px;
}
/* 
==== Page ID's ====
#home, #semServices, #cmm, #news_events, #aboutUs, #semSeoServices, #semSeoPlans, #semSeoDetails, #semPpcCampaign, #semPpcObjective, #semPpcServices, #semWhatIsIt, #cmmServices, #news_eventsBlogSubscribe, #news_eventsEvents, #news_eventsSemGlossary, #news_eventsStories, #aboutUsSnap, #aboutUs1pp
*/

/*
========================================================
	General Page Layout
========================================================
*/
#container {
width: 1004px;
position: relative;
left: 50%;
margin-left: -502px;/*
border-width: 0 1px;
border-color: white;
border-style: solid;*/
}
#footer {
width: 964px;
border-top: 1px solid #FFF;
clear: left;
color: #CCC;
margin: 0 20px;
padding: 24px 0px 20px;
filter: alpha(opacity=80);
-moz-opacity: .80;
opacity: .80;
}
	#footer a {
	color: #FFF;
	}
	#footer img {
	float: left;
	}
	#footer #copyright {
	float: left;
	}
	#footer #division1pp {
	float: right;
	}
	#footer #division1pp a {
	text-decoration: none;
	}

/*
========================================================
	Home Page Layout
========================================================
*/
#home #branding {
width: 100%;
height: 263px;
position: relative;
}
 #home #logo {
 position: absolute;
 right: 14px;
 bottom: 9px;
 }
#home #content {
margin-top: 63px;
}
	#welcome {
	width: 315px;
	display: inline;
	float: left;
	margin-bottom: 40px;
	margin-left: 524px;
	}
		#welcome h1 {
		background: url(../images/welcome.gif) 0 0 no-repeat;
		width: 315px;
		height: 22px;
		}
		#welcome h1 span {
		visibility: hidden;
		height: 1px;
		}
		#welcome p {
		width: 290px;
		height: 83px;
		letter-spacing: .1px;
		line-height: 18px;
		margin-top: 37px;
		margin-left: 5px;
		}
		#welcome p span {
		font-weight: bold;
		}
		#workTeam {
		margin-top: 40px;
		}
		#workTeam h2 {
		background: url(../images/ourWorkTeam.gif) 4px 0 no-repeat;
		width: 315px;
		height: 12px;
		border-bottom: 1px solid #FFF;
		padding-bottom: 6px;
		}
		#workTeam h2 span {
		visibility: hidden;
		height: 1px;
		}
		#workTeam ul {
		margin-top: 40px;
		}
		#workTeam li span {
		padding-left: 7px;
		}
		#workTeam li.first {
		margin-left: 0px;
		}
	#latestProjects {
	width: 295px;
	display: inline;
	float: left;
	margin-top: 2px;
	margin-left: -681px;
	}
	#latestProjects h2 {
	height: 12px;
	background: url(../images/latestProject.gif) 0 0 no-repeat;
	border-bottom: 1px solid #FFF;
	padding-bottom: 9px;
	}
	#latestProjects h2 span {
	visibility: hidden;
	height: 1px;
	}
	
		.project {
		margin-top: 40px;
		border-top: 1px solid transparent;
		}
		.project ul {
		margin-top: 77px;
		margin-left: 226px;
		}
		.project ul li {
		margin-top: 5px;
		line-height: 10px;
		vertical-align: middle;
		}
		.project ul li img {
		}
		.project ul li a {
		text-decoration: none;
		}
		.project ul li span {
		color: white;
		font-size: 10px;
		letter-spacing: .1px;
		padding-left: 7px;
		text-transform: uppercase;
		}
		.featuredProjectImg {
		float: left;
		}
		.featuredProjectImg img {
		border: 2px solid #E8E8E8;
		}
#home #menu {
width: 1004px;
height: 24px;
background-color: #2B1E1C;
position: absolute;
top: 263px;/*
filter: alpha(opacity=80);
-moz-opacity: .80;
opacity: .80;*/
}

		#menuSem { background: transparent url(../images/sem.gif) 0 0 no-repeat; }
		#menuCmm { background: transparent url(../images/cmm.gif) 0 0 no-repeat; }
		#menuNews { background: transparent url(../images/news_events.gif) 0 0 no-repeat; }
		#menuAbout { background: transparent url(../images/about.gif) 0 0 no-repeat; }
		#menuHome { background: transparent url(../images/home.gif) 0 0 no-repeat; }
/*
========================================================
	Sub Page Layout
========================================================
*/

.subPage #branding {
width: 100%;
height: 101px;
position: relative;
}
 .subPage #logo {
 position: absolute;
 left: 17px;
 top: 16px;
 }
.subPage #content {
margin: 55px 20px 40px;

}
	.subPage #main {
	width: 610px;
	}
	.subPage #content p {
	margin-top: 25px;
	}
.subPage #menu {
width: 1004px;
height: 24px;
background-color: #2B1E1C;
position: absolute;
left: 0;
top: 101px;/*
filter: alpha(opacity=80);
-moz-opacity: .80;
opacity: .80;*/
}
