/* CSS Document */

body
		{
	margin: 0;
	padding: 0;
	font: 55% Verdana, Tahoma, Helvetica, Arial, sans-serif;
	text-align: center;
	background: #ffffff url('img/bg.jpg') 50% 50% repeat-y;
	background-color: #ffffff;
		}
#wrapper
		{
		margin: 0 auto;
		width: 750px;
		text-align: left;
		}
#main
		{
	width: 538px;
	float: left;
		}
#right	
		{
	width: 212px;
	float: right;
		}
#left
		{
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	float: left;
	width: 490px;
	margin-left: 12px;
	margin-right: 10px;
		}
a:visited {
	color: #990000;
	text-decoration: none;
}
#logo	
		{
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
		}
#navigation ul
		{
		margin: 0;
		padding: 5px;
		list-style-type: none;
		}
		#navigation ul li
				{
	margin: 0 0 10px 0;
	font: bold 1.3em Verdana;
	line-height: 20px;
	background: url('img/nav_u.gif') top left no-repeat;
	text-indent: 10px;
				}
				#navigation ul li a
						{
						display: block;
						color: #FFFFFF;
						text-decoration: none;
						}
						#navigation ul li a:hover
								{
	margin: 0 0 10px 0;

	line-height: 20px;
	background: url('img/nav.gif') top left no-repeat;
	color: #919CA0;
								}
.address {
	font-size: xx-small;
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin-left: 5px;
}
.img {
	border: 1px solid #919CA0;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 12px;
}
#pagetitle
{
	background: url('img/title_bg.jpg') top left repeat-y;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	width: 505px;
	margin-left: 12px;
	background-color: #999999;
}
h1 {
	font-size: 14px;
}


.img {
	border: 1px solid #919CA0;
}
.img_text {
	color: #919CA0;
	padding-top: 10px;
}
.title_text {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.title_text2 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	margin: 2;
	text-indent: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.portfolio_text {
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
.title_text3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	}
.title_text3 a {
	color: #FF6600;
	text-decoration: none;
}
}
.title_text3 a:link {
	color: #FF6600;
	text-decoration: none;
}
.title_text3 a:hover {
	color: #990000;
	text-decoration: none;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.byline a {
	color: #FFFFFF;
	text-decoration: none;
}
.byline {
	text-indent: 5px;
	color: #FFFFFF;
}

.byline a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.byline a:hover {
	color: #990000;
	text-decoration: none;
}
.contact-info {
	width: 250px;
	margin-left: 0px;
}
