/* CSS Document */
body
{
	background-image:url(images/smm-home-page-background.jpg);
	background-repeat:repeat;
}
blockquote
{
	font-weight:bold;
	font-style:italic;
}
p
{
	padding-bottom:10px;
}
#menu
{
	text-align:right;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	padding-bottom:7px;
}
#menu a
{
	text-decoration:none;
	color:#000000;
}
#menu a:hover
{
	text-decoration:underline;
	color:#0000FF;
}
#index
{
	background-image:url(images/smm-clock.gif);
	background-repeat:no-repeat;
	width:225px;
	height:234px;
	right:70px;
	position:absolute;
}
#portfolio
{
	background-image:url(images/smm-portfolio.gif);
	background-repeat:no-repeat;
	width:225px;
	height:234px;
	right:70px;
	position:absolute;
}
#philosophy
{
	background-image:url(images/smm-glass.gif);
	background-repeat:no-repeat;
	width:225px;
	height:234px;
	right:70px;
	position:absolute;
}
#services
{
	background-image:url(images/smm-services.gif);
	background-repeat:no-repeat;
	width:225px;
	height:234px;
	right:70px;
	position:absolute;
}
#content
{
	margin-left:50px;
	margin-top:10px;
	width:90%;
	text-align:left;
}
#leaf
{
	background-image:url(images/smm-leaf.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#content h1
{
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:120%;
	font-style:italic;
	color:#000000;
}

#content h3
{
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:110%;
	font-style:italic;
	color:#000000;
}

#content p
{
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:90%;
	 
}
#content li
{
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:90%;
	padding-bottom:10px;
	margin-left:30px;
	list-style-type:square;
}
#content ul
{
	margin-top:10px;
}
#paper
{
	background-image:url(images/smm-leaf.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
.llc
{
	font-size:75%;
	font-weight:bold;
}


a.link:link {color: #2D5986; font-family: 'Trebuchet MS', Helvetica, sans-serif; text-decoration: none; font-size:100%;}
a.link:active {color: #2D5986; font-family: 'Trebuchet MS', Helvetica, sans-serif;text-decoration: none; font-size:100%;}
a.link:visited {color: #2D5986; font-family: 'Trebuchet MS', Helvetica, sans-serif; text-decoration: none; font-size:100%;}
a.link:hover {color: #003366; font-family: 'Trebuchet MS', Helvetica, sans-serif;text-decoration: underline; font-size:100%;}