/* CSS Document */

body	{
	font-family: "Myriad Pro Semibold", Helvetica, Verdana;
	font-size: 14px;
	line-height: 22px;
	font-weight: 100;
	color: #444444;
	text-decoration: none;
	background-color: #e9e9eb;
	letter-spacing: 1px;
	text-align: justify;
			}

#content	{
	margin: 0 auto;
	width: 930px;
	height: auto;
			}			
			
#main		{
	width: 930px;
	height: auto;
	margin: 0 auto;
			}
			
#homebg1		{
	background-image: url(images/bg2.png);
	background-repeat: no-repeat;
	height: 527px;
	width: 930px;
			}
			
#fadeshow1		{
	height: 524px;
	width: 930px;
			}

#commercialbg1		{
	background-image: url(images/commercialbg1.png);
	background-repeat: no-repeat;
	height: 516px;
	width: 930px;
			}
			
#portraiturebg1		{
	background-image: url(images/portraiturebg1.png);
	background-repeat: no-repeat;
	height: 516px;
	width: 930px;
			}
			
#texttype1		{
	font-size: 22px;
	color: #555555;
	height: 100%;
	width: 730px;
	margin-top: 20px;
	margin-left: 20px;		
			}
			
#bottombar	{
	height: 65px;
	width: 930px;
			}
			
#texttype2		{
	font-size: 11px;
	color: #555555;
	height: 65px;
	width: 930px;
	padding-top: 18px;
	text-align: center;
			}
			
#topbar	{
	background-image: url(images/topbar1.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 930px;
	padding-bottom: 20px;
	margin-top: 10px;
			}
			
#textbodytop	{
	background-image: url(images/textbodytop.png);
	background-repeat: repeat-y;
	height: 11px;
	width: 930px;
			}
			
#textbodymiddle	{
	background-image: url(images/textbodymiddle.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 930px;
			}
			
#textbodybottom	{
	background-image: url(images/textbodybottom.png);
	background-repeat: repeat-y;
	height: 11px;
	width: 930px;
			}
			
#textbody	{
	height: 100%;
	width: 870px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
			}

			
#links	{
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 350px;
	padding-top: 40px;
	width: 580px;
	text-align: right;
		}
		
.threetop	{
	background-image: url(images/threetop.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 309px;
	margin-top: 10px;
			}
			
.threemiddle	{
	background-image: url(images/threemiddle.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 309px;
			}
			
.threebottom	{
	background-image: url(images/threebottom.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 309px;
			}
			
.threetext	{
	height: 100%;
	width: 248px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-size: 12px;
			}
			
.arrow	{
	height: 30px;
	width: 22px;
	margin-top: 0px;
	margin-left: 215px;
			}
		
