/* -------------------------------------- */
/*      CSS by www.anamorphics.com        */
/* -------------------------------------- */


/* ----------------------------------------------------- */
/* STANDARD TAG DEFINITIONS                              */

body {
	background-color: #e1e1e1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-align: left;
	margin: 40px 0px 0px 0px;
}

a:link, a:visited {
	color:#762124;
	text-decoration:none;
	outline: none;
}

a:hover, a:active {
	color:#762124;
	text-decoration:none;
	outline: none;
}

h1 {
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #935404;
	margin: 30px 0px 0px 0px;
}

h2 {
	font-size: 13px;
	color: #935404;
}

h3 {
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 30px 0px 0px 0px;	
}


/* ----------------------------------------------------- */
/* STRUCTURE HOME PAGE ONLY                              */

#container_home {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
}

#header_home {
	width: 1020px;
	height: 151px;
	margin-left: 20px;
}

#interface_home {
	width: 1000px;
	height: 27px;
	margin-left: 20px;
	background-image: url('images/bg_interface.jpg');	
}

#content_shell_home {
	width: 1020px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	line-height: 30px;
	background-image: url('images/bg_home.jpg');	
}



/* ----------------------------------------------------- */
/* STRUCTURE                                             */

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;	
	background-image: url('images/bg_content.jpg');			
}

#header {
	width: 1000px;
	height: 151px;
}

#interface {
	width: 1000px;
	height: 27px;
	background-image: url('images/bg_interface2.jpg');	
}

#content_shell {
	width: 1000px;
	margin: 0px 0px 0px 0px;
}

#content_left {
	width: 300px;
	margin: 0px 0px 0px 6px;
	float: left;
}

#content_right {
	width: 640px;
	margin: 0px 0px 0px 25px;	
	float: left;	
}

#press_box {
	width: 280px;
	margin: 0px 0px 0px 10px;
}

#featured_client {margin: 10px 10px 10px 10px;}
#contact_sm_shell {}
#contact_sm_col {width: 50px; float: left; margin: 0px 20px 0px 0px;}

#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	letter-spacing: 1px;
	text-align: right;
	padding: 0px 0px 0px 0px;
}


/* ----------------------------------------------------- */
/* TEXT FORMATTING                                       */

.testimonial {
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #762124;
}
