/*
 */

img{margin:0; padding:0; border:none;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{list-style-type:none; margin:0; padding:0;}

.clear:after{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0;}
.clear{display:inline-block;}
html[xmlns] .clear{display:block;}
* html .clear{height:1%;}

a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgholder, .imgl, .imgr{
	padding:4px;
	border:0px solid #D7DBE0;
}
.imgl{float:left; margin:0 15px 15px 0; clear:left;}
.imgr{float:right; margin:0 0 15px 15px; clear:right;}


 
/* ----------------------------------------------Middle Wrapper-------------------------------------*/

div.middle_wrapper{
	position:relative;
	margin:0 auto 20px;
	width:960px;
	text-align:left;
	}

div.middle_wrapper h1, div.middle_wrapper h2, div.middle_wrapper h3, div.middle_wrapper h4, div.middle_wrapper h5, div.middle_wrapper h6{
	margin:0 0 15px 0;
	padding:0;
	font-size:16px;
	font-weight:normal;
	font-style:normal;
	line-height:normal;
	}

/* -------------------------THIS IS THE MAIN AREA BACKGROUND---(ROW 4 IS I DON'T KNOW WHERE)----------------------------------*/

.row3{color:#333333; background-color:#F9F9F9;} 

.row4{color:#FFF; background-color:#0d1d62;}



/* ----------------------------------------------round the top of the middle body stuff-------------------------------------*/



.rnd{
	display:block;
	width:960px;
	padding:12px 0 0 0;
]	}



/* ----------------------------------------------Content of the middle area-------------------------------------*/

#container_middle{
	width:920px;
	padding:20px;
	line-height:1.6em;
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
	/* --------------------middle area (hey, you can chnage the font weight and color of links in middle-------------------------------------*/

#container_middle a{
	color:#55abda;
	background-color:#F9F9F9;
	
	}

#container_middle h1, #container_middle h2, #container_middle h3, #container_middle h4, #container_middle h5, #container_middle h6{
	padding-bottom:8px;
	border-bottom:1px solid #DEDACB;
	color: #666;
	}

#container_middle .readmore{
	display:block;
	width:100%;
	text-align:right;
	line-height:normal;
	}

#content{
	display:block;
	float:left;
	width:600px;
	}


#content_two{
	display:block;
	float:left;
	width:730px;
	}
	
	
	
	