

body {
	margin: 0 auto;
  	padding: 0;
  	background: #ffffff;
    font-family: arial, helvetica, _sans;
    font-size: 0.8em;
	text-align: left;
   	color: #0E0E0E;
    height:100%
    
}


h1,h2,h3,h4,h5,h6 {
    font-family: "Avenir", "Lucida Grande", "Lucida Sans Unicode", arial, helvetica, _sans;
    text-transform: uppercase;

}


img{
	margin: 0;
	padding: 0;
    border: 5px solid #E6EDF5;
  	background: #C6D6E5;	

    padding: 1px;
	margin-bottom: 10px;

    display: block;
    margin-left: auto;
    margin-right: auto;
    
    text-align:center;

	/*
	margin-left: 20px;
    float:right */
}
#gallery img{
margin: 0;
	padding: 0;

    padding: 0px;

    display: inline;
}

p {
	margin: 0 0 15px 0 ;
	padding: 0;
	font-size: 90%;
	line-height:2em;

}

abbr { 
	border-bottom: 1px dotted #ccc; 
	cursor: help; 
}

em{
	font-style:italic;
}

ul {
	margin: inherit;
	padding: 0;
	list-style-type: square;
}

ol {
	margin: inherit;
	padding: 0;
	list-style-type: decimal;
}
	
ul li{
	margin: 0;
	padding: 0;

	font-size: 100%;
	
}
	
a:link,
a:visited {
    color: #305071;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	text-decoration: none;
	background: #305071;
}




/***************************************************
PAGE STYLES
***************************************************/

#title{
    padding: 0;
    margin: 0 0 15px 0;
    height: 200px;
    background: transparent url("../images/somatics/somatics_logo.jpg") no-repeat;
    background-position: top right;
}


h1{
    margin: 0 0 0 0;
    padding: 172px 0px 0px 0px;
    border: 0;
	color: #3E6997;
	font-size: 170%
}

h2,h3,h4,h5,h6 {
	color: #3E6997;
    margin: 2em 0px 1em 0px;
}

h2{
	font-size: 140%  ;
	padding-top: 10px;

}

h2.noMarginTop{
    margin-top: -5px;
	font-size: 120%;
	line-height: 2em;
	padding-top: 0px;
	

}


li h2,h3,h4,h5,h6 {
    margin-bottom: 0.5em    
}




/***************************************************
content STYLES
***************************************************/
#wrapper{
    width:100%;
}

#content{
    margin: 0;
    padding: 0;
    position:absolute;
    left: 190px;
    top: 0;
  	background: #FDFEFE url('../images/somatics/page_background.jpg') repeat-x;

}
	

#content_wrapper{
    height:100%;
    width:100% auto;
    padding: 0;
    background: transparent url("../images/somatics/content_background_left.jpg") no-repeat;
    background-position: top left;

}

.wrapContent{

    margin-left: 20px;
    margin-right: 20px;
}


#content p {
    width:100%;
}
	

#content ul, ol {
    margin-bottom: 20px;
}
	
#content ul li{
	font-size: 88%;
	line-height:2.5em;

}
	
#content ul.listwithHeaders{
    margin-bottom: 25px;
}

#content ul.listwithHeaders li{
	font-size: 100%;
	line-height:1.25em;

}

/***************************************************
MENU STYLES
***************************************************/

#menu{
    position:absolute;
    left: 0px;
    top: 0px;
    width: 190px;
    background: #3E6997 url("../images/somatics/page_menu_top_graphic.jpg") no-repeat;
    background-position: top right;
    padding-top: 199px;
}

    #menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#menu li {
		margin: 0;
		border-bottom: 1px solid #3E6997;
    	line-height:1.5em;
	}

	#menu li a {
	    font-family: "Avenir", "Lucida Grande", "Lucida Sans Unicode", arial, helvetica, _sans;
        text-transform: uppercase;
        color:#CAD7E3;
        background: #647bad url("../images/somatics/menu_item_off.jpg") repeat-x;
		display: block;
		padding: 10px 5px 7px 0.3em;
		text-decoration: none;
        text-align:center;
		width: 90%;
		}
	
	#menu li ul li a {
	    font-family: "Avenir", "Lucida Grande", "Lucida Sans Unicode", arial, helvetica, _sans;
		font-size:.9em;
        text-transform: uppercase;
        color:#3E6996;
        background: #8899c5;
		background-image:none;
		display: block;
		padding: 10px 5px 7px 0.3em;
		text-decoration: none;
        text-align:center;
		width: 90%;
		}





	html>body #menu li a {
		width: auto;
		}

	#menu li a.selected,#menu li a:hover {
        background: #8798c4 url("../images/somatics/menu_item_on.jpg") repeat-x;
		color: #fff;
		}
		
	#menu li a.category{
        background: #8798c4 url("../images/somatics/menu_item_on.jpg") repeat-x;
		color: #fff215;
		border-bottom:1px solid #fff215;
		}	


#menu li ul li a:hover {
background-color: #d1cdee;
	   background-image:none;
		color: #567DA6;
		}
		
		
		#menu li ul li a.selected {
background-color: #d1cdee;
	   background-image:none;
		color: #567DA6;
		}





/***************************************************
TABLE STYLES
***************************************************/

table{
    width: 100%;
    border: 3px solid #E6EDF5;
    border-bottom: 0px;
    
  	background: #C6D6E5;
  	
  	line-height: 140%;
  	font-size: 85%;
    margin-top: 20px;
    margin-bottom: 15px;
 
}
td, th{
    padding: 5px;
    border-bottom: 3px solid #E6EDF5;
    text-align: left;
}

th{
        background: #8798c4 url("../images/somatics/menu_item_on.jpg") repeat-x;
		color: #fff;
		font-weight: normal;
        padding-top: 8px;
	    font-family: "Avenir", "Lucida Grande", "Lucida Sans Unicode", arial, helvetica, _sans;
        text-transform: uppercase;
		text-decoration: none;

}

td{
        background: transparent;
}



/***************************************************
 USEFUL STYLES
***************************************************/

.required{
	color: #C26545;
	font-size: 130%;
	font-weight: bold;
}


.highlight{
    background: #F3F8BF;
    padding: 2px;
}

.quote{

    font-weight: bold;
    font-family: "Avenir", "Lucida Grande", "Lucida Sans Unicode", arial, helvetica, _sans;
    font-size: 120%;

    padding: 3px;
    color: #2E2E2E;
        
    width: 100%;
    
    border: 3px solid #E6EDF5;    
  	
  	background: #C6D6E5;
    backgro-und: #F3F8BF;
  	  	
  	line-height: 130%;
}




/***************************************************
FOOTER STYLES
***************************************************/

#contactBar{
    margin: 0;
    padding: 0;
    font-family: "Avenir", "Lucida Grande", "Lucida Sans Unicode", arial, helvetica, _sans;

    text-transform: uppercase;
    color: #3E6996;
    border-top: 1px dotted #3E6996;
    
    text-align: center;
    
    margin-top: 30px;
    padding-top: 8px;

}

#contactBar p{
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
        
}
