@charset "UTF-8";
/* CSS Document */

body { background-color:#FFFFFF;
margin: auto;
padding: 0;
width: 90%;

}



#logo {
width: 300px;
height: 800px;
float: left;
margin: 75px 10px;
}

#text {
width: 300px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
color: #3F559E;
text-align: justify;

}

#text ul li {
display: inline ;
padding: 0px 21px 0px 20px ;
}

#text ul {

list-style-type: none ;
padding: 0px 0px 0px 0px ;
margin: 5px 0px 5px 0px;


}


#text2 {
width: 300px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
color: #5B7EA7;
text-align:justify;
}

#portButton {
background-image:images/portfolio_button.png;
width:139px;
z-index:1;
background-color:#cc0000;

height:31px;
top: 300px;
right: 600px;

}

#text2 a:link {

color:#343143;

}
#text2 a:visited {
color:#343143;

}
#text2 a:active {
color:#343143;

}

#text2 a:hover {
color:#CCCCCC;
}

p {
margin: 0;
padding:0 0 1.5em 0;
line-height: 1.5em;
color:#343143;
}
p2 {
padding:10 0 0 0;
color:#343143;
text-align: justify;



}
table {
	margin: 0px;
	padding: 0px;
}

p3 {
font-size:11px;
padding:10 0 -15 0;
margin-bottom: -10;
color: #5B7EA7;
text-align:left;

}
p4 {
margin: 0;
padding:0 0 1.5em 0;
line-height: 1.5em;
color: #5B7EA7;

}

#footer{
width:300px;
height:24px;
background-image:url(images/footer.jpg);
bottom:0px;
text-align:center;

}


a:link {
text-decoration: none;
color:#343143;
}

a:visited {

text-decoration: none;
color:#343143;
}

a:active {

text-decoration: none;
color:#343143;

}

a:hover {
color:#CCCCCC;
}

td {
	margin: 0px;
	padding: 0px;
	
}
