html, body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d8d8d8;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#page {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#header {
	height: 150px;
	width: 950px;
	padding: 0px;
	margin: 0px;
	background-color: #000;
	background-image: url(images/header1.gif);
	background-repeat: no-repeat;
}
#name {
	height: 75px;
	width: 500px;
	margin: 0px;
	float: left;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}
#navbarFULL {
	height: 35px;
	width: 100%;
	margin: 0px;
	background-color: #d8d8d8;
	padding: 0px;
	border: 1px solid #000;
}
#navbar {
	height: 35px;
	width: 950px;
	margin: 0px;
	padding: 0px;
}
#main {
	height: 450px;
	min-width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #d8d8d8;
}
#contain {
	height: 450px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#containS {
	height: 450px;
	width: 450px;
	margin: 0px;
	background-image: url(images/services5.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 450px;
	line-height: 18px;
	text-shadow: 2px 2px 0px #000;
}
#containS2 {
	height: 450px;
	width: 500px;
	background-image: url(images/services3.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 450px;
	line-height: 18px;
	text-shadow: 2px 2px 0px #000;
	overflow: auto;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#containP {
	height: 450px;
	width: 500px;
	margin: 0px;
	background-image: url(images/press4.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 450px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
}
#containC {
	height: 450px;
	width: 450px;
	margin: 0px;
	background-image: url(images/contact2.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 500px;
}
#leftList {
	height: 414px;
	width: 230px;
	float: left;
	margin: 8px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-width: 1px;
	border-color: #D8D8D8;
	font-size: 16px;
	text-align: right;
	padding: 10px;
}
#portfolioContent {
	height: 450px;
	width: 675px;
	float: right;
}
#bottom {
	height: 20px;
	width: 950px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
}
.small{
	font-size: 10px;
}
.big{
	font-size: 14px;
}
.title{
	color: #005CC2;
	font-size: 15px;
	font-weight: bold;
	text-decoration: blink;
}
a:link {
	color: #00aaff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00aaff;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #00aaff;
}
