body
{
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 20px auto;
	color: #000;

}

img
{
	border: 0px;
}

*
{
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}


ul li
{
	list-style: none;
}




img.portfolio
{
	margin: 0px 10px;	

}

img.portfolio a:hover
{
	border: 2px #9F6 solid;
}

div#main
{
	width: 908px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}



div#main_menu
{
	float: right;
	padding-top: 15px;
	width: 600px;
	
}


div#footer_icons ul li
{
	list-style-image: none;
	list-style-type: none;
	float: left;
	text-align: left;
	
}



div#main_menu 
{
	
	padding-bottom: 5px;
	margin-right: 30px;
}

div#main_menu ul
{
	float: right;
	padding-bottom: 5px;
}

div#main_menu ul li
{
	list-style-image: none;
	list-style-type: none;
	float: left;
	text-align: left;
	
}

div#main_menu ul li a.selected
{
	border-bottom: 3px solid #99CC33;
	padding-bottom: 9px;
}



div#main_menu ul li a
{
	color: #12a5bf;
	margin-top: 50px;
	border-bottom: 1px solid #CECECE;
	padding-right: 30px;
	padding-bottom: 10px;
	text-decoration: none;
	font-size: 14px;
	
}


div#main_menu ul li a:hover
{
	border-bottom: 3px solid #99CC33;
	padding-bottom: 9px;
}

div#main_menu ul li a.selected
{
	border-bottom: 3px solid #99CC33;
	padding-bottom: 9px;
}




div.content_area
{
	margin: 0px auto;
	width: 897px !important;
	
}


div#header_sub
{
	background: url(/public/images/background_top.png) no-repeat center;	
	height: 30px;
}

div#header
{
	width: 897px;
	margin: 0 auto;
}

div#main_content
{
	background: url(/public/images/background_middle.png) repeat-y center;		
	
}



div.main_content_bottom_area_center p
{
	margin: 7px;
	margin-left: 0px;
}



/*  bottom content  */

div#main_content_bottom
{
	background:#E5E5E5 none repeat scroll 0 0;
	border-bottom:1px solid #CECECE;
	border-top:1px solid #FFFFFF;
	/*display:inline;
	float:left;*/
	margin:0;
	padding:0 30px;
	height: 190px;

	
}

div.main_content_bottom_area
{
	border-right:1px solid #CECECE;
	color:#646363;
	display:inline;
	float:left;
	font-size:11px;
	height:170px;
	margin:0;
	padding:10px 30px;
	width:217px;
	
}


div.main_content_bottom_area ul li
{
	list-style: none;
}


div.main_content_bottom_area_center
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #CECECE;
}


div.main_content_bottom_area_left
{
	border-left:1px solid #E5E5E5;
}

div.main_content_bottom_area_right
{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #E5E5E5;
}

div#portfolioDescription
{
	width: 245px;
	float: right; 
	margin-top: 10px;
}


div#portfolioDescription div
{
	margin: 10px 0px;
}


.portfolioDescription
{
	margin: 10px;	
}


label
{
	font-weight: bold;
	display: inline;
	margin: 0px;

}



.successfully
{
	background: #41b346;	
	color: #FFF;
	margin: 30px;
	font-size: 20px;
	text-align: center;
	padding: 5px;
}

label.error
{
	color: #FFF;
	background: #f46d6d;
	margin: 3px;
	padding: 2px;
	display: block;
	text-align: center;
}

a:link, a:visited
{
	color: #342e2e;
	font-weight: 500;
	text-decoration: none;
}

a:hover, a:active
{
	color: #342e2e;

	text-decoration: underline;
}




h1,h2,h3,h4,h5
{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 10px;
	margin-left: 0px;
	font-weight: normal;
}

h3
{
	font-family: Georgia, "Times New Roman", Times, serif;	
}


div.main_content_bottom_area ul li
{
	margin-bottom: 5px;	
}


div.services
{
	width: 100px;
	float: left;
}

/* services */

div.client_services
{
	height: 310px;
}


div.client_services ul li
{
	text-align: center;
	float: left;
	margin: 20px;
}

.left_image
{
	float: left;
	margin: 10px;
}


.right_image
{
	float: right;
	margin: 10px;
}




.text_body_content
{
	padding: 20px;
	font-size: 12px;
	color: #322d2d;
	line-height: 18px;
}

.text_body_content ol
{
	padding-left: 30px;	
	margin-top: 5px;
}

.text_body_content p
{
	margin-top: 10px;	
}


.text_body_content .heading
{
	padding: 20px;
	font-size: 18px;
	font-weight: 500;
	color: #463c3c;
	clear: left;
	
}


/*  footer  */

div#footer
{
	background: url(/public/images/background_bottom.png) no-repeat center bottom;		
	height: 20px;
}



div.footer  p
{
	padding: 20px 20px;
	height: 35px;
	padding-bottom: 0px;
}



div.footer p img
{
	float: right;
	margin: 10px;	
	position: relative;
	top: -15px;

}


/*  headline  */

#headline
{
	
	background: #E5E5E5;
	font-family:Verdana, Geneva, sans-serif;
	color: #342E2E;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	height: 18px;
	border-bottom: solid 1px #CECECE;
}


#headline .headline_left
{
	float: left;	
}



#headline .headline_right
{
	float: right;	
}




#headline a:link, #headline a:visited, #headline a:active, #headline a:hover
{
	font-weight: 700;	
}




.color_red
{
	color: rgb(204, 51, 0);	
}


/* thrend */

div#thrend 
{
	width: 	390px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	color:#544f4f;
	
}

div#thrend_image img
{
	float: left;	
}

div#thrend_source
{
	text-align: right;
	font-size: 9px;
	font-style: italic;
	/*text-shadow: #666 9px 1px 1px;; */
}

div#thrend_headline
{
	color: #443b3b;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
}


/*
input, textarea
{
	border: 2px solid #F90;
	
}

input:hover, textarea:hover
{
	border: #F60 2px solid;
}


*/
