/* CSS Document */

html{
}


body{
	padding: 0;
	background-color: #FFFFFF;
	font-family: Lucida Grande, Lucnda Sans, Lucida Sans Unicode;
	font-size: small;
	line-height: 1.5em;
	min-width: 960px;
	text-align: center;
	font-weight: normal;
	background-image: url(images/bg-2.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
}
#wrapshadow {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	margin-right: 2px;
}

#wrap {
	height: auto;
	width: 850px;
	background-color: #FFFFFF;
	position: relative;
	min-width: 850px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 3px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #666666;
	min-height: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(images/bluebottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#clientsbutton {
	position: absolute;
	float: left;
	left: 92px;
	top: 198px;
}

#nav {
	height: auto;
	width: 850px;
	font-weight: bold;
	clear: both;
	margin-top: 15px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	font-family: Palatino Linotype, Palatino, Book Antiqua, serif;
	font-size: 12px;
	color: #666666;
	white-space: nowrap;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#nav li {
	list-style-type: none;
	display: inline;
}
#nav li a {
    text-decoration: none;
    padding: 1px 10px;
    color: #666666;
}
#nav li a:visited {
    color: #666666;
}
#nav li a:hover {
    font-weight: bold;
    color: #FFF;
    background-color: #999999;
}
#main {
	font-family: Lucida Grande, Lucnda Sans, Lucida Sans Unicode;
	font-size: 14px;
	margin-top: 30px;
}
#maincontent {
	text-align: left;
	margin-right: 30px;
	margin-left: 30px;
	
}
#maincontent h2 {
	font-size: 24px;
	color: #990000;
	margin-left: 10px;
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", serif;
	letter-spacing: .5em;
}
#maincontent h3 {
	margin-left: -15px;
}
#maincontent a {
	color: #990000;
	text-decoration: none;
}
#maincontent a:hover {
	color: #333333;
}
#maincontent p {
}
#maincontent p a {
	color: #990000;
	text-decoration: none;
}

#maincontent img {
	margin-right: 5px;
}
#maincontent h3 {
	font-size: 18px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode";
	margin-left: 15px;
}
#maincontent h4 {
	letter-spacing: 3px;
}
#maincontent li {
	font-size: 12px;
}


#mainleft {
	width: 300px;
	float: left;
	margin-left: 30px;
	text-align: left;
}
#mainleft p {
	margin: 0; 
	padding-top: -5px; 
	line-height: 150%;
}

#mainleft ul {
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
	font-weight: normal;
	text-align: left;
}
#mainleft li {
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
	font-weight: normal;
	text-align: left;
}

#recent {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 300px;
	font-size: 11px;
	letter-spacing: -1px;
}
#recent a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#recent a:hover {
	color: #666666;
}




#mainright {
	text-align: left;
	float: left;
	display: inline;
	position: absolute;
	height: 487px;
	width: 430px;
	left: 388px;
	color: #990000;
	top: 237px;
}
#mainright ol {
	font-size: 12px;
}
#mainright .organizations {
	font-size: 10px;
	color: #000000;
	text-align: center;
}
#mainright #portfolio {
	position: absolute;
	left: 36px;
	top: 319px;
}

.copyright {
	font-size: 9px;
	color: #333333;
}
#copyright {
	font-size: 9px;
	position: relative;
}
#indexcore {
	position: relative;
	width: 322px;
	height: 400px;
	color: #990000;
	font-size: 14px;
	display: inline;
	float: left;
	left: 15px;
}
#indexcore h1 {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode";
	font-size: 14px;
}
#indexcore ul {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#indexcore li {
	margin-bottom: 5px;
	font-size: 12px;
}
#indexcore li a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#flash {
	position: absolute;
	left: 465px;
	top: 281px;
	width: 277px;
	height: 241px;
}
