@charset "utf-8";
body {
	font-family: Tahoma, Arial;
	font-size: small;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1000px;
	margin-top: 55px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#intro {
	font-size: 11px;
	color: #666666;
	text-align: left;
}



#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	height: 80px;
	position: relative;
	margin-bottom: 45px;
}
#header #logo {
	float: left;
	width: 140px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #topnav/*top navigation*/

 {
	position: absolute;
	bottom: 17px;
	right: 1px;
}
#header  #topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header  #topnav li {
	display: inline;
	background-image: url(../assets/tab_left.gif);
	float: left;
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header   #topnav a {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-image: url(../assets/tab_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#header  #topnav a:hover {
	color: #333333;
}
  
/*end image gallery*/
#header #specialoffer {
	position: absolute;
	bottom: 17px;
	color: #FF0000;
	left: 250px;
	font-size: 13px;
	font-weight: bold;
}
#header #specialoffer a:link, #header #specialoffer a:visited {
	color: #FF0000;
	text-decoration: none;
}



#home #topnav li.home,
#commissions #topnav li.commissions,
#about #topnav li.about,
#clients #topnav li.clients,
#pricing #topnav li.pricing,
#contact #topnav li.contact {
	background-image: url(../assets/tab_active_left.gif);
}
#home #topnav li.home a,
#commissions #topnav li.commissions a,
#about #topnav li.about a,
#clients #topnav li.clients a,
#pricing #topnav li.pricing a,
#contact #topnav li.contact a {
	background-image: url(../assets/tab_active_right.gif);
		color: #FFFFFF;
}
#navigation {
	width: 200px;
	float: left;
}
#content {
	margin-left: 250px;
	text-align: left;
}
#content  a:link, #content a:visited {
	color: #666666;
}
#content a:hover {
	color: #0099FF;
}


#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	color: #000000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding-bottom: 22px;
	margin: 0px;
}
#content table h1 {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: normal;
}

#content .blue {
	color: #80A4D6;
}
#content p {
	font-size: 14px;
	color: #666666;
	font-family: Tahoma, Arial;
}
#content    .para      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}






#pagebreak {
	clear: both;
	height: 60px;
}

#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	padding-top: 5px;
	margin-bottom: 200px;
}
#footer .copyright {
	color: #999999;
	font-size: 12px;
	float: left;
}
#footer .copyright a:link, #footer .copyright a:visited {
	color: #80A4D6;
	text-decoration: none;
}

#footer .logos {
	float: right;
	width: 137px;
}
#searchaid {
	font-size: 11px;
	color: #666666;
}
#searchaid a:link, #searchaid a:visited {
	color: #666666;
}

#searchaid p {
	font-size: 11px;
	color: #666666;
}
#searchaid  p  a:link, #searchaid p a:visited {
	color: #666666;
	text-decoration: none;
}
#searchaid  .parasmall a:link {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#tweet {
	position: absolute;
	top:50px;
	left: 1060px;
}




/*end top navigation*/

/*navigation*/

.urbangreymenu{
	width: 190px; /*width of menu*/
	text-align: left;
}

.urbangreymenu .headerbar{
	color: white; /*bottom spacing between header and rest of content*/
	text-transform: none; /*31px is left indentation of header text*/
	text-align: left;
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../assets/tab_nav_left.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




.urbangreymenu .headerbar a{
	text-decoration: none;
	color: white;
	display: block;
	background-image: url(../assets/tab_nav_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}

.urbangreymenu ul li a{
	color: #999999;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px; /*link text is indented 8px*/
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
}

.urbangreymenu ul li a:visited{
	color: #999999;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: #666666;
}

/*end navigation*/

/*image gallery*/

div.img
  {
	border:1px solid #E1E1E1;
	height:auto;
	width:auto;
	float:left;
	text-align:center;
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
  }
div.img img
  {
	display:inline;
	margin:6px;
  }
div.desc
  {
	text-align:center;
	font-weight:normal;
	width:210px;
	margin:2px;
	font-size: 12px;
	color: #848484;
  }

