body {
	border: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	color: #333333;
	font-size:14px ;
	font-style: normal;
	}
div, p, ul, h2, h3{padding:0px; margin:0px;}
ul{
 	list-style-position: inside;
	list-style-type: disc;
	text-align:left;
}
a:link {
	color: #305C78;
}
a:visited {
	color: #0099CC;
}
a:hover {
	color: #CCCCCC;
}
a {
	font-weight: bold;
}
#wrapper{
padding:0px;
width:780px;
height:auto;
border:solid 1px #336699;
}

#mainContainer {
width: 780px;
height:auto;
position:relative;
}
#nav-menu li
{
margin: 0 0.15em;
}

#nav-menu a
{
background: url(assets/navup.jpg) no-repeat;
height: 29px;
line-height: 2em;
width: 145px;
display: block;
border: 0.1em solid #dcdce9;
color: #FFFFFF;
font-size:14px;
text-decoration: none;
text-align: center;
font-weight:bold;
display:block;
}
#nav-menu a:hover {
font-weight:bold;
color: #FFFFFF;
background:url(assets/navdown.jpg) no-repeat;
}

#nav-menu
{
width:780px;
height:29px;
text-align:center;
margin-bottom:10px;
}
#column {
	margin-right: 10px;
	float: right; /* Our column is going to be right aligned */
	width: 165px;
	height:650px;
	border: solid #4880A8 1px;
	z-index: auto;
	overflow: scroll;
	direction: ltr;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#336699;
	scrollbar-track-color:#EFEFEF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-highlight-color:#336699;
	scrollbar-3dlight-color:#000000;
	scrollbar-shadow-color:#305C78;
	scrollbar-darkshadow-color:#000000;
}
.heading1 {
	color: #006699;
	font-size: 24px;
	font-weight: bold;
	align:left;
	margin-top:10px;
	letter-spacing: -2px;
	font-weight: normal;
	padding: 0 20px 0 0;
}

.clearer {
font-size: 0px;
height: 0px;
width: 100%;
display: block;
clear: both;
}
.portfolioinfo{
  font-family:Arial,Helvetica,sans-serif;
  color:#336699;
  font-size:12px;
  font-weight:bold;
}
#bar-bottom {
	width:780px;
	height:30px;
	position:relative;
	background: #305C78;
	color:#FFFFFF;
	border: solid #000000;
	border-width: 2px 0;
	font-size: 10px;
	font-weight: bold;
}
#content {
	width:560px;
	position:relative;
	color:#000000;
	margin:0 0 0 10;
	float:left;
}
#logo {
width:780px;
height:225px;
margin: 0;
text-align: center;
background:#FFFFFF;
}
li {
	list-style-position: inside;
	list-style-type: disc;
}
.header2 {
	font-size: 14px;
	font-weight: bold;
	color: #B10000;
	text-decoration: none;
}
.siteInfo {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.em {
	font-size: 12px;
	text-align: left;
	font-style: italic;
}
.designInfo {
	font-size: 12px;
}
.pricingTable {
	border-right-style: solid;
	border-width:thin;
	border-right-color: #336699;
}

#post {
	background: FFFFFF;
	background-color: #EFEFEF;
	text-align:left;
	padding: 5px 0 0 0;
	height: auto;
	border: solid #4880A8 1px;
}
.imageborder {
	border: solid #4880A8 2px;
}
.imageborder:hover {
	border: solid #B10000 2px;
}

#entry {
	margin: 0 5px 0 5px;
}
.currentProject {
	width:250px;
	background: FFFFFF;
	padding: 5px 0 5px 0;
	background-color: #EFEFEF;
	float: right;
	border: solid #4880A8 1px;
	margin-bottom: 10px;
}
.latestProject {
	width: 250px;
	background: FFFFFF;
	padding: 5px 0 5px 0;
	background-color: #EFEFEF;
	float:left;
	border: solid #4880A8 1px;
	margin-bottom: 10px;
	clear: both;
}
.bulletText {
	font-weight: bold;
	padding-left: 25px;
}
.smallText {font-size: 12px; font-weight: bold; }
