body,td,th {
	color: #414141;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;

	
}
body {
	margin-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	background-color:#fff;
	background-image:url(http://www.strongshape.com/images/bg.gif);
	background-repeat:repeat;
	text-align:center;

}


#header{
	
	height:129px;
	
}



#content_body{
	width:960px;
	min-width:960px;
	background-color:#FFFFFF;
	min-height:600px;
	margin-right: auto;
	margin-left:auto; 
    
	
}
#search_wrapper{
	background-color:#D0D5D9;
	height: 30px;
	text-align:right;
}
	
/*---------------------------------------------------------------------------------*/
#layoutwrapper{
	width:100%;
	margin: auto;
	line-height:130%;
	text-align:left;
	background-color:#FFFFFF;
	background: url(../image-files/wrapper.gif) repeat-y;
	background-position: top center;
	
	

}
	#nav_wrapper{
		float:left;
		width:20%;
		background: transparent;
		
	}
	#right_wrapper{
		float:right;
		width:78%;
		background: transparent;
		margin:.5em 0 0 0;
		
	}
	#content_wrapper{
		float:left;
		width:71%;
		/*min-width:431px;*/
		padding:0 .5em 0 .5em;
		
		
	}
	#content_right{
		float:right;
		width:24%;
		/*min-width:228px;*/
		padding-right:0.5em;
		
	}







/*---------------------------------------------------------------------------------*/

#footer{
	width:95%;
	margin-right: auto;
	margin-left:auto; 
	text-align:center;
	font-size:.8em;
	color:#585858;
	padding:0.5em;

	
}


	.footer_links{
		color:#585858;
		text-decoration:none;
	}
	a.footer_links:hover{
		color:#000000;
		text-decoration:underline;
	}

/*----Header Tags-----------------------------------------------------------------------------*/
	h1, h2, h3, h4, h5, h6{
		font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
		
	}
	h1{
	
	    color:#1D3A4F;
		font-size:1.5em;
		font-weight:normal;
		padding-top: .9em;
        line-height: 1em;
		margin:0em;
		clear:both;
	}
	h1{
		background-color:transparent;
		width:90%;
		
	}
	h2 {
	font-size: .80em;
	color: #3B474F;
	background-color: #EFE3D1;
	font-style: italic;
	padding: 3px 25px 3px 25px;
	text-align: center;
	margin: 20px auto 20px auto;
	line-height: 1.5em;
}
#nav_wrapper h2 {
width: 80%;
}

	h3{
		color:#1B5790;
		font-weight:bold;
		font-size:1em;
		padding:2px;
		margin:0px;
	}
	h4{
		color:#000000;
		font-weight:bold;
		font-size:.8em;
		padding:0em;
		margin:0em;
		text-decoration:underline;
	}
	h3 a{
		color:#000000;
		text-decoration:underline;
	}
	h3 a:hover{
		color:#000000;
		text-decoration:none;
	}
/*----Header Tags-----------------------------------------------------------------------------*/
/*----Link Tags-----------------------------------------------------------------------------*/
		
	.rd_text{
		color: #FF0000;
		text-decoration:underline;
		float:left;
	}
	a.rd_text:hover{
		float:left;
		color:#000000;
		text-decoration:underline;
	}
		
	.menu_links{
		color:#1B5790;
		text-decoration:none;
	}	
	a.menu_links:hover{
		color:#1B5790;
		text-decoration:underline;
	}
		
		
/*----Link Tags-----------------------------------------------------------------------------*/


#newsletter_wrapper{
	/* background-image:url(http://www.strongshape.com/image-files/newsletter_bg.gif); */

	
	background-repeat:no-repeat;
	padding:.3em;
	font-size: .8em;
	border: 1px solid #cdcdcd;
}
	.input_searchbox{
		width:255px;
		border:1px solid #000000;
		
	}
	.input_button{
		background-image:url(http://www.strongshape.com/image-files/button.png);
		width:122px;
		height:24px;
		border:0px;
		color:#000000;
	}
	.input_textbox{
		width:110px;
		border:1px solid #000000;
		font-size:12px;
	}
.lft_wrapper_column{
	border-bottom:1px solid #FFCE66;
	width:90%;
	padding:5px;
	margin:5px;
}

	.lft_wrapper_column ul{
		margin-left: 0;
		padding-left: 0;
		list-style: none;
	}
	.lft_wrapper_column ul li{
		padding: 2px 0px 5px 10px ;
		background-image:url(http://www.strongshape.com/image-files/bullet.gif);
		background-repeat: no-repeat;
		background-position: 0 .5em;
		color:#1B5790;
		font-weight:bold;
	}
	
.lft_wrapper_whatsnew{
	font-size:11px;
	width:90%;
	padding:5px;
	margin:5px;
}



.img_left{
   float:left;
   padding:5px;
  } 
  
.td_bg{
    background-color:#5E89B1;
	background-position:center;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}	
.td_wraper{
    background-color:#EFF6FC;
	background-position:center;
}
.table_border{
     border:1px solid #5E89B1;
	 
}
.border{
     border:1px solid #DEE0E1;
	 
}
.top{
  border-top:1px solid #DEE0E1;
 } 	 
