body {
	margin: 0px;
	padding: 0px;
	background-color: #3A3839;
}
#wrapper {
	background-image: url(../images/wrapperBkg.jpg);
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
	height: 1120px;
}
#wrapper #mainNavig table {
}
#logo {
	clear: none;
	float: left;
	height: 137px;
	width: 237px;
}
#menuBar {
	clear: both;
	float: left;
	height: 600px;
	width: 237px;
}
#mainContent {
	clear: right;
	float: left;
	width: 511px;
	background-color: #FFF;
	height: 770px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#devider {
	background-image: url(../images/deviderBkg3.png);
	clear: right;
	float: left;
	width: 74px;
	background-repeat: repeat-y;
	height: 830px;
}
#sideBar {
	clear: right;
	float: left;
	width: 135px;
	background-image: url(../images/sidebarBkg.png);
	background-repeat: repeat-y;
	height: 770px;
	padding-top: 30px;
	padding-right: 19px;
	padding-bottom: 30px;
}
.sideBarP {
	font-family: Verdana, "Trebuchet MS", Tahoma;
	font-size: 10px;
	font-weight: lighter;
	color: #444;
}
#reflect {
	background-image: url(../images/reflectBkg2.png);
	height: 53px;
	width: 1006px;
	float: none;
	clear: both;
}
.title {
	font-family: Verdana, "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #222;
}
#topNavig {
	background-image: url(../images/topNavigBkg2.png);
	height: 50px;
	width: 769px;
	clear: none;
	float: right;
}
#mainNavig {
	clear: none;
	float: right;
	height: 87px;
	width: 769px;
}
#footer {
	background-image: url(../images/footer3.png);
	height: 106px;
	width: 1006px;
	clear: none;
	float: right;
}
p {
	font-family: Verdana, "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: lighter;
	color: #222;
}
#wrapper #mainContent table tr td p {
	font-family: Verdana, "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #222;
	text-align: left;
}
#wrapper #mainContent #portfolio td  img{
	height: 70px;
	width: 70px;
	border: thin solid #3A3939;
}
#wrapper #mainContent #portfolio tr td p {
	font-family: Verdana, "Trebuchet MS", Tahoma;
	font-size: 8px;
	text-align: center;
}
#wrapper #mainContent p a:link, a:visited {
	font-family: Verdana, "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #222;
	font-weight: bold;
	text-decoration: none;
}
#wrapper #mainContent p a:hover {
	font-family: Verdana, "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #09F;
	text-decoration: underline;
}
#wrapper #sideBar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

