



/* Container Framework */

.box1-0	{position:relative;
		width:100%;
		height:180px;
		margin:0px auto;
		background:#331e5c; 
		border:none;
		border-color:white;
		border-width:1px;
		}

		
.box1	{position:relative;
		width:980px; 
		height:180px;
		margin:0px auto;
		background:inherit; 
		border:none;
		border-color:white;
		border-width:1px;
		}
		
.box2-0	{position:relative;
		width:100%;
		height:50px;
		margin:0px auto;
		background:#5e9240; 
		border:none;
		border-color:white;
		border-width:1px;
		}

		
.box2	{position:relative;
		width:980px; 
		height:40px;
		margin:0px auto;
		background:inherit; 
		color:white;
		padding-top:10px;
		border:none;
		border-color:white;
		border-width:1px;
		}

.box3-0	{position:relative;
		width:100%;
		height:310px;
		margin:0px auto;
		background:white; 
		border:none;
		border-color:white;
		border-width:1px;
		}

		
.box3	{position:relative;
		width:980px; 
		height:310px;
		margin:0px auto;
		background:inherit; 
		border:none;
		border-color:black;
		border-width:1px;
		}	


.box4-0	{position:relative;
		width:100%;
		height:300px;
		margin-top:15px;
		background:white; 
		border:none;
		border-color:white;
		border-width:1px;
		}

		
.box4	{position:relative;
		width:980px; 
		height:300px;
		margin:0px auto;
		background:inherit; 
		border:none;
		border-color:black;
		border-width:1px;
		}	
		
	

.box5-0	{position:relative;
		width:100%;
		height:310px;
		margin:0px auto;
		background:white; 
		border:none;
		border-color:white;
		border-width:1px;
		}

		
.box5	{position:relative;
		width:980px; 
		height:310px;
		margin:0px auto;
		background:inherit; 
		border:none;
		border-color:black;
		border-width:1px;
		}			

.box6-0	{position:relative;
		width:100%;
		height:310px;
		margin:0px auto;
		background:white; 
		border:none;
		border-color:white;
		border-width:1px;
		}

		
.box6	{position:relative;
		width:980px; 
		height:310px;
		margin:0px auto;
		background:inherit; 
		border:none;
		border-color:black;
		border-width:1px;
		}	

.box7-0	{position:relative;
		width:100%;
		margin:0px auto;
		background:white; 
		border:none;
		border-color:white;
		border-width:1px;
		}

		
.box7	{position:relative;
		width:780px; 
		padding:0 100px 0 100px;
		min-height:400px;
		margin:0px auto;
		background:inherit; 
		border:none;
		border-color:black;
		border-width:1px;
		}			

		
