/* 
CREATED BY HOTWIRE ADVERTISING AND WEB DESIGN 
http://www.hotwireindustries.com
*/

/* Default style for the BODY */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	color: #000;
	text-align: left;
	background: url(../images/body-slice.jpg) top center repeat-x #CCC;
	
}

p { font-size:13px;
	line-height: 20px;
	margin: 0 0 12px 0;
	padding:0;}



#slider {
	/* -moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding; */
	background:#FCFBFB none repeat scroll 0 0;
	border:11px solid #FFFFFF;
	height:480px;
	overflow:hidden;
	width:538px;}

.description {
	margin: 6px 0 0 0;
	padding: 0 20px 0 20px;
	font-size: 14px;
	font-style:italic;
	line-height: 22px;
	color: #333;
	text-align: center;
	text-transform: none;
}

#testimonial {
	width: 360px;
	height:auto;
}

.depth60 { }

/* DEFAULT style for any LINKS */
a:link { 
	color: #C00;
	text-decoration: none;
}

a:visited {
	color: #999;
	text-decoration: none;
}
	
a:hover {
	color: #3269B9;
	text-decoration: none;
}
	
a:active {
	color: #C00;
	text-decoration: none;
}

.blue:link {
color: #CC0000;
}
/* Styles  */

.headline {
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	word-spacing: -.5px;
	color: #930;
	margin: 0 0 30px 0;
	padding: 0;
	
}
	
.left {
	text-align: left;}

.project {
	text-transform:uppercase;
	font-size:12px;
	margin: 18px 0 4px 0;
	padding:0;
}

ul.audience  {
	font-size:14px;
	padding-bottom: 4px;
	margin: 6px 0 10px 0;
	padding: 0px 0px 0px 12px;
	list-style: disc;
}

ul.audience li {
	color: #000;
	margin-bottom: 10px;
	font-style:italic

}


ul.audience li a {
	color: #333;
	text-decoration: none;
	display: block;
}


ul.audience li a:hover  {
	color: #000;
	text-decoration: underline;
	background-color: inherit;
}


/* Default style for H1 */
h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	word-spacing: -.5px;
	color: #333;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	word-spacing: -.5px;
	color: #930;
	margin: 0;
	padding: 0;
	
}

h3 {
	color: #930;
	font-family:Helvetica,Arial,sans-serif;
	font-size:15px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:20px;
	text-transform:uppercase;
	margin-bottom: 0;
}

.webhead {
	color: #930;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:17px;
	text-transform:uppercase;
	letter-spacing:0;
	margin-bottom: 0;
}


h4 {
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	word-spacing: -0.125px;
	margin: 0;
	padding: 0;
}

h5 {
color:#507494;
font-family:Helvetica,Arial,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:0.17em;
line-height:15px;
margin:0;
padding:0;
text-transform:uppercase;
}

h6 {
	font-size: 8px;
	text-transform:capitalize;
	letter-spacing: 1px;
	color: #930;
	font-weight: normal;
	word-spacing: -0.125px;
	margin: 0px 0 0px 0;
	padding: 0;
}

/* RANDOM RED STYLE */
.red {
	color: #CC0000;
}

.drkgrey {
	color: #333;
}

/* DEFAULT style for any IMAGE */
img {
	border: 0;
}



/* TO CLEAR ANY FLOATS USE THIS */
.clear	{
	clear: both;
}


/* STRUCTURE - Wrappers and Container Divs */
#contentwrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}


#header {
	width: 960px;
	margin: 0 auto;

}


#headerLeft {
	width: 150px;
	height:50px;
	margin-bottom: 30px;
	background-image:url(../images/header-logo-name.jpg);
	background-repeat:no-repeat;
}
.dotted {
	margin:0 0 10px 0;
	padding:0;
	border-top: dotted #ccc thin;
}

.column1x {
	float: left;
	width: 210px;
	font-size: 12px;
	line-height: 14px;
	margin-top: 28px;
	padding: 0px 10px 0 0px;
	text-align:left;
}

.column2x {
	float: left;
	width: 210px;
	font-size: 12px;
	line-height: 14px;
	margin-top: 28px;
	padding: 0px 10px 0 18px;
	text-align:left;
}

.column3x {
	float: left;
	width: 210px;
	font-size: 12px;
	line-height: 14px;
	margin-top: 28px;
	padding: 0px 10px 0 18px;
	text-align:left;
	
}
.column4x {
	float:left;
	width: 210px;
	font-size: 12px;
	line-height: 14px;
	margin-top: 28px;
	padding: 0px 10px 0 18px;
	text-align:left;
	
}


.column123 {
	margin-top: 40px;
	text-align:center;
}
.columnabc {
	margin:0 0 -20px 60px;
	text-align: left;
}
.column1234 {
	margin: 40px 0 0 44px;
	text-align:center;
}
.columnleft {
	margin: 40px 0 0 0px;
	text-align: left;
}
.column4p {
	margin: 10px 0 0 44px;
	text-align:center;
}

.column12 {
	float: left;
	width: 600px;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 30px 10px 0 18px;	
}

.column1 {
	float: left;
	width: 380px;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 30px 10px 0 18px;
}

.column2 {
	float: left;
	width: 280px;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 30px 10px 0 18px;
}

.column3 {
	float: right;
	width: 182px;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 30px 10px 0 18px;
	
}

.column1e {
	float: left;
	width: 162px;
	font-size: 12px;
	line-height: 14px;
	margin-top: 28px;
	padding: 0px 10px 0 0px;
	text-align:left;
}

.column2e {
	float: left;
	width: 162px;
	font-size: 12px;
	line-height: 14px;
	margin-top: 28px;
	padding: 0px 10px 0 18px;
	text-align:left;
}

.column3e {
	float: left;
	width: 162px;
	font-size: 12px;
	line-height: 14px;
	margin-top: 28px;
	padding: 0px 10px 0 18px;
	text-align:left;
	
}
.column4e {
	float:left;
	width: 162px;
	font-size: 12px;
	line-height: 14px;
	margin-top: 28px;
	padding: 0px 10px 0 18px;
	text-align:left;
	
}
.column5e {
	float: left;
	width: 162px;
	font-size: 12px;
	line-height: 14px;
	margin-top: 28px;
	padding: 0px 10px 0 18px;
	text-align:left;
	
}


.column22 {
	float: right;
	width: 260px;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 30px 10px 0 18px;
	
}
.column1p {
	float: left;
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 30px 10px 0 18px;
}
.column2p {
	float: left;
	width: 580px;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 30px 10px 0 20px;
	text-align:center;
}

.column2left {
	float: left;
	width: 580px;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 30px 10px 0 20px;
	text-align: left;
}


.webboarder {
	background-color: #999;
	padding:8px;
	margin:3px 0 0 0;
	border: solid #666 1px;
}

.center {
	text-align:center;}
	
	
#rightContent {
	float: left;
	margin-left: 40px;
}




/* ----------------------------------------------------------  TOP NAVIGATION -- */

#nav {
	float: right;
	width: 500px;
	letter-spacing: 1px;
	margin-top:-60px;
	
}


#nav ul {
	font-size: 9px;	
	text-transform: uppercase;
	padding: 0 0 0 14px;
	margin: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#nav li {
	display: inline;
	margin: 0;
}

#nav li a {
	color: #FFF;		
	padding: 4px 12px;
	text-decoration: none;
}

#nav li a:hover {
	background-color: #2b292a;
}

#contentmain {
}



.imageborder {
	border: 1px solid #e0eae2;
	padding: 8px;
	margin-bottom: 20px;
	background-color: #FFF;
}




/* ---------------------------------------------- Default style for FOOTER content and links */


/* FOOTER STYLES */
#footer {
	background: url(../images/footer-bg.jpg) repeat-x top center #222;
	color: #a1a5a8;
	font-family:Helvetica,Arial,sans-serif;
	font-size:9px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
	margin-top:20px;
	padding:8px 0 50px;
	height: 4.00em;
	text-transform:uppercase;
	width:100%;
}

#footer .inner-wrap {
	margin: 0 auto;
	text-align: center;
	width: 900px;
}

#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: none;
	text-transform: capitalize;
}

#footer a:hover {
	color: #c4151d;
	text-decoration: none;
}

#footerLeft {
	float: left;
	text-align: left;
	width: 550px;
	margin-top: 18px;
}

#footerRight {
	float: right;
	text-align: right;
	width: 300px;
	margin-top: 18px;
}

/* STRETCH FOOTER and KEEP IT ON THE BOTTOM OF EVERY PAGE NO MATTER BROWSER or CONTENT HEIGHT */



#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
}

.push {
	height: 4.00em; /* .push must be the same height as .footer */
}

/* DEFAULT FORM field styles */
input, textarea {
	border: 1px solid #CCC;
	background-color: #FFF;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	width: 400px;
}

input:hover, textarea:hover {
	background-color: #e0dfdf;
}

.submit {
	width: 100px;
}

.portfolio {
	-moz-box-shadow: 1px 1px 10px #666;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	float:left;
	cursor: pointer;
	display: block;
	height: 220px;
	width: 192px;
	margin:12px;
	padding:0;
	
	
}

.portfolioInfo {
border-bottom:1px solid #BFBFBF;
font-style:italic;
padding:4px 0;
}

.portfolioInfo .portfolioHeader {
float:left;
padding-top:3px;
width:100px;
}
