

#content-pricing-backg {
	background:url(../images/contact/content-contact-backg.jpg);
}
 







/* ------ About Us Relative----- */



#content_main_about {
	width:960px;
	margin: 0 auto;
	height: auto;
	padding: 74px 10px 5px 10px;
	text-align: left;
	
}



.content-about-left {
	width:533px;
	text-align: left;
	float: left;
	line-height: 1.5em;
	padding: 10px 10px 5px 10px;
}

.content-about-right {
	width:170px;
	text-align: left;
	float: left;
	line-height: 1.5em;
	margin-left: 350px;
	padding: 10px 10px 0px 10px;
}


#content_main_about h5 {
	color:#2A82D1;
	font-size:1.8em;
	font-weight:bold;
	margin-top: 1px;
	float: left;
	padding: 10px 10px 12px 0px;
	margin-bottom: 0px;
}


#content_main_about h6 {
	color:#2A82D1;
	font-size:1.7em;
	margin-top: 1px;
	padding: 25px 10px 9px 0px;
	margin-bottom: 0px;
	float: none;
	background:none;
	background-image: url(../index22_files/none/index.html);
	font-weight: bold;
}










/* ------ Sidebar Relative----- */

#sidebar {
	float: right;
	width: 340px;
	padding-top: 20px;
}

#sidebar h2 {
	font-size: 1.063em;
	color: #2A82D1;
	margin-bottom: 30px;
}
#sidebar  .block   {
	padding: 1px;
	background: #ffffff;
	margin-bottom: 25px;
	border: 1px solid #edecec;
}
#sidebar  .block-inner   {
	background: #ffffff url(../images/background/sidebar_block_bg.gif) repeat-x;
	padding: 14px 30px 8px;
	text-align: justify;
}

ul#latest_update{
	list-style-type: none;
}






/** Portfolio Relative **/

.post {
	padding-bottom: 25px;
	border-bottom: 1px solid #D0D0D0;
	text-align: justify;
}

.post h2 {
	margin-bottom: 0px;
}

.post h2 a {
	color: #2A82D7;
	font-size: 1em;
}

.post img {
	margin-bottom: 20px;
	background-color: #D1D1D1;
	overflow: hidden;
	border: 1px solid #000000;
}

a.button {
	text-transform: uppercase;
	color: #fbfbfb;
	padding: 5px 10px;
	display: inline-block;
	font-size: 0.688em;
	background-color: #FF8400;
}

a.button:hover {
	text-decoration: none;
	background-color: #8BB8E1;
}

.post a.button {
	margin-top: 14px;
	float: right;
}




ul#categories {
	list-style-type: none;
}

ul#categories li {
	margin-bottom: 11px;
}

#PorfolioLinks {
	float: right;
	width: 300px;
	margin-right: 64px;
}







/** Start Now Relative **/


.input-float {
	float: left;
	margin-right:10px;
	margin-top:5px;
	width: 220px;
	clear: inherit;
}


.srlf {
	padding:5px;
	width: 240px;
}

.srlfull {
	padding:5px;
	width: 480px;
}


.inputFull {
	width:490px;
	clear:both;
	padding-top: 5px;
}

.required {
	color:red;
	font-weight: bold;
}
