@charset "UTF-8";


/************************************************
*	Global  									*
************************************************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #262626;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: none;
	}
	
a:hover {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a.selected {
	font-weight: bold;
	color: #FFF;
}

/************************************************
*	TopNav  									*
************************************************/

#topnav {
	background-color: #6C6C6C;
	background-image: url(/images/topnav-bkgd.gif);
	background-repeat: repeat-x;
	height: 24px;
	width: 100%;
}
#navcontainer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 24px;
}
#navbar {
	float: right;
	width: 880px;
	height: 24px;
	display: block;
}

#nav {
	list-style: none;
	z-index: 1000;
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 1002;
}

#nav a {
	color: #999999;
	display: block;
	margin: 0px 5px 0px 0px;
	padding: 6px 14px 6px 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .15em;
	}
	
#nav a:hover {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	padding: 6px 14px 6px 14px;
	background-color: #666666;
	background-image: url(/images/topnavhover-bkgd.gif);
	background-repeat: repeat-x;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 1001;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 144px;
	z-index: 1003;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #333333;
	color: #999999;
	width: 140px;
	float: none;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-decoration: none;
	}
	
#nav li li a:hover, #nav li li a:active {
	color: #FFF;
	padding: 6px 10px 6px 10px;
	background-color: #252525;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 1004;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}


/************************************************
*	Header									*
************************************************/

#headcontainer {
	background-color: #EBEBEB;
}
#header1 {
	background-color: #EBEBEB;
	height: 136px;
	background-image: url(/images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	position: inherit;
	margin-right:auto;
	margin-left:auto;
	width: 1072px;
}
#header2 {
	height: 92px;
	position: relative;
	width: 208px;
	left: 167px;
}
#header3 {
	position: absolute;
	left: 480px;
	background-image: url(/images/CommbyDesign.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 329px;
	top: 40px;
}
#headershdw {
	background-image: url(/images/headershdw.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: auto;
	clear: both;
}
#headershdwmid {
	background-image: url(/images/headershdw-mid920.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 10px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}


/************************************************
*	Main									*
************************************************/

#maincontainer {
	background-color: #717171;
	background-image: url(/images/bkgd.gif);
}
#maingraphicbkd {
	background-image: url(/images/maingraphic-bkgd.png);
	float: left;
	height: 311px;
	width: 830px;
	margin-bottom: 12px;
}
#mainxmasgraphicbkd {
	background-image: url(/images/mainxmasgraphic-bkgd.png);
	float: left;
	height: 311px;
	width: 830px;
	margin-bottom: 12px;
}
#maincontainer #mainbkgd #main .bottom {
	padding: 8px;
}
#maingraphic {
	margin-right:auto;
	margin-left:auto;
	width: 100%;
	text-align: center;
	position: relative;
}
#mainbkgd {
	background-image: url(/images/mainbkgd920.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 920px;
	margin-right:auto;
	margin-left:auto;
}
#main {
	height: auto;
	width: 828px;
	padding-top: 6px;
	padding-right: 46px;
	padding-bottom: 6px;
	padding-left: 46px;
}
#main hr {
	width: 530px;
	float: left;
}
#line1 {
	background-image: url(/images/line1.gif);
	background-repeat: repeat-x;
	width: 540px;
	height: 1px;
}
.line540 {
	background-image: url(/images/line1.gif);
	background-repeat: repeat-x;
	width: 540px;
	height: 1px;
}
.line830 {
	background-image: url(/images/line1.gif);
	background-repeat: repeat-x;
	width: 830px;
	height: 1px;
}
#main p {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 536px;
	font-size: 13px;
	color: #666666;
	line-height: 2em;
	padding-left: 6px;
}
#main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #333;
	font-weight: lighter;
	padding-left: 6px;
}
#main h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	font-weight: lighter;
	padding-left: 6px;
	padding-top: 6px;
	font-style: italic;
	letter-spacing: 0.05em;
}
#mainimage1 {
	float: left;
	height: 262px;
	width: 526px;
	border: 1px solid #CCCCCC;
	background-image: url(/images/mainimage1.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
}
#mainxmasimage1 {
	float: left;
	height: 262px;
	width: 526px;
	border: 1px solid #CCCCCC;
	background-image: url(/images/mainimage1.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin-top: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
}
#mainclientcase1 {
	height: auto;
	width: 244px;
	position: relative;
	margin-top: 24px;
	float: right;
	margin-right: 24px;
}
#line2 {
	background-image: url(/images/line2.gif);
	background-repeat: repeat-x;
	width: 240px;
	height: 12px;
	float: left;
}
.clienthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CCCCCC;
}
.clientcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #CCCCCC;
	line-height: 2em;
}
.clientcopy a, .clientcopy a:link, .clientcopy a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.clientcopy a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.clientcopy a:active {
	color: #FFCC00;
	text-decoration: none;
}
#mainclienttestimony1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #CCCCCC;
	width: 500px;
	clear: left;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	font-weight: lighter;
	margin-left: 32px;
	padding-right: 15px;
}
#mainclienttestimony1 a:link {
	color: #CCCCCC;
	clear: left;
	text-decoration: none;
}
#mainclienttestimony1 a:visited {
	color: #FFFFFF;
	clear: left;
	text-decoration: none;
}
#main ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #666666;
	line-height: 1.75em;
}
#rightbox {
	background-image: url(/images/rightbox-bkgd.png);
	background-repeat: repeat;
	float: right;
	height: auto;
	width: 239px;
	position: relative;
	right: 3px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 12px;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
#rightboxabout {
	background-image: url(/images/rightbox-bkgd.png);
	background-repeat: repeat;
	float: right;
	height: 400px;
	width: 239px;
	position: inherit;
	right: 3px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 12px;
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
#rightbox0 {
	visibility: visible;
	width: 240px;
	z-index: 90;
	position: absolute;
}
#rightbox1 {
	visibility: hidden;
	width: 240px;
	z-index: 91;
	position: absolute;
}
#rightbox2 {
	visibility: hidden;
	width: 240px;
	z-index: 92;
	position: absolute;
}
#rightbox3 {
	visibility: hidden;
	width: 240px;
	z-index: 93;
	position: absolute;
}
#rightbox4 {
	visibility: hidden;
	width: 240px;
	z-index: 94;
	position: absolute;
}
#rightbox5 {
	visibility: hidden;
	width: 240px;
	z-index: 95;
	position: absolute;
}
#rightboxhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 6px;
	text-transform: uppercase;
}
#rightbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#rightbox h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
}
.thumb1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 8px;
}
.thumb1border {
	border: 1px solid #CCCCCC;
	margin-right: 8px;
}

/************************************************
*	Footer									*
************************************************/

#footer {
	height: 193px;
	width: auto;
	bottom: 0px;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #262626;
	position: relative;
	left: auto;
	right: auto;
}
#footernav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	position: relative;
	left: auto;
	top: 50px;
	width: 809px;
	margin-left: auto;
	margin-right: auto;
}
#footernav a:link, #footernav a:visited {
	color: #999999;
	text-decoration: none;
}
#footernav a:hover, #footernav a:active{
	color: #FFFFFF;
	text-decoration: none;
}
#copyrightbox {
	position: relative;
	left: auto;
	top: 75px;
	width: 810px;
	margin-left: auto;
	margin-right: auto;
}
#copyrightbox .copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#footer #copyrightbox .valid {
	color: #999999;
	text-align: right;
	display: inline;
	float: right;
	position: absolute;
	left: 711px;
	top: 56px;
}
	
/**************** Portfolio Nav *****************/

#portfoliowrap {
clear:both;
padding-left:15px;
}
 
#portfolio {
width:715px;
height:425px;
overflow:hidden; 
position: relative;
float:left;
}
 
a.portfolioarrow {
width:35px;
float:right;
height:280px;
background-image:url(images/portfolioarrow.jpg);
}
 
a.portfolioarrow:hover {
background-image:url(images/portfolioarrow1.jpg);
}
 
.box {
width:715px;
height:435px;
float:left;
left:750px;
position:absolute;
margin-right:35px;
}
 
.box .top {
height:285px;
}
 
.box .top .left {
width:475px;
padding-right:10px;
float:left;
}
 
.box .top .right {
width:230px;
float:right;
}
 
.box .top img {
border:2px solid #555555;
}
 
.box .top .right .top {
padding-bottom:9px;
height:135px;
}
 
.box .top .right .bottom {
height:135px;
padding-left:1px;
}
 
.box .bottom {
height:135px;
text-align:left;
}
.phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
.phonelite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
}
#rightbox ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#main .success h2 {
	color: #003300;
}
