/* reset css */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	
	background:#000;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;

}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*---------------------------reset code----------------------------*/

.clear{clear:both; line-height:1px; font-size:1px;}

#wrapper_main{
	width:893px;
	background:#fff ;
	margin: 54px auto 0 auto;
}

.top_box{
	float:left;
	width:893px;
	height:127px;
	background:url(../images/top_box.jpg);
	background-repeat:no-repeat;
	
}

.top_link{
	float:right;
	width:893px;
	height:97px;
	padding-top:24px;
	
}
.row1{
	float:right;
	width:893px;
	height:22px;
	padding-top:43px;
	
}
.row2{
	float:right;
	width:893px;
	padding-top:6px;
	
	
}
.media{
	float:right;
	width:66px;
	height:22px;
	padding-right:30px;


}

.planning{
	float:right;
	width:84px;
	height:22px;
	padding-right:23px;
	

}
.services{
	float:right;
	width:84px;
	height:22px;
	padding-right:17px;
	
	
}
.numbers{
	float:right;
	width:116px;
	height:22px;
	padding-right:17px;
	

}
/*---------------------------center_content----------------------------*/

.center_body{
	width:893px;
	height:auto;
	background-color:#FFF;
}

.left_part{
	position:relative;
	float:left;
	width:145px;
	height:460px;
	border-right:2px solid #cdcd38;
	padding-left:1px;
}




/*---------------------------images----------------------------*/

.images_box{
	float: left;
	width:720px;
	height:97px;
	margin-top:29px;
	margin-left:25px;
	
}

.img2{
	float:left;
	width:97px;
	height:97px;
	margin-left:20px;
}

/*---------------------------text----------------------------*/
.text_content {
	float:left;
	width:473px;
	height:208px;
	margin-top:64px;
	margin-left:223px;
	
}

h2{
	font:25px Arial;
	font-weight:bold;
	color:#cdcd38;
	margin-left:118px;
}

h3{
	font:17px Arial;
	font-weight:normal;
	color:#000;
	text-align:center;
	line-height:30px;
}
h5{
	font:17px Arial;
	font-weight:normal;
	color:#000;
	text-align: left;
	line-height:30px;
}


h4{
	font:17px Arial;
	font-weight:normal;
	color:#000;
	text-align:center;
	line-height:25px;
}
/*---------------------------footer----------------------------*/

#footer{
	margin:0 auto;
	width:893px;
	height:10px;
	font:12px Arial;
	line-height:29px;
	color:#fff;
}
#footer a{text-decoration:none;color:#fff;}
#footer a:hover{text-decoration: underline;color:#fff;}


/*---------------------------inner_page----------------------------*/


.inner_box1{ 
	float:left;
	width:273px;
	height:350px;
	margin-left:56px;
	margin-top:70px;
}
.inner_box2{ 
	float:left;
	width:393px;
	height:423px;
	margin-left:0px;
	margin-top:10px;
	
}


.inner_boxWide{ 
	float:left;
	width:650px;
	height:350px;
	margin-left:56px;
	margin-top:70px;
}

ul { list-style:url(../images/bullet-yellow.gif); margin-left:10px; font-size:80%; }

.inner_boxWide h1{
	font:18px Arial;
	font-weight:bold;
	color:#cdcd38;
}

.inner_boxWide h2{
	font:normal 17px Arial;
	color:#666666;
	margin-left:0;
}

.inner_images{
	width:273px;
	height:324px;
}

.img_row{
	width:273px;
	clear:both;
}
.img1{
	width:46px;
	height:71px;
	margin-right: 10px;
	padding:5px 0;
}

