body {
	margin: 20px;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: small;
	background-color: #333333;
	background-image: url(../../infinitymedia/graphics/Untitled-3.png);
	background-repeat: no-repeat;
}

h1 {
	color: #EEEEEE;
	FONT: Times New Roman, Times, serif;
	font-size: 180%;
}

h2 {
	color: #EEEEEE;
	font-size: 150%;
	text-align: left;
}

h3 {
	color: #EEEEEE;
	margin: 5px 5px 5px 0;
	font-size: 120%;
}

h5 {
	color: #EEEEEE;
	margin: 5px 5px 5px 0;
	font-size: 90%;
}

p, ul, ol, blockquote {
	margin-top: 5px;
	color: #AAAAAA;
	line-height: 1.6em;
}

a {
	color: #AAAAAA;
	font-size: 100%;
}

a:hover {
	color: #0099CC;
}

img {
	border: none;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.projecthighlights {
	color: #0099cc;
}

.light {
	color: #EEEEEE;
	font-size: 110%;
}

/* Header */

#header {
	width: 1000px;
	height: 170px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../../Bochniak%25Group/header.png);
}

/* Nav */

#nav {
	height: 39px;
	font-size: 90%;
	font-weight: bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1000px;
	padding-top: 10px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	display: inline;
}

#nav a {
	display: block;
	height: 35px;
	margin: 0;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
	float: right;
	z-index: auto;
	width: 150px;
	font-size: medium;
	font-weight: normal;
	text-align: center;
}

#nav a:hover {
	color: #0099CC;
	font-weight: bolder;
	font-size: 150%;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

#nav .active a {
	font-size: 150%;
	color: #0099CC;
	font-weight: bolder;
}

/* Allcontent */

#allcontent {
	width: 970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#contentheader {
	margin: 0 10px 0 10px;
	font-variant: small-caps;
}

#contentheader2 {
	margin: 10px 10px 10px 10px;
	color: #CCC;
}

#contentdescription {
	margin: 0 10px 0 10px;
}

#contentdescription p {
	color: #FFFFFF;
}

/* Infobar */

#infobar {
	width: 215px;
	float: right;
}

#infobar h2 {
	text-align: center;
}

/* Servicebox */

.servicesbox {
	background: #111111;
	width: 160px;
	padding: 15px 15px 15px 20px;
	margin: 0px 10px 40px 10px;
	text-align: center;
	line-height: 1;
}

.servicesbox p {
	font-size: 90%;
}

.servicesbox h3 {
	color: #BB0000;
	font-size: 115%;
}

/* Clientsbox */

.clientsbox {
	background: #111111;
	width: 160px;
	text-align: center;
	line-height: 1;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.clientsbox p {
	font-size: 90%;
}

.clientsbox h3 {
	color: #BB0000;
	font-size: 115%;
	margin-right: 5px;
	margin-left: 5px;
}

.clientsbox ul {
	margin: 0;
	padding: 5px;
	list-style: none;
}

.clientsbox li {
	text-align: center;
	display: block;
}

.clienttitle {
	text-align: center;
}

/* Sidebox */

.sidebox {
	width: 160px;
	text-align: center;
	line-height: 1;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #111111;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.sidebox ul {
	margin: 0;
	padding: 5px;
	list-style: none;
}

.sidebox li {
	text-align: center;
	display: block;
}

.sidebox p {
	font-size: 85%;
}

.sidebox h2 {
	font-size: 130%;
	text-align: center;
}

.sidebox h3 {
	color: #BB0000;
	font-size: 115%;
}

.sideboxbody a{
	text-decoration: none;
}

/* Portfolio */

#portfolio {
	width: 750px;
	clear: left;

}

.projects {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #111111;
}

.indexinfo {
	width: 600px;
	float:left;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #111111;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.projects p {
	font-size: 100%;
	text-align: left;
	color: #CCC;
}

.imagetoport {
	padding: 1px;
	font-size: 85%;

}

.wordsofwork {
	width: 365px;
	margin: 0px 0px 0px 345px;
}

#company {
	width: 670px;
	height: 430px;
	padding: 30px;
	margin: 0px 10px 30px 10px;
	background: #111111;
}

#contactformarea {
	color: #AAAAAA;
	font-size: 90%;
	line-height: 2em;
}

.whoweare {
	width: 670px;
	padding: 30px;
	background: #111111;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	float: left;
}

.category1 {
	width: 167px;
	text-align: center;
	float: left;
	margin-right: 28px;
	margin-left: 28px;
}

.category1 P {
	font-size: 85%;
}

.whatwedo {
	width: 710px;
	padding: 10px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}

.whatwedo p {
	font-size: 85%;
}

.whatwedo h2 {
	text-align: center;
}

/* Foot */

#base {
	width: 1000px;
}

#foot {
	width: 970px;
	text-align: right;
	font-size: 85%;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#foot a {
	text-decoration: none;
	color: #FFFFFF;
}

#foot a:hover {
	color: #0099CC;
}
#services {
	width: 970px;
	clear: both;
	height: auto;
	float: left;
}
.services {
	width: 930px;
	height: 220px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #111111;
}
.categories {
	width: 290px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	height: 215px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
}
#clients {
	width: 750px;
}
.dental {
	width: 710px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #111111;
	margin: 10px;
	float: left;
}
.client {
	width: 153px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	color: #111111;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	background-color: #111111;
	margin-top: 5px;
	border: thin groove #CCCCCC;
	float: left;
}
.client h3 {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
}

.client p {
	font-size: smaller;
	color: #AAAAAA;
}
.client2 {
	text-align: center;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 65px;
	font-weight: bolder;
	font-size: medium;
}
#subnav {
	margin: 10px;
	font-variant: small-caps;
	text-align: center;
	height: 20px;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	float: left;
}
#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#subnav li {
	display: inline;
}
#subnav a {
	display: inline;
	height: 19px;
	margin: 0;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
	float: right;
	z-index: auto;
	width: 100px;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	white-space: normal;
}
#subnav a:hover {
	color: #77A18B;
	font-weight: bolder;
	font-size: 130%;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
#subnav .active a {
	font-size: 100%;
	color: #99FF99;
	font-weight: bolder;
}
#portfolio2 {

}

