#main {width:980px; margin:0 auto; background:#000;}

#header {height:100px;}
#header, #content { font-size:0.8125em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:294px; margin-right:43px;}
#page2 #content .col-2 { width:269px;}


/*======= text =======*/

.alexanderFloralBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	line-height: 17px;
}
.alexanderFloralBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ff33ff;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	line-height: 17px;
	list-style-type: none;
}
.alexanderFloralFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-indent: 175pt;
}
.photos {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	right: 25px;
	bottom: 25px;
	clear: left;
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 0px;
}

.headerPhoto{
	padding: 0px 0px 0px 110px;
}	
 

/*==================list====================*/
ul { list-style:none;
	  position: absolute;
	  left: 177px;
	  top: 10;
}

#site-nav { font-family:arial, tahoma, geneva, sans-serif; color: #000; text-align: center; font-size:1.25em; letter-spacing:0.3em; padding:0px 0px 0 0;}
#site-nav li { display:inline;}
#site-nav li a { padding:0 18px 0 19px; color:#fff; text-decoration:none;}
#site-nav li a:hover { text-decoration:underline; color:#ff33ff;}
#site-nav li a.current { color:#fff;}



/*==================boxes====================*/
.box { width:738px; min-height:460px; height:auto !important; height:580px; position:relative;}
.box .inner { padding:65px 0px 0px 135px;}

.box1 { background:none; width:100%; color:#333;}
.box1 .inner { padding:0px 0px 0px 0px;}

.scroll-box {	height:340px; 
				overflow:auto;
}
.scroll-wrap {	height:340px; 
				padding-right:5px;
}

.cont-box { padding:0 36px 0 0; 
			margin:0;
}

.cont-box span { float:right;
}


#footer { 	font-family:arial, tahoma, geneva, sans-serif; 
			color: #333; 
			padding:11px 0 18px 0; 
			text-align:center; 
			font-size:.69em; 
			background:#000; 
}