body { 
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #535353;
	line-height: 18px;
	background: url('images/lines.gif') repeat-y top left;
	width: 24px;
}

img { 
	border: 0;
}

a, a:visited { 
	color: #45604d;
	text-decoration: none;
}

a:hover, a:active { 
	color: #45604d;
	text-decoration: underline;
}

ul, li {
	list-style: url('images/circle-bullet.gif');
	margin-top: 3px;
}

#container {     
	top: 10px;
	left: 40px;
	width: 700px;

}
	
#container, .column {
  position: relative;
  float: left;
}	

#header { 
	position: relative;
	width: 692px;
}

#icon { 
	float: right;
}

#loc { 
	float: left;
}

#leftcol {
	position: relative;
	top: 5px;
	left: 0;
	width: 470px;
}

#rightcol {
	position: relative;
	top: 5px;
	left: 30px;
	width: 192px;
	text-align: right;
}

.x-dots { 
	background: url('images/x-dots.gif') repeat-x center left; 
	line-height: 3px;
	width: 692px;
}

.res-dots { 
	background: url('images/x-dots.gif') repeat-x center left; 
	line-height: 3px;
	width: 470px;
}

.clear {
	clear: both;
	line-height: 1px;
}

.mini_br {
	line-height: 2px;
}

.br {
	line-height: 10px;
}

.big_br {
	line-height: 20px;
}



.loc { 
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #45604d;
}

.loc a, .loc a:visited, .loc a:hover, .loc a:active { 
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #535353;
	text-decoration: none;
}


.section { 
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #45604d;
}


.title { 
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.nav, .nav a, .nav a:visited { 
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #45604d;
	text-decoration: none;
}

.nav a:hover, .nav a:active { 
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #45604d;
	text-decoration: underline;
}

#foot {
	position: realtive;
	margin-left: 40px;
	width: 692px;
	height: 60px;
	top: 30px;
}

.foot {
	font-size: 10px;
}


#thumb {
	position: relative; 
	width: 90px;
	height: 100px;
}

#desc {
	position: relative; 
	width: 380px;
	height: 100%;
}