/* Normalizes margin, padding */
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, ul, li
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : bold; }

/* Removes borders from tables */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }
	

	
p {
	margin-bottom: 1em;
}


p, li, td {
	font-family:"Trebuchet MS", "Verdana", sens-serif; 
	font-size:.75em; 
	color:#000000;
	line-height: 1.5em;
}

ul {
	list-style:square;
}

h2 {
	font-family:"Copperplate Gothic Light", "Copperplate Light", "Palatino Linotype", "Book Antiqua", "Times New Roman", serif; 
	font-size:1em; 
	color:#465776;
	margin: 1.5em 0;
}

h3 {
	margin: 1.5em 0;
	font-family:"Trebuchet MS", "Verdana", sens-serif;
	font-size:.75em;
	color:#000000;
	font-weight: bold;
}

h4 {
	font-family:"Trebuchet MS", "Verdana", sens-serif;
	font-size:.75em;
	color:#000000;
	font-weight: bold;
}

h5{
	font-size:1em;
	}

.text_bold {
	font-weight:bold;
	margin-bottom: 1em;
}

.text_italic {
	font-style:italic;
	margin-bottom: 1em;
}


.names {
	margin: 0px;
	position:relative;
	top: 45px;
	width: 400px;
}

.clear {
	clear: both;
	}

.text_quote {
	margin:0px 50px;
}

body {
	text-align:center;
	background-image: url(images/dssbackground2.jpg);
	background-color: #aaaaaa;
	font-size: 100%;
	}
	
body#video #content-main{
	width: 425px;
	margin:25px;
	}

body#video #content-main img{
	display:block;
	margin:20px auto 0 auto;
	}
	
body#video #content-sub{
	width:250px;
	margin:0 25px 0 475px;
	position:absolute;
	top:270px;
	}
	
body#video #content-sub p{
	margin-top:10px;
	width:184px;
	font-size:.6em;
	}	
	
#wrapper {
	position:relative;
	margin: 0px auto;
	width: 750px;
	text-align: left;
	background-color: #eeeeee;
	min-height:100%;
	}	
	
/* Header */	
	
#header {
	position:relative;
	width: 750px;
	height: 110px;
	}

#header h1 {
	display: block;
	width: 351px;
	height: 108px;
	background-image:url(images/toplogo.jpg);
	background-repeat:no-repeat;
	text-indent: -9999px;
	cursor:pointer;
	float:left;
	}	
	
#header p {
	font-family: "Copperplate Gothic Light", "Copperplate Light", "Palatino Linotype", "Book Antiqua", "Times New Roman", serif;
	color:#545454;
	font-size: 0.8em;
	float:right;
	margin-right:25px;
	margin-top:60px;
	text-transform:uppercase;
	width: 300px;
	text-align:right;
	}

#main_nav {
	position:relative;
	width: 700px;
	height: 30px;
	text-align:left;
	margin: 15px 25px 30px 25px;
	z-index: 30;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	}		
	
#main_menu {
	height: 30px;
	list-style: none;
	margin: 0px;
	width: 700px;
	z-index: 50;
	background-image:url(images/dot.jpg);
	background-repeat:no-repeat;
	background-position: bottom left;
	}	
	
#main_menu li {
	display: inline-block;
	text-align:center;
	width: 136px;
	padding:5px 0;
	font-family: "Copperplate Gothic Light", "Copperplate Light", "Palatino Linotype", "Book Antiqua", "Times New Roman", serif;
	font-size: 12px;
	}	
	
#main_menu li a {
	color: #FFFFFF;
	text-decoration:none;
	}	
	
#main_menu li#last_menu_item {
	padding-right: 0px;
	}		
	
#main_menu li#first_menu_item {
	padding-left: 0px;
	}

#showcase {	
	position: relative;
	width: 700px;
	height: 400px;
	text-align: center;
	padding: 0px 25px;
	margin-bottom: 25px;
	z-index: 0;	
	}
	
#m1 {
	position:absolute;
	top: 30px;
	left: 0px;
	width: 138px;
	display:inline-block;
	padding: 0px;
	margin: 0px;
	visibility: hidden;
	text-align:left;
	z-index:10;
	background-color: #8f9cb7;
	border-left: 1px solid #465776;
	border-right: 1px solid #465776;
	border-bottom: 1px solid #465776;
	border-top: none;
	}	
	
#m1 ul {
	margin: 0;
	padding: 0;
	}	
	
#m1 li {
	display: inline-block;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float:left;
	z-index:10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}	
	
#m1 li a {
	padding: 4px 5px;
	width: 129px;
	display:block;
	color: #ffffff;
	text-decoration:none;
	}	
	
#m1 li a:hover {
	background-color: #465776;
	}			

	
#content_main {
	padding:25px;
	min-height:100%;
	}
	
.highlights {
	margin-left:25px;
	width: 335px;
	padding-bottom: 15px;
	background-color:#8f9cb7;
	cursor:pointer;
	background-image:url(images/round_corner_bottom_small.png);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
.highlights img {
	float: left;
	margin: 0 1em 1em 15px;
	padding: 5px;
	border: 1px solid #465776;
	background-color:#99a7c4;
	}
	
.highlights p {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#FFFFFF;
	margin-bottom: 0.8em;
	line-height: 1.5em;
	padding-right: 15px;
	}	

.highlights h2 {
	font-family: "Copperplate Gothic Light", "Copperplate Light", "Palatino Linotype", "Book Antiqua", "Times New Roman", serif;
	font-size: 1em;
	text-align: center;
	color:#FFFFFF;
	font-weight: normal;
	margin: 0 0 0.2em 0;
	background-image:url(images/round_corner_top_small.png);
	padding-top: 15px;
	}

.highlights p.website_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align:center;
	margin-bottom: 1.2em;
	padding-right: 0;
	}		
	
.highlights p.website_link a {
	color: #465776;
	text-decoration: none;
	}	
	
.highlights p.website_link a:hover {
	text-decoration: underline;
	}	

#highlight1 {
	margin-bottom:25px;
	min-height: 194px;
	}
	
#highlight2 {
	min-height: 194px;
	}
		
#content_sub {
	position:absolute;
	top:760px;
	left:380px;
	width: 290px;
	padding: 0px 25px;
	background-color:#465776;
	height:293px;
	background-image:url(images/round_corner_bottom_news.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}

#content_sub #headlines h2 {
	color:#FFF;
	}
	
#content_sub h2 {
	font-size: 1em;
	margin: 0 0 1.5em 0;
	font-family: "Copperplate Gothic Light", "Copperplate Light", "Palatino Linotype", "Book Antiqua", "Times New Roman", serif;
	color: #465776;
	}
	
#career-video {
	float:right;
	margin-left:20px;
	}
	
#jobs{
	font-size:1.3em;
	}

#internships{
	font-size:1.3em;
	}	

#jobs h4, #internships h4{
	font-size:.85em;
	}

#internships li p span, #jobs li p span{
	font-style:italic;
	}

#jobs-head, #internships-head{
	font-size:1em;
	}

#career-caption {
	font-size:.6em;
	margin-top:10px;
	font-style:italic;
	margin-right:25px;
	}
	
#front-services {
	position:absolute;
	top:610px;
	left:380px;
	width: 288px;
	padding: 10px 25px;
	max-height:150px;
	border: #465776 solid 1px;
	text-align:center;
	}

#headlines {
	z-index:10;
	overflow:hidden;
	position:relative;
	bottom:25px;
	}

#headlines p {
	margin: 5px 0;
	}

#headlines .hldate {
	color:#8f9cb7;
	}

#headlines a:link {
	color:#FFF;
	text-decoration:none;
	}
#headlines a:visited {
	color:#EEE;
	text-decoration:none;
	}
#headlines a:hover {
	color:#FFF;
	text-decoration:underline;
	}
#headlines a:active {
	color:#FFF;
	text-decoration:none;
	}

#hlmore{
	margin-top:10px;
	}
	
#hlmore a:link{
	color:#8f9cb7;
	text-decoration:none;
	}
	
#hlmore a:visited{
	color:#EEE;
	text-decoration:none;
	}
	
#hlmore a:hover{
	color:#8f9cb7;
	text-decoration:underline;
	}
	
#hlmore a:active{
	color:#8f9cb7;
	text-decoration:none;
	}

#rounded-news {
	position:relative;
	top:0;
	right:25px;
	background-image:url(images/round_corner_top_news.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:340px;
	min-height:40px;
	z-index:0;
	}
	
#footer {
	position:relative;
	width: 750px;
	height: 146px;
	background-image:url(images/bottomlogo.jpg);
	background-repeat:no-repeat;	
	}
	
#footer p {
	display: none;
	}	

#image_div_websyn {
	margin:25px auto 0px auto;
	min-height:71px;
	text-align:center;
}

.images_websyn {
	border:2px solid #465776;
	position:relative;
	margin:0px 15px;
	float:left;
}

#image4_websyn {
	bottom: 20px;
}

#image1_websyn {
	top: 20px;
}

#singleline_websyn {
	margin:0 50px 25px 0;
	text-align:right;
}

#doug_pic {
	margin: 25px;
	float:left;
}

#services h2 {
	margin:5px 25px;
}

#main_branch {	
	margin: 25px 25px 25px 50px;
	width: 250px;
	display:inline-block;
	text-align:center;
	}
	
#sub_branches {
	margin: 25px 50px 25px 25px;
	width: 250px;
	display:inline-block;
	text-align:center;
	}

#contactus {
	width:644px; 
	padding:25px 25px 15px 25px;
	clear:both;
}

#contact-button {
	text-align:center;
	}


#comment_text {
	position:relative; bottom:60px;
}


#comment_left {
	width:100px; 
	float:left; 
	margin:10px; 
	text-align:right;
}

#comment_right {
	width:560px; 
	float:left;
}

#submitbutton {
text-align: center;
	
}

#right_column_imt {
	width:330px; 
	margin-left:25px; 
	float: right;
}

#right_column_imt p {
	font-style:italic;
	font-size: 0.75em;
	margin-top: 10px;
	}


#general_content, #general_content2 {
	width: 700px;
	padding: 0 25px;
	}
	
#general_content li {
	margin-left:25px;
	}
	
#general_content li p {
	font-size:1em;
	}
	
#general_content ul {
	margin-bottom:25px;
	}
	

#page ul {
	margin-left:25px;
	}
	
table#contact_table {
	width: 644px;
	border: none;

	}
	
table#contact_table td {
	vertical-align: top;
	padding-bottom: 10px;
	}	
	
td.table_text_right {
	text-align: right;
	padding-right: 10px;
	}		
	
.link_headings h2 {
	margin-bottom:10px;
	}
	
#xls_link a {
	display:inline-block;
	padding-top:25px;
	}
	
.more-info {
	display:block;
	margin:15px 45px 15px 40px;
	}
	
.web-services {
	display:block;
	text-align:center;
	margin-top:50px;
	}
	
.vlog {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color:#000066;
	font-weight: bold;
	}
	
span.yourupdate {
	display:inline-block;
	width: 125px;
	height: 30px;
	background-image: url(images/yutv_small.png);
	background-repeat:no-repeat;
	background-position: 0 -2px;
	padding-top: 3px;
	margin-bottom: -1em;
	text-align: left;
	text-indent: -9999px;
	}	


.images_websyn {
	border:2px solid #465776;
}

.text_quote {
	font-family:"Trebuchet MS", "Verdana", sens-serif; 
	font-size:0.75em; 
	color:#000000; 
	font-style:italic;
	line-height: 1.5em;
}

#h2alt {
	font-family:"Copperplate Gothic Light", "Copperplate Light", "Palatino Linotype", "Book Antiqua", "Times New Roman", serif; 
	font-size:1em; 
	color:#8f9cb7;
}

#services h2 {
	font-size:.9em;
}

.bold {
	font-weight:bold;
}

#contactus {
	background-color:#8f9cb7; 
	border-style:solid; 
	border-width:3px; 
	border-color:#465776;
}

#required {
	color:#990000;
	font-size: 0.8em;
	text-align:right;
	margin-top: 5px;
	}

.red {color:#990000;}

	
em {
	font-style:italic;
	font-weight:normal;
	}

#dynamic-text {
	color:#FFF;
	font-size:1em;
	text-align:center;
}

#page {
    margin: 0 25px;
}
	
a.here 	{
	color: #465776;
	text-decoration: none;
	text-transform:uppercase;
	font-size: smaller;
	font-weight: bold; 
	}

a:hover.here 	{
	text-decoration: underline;
	}

a:link {
	color:#000000; 
	text-decoration:underline;
}
a:visited {
	color:#333333; 
	text-decoration:underline;
}
a:hover {
	color:#465776; 
	text-decoration:underline;
}
a:active {
	color:#000000; 
	text-decoration:underline;
}

#respond {
        width: 700px;
}

textarea#comment {width:700px;}

div.comment-body p {font-size:1.2em; margin-top:10px;}
