* html {
	margin: 0;
	padding: 0;
}
body {
	font: 62.5%/1.4 Verdana, Arial, Helvetica, sans-serif;
}
#main {
	width:942px;
	margin:auto;
	position: relative;
}
* html #main {
	width:942px;
	position: relative;
}
#tophead {
	width:100%;
	position:relative;
	height:31px;
}
* htm #tophead {
	width:100%;
	position:relative;
	height:23px;
	padding-top:8px;
}
#topheader {
	width:100%;
	margin:auto;
	position:relative;
	clear:both;
}
* html #topheader {
	width:100%;
	position:relative;
	clear:both;
}
#logo {
	float:left;
}
* html #logo {
	float:left;
	margin-top:-4px
}
#mainpic {
	clear:both;
	float:left;
}
* htm #mainpic {
}
#navbar {
	height:4.7em;
	position:relative;
	margin-left:-4.0em;
	width:761px;
	float:right;
}
* html #navbar {
	height:4.7em;
	float:right;
	margin-top:-.4em;
		width:721px;
}
#navbar ul {
	list-style-type: none;
	margin:0;
}
#navbar li {
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
#middle {
	clear:both;
	background-image:url(../images/middle_back.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background-color:#ffffff;
	width:914px;
	position:relative;
	padding-left:6px;
	padding-right:20px;

}
* html #middle {
	background-color:#FFFFFF;
	background-image:url(../images/middle_back.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	padding-left:6px;
	width:924px;
	padding-right:10px;
}
#leftside {
	width: 203px;
	float:right;
	min-height:100%;
	padding-left:20px;
}

* html #leftside {
	width: 203px;
	float:right;
	min-height:100%;
	padding-left:10px;
}

#leftside_right{
	width: 213px;
	float:right;
	min-height:100%;
}

#middleright {
	background-image:url(../images/middle_back.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	position:relative;
	padding-left:6px;
	padding-right:10px;

}
* html #middleright {
	background-color:#FFFFFF;
	background-image:url(../images/middle_back.jpg);
	background-repeat:repeat-x;
	padding-left:1px;
	padding-right:10px;
	width:auto;
}
#leftcolumn {
	clear:both;
	width: 211px;
	border-left:1px solid #A6BECB;
	border-right:1px solid #A6BECB;
}
#menuleft {
	float:left;
	width:140px;
	margin-left:10px;
}
#leftdot {
	clear:both;
	background-image:url(../images/dot.jpg);
	height:1px;
	width:211px;
}

* html #leftdot {
	background-image:url(../images/dot.jpg);
	height:1px;
	width:211px;
}
#mid_right
{
float:left;
width:677px;
position:relative;
}

* html #mid_right
{
width:677px;
position:relative;
float:left;
}
#botgreen
{
background-image: url(../images/bottom_green_back.jpg);float:left;width:848px;height:40px;padding-top:8px;
}

#botback
{background-image: url(../images/bottom_back.jpg);float:left;width:922px;height:72px
}
#login
{padding-top:10px}
* html #login
{margin-top:0px}

#welcome
{clear:both;margin-top:10px;
padding-top:15px;}
* html #welcome
{clear:both;margin-top:-20px;
}

.portfolio
{
padding:10px;
width:186px;
height:75px;

}