body, html { 		margin: 0;
				padding: 0;
				height: 100%;	/*IE*/			
				min-height:100%; /*Other Browsers*/
				/*background: url(images/cont_bkg.gif) #DCDCDC top left repeat-y;*/
				/*background-position: center;				*/
				background-color: #333;

}

p{				line-height: 18px;
				margin:0 0px 0px;
}

li{				line-height: 18px;
				margin:0 0px 0px;
}

.dotted 	{	border-top: 1px dotted #950100;}

div.container_top {		min-height: 100%;
					height: auto !important; /* for normal browsers */
					height: 100%; /* For IE */
					margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					width: 950px;
					border: 0px #950100 solid;
					
}


div.container {			position: relative;
					top: 30px;
					width: 950px;
					margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					border: 0px #950100 solid;
					background-color: #fff;
}


div.tagline {			float:left;		
					width: 950px;	
					background: url(images/taglinebkg.gif) #fff top left no-repeat;
					background-position: center;				
					border-top: 1px #950100 solid;
					border-left: 1px #950100 solid;
					border-right: 1px #950100 solid;
					clear: both;
}



div.nav1 {				margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: right; /* counter the body center */
					height: 27px;
					width: 950px;
					z-index: 10;
					clear: both;
}





div.spacer1 {			float:left;	
					height: 10px;
					width: 950px;	
					background: #fff;
					border-left: 1px #950100 solid;
					border-right: 1px #950100 solid;
					clear: both;
}


div.spacer2 {			float:left;	
					height: 28px;
					width: 950px;	
					background-image: url(images/line2.jpg); 
					background-repeat: no-repeat; 
					border-left: 1px #950100 solid;
					border-right: 1px #950100 solid;
					clear: both;
}

div.spacer3 {			float:left;	
					height: 86px;
					width: 635px;	
					background: #ccc;
					border-top: 1px #950100 dotted;
					border-bottom: 1px #950100 dotted;
					clear: both;
}



div.spacer3b {			float:left;	
					height: 10px;
					width: 633px;	
					background: transparent;
					border: 0px #950100 dotted;
					clear: both;
}

div.spacer4 {			float:left;	
					height: 86px;
					width: 250px;
					background: #ccc;
					border: 1px #950100 dotted;
					clear: both;
}

div.spacer4b {			float:left;	
					height: 10px;
					width: 250px;	
					background: transparent;
					border: 0px #950100 dotted;
					clear: both;
}

div.spacer5 {			float:left;	
					width: 633px;
					background: #ccc;
					border: 1px #950100 dotted;
					clear: both;
}

div.spacer5b {			float:left;	
					width: 633px;
					background: #333;
					border: 1px #950100 dotted;
					clear: both;
}

div.spacer6 {			float:left;	
					width: 635px;
					background: transparent;
					border: 0px #950100 dotted;
					clear: both;
}

div.main	 {			float:left;	
					width: 950px;	
					background: #fff;
					border-left: 1px #950100 solid;
					border-right: 1px #950100 solid;
					clear: both;
}



div.left{				float:left;
					margin-top: 17px;
					margin-left: 20px;
					width:635px;
					border: 1px #ccc solid;
					background: #f1f1f1;
					text-align: justify;
}

div.lefttitle{			float:left;
					margin-top: 10px;
					margin-left: 20px;
					width:635px;
					height:15px;
					border: 1px #ccc solid;
					background: #f1f1f1;
					text-align: justify;
}


div.right{				float:right;
					margin-right: 20px;
					margin-top: 42px;
					width:250px;
					height:285px;
					border: 0px #2e3192  solid;
					background: url(images/towers.jpg) #fff top left no-repeat;							
}

div.right2{				float:right;
					margin-right: 20px;
					margin-top: 8px;
					width:250px;
					border: 0px #2e3192  solid;
					background: transparent;
}

div.footer {			float:left;	
					height: 20px;
					width: 950px;	
					background: #fff;
					border-left: 1px #950100 solid;
					border-right: 1px #950100 solid;
					clear: both;
}

div.footer2 {			float:left;	
					height: 10px;
					width: 950px;	
					background: #fff;
					border-bottom: 1px #950100 solid;
					border-left: 1px #950100 solid;
					border-right: 1px #950100 solid;
					clear: both;
}


