body {

	text-align:center;
	background-color:#666666;
	background-image:url('images/backgroundjb.jpg');
	background-repeat:repeat-y;
	background-position:center;
	font-family:'verdana';
}

div#allhold{

	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:944px;

}

div#header {

	width:944px;
	background-color:#FFFFFF;	
	
}


h1 {
	width:880px;
	height:160px;
	background-image:url('images/logo_new.jpg');
	background-position:center;
	background-repeat:no-repeat;
}

div#main2
{
	width:900px;
	text-align:center;
}

div#main2
{	padding:0000;
	margin:0000;
	width: 700px;
	margin-left:50px;
	padding-top:50px;
	text-align:left;
}

div#mainleft
{	
	text-align:left;
	width:375px;
	float:left;
	margin-left:100px;
}

div#mainright
{	
	padding:0000;
	margin:0000;
	float:right;
	padding-left:20px;
	padding-bottom:0px;

}

div#portfolio
{
	border: 3px solid #666666;
	width:650px;
	height: 250px;
	margin-left:75px;
}

div#portfoliotitle
{
	background-color:#8E93DE;
	height:25px;
	border-bottom:2px solid #666666;
	
}

div#portfolio2
{
	height:190px;
	width:400px;
	float:left;
}

div#portfolio3
{
	height:190px;
	width:220px;
	float:right;
}

div#footer {

	text-align: center;
	border-top: 6px solid #4D52A3;
	background-color: #666666;
	font-family: verdana;
	color: #FFFFFF;
	font-size:9px;
	clear:both;
	margin-top:10px;

}

a.foot:link { font-size:x-small; text-decoration: none; color: #333333; }
a.foot:hover {font-size:x-small; text-decoration: none; color: #333333; }
a.foot:visited { font-size:x-small; text-decoration: none; color: #333333; }

a:link { font-size:large; text-decoration: none; color: #333333; }
a:hover {font-size:large; text-decoration: none; color: #333333; }
a:visited { font-size:large; text-decoration: none; color: #333333; }