/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	background-color: #437fb7;
	background-image:url(../pix/bg.png);
	background-repeat:repeat-x;
	font: 0.8125em Verdana, sans-serif; line-height: 1; color: #fff;
	}






															/** MAIN CONTAINERS **/
div#image {
			

		}
		div#image-in {
			margin-left: 6px;
			background-image:url(../pix/header.png);
			background-repeat: no-repeat;
			background-position:left;
			height: 160px;
			}
			
div#description {
		max-width: 1050px;	

		}
		div#description-in {
			padding: 15px;
			}

div#container {
	margin: 0em auto;
	}
	div#header {
	max-width: 1100px;
		}
		
		

		div#header-in {
			background: #143c74;
			padding: 5px;
			width: 670px;
			float: left;
			

				}
	    div#header-in2 {
		background: #143c74;	
		padding: 5px;
		margin: 0 0 0 690px;
		}


	
	
	div#content-wrap {
		padding: 10px;
		}
		div.content {


			}
			div.content-in {
				padding: 20px;
				}
		div.column {
			padding: 5px;

			/**border: 1px solid #e5e5e5; 	
			border: dashed #9ad9e9;
			border-width: 0 1px 0 0 ;	**/
				}
			div.column-in {


				
				}
				h8 { 	font: Verdana, Arial, Helvetica, sans-serif; color: #9ad9e9; }

	/**div#footer {
		background-image:url(../pix/footer.png);
		background-repeat: no-repeat;
		}
		div#footer-in {
			padding: 20px;
						}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/