body {
	margin: 0px;
	background-color: black;
	background-image:url(images/bkg_home.jpg);
	background-repeat:repeat-x;
}

body.sub {
	margin:0px;
	background-color: white;
	background-image:url(images/bkg_sub.jpg);
	background-repeat:repeat-x;
}

td {
text-align:left;
}

h1 {
font: normal 28px Georgia, serif;
color:#3e7998;
margin: 23px 0 10px 0;
margin-right: 0px;
padding-right: 0px;
}

h2 {
font:normal 14px georgia, serif;
color:#ffaa30;
margin: 0px;
}

h3 {
font: normal 17px georgia, serif;
color: #333333;
margin: 0px;
}


.header {
font: normal 12px "Trebuchet MS", sans-serif;
color: #999999;
text-align: left;
padding-top: 6px;
overflow: hidden;
white-space:nowrap;
text-overflow: ellipsis;
}

.photo {
background-image:url(images/home_image.jpg);
background-repeat: no-repeat;
}

.phototext {
font: 14px/150% georgia, serif;
color: black;
text-align: left;
padding-left: 225px;
padding-top: 75px;
padding-right: 12px;
}

.homesidebar {
font: 12px/135% georgia, serif;
color:#cccccc;
padding-left: 35px;
padding-right:10px;
}

.successeshead {
padding-left:225px;
margin-bottom: 5px;
font: 14px georgia, serif;
color: white;
}

.successes {
padding-left:225px;
padding-right: 15px;
font: 12px/140% georgia, serif;
color: #aaaaaa;
vertical-align:bottom;
}

.subdescription {
font: 12px/140% georgia, serif;
color: #666666;
margin-right: 100px;
}

.portfoliodesc {
font: 12px/130% "Trebuchet MS", sans-serif;
color: #666666;
padding-right: 20px;
}

.categoryname {
font: 15px georgia, serif;
color: #333333;
}

.buttonclick {
	font: 15px georgia, serif;
	text-align:center;
	color: #999999;
	position: absolute;
	float:none;
	top:485px;
	width: 100%;
}

.buttonclicksub {
	font: 15px georgia, serif;
	text-align:center;
	color: #999999;
	position: absolute;
	float:none;
	top:531px;
	width: 100%;
}

.portfoliolist {
font: 18px georgia, serif;
color: #666666;
padding: 15px 0 15px 0;
border-bottom: 1px solid #999999;
}

.footer {
font: 9px "Trebuchet MS", sans-serif;
color: #666666;
}

.subnav {
font: bold 12px "Trebuchet MS", sans-serif;
color: #333333;
background-color: #f3f3f3;
border: 1px solid #cccccc;
float: left;
margin-top: 5px;
padding: 12px;
line-height: 130%;
}

.clientlist {
font: 11px "Trebuchet MS", sans-serif;
color: #666666;
}

a {
color: #3e7998;
}

a:hover {
color:#FF9933;
}

a:visited:hover {
color: #FF9933;
}

a:visited {
color: #aa7998;
}

a.category {
color:#333333;
text-decoration: none;
}

a.category:hover {
color: #3e7998;
}

a.category:visited {
color:#333333;
}

a.category:visited:hover {
color: #3e7998;
}

a.black {
color: black;
text-decoration: underline;
}

a.black:hover {
color: #006699;
}

a.black:visited {
color:#333333
}

a.nav {
font-weight:bold;
color:#AAAAAA;
text-decoration:none;
}

a.nav:hover {
color:#DDC453;
text-decoration:underline;
}

a.nav:visited {
color:#AAAAAA;
text-decoration:none;
}

a.nav:visited:hover{
color:#DDC453;
text-decoration:underline;
}

a.selectednav {
font-weight:bold;
color: white;
text-decoration: none;
}

a.selectednav:visited {
color: white;
}

a.homecategory {
color:#DDC453;
text-decoration:none;
}

a.homecategory:hover {
color:#ffbb40;
text-decoration: underline;
}

a.homecategory:visited {
color:#DDC453;
}
a.homecategory:visited:hover {
color:#ffbb40;
text-decoration: underline;
}
a.successlink {
color: #aaaaaa;
text-decoration: none;
}

a.successlink:hover {
color:#DDC453;
text-decoration:underline;
}

a.successlink:visited {
color:#999999;
}

a.cookiecrumb {
font: normal 11px georgia, serif;
color:#999999;
text-decoration: none;
}

a.cookiecrumb:hover {
color: #666666;
text-decoration: underline;
}

a.cookiecrumb:visited {
color: #999999;
}

