@charset "UTF-8";
/* CSS Document-- 'press15.css' */

/************************************************
   AUTHOR:  Scott Stearns (fire-force.com)
   DATE:    Aug 2008
   PURPOSE: Sets the layout of the press15 page.
   ---------------------------------------------
   Press 15 Article
   Glancer Feb 08 Page layout elements

  --------------------------------------------  */	


#contentFieldPress15     {						/**/
						  margin-left: auto;
						  margin-right: auto;
						  margin-bottom: -20px;
						  padding-bottom: 0px;
						  width: 900px;
						  height: 880px;
						  border-top: solid 0px #FDFEEA;
						  border-bottom:#0066FF solid 0px;
						  background: #BFC4B0 url(../images/bg/pagebkgd.jpg) repeat-x scroll; /*#FAFBEC*/
						  overflow: hidden;
						  }


#contentFieldPress15 h1	{
						font-size: 22px;
						color: #62625B;
						padding: 0px;
						margin-top: 30px;
						margin-left: 100px;
						margin-right: 10px;
						padding-bottom: 0px;
						}

#framePress15  	 {
				 background: #FAFBEC;/*url(../images/contact/ContactBkgd.jpg)*/
				 border: #C8CABA solid 1px; 
				 width: 710px;
				 height: 705px;
				 margin-left: auto;
				 margin-right:auto;
				 margin-top: 20px;
				 margin-bottom: 15px;
				 }
				 

#framePress15 h1	{
					font-size: 22px;
					color: #62625B;
					padding: 0px;
					margin-left: 100px;
					margin-right: 10px;
					padding-bottom: 25px;
					}


#framePress15 h3	{
					font-size: 11px;
					font-weight: bold;
					color:#444444;
					padding: 0px;
					margin-left: 25px;
					margin-right: 10px;
					padding-top: 25px;
					padding-bottom: 7px;
					}

#press15 h3	{
			font-size: 14px;
			color:#444444;
			padding: 0px;
			padding-top: 25px;
			margin-left: 25px;
			margin-right: 10px;
			padding-bottom: 7px;
			}

#press15 h2	{
			font-size: 20px;
			font-weight: bold;
			color:#444444;
			padding: 0px;
			margin-left: 25px;
			margin-right: 10px;
			padding-bottom: 7px;
			}

#press15 h4	{
			font-size: 12px;
			font-weight: normal;
			color:#444444;
			padding: 0px;
			margin-left: 25px;
			margin-right: 10px;
			padding-bottom: 7px;
			}

				 
#press15 img	{
				float: right;
				margin-top: 10px;
				padding-right: 25px;
				padding-bottom: 5px;
				padding-left: 15px;
				}				 			


#press15 p		{
				text-align:justify;
				color:#444444;
				line-height: 15px;
				margin-left: 10px;
				margin-right: 10px;
				padding-bottom: 7px;
				}
