body{
	font-family: arial, helvetica;
	color:#666;
	background-color:#fff;
	font-size:12px;
	text-align:center;
	line-height:16px;
}

#container{
	width:750px;
	margin-top:20px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

p, h1, h2, h3, ul{margin-top:18px; margin-bottom:18px;}

h1{
	font-size:18px;
	color:#981D20;
	font-weight:bold;
}
h1{
	font-size:16px;
	color:#981D20;
	font-weight:bold;
}
h3{
	font-size:12px;
	color:#981D20;
	font-weight:bold;
}

img{border:0px;}

a{color:#981D20;}

img#logo{margin:0 0 10px 0;}
img#btop{margin:4px 0 0 0;}
img#bbot{clear:both; margin-left:-20px; margin-top:-5px;}

dd{
	margin:0 0 1em 0;
}

strong a { text-decoration: none; }
strong a:hover { text-decoration: underline; }

/************ Main Body ***********/

#dbody{
 padding:8px 15px 2px 20px;
 width:715px;
 position:relative;
 z-index:1000;
 margin:0px;
}
#dbody #col1{
	width:360px; /* homge page is 320 */
	float:left;
}
#dbody #col2{
	width:330px;
	float:left;
	margin-left:65px;
}

	#dbody #services {
		overflow:hidden;
	}

	#dbody #services #col1{
		width:360px; /* homge page is 320 */
		float:left;
	}

	#dbody #services #col2{
		width:330px;
		float:right;
		margin-left:0;
	}

	#dbody #col1.partners{
		width:360px; /* homge page is 320 */
		float:left;
	}

	#dbody #col2.partners{
		width:330px;
		float:right;
		margin-left:0;
	}

#dbody #portfolio{
	width:300px;
	float:left;
	margin-left:100px;
}

#dbody img.portfolio{
	float:left;
	margin-left:-20px;
	margin-bottom:20px;
}

#dbody #photoselector{
	position: absolute;
	font-size:9px;
	bottom: 35px;
	left:400px;
}
#dbody #photoselector img{
	margin-right: 5px;
}

#panobox{
	width:750px;
	height:227px;
}



table.vendors{
	 border:2px solid #DBDBDB;
}
table.vendors td.header{
	background-image:url(images/table_bg.gif);
	height:23px;
	color:#404040;
	font-size:14px;
	padding:0 0 0 12px;
	line-heigth:23px;
	letter-spacing:.8px;
	font-family:Times;
}
table.vendors td{
	padding:12px;
}
table.vendors table {
	width:100%;
}
table.vendors table td{
	border:solid 1px #D9D9D9; padding-bottom:12px;
}
table.vendors table td a{text-decoration:none;}
table.vendors table td a:hover{text-decoration:underline;}


/************ Nav Bars ***********/
.nav{
	float:right;
	clear:right;
	list-style:none;
	margin:3px 0 2px 0;
	line-height:16px;
	border-style:none;
	border-color:#CCCCCC;
	border-width:1px;
}
.mainNav{
	font-size:11px;
}
.portNav{
	font-size:10px;
}
.nav li{
	float:right;
	border-right:solid 1px #ccc;
	padding:0 7px 0 7px;
}
.nav li.right{
	padding-right:0px; border-right:0px;
}
.nav a{
	text-decoration:none;
	color:#444;
}
.nav a:hover{
	color:#981D20;
	text-decoration:underline;
}

/************ E-News Form ***********/

#eNews{
	float:right;
	color:#981D20;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:6px;
}
#eNews input{
	width:120px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#999;
	font-size:11px;
	padding:3px 0 3px 3px;
	color:#aaa;
	line-height:15px;
	margin:0 0 0 5px;
}
#eNews input#go{
	vertical-align:middle;
	width:29px;
	height:23px;
	border:0px;
}
/************ Footer ***********/
#footer{
	font-size:9px;
	color:#ccc;
	margin-top:5px;
}
#footer .left{float:left;}
#footer .left a{
	color:#ccc;
	text-decoration:none;
}

#footer .left a:hover{color:#981D20;}

#footer .right{float:right;}
#footer .right a{
	color:#ccc;
	text-decoration:none;
}

#footer .right a:hover{color:#981D20;}
