/* TAG STYLES */

body
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

h1
{
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 12pt;
}

img, fieldset
{
	border: 0;
}

object
{
	display: none;
}

/* END OF TAG STYLES */

/* DIV ID STYLES */

div#page_container
{
	width: 100%;
	margin: 0px 0px 0px 0px;
}

div#navigation, div#content_left, div#footer, div.gallery_page_btns_container, div#gallery_footer, img.gallery_slogan
{
	display: none;
}

div#content_body
{
	margin: 0;
	padding: 0;
}

div#content div#client_list ul, div#content div#client_list ul li
{
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
}

div#content div#client_list ul li
{
	padding: 0 60px 0 0;
}

div#content div#client_list ul li img
{
	margin: 30px 0;
}

img.img_home
{
	display: block;
}

div#gallery_listings
{
	text-align: center;
	margin: 2.2em 0;
}

div#content div#gallery_listings ul
{
	list-style-type: none;
	margin: 0;
}

div#content div#gallery_listings ul li
{
	float: left;
	margin: 0 0 2.2em 25px;
	font-size: 1.5em;
	color: #647883;
	text-align: center;
}

div#content div#gallery_listings ul li img
{
	border: 1px #000 solid;
	margin: 0 0 0.8em 0;
}

/* END OF DIV ID STYLES */

/* FORM ID STYLES */

form#contact-us label
{
	float: left;
	width: 200px;
}

form#contact-us br
{
	clear: both;
}

form#contact-us input
{
	width: 200px;
	padding: 0 5px;
	margin: 0 0 10px 0;
}

form#contact-us input.btn_submit
{
	width: 75px;
	height: 25px;
	margin: 0;
	padding: 0;
}

form#contact-us .asterik
{
	color: #F00;
	font-weight: bold;
}

/* END OF FORM ID STYLES */
