@charset "UTF-8";
/* CSS Document */
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5b2e87;
	
}

.text-bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5b2e87;
	vertical-align: bottom;
	
}


.textsmall  {
	font-size: 9px;
	text-align: right;
	color: #5B2E87;
	text-indent: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	display:block;
	vertical-align: bottom;
}
.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #5b2e87;
}

a:link {
	color: #5B2E87;
}
a:visited {
	color: #5B2E87;
}
a:hover {
	color: #ED0B7B;
}
a:active {
	color: #5B2E87;
}
.textcenter {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b2e87;
}
.textright {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b2e87;
}

.textrightnounder {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5b2e87;
	text-decoration: none;
}

.textnounder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #79bf44;
	text-decoration: none;
	
}

#container { 
	width: 900px; 
	
	background: #FFFFFF;
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; 
} 

	
#header{
	width:900px;
 margin: 10px 0, 25px, 0; /* the auto margins (in conjunction with a width) center the page */
 background:#79bf44;
  height:50px;
  }
  
#container3 {
	clear:left;
	float:left;
	width:900px;
	background:#79bf44;
	overflow:hidden;
	}
#container2 {
	clear:left;
	float:left;
	width:100%;
	background:#FFFFFF;
	position:relative;
	right:.5%;
}
#container1 {
	clear:left;
	float:left;
	width:100%;
	background:#79bf44;
	position:relative;
	right:99%;
}
#col1 {
	float:left;
	width:70%;
	position:relative;
	left:103%;
	overflow:hidden;
	text-align: left;
	
	
}
#col1-full {
	float:left;
	width:100%;
	position:relative;
	left:100%;
	overflow:hidden;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;}

#col1-narrow {
	float:left;
	width:60%;
	position:relative;
	left:103%;
	overflow:hidden;
	text-align: left;
	
}


#col1a{
	float:left;
	width:22.5%;
	position:relative;
	left:103%;
	overflow:hidden;
	text-align:center;
	padding-top: 0px;
	vertical-align: middle;
}
	
#col1b{
	float:left;
	width:22.5%;
	position:relative;
	left:104%;
	overflow:hidden;
	text-align:center;
	padding-top: 0px;
	vertical-align: middle;
}
	
#col1c{
	float:left;
	width:22.5%;
	position:relative;
	left:105%;
	overflow:hidden;
	text-align:center;
	padding-top: 0px;
	vertical-align: middle;
}
	
#col1d{
	float:left;
	width:22.5%;
	position:relative;
	left:106%;
	overflow:hidden;
	text-align: center;
	padding-top: 0px;
	vertical-align: middle;
}
	

#col2 {
	float:left;
	width:22%;
	position:relative;
	left:105%;
	overflow:hidden;
	padding-top: 20px;
	
	
}

#col2-wide {
	float:left;
	width:32%;
	position:relative;
	left:105%;
	overflow:hidden;
	padding-top: 0px;	
}

#col1portfolio {
	float:left;
	width:14.5%;
	position:relative;
	left:100%;
	overflow:hidden;
	padding-top: 200px;
}

#col2portfolio {
	float:left;
	width:69%;
	position:relative;
	left:101%;
	overflow:hidden;
	padding-top: 20px;
padding-bottom: 20px;}

#col3portfolio {
	float:left;
	width:14.5%;
	position:relative;
	left:102%;
	overflow:hidden;
	padding-top: 200px;
}

#footer {
	
	clear:both;
	float:left;
	width:900px;
height:20px;
	background-color:#79bf44;
}



#navlist
{
	
	padding: 0;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	
	color: #5b2e87;
height:50px;
line-height:50px;

}

#navlist li
{

display: inline;
list-style-type: none;
}

#navlist a { padding: 50px 20px 50px 20px; }


#navlist a:link, #navlist a:visited
{
color: #5b2e87;

text-decoration: none;
}

#navlist a:hover
{
color: #ED0B7B;

text-decoration: none;
}

#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #5b2e87;
}

#image-left
{
	align:left;
	padding-right: 50px;
	padding-bottom: 100px;
}
#image-bottom
{
	align:right;
	padding-top: 0px;
	padding-bottom: 20px;
	vertical-align: text-bottom;
	float: right;
}

#hr
{
	align:center;
	height:1px;
	width:896px;
	border-top-style: dotted;
	border-color: #79BF44;
}
	
#vr
{
	align:center;
	height:175px;
	width:1px;
	border-top-style: dotted;
	border-color: #79BF44;
}
