@charset "utf-8";
/* CSS Document */

body {
	background-color:#667072;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#333333;
}
.contentLeft {
	padding: 10px;
	clear: both;
	width: 719px;
	vertical-align:top;
	padding-left:15px;
}
.contentRight {
	padding: 10px;
	width: 236px;
	background-color: #e0eaec;
}
.homeContent {
	padding:10px;
	text-align:justify;
}
#homeImage {
    width: 597x;
    float: right;
    margin-right: 10px;
    display: inline;
	text-align:justify;
}
.homebtmBorder {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.homebtmLeft {
	padding-left: 10px;
	text-align:justify;
}
.foot {
	padding: 10px;
	clear: both;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#cfebf1;
	text-decoration:underline;
}
.left {
    float: left;
    margin: 20px 15px 0px 0px;
}
#homebtm {
	margin-top:0px;
}
#imgRight {
	padding:5px;
	padding-top:2px;
}
.navbg {
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
}
.textHead {
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.textHeadRed {
	font-size: 13px;
	font-weight: bold;
	color:#CC0000;
	text-decoration: none;
}
.portfolio a {
	color: #0099FF;
	text-decoration: none;
	line-height:20px;
}
.portfolio a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.textHeadBg {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color:#F2F2F2;
}

.email a {
	color: #0099FF;
	text-decoration: none;
}
.email a:hover {
	color:#333333;
	text-decoration:underline;
}
.head {
	border-bottom:1px #CCCCCC solid;
	width:80%;
	padding-bottom:5px;
	font-family:"Myriad Pro";
	font-size:20px;
	text-align:left;
	color:#CC0000;
}
.homeContent a{
	color:#CC0000;
	text-decoration:none;
}
.homeContent a:hover{
	color:#000000;
	text-decoration:underlint;
}
.part a {
	color:#0066FF;
	text-decoration:none;
}
.part a:hover {
	color:#0066FF;
	text-decoration:underline;
}
.hr {
	color:#CCCCCC;
}