
/* Start Left Sidebar SAG scroller CSS*/

.message {
	

}

.message p{
	padding-top:200px;
	padding-left:90px;

}



body {
	text-align:center;
	font: 0.9em Verdana, Arial, sans-serif;
	background-repeat:no-repeat;
	background-color: #F2F2F2;
	margin:0;
	padding:0;	
	background-attachement:fixed;
}
/*main_wrapper-----------------------------------*/	
	
#main_wrapper {
	margin-top:0px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

/*header-----------------------------------*/	
#header {
	width:1000px;
	height:144px;
	float:left;
    background-image:url(../layout_graphics/contact_page/header.png);
	background-repeat:no-repeat;
	
	}
	
#header_inner, #menu, #content_inner, #column_right, #content_frame{
	overflow:hidden; /* clips oversize elements that would otherwise expand divs and break the layout */
	}
	
/*content_frame-----------------------------------*/	

	
#content_frame {
	float:left; /* floats on nav and content divs make them sit side by side */
	width:1000px; /* this width + nav width must total 100% */
	top:0px;
	border:0px;
	}
	
	
	
/*column_left-----------------------------------*/		
#column_left {
	padding:0em;
	float:left; /* floats on nav and content divs make them sit side by side */
	width:250px; /* this width + nav width must total 100% */
	height:524px;
	background-image:url(../layout_graphics/contact_page/left_sidebar.png);
	background-repeat:no-repeat;
	text-align: left;
	}
	

	
/*middle_frame-----------------------------------*/	

	
#middle_frame {
	float:left; /* floats on nav and content divs make them sit side by side */
	width:496px; /* this width + nav width must total 100% */
	height:524px;
	top:0px;
	background-image:url(../layout_graphics/contact_page/middle_sidebar.png);
	background-repeat:no-repeat;
	background-color: #F2F2F2;
	}


/*column_right-----------------------------------*/	
#column_right {
	float:left;
	width:254px;
	height:524px;
	background-image:url(../layout_graphics/contact_page/right_sidebar.png);
	background-repeat:no-repeat;
	overflow:hidden;
	height: 524px;	/*border:1px solid #bebebe;*/
	}
	
	
#column_right_form {
	padding-left:35px;
	padding-top:80px;
}



.contact_links {
}

/*

#column_left .selected{
list-style-type:disc;
color:#0099FF;
cursor:default;
}

#column_left, a {
color:#000000;
text-decoration:none;
}	



#column_left a:hover {
color:#0099FF;
text-decoration:none;
}	


#column_left li {
list-style-type:disc;
color:#333333;
}


#column_left li:hover {
list-style-type:disc;
color:#0099FF;
}
*/


h1, h2, h3, h4, h5, h6, ul, ol, dl {
	font-family: 'Verdana', Arial,  serif;
	} 
	
/* FONT SIZES */
h1 {
	margin-top:.9em;
	margin-left:.9em;
	margin-right:.9em;
	text-align:left;
	color:#000;
	
}	
	
h2 {
	margin-top:1.4em;
	font-size:0.8em;
	text-align:left;
	color:#000;
	margin-left: 2em;
}


h3 {
	margin-top:2em;
	font-size:0.8em;
	text-align:left;
	color:#000;
	margin-left: 3em;
}

 
p {
	font-size:.8em; /* 12pt */
	line-height:2.1em; /* on 15pt */
	margin-top:1.5em;
	margin-left:2em;
	margin-right:2em;
	text-align:justify;
	color:#000;
}

p1 {
	font-size:.75em; /* 12pt */
	line-height:1.5em; /* on 15pt */
	margin:0;
	padding:0;
	text-align:justify;
	color:#333;
}

	
li {
	font-size:.8em; /* 12pt */
	line-height:1.3em; /* on 15pt */
	margin-top:.2em;
}	

a{
	
	
}
/*footer-----------------------------------*/		
#footer {
	background-image:url(../layout_graphics/contact_page/footer.png);
	background-repeat:no-repeat;
	width:1000px;
	height:82px;
	text-align:left;
	clear:both; /* makes the footer sit below whichever column is longest */
	padding:0;
	float:left;
	
	}
	
#footer p{
	font-size:0.65em;
	text-align:left;
	color:#666666;
	padding-left:58px;
	margin-top:0;
	overflow:hidden;
}

/*networking-----------------------------------*/	

.networking {
	margin-left:5px;
}


ul.networking{ /* main menu UL */
width:200px;
float:left;
}

ul.networking li{
float:left;
display: inline;
text-decoration:none;
margin:0;
paddin:0;
}



#div {
	width:30px;
	height:30px;
	
	
}

.linkedin, .behance, .tumblr, .vimeo {

float:left;
padding-right:6px;
margin-top:0;
padding-top:0;
}