* html {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  color: #000000;
  background-color: #cecece;
  background-image: url('../images/template/agencyzed/background.gif');
  background-repeat: repeat-x;
  margin: 10px 10px 10px 10px;
}

img {
  border: 0px;
}

#main {
  position: relative;
  margin-left: auto ;
  margin-right: auto ;
  width: 900px;
}

#menu {
	position: relative;
	width: 900px;
	height: 64px;
}

#menu div.left {
  width: 13px;
  float: left;
  z-index: 1;
}

#menu div.right {
  width: 13px;
  float: right;
  z-index: 1;
}

#menu div.middle {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 880px;
	height: 64px;
	background-image: url('../images/template/agencyzed/menu/background.png');
	background-repeat: repeat-x;
	z-index: 2;
}

#menu div.logo {
  font-size: 15px;
  padding-top: 11px;
  padding-left: 20px;
  padding-right: 20px;
  color: #cccccc;
  height: 44px;
  float: left;
}

#menu div.item {
	font-size: 15px;
	padding-top: 17px;
	padding-left: 15px;
	padding-right: 15px;
	color: #cccccc;
	height: 44px;
	float: left;
}

#menu a {
  text-decoration: none;
  color: #cccccc;
}

#menu a:hover {
  text-decoration: none;
  color: #ffffff;
}

#floatMenu {
	position: absolute;
	white-space: nowrap;
	top: 90px;
	left: 50%;
	margin-left: 452px;
	width: 30px;
	z-index: 55;
}

#floatMenu a {
  text-decoration: none;
  color: #000000;
}

#floatMenu a:hover {
  text-decoration: none;
  color: #ffffff;
}

div.block {
  position: relative;
  width: 900px;
  margin: 0px;
  padding: 0px;
}

div.block a {
  text-decoration: none;
  color: #666666;
}

div.block a:hover {
  text-decoration: none;
  color: #333333;
}

div.block p {
  font-size: 13px;
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

div.block ul, li {
  font-size: 13px;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

div.block h1 {
  font-size: 20px;
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

div.block h2 {
  font-size: 16px;
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

div.block h3 {
  font-size: 13px;
  font-weight: bold;
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

div.specs h3 {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

div.specs ul, li {
  font-size: 1.0em;
  margin: 0px;
  padding-left: 5px;
  list-style-type: none;
  color: #333333;
}

ul.numbers {
  margin: 0px;
  padding-left: 22px;
}

ul.numbers li {
  margin: 0px;
  list-style-type: decimal;
  color: #333333;
}

ul.alpha {
  margin: 0px;
  padding-left: 22px;
  list-style-type: lower-alpha;
}

ul.alpha li {
  margin: 0px;
  list-style-type: lower-alpha;
  color: #333333;
}

ul.bullet {
  margin: 0px;
  padding-left: 22px;
  list-style-type: circle;
}

ul.bullet li {
  margin: 0px;
  list-style-type: circle;
  color: #333333;
}

div.specs {
  font-size: 11px;
  z-index: 55;
}

div.container {
  display: table;
}

div.row {
  display: table-row;
}

div.header {
  display: table-header-group;
}

div.footer {
  display: table-footer-group;
}

tr.header td.cell {
  text-align: center;
  font-weight: bold;
  background-color: #cccccc;
  border-bottom: 1px solid #666666;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;	
}

tr.footer td.cell {
  text-align: center;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;	
}

tr.row td.cell {
  text-align: center;
  border-bottom: 1px solid #666666;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;	
}

div.header div.cell {
  display: table-cell;
  text-align: center;
  font-weight: bold;
  background-color: #cccccc;
  border-bottom: 1px solid #666666;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
}

div.footer div.cell {
  display: table-cell;
  text-align: center;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
}

div.row div.cell {
  display: table-cell;
  text-align: center;
  border-bottom: 1px solid #666666;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
}

table {
  margin: 0px;
  border: 0px;
  border-collapse: collapse;
  border-style: none;
  border-spacing: 0px;
}

table tr {
  display: table-row;
}

table th {
  display: table-cell;
  background-color: #cccccc;
  border-collapse: collapse;
  padding: 5px;
}

table td {
  display: table-cell;
  border-collapse: collapse;
  padding: 5px;
}

#copyright {
  text-align: right;
  font-size: 11px;
  color: #666666;
  margin-right: 10px;
}

#copyright a {
  text-decoration: none;
  color: #666666;
}

#copyright a:hover {
  text-decoration: none;
  color: #333333;
}

strong {
  font-weight: bold;
}

.spacer {
  position: relative;
  height: 20px;
}

hr {
  height: 1px;
  border: none;
  width: 100%;
  color: #cccccc;
  background-color: #cccccc;
}

#portfolio {


}	

#portfolio_sample {
	float: left;
	width: 20%;
	margin-bottom:20px;
}	

#portfolio_sample img{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}	

#portfolio_sample img:hover{border: 1px solid #0082B3;}

#portfolio_sample a:link {	color: #0082B3 !important; text-decoration: none !important;}
#portfolio_sample a:visited { color: #000000 !important; text-decoration: none !important;}
#portfolio_sample a:hover {	color: #000000 !important; text-decoration: none !important;}

