/* 
 SOP-THINK Style Sheet - layout
*/

body {
	background: #ffffff url(../images/bg_gradiant_sm.jpg) top repeat-x;
	font-family: helvetica, arial, san-serif;
	color:#4E4937;
	font-size:13px;
	line-height:17px; 
	padding: 0px;
	margin: 0px;
	text-align: center;
	letter-spacing:.2px;
	}


/*  div layout ----------------------------------------------------------------------- */

div#outercontainer {
	position: relative;
	width: 815px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	text-align: left;
	}

div#container {
	position: relative;
	width: 785px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	text-align: left;
	}

div#topLogo {
	width:270px;
	height: 60px; 
	padding: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	margin: -13px 0px 0px 0px !important;
	margin: -13px 0px 0px 0px;

}

div#mainNav {
	width:450px;
	height: 60px; 
	text-align:left;
	float:right;
	padding: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	margin: -13px 0px 0px 0px !important;
	margin: -13px 0px 0px 0px;
	}


div#headercontainer {
	background: #ffffff;
	width:778px;
	height:190px;
	margin: 0px 0px 0px 0px !important; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px;
	position:relative;
	}
	

div#headerTitle {
	position:absolute;
	top: 110px;
	left: 235px;
	width:500px;
	height: 50px;
}


div#contentContainer {
	background: #ffffff;
	width:778px;
	height:auto;
	margin:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px;
	border: 0px solid red;
	}
	

div#leftNav {
	width:210px;
	float:left;
	height: auto;
	font-size:12px;
	line-height:16px; 
	text-align:left;
	margin:0px 0px 0px 0px !important;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 6px !important;
	padding:0px 0px 10px 6px;
	border: 0px dotted orange;
	position: relative;
	}

#leftNav div {
	width:200px;
	height: auto;
	text-align:left;
	margin:0px 0px 30px 0px !important;
	margin:0px 0px 30px 0px;
	padding:0px 10px 0px 0px !important;
	padding:0px 10px 0px 0px;
	border: 0px solid orange;
	position:relative;
	}

div#subnav {
	width:192px;
	height: auto;
	text-align:left;
	background-color:#DEEAE5;
	margin:-10px 0px 15px 0px !important;
	margin:-10px 0px 15px 0px;
	padding:0px 10px 0px 0px !important;
	padding:0px 10px 0px 0px;
	border: 0px solid orange;
	position:relative;
	}


div#middle {
	width:538px!important;
	width:513px;
	float:left;
	height: auto;
	text-align:left;
	margin:-50px 0px 0px 0px !important;
	margin:-50px 0px 0px 0px;
	padding:25px 5px 25px 15px !important;
	padding:25px 5px 25px 0px;
	position:relative;
	}


div#rightNav { 
	width:185px!important;
	float:right;
	font-size:12px;
	line-height:16px;
	letter-spacing: normal;
	text-align:left;
	height: auto;
	margin:0px 0px 0px 0px !important; 
	margin:0px 0px 0px 0px; 
	padding:25px 0px 0px 10px !important;
	padding:25px 0px 0px 10px;
	border: 0px dotted blue;
	position:relative;
}

#rightNav div{
	width:185px;
	height: auto;
	text-align:left;
	margin:0px 0px 30px 0px !important;
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px;
	border: 0px solid orange;
	position:relative;
	}

div#footer {
	background: #ffffff;
	width:778px;
	height:90px;
	margin:0px 0px 0px 0px !important; 
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px !important;
	padding:10px 0px 0px 0px;
	border-top: 1px solid #B5B5B5;
	text-align:center;
	clear:both;
	font-size:11px;
  	color:#333333;
	}
	
div#footerLeft {
	background: #ffffff;
	float:left;
	width:392;
	height:90px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	}
	
div#footerRight {
	background: #ffffff;
	float:right;
	width:392px;
	height:90px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
	}

/*
Unused



*/