body
{
	font-size:14px;
	text-align:center;
	background-color:#eee;
	font-family: Arial, Sans-Serif;
}
td
{
	font-size:14px;
}
h2
{
	font-size:16px;
	color:#06c;
}
h3
{
	font-size:14px;
	color:#06c;
	font-weight:bold;
}
.logo
{
	color:#339;
}
.image
{
	border: solid 1px #06c;
}


#headerimg
{
}

#menucontainer
{
	font-size:14px;
	font-weight:bold;
	width:750px;
	border:solid 1px #fff;
	background-color: #39f;
	color: #fff;
	text-align:center;
	padding:5px;
}
#menucall
{
	width:230px;
	float:left;
}
#menulinks 
{
	width:495px;
}

a.menu, a.menu:visited
{
	text-decoration:none;
	color:#fff;
}
a.menu:hover
{
	text-decoration:none;
	background-color:#fff;
	color:#39f;
}
#container
{
	background-color:#fff;
	width:750px;
	margin:5px;
	padding:5px;
	padding-top:10px;
	
	background-image:url(Images/grey_pixel_line.gif);
	background-position:center;
	background-repeat:repeat-y;
}
#container2
{
	background-color:#fff;
	width:750px;
	margin:5px;
	padding:5px;
	padding-top:10px;
	
	background-image:url(Images/grey_pixel_line2.gif);
	background-position:left;
	background-repeat:repeat-y;
}
	
#box1
{
	width:180px;
	float:left;
	
}
#box2
{
	text-align:left;
	width:380px;
	float:left;
	padding:5px;
	
}
#box3
{
	padding-left:10px;
	text-align:left;
	width:180px;
	float:right;
}
#box4
{
	text-align:left;
	width:555px;
	padding:5px;
}
#footer {
	
	width: 748px;
	text-align: center;
	font-size: 10px;
	border-top: 1px solid #39f;
	margin-top:10px;

}

.footerp {
	margin-top: 4px;
	margin-bottom: 4px;
}
a.menufooter {
	border: 1px solid #ccc;
	text-decoration: none;
	color: #ccc;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.menufooter:hover {
	border: 1px solid #39f;
	color: #39f;
}

a.portfolio 
{
	margin:2px;
	width:160px;
	padding:2px;
	padding-left:5px;
	padding-right:10px;
	color:#fff;
	background-color:#39f;
	border:solid 1px #fff;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	background-image:url(Images/arrowwhite.gif);
	background-position:right;
	background-repeat:no-repeat;
}
a.portfolio:hover
{
	color:#39f;
	background-color:#fff;
	border:solid 1px #39f;
	background-image:url(Images/arrowblue.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.portfolioon 
{
	margin:2px;
	width:160px;
	padding:2px;
	padding-left:5px;
	padding-right:10px;
	color:#39f;
	background-color:#fff;
	border:solid 1px #39f;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	background-image:url(Images/arrowleft.gif);
	background-position:right;
	background-repeat:no-repeat;
}

a.search, a.search:link, a.search:visited
{
	color:#06c;
}
a.search:hover
{
	text-decoration:none;
}
.small
{
	font-size:10px;
}
.analyse
{
	width:200px;
	height:40px;
	background-color:#ccc;
	color:#444;
	font-weight:bold;
	border: solid 1px #06c;
	text-align:center;
}
.analyse2
{
	color:#fff;
	font-weight:bold;
}
.yes
{
	text-align:center;
	color:#0f0;
	font-weight:bold;
	font-size:18px;
}
.no
{
	text-align:center;
	color:#f00;
	font-weight:bold;
	font-size:18px;
}
.larrow
{
	background-image: url(Images/larrow.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.preview1
{
	height:40px;
	background-color:#ccc;
	color:#444;
	font-weight:bold;
	border: solid 1px #06c;
	text-align:center;
}
.preview2
{
	width:175px;
	height:40px;
	background-color:#fff;
	color:#000;
	font-weight:bold;
	border: solid 1px #000;
	text-align:center;
}
	
	
		
