body {
font-family: arial, helvetica, san-serif;
margin: 0px auto;
background: #fff url(images/gradient.gif) repeat-x scroll top left;
}

#wrap {
margin: 0px auto;
position: relative;
width: 910px;
padding: 0px;
}

#header {
background: transparent;
}

#header a {
background: transparent url(images/header.jpg) no-repeat scroll left top;
height: 250px;
width: 910px;
display: block;
overflow: hidden;
line-height: 515px;
}

#main {
width: 892px;
margin: 0px 0px 0px 4px;
border-left: 5px solid #000;
border-right: 5px solid #000;
min-height: 300px;
background: transparent url(images/parchment.gif) repeat-y scroll left top;
}

#nav {
background: transparent url(images/navbg.gif) no-repeat scroll left top;
height: 55px;
width: 892px;
/*padding: 0px 15px;*/
margin: 0px auto;
text-align: center;
line-height: 54px;
}

#nav ul {
margin: 0px auto;
height: 55px;
padding: 0px;
}

#nav li {
font-family: helvetica, arial;
font-weight: bold;
font-size: 16px;
display: inline;
padding: 19px 0px;
}

#nav li a {
color: #0066ff;
height: 17px;
padding: 19px 15px;
background: transparent;
text-decoration: none;
}

#nav li a:hover {
background: transparent url(images/liahover.gif) repeat-x scroll left top;
overflow: hidden;
}

#nav li a.nav-selected {
color:#00ff00;
}

#content {
padding: 10px 15px;
width: 862px;
}

#content h1 {
font-size: 21px;
color: #0066ff;
}

#content h2 {
font-size: 16px;
color: #202020
}

#content p{
font-size: 12px;
}

#twoColumns {
	width: auto;
	padding: 5px 10px;
}

#leftColumn {
	float: left;
	width: 400px;
}

#leftColumn img {
	margin-left: -5px;
}

#rightColumn {
	float: right;
	width: 415px;
	padding-top: 35px;
}

#mainClear {
	clear: both;
}

#footer {
background: transparent url(images/footer.jpg) no-repeat scroll left top;
width: 876px;
height: 43px;
padding: 3px 15px;
text-align: center;
}

#footer p{
margin: 0px;
}

#footer ul {
margin: 0px auto;
height: 43px;
padding: 0px;
}

#footer li {
display: inline;
padding: 10px 15px;
font-size: 10px;
}

#footer li a{
color: #0066ff;
}

div.spacer, div.ccm-spacer {
	clear:both;
	font-size:1px;
	line-height:1px
}

#imgRightFloat {
	float: right;
	margin: 0px 0px 0px 15px;
	width: 415px;
	height: 325px;
}

.portfolio {
	margin: 10px 0px;
	width: 892px;
	float: left;
}

.portfolio img {
	border-style: none;
}

.portfolioItem {
	float: left;
	width: 862px;
	margin: 5px 0px;
}

.portfolioIcon {
	float: left;
	margin: 0px 8px 0px 0px;
	width: 100px;
	height: 75px;
}

.portfolioTitle {
	float: left;
	width: 754px;
}

.portfolioTitle h2 {
	font-size: 16px;
	color: #0066ff !important;
	margin: 0px;
}

.portfolioDescription {
	float: none;
	width: 754px;
	margin: 0px 0px 0px 109px;
}

#tweetContainer {
    width: 418px;
    padding: 0px 4px;
}

#tweetContainer {
    width: 418px;
    padding: 0px 4px;
}

#tweetContainer h3 {
    margin: 0px;
}

#Tweets {
    
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

#tweetTop {
    width: 410px;
    height: 65px;   
    background: transparent url(images/tweettop.png) scroll top left no-repeat;
}

#tweetBottom {
    background: transparent url(images/tweetbottom.png) scroll top left no-repeat;
    width:410px;
    height: 25px;
}

#tweetBottom {

}

#Tweets ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.tweet, .alt-tweet {
    height: 47px;
    width: 390px;
}

.tweet {
    background: transparent url(images/tweetbg.png) scroll repeat-x;
}

.alt-tweet {
    background: transparent url(images/alttweetbg.png) scroll repeat-x;
    /*color: #cfcfcf;*/
}

.tweet, .alt-tweet {
    padding: 3px 10px 7px;
}

#Tweets a {
    color: #0066ff;
    text-decoration: none;
    border-bottom: 1px dashed;
}

#Tweets a:hover {
    border-bottom: 1px solid;
}