body{
	font-family: "Helvetica", Verdana, Arial, sans-serif;
	margin:0;
	font-size:13px;
	background:#fff;
	color:#666;
	padding-top: 7px;
}
img{border:0;}
a{
	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted black;
}
a:hover{text-decoration:none;}
#wrapper{
	width:950px;
	margin:0 auto;
}
#header{
	width:950px;
	overflow:hidden;
}
.logo{
	margin:0;
	width:130px;
	height:39px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-logo.gif) no-repeat;
	float:left;
}
.logo a{
	height:39px;
	display:block;
}
.nav{
	margin:6px 0 0;
	padding:0;
	list-style:none;
	float:right;
}
.nav li{
	float:left;
	overflow:hidden;
	width:72px;
	font-size:11px;
	line-height:14px;
	display:inline;
	padding:0 0 12px 7px;
	background:url(../images/sep-nav.gif) no-repeat;
}
.nav a{
	color:#666;
	text-transform:uppercase;
	border: none;
}
.nav a:hover,
.nav li.active a{
	text-decoration:none;
	color:#ee2e24;
}
#main{
	overflow:hidden;
	width:950px;
	margin:18px 0 0;
	background:url(../images/bg-main2.gif) no-repeat 634px 0;
}
#portfolio-content{
	float:left;
	width:631px;
	min-height: 420px;  /* Tell good browsers not to collapse */
	height: auto !important;  /* Tell good browsers that the total height is automatically determined */
	height: 420px;  /* IE 5.5-6 treats height: like min-height and doesn't respect !important */
	/* padding:32px 19px 32px 23px; */
	overflow:hidden;
}
#content{
	float:left;
	width:629px;
	background:#f7f7f7;
	border:1px solid #eaeaea;
	min-height: 420px;  /* Tell good browsers not to collapse */
	height: auto !important;  /* Tell good browsers that the total height is automatically determined */
	height: 420px;  /* IE 5.5-6 treats height: like min-height and doesn't respect !important */

	/* padding:32px 19px 32px 23px; */
	overflow:hidden;
}
#content-wrapper {
	margin: 32px 19px 10px 23px;
}
#content p{
	line-height:17px;
	margin:0 0 26px;
	word-spacing:1px;
}

#content h2{margin:0 0 22px;}
#content .txt-pull-quote{
	text-indent:-9999px;
	overflow:hidden;
	height:18px;
	background:url(../images/txt-pull-quote.gif) no-repeat;
}
#content .info-box{
	overflow:hidden;
	border-top:1px solid #eaeaea;
	margin:49px 0 0;
	padding:27px 0 0;
	width:100%;
}
#content .info-section{
	float:left;
	width:280px;
	margin:0 26px 0 0;
}
#content .info-holder{
	width:110%;
	overflow:hidden;
}
#content .img-holder{
	float:left;
	margin:0 17px 0 0;
}
#sidebar .img-holder{border:1px solid #f3f3f3;}
#sidebar .img-holder img{display:block;padding:0;margin:0;}

#sidebar .thumb-holder{
	border:1px solid #f3f3f3;
	min-height: 132px;  /* Tell good browsers not to collapse */
	height: auto !important;  /* Tell good browsers that the total height is automatically determined */
	height: 132px;  /* IE 5.5-6 treats height: like min-height and doesn't respect !important */
}

#sidebar .thumb-wrapper {
	margin-top: 7px;
	margin-left: 4px;
}

#sidebar .thumb-wrapper a {
	display:inline-block;
	width: 55px;
	height: 55px;
	border: 1px solid white;
}
#sidebar .thumb-wrapper a:hover {
	cursor: pointer;
	border: 1px solid red;
}

#content .img-holder img{display:block;}
#content .info-section h3{
	margin:0;
	font-size:14px;
}
#content .info-section h3 a{color:#666}
#content .info-section p{
	font-size:12px;
	line-height:15px;
	margin:0;
}
#sidebar{
	float:right;
	width:312px;
}
.about-us{
	border:1px solid #858585;
	position:relative;
	margin:0 0 5px;
}

.about-us img{display:block;background:#333;}

.txt-about-us{
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:110px;
	left:64px;
	background:url(../images/txt-about-us.gif) no-repeat;
	height:36px;
	width:173px;
}
.txt-contact{
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:100px;
	left:74px;
	background:url(../images/txt-contact.gif) no-repeat;
	height:61px;
	width:168px;
}
.txt-portfolio{
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:100px;
	left:79px;
	background:url(../images/txt-portfolio.gif) no-repeat;
	height:61px;
	width:168px;
}
.txt-services{
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:100px;
	left:74px;
	background:url(../images/txt-services.gif) no-repeat;
	height:61px;
	width:168px;
}
.txt-home{
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:100px;
	left:58px;
	background:url(../images/txt-welcome.gif) no-repeat;
	height:61px;
	width:197px;
}
a.terms { color: #ccc; border-bottom:1px dotted #ccc;}
#footer{
	width:100%;
	overflow:hidden;
	margin:11px 0 0;
	padding:0 0 15px;
}
#footer .txt-aecix, .txt-aecix{
	float:right;
	font-size: 11px;
	color: #ccc;
}
.port-copyright {
	float:right;
	margin-top: 11px;
	font-size: 11px;
	color: #ccc;
}
#footer ul{
	margin:0;
	padding:0 0 0 6px;
	list-style:none;
	float:left;
}
#footer ul li{
	float:left;
	padding:0 10px 0 0;
	font-size:11px;
	color: #ccc;
}
#footer ul li.active {
	color:#ee2e24;
}

/* slideviewer */
/* --------- */
/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 631px; 
position: relative;
} 
.stripTransmitter p { 
	font:12px Helvetica, Arial, sans-serif;
	color:#333;
	float:left;
	margin:0;
	padding:0;
	margin-top: 2px;
}
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
float:right;
height: 30px;
} 
.stripTransmitter ul li{ 
width: 20px; 
float: left;
margin: 0 1px 1px 0; 
} 
.stripTransmitter a { 
font: bold 10px Helvetica, Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #ee2e24; 
color: #fff; 
text-decoration: none; 
display: block; 
border: none;
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #ee2e24; 
} 
