article, aside, figure, footer, header, hgroup, menu, nav, section { display: block; }

@font-face {
	font-family: sourcesanspro-regular_font;
	src: url('fonts/sourcesanspro-regular-webfont.eot'); 
	src: url('fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), 
	     url('fonts/sourcesanspro-regular-webfont.woff') format('woff'), 
         url('fonts/sourcesanspro-regular-webfont.ttf') format('truetype'), 
	     url('fonts/sourcesanspro-regular-webfont.svg#webfont') format('svg');
}

@font-face {
	font-family: sourcesanspro-semiboldit_font;
	src: url('fonts/sourcesanspro-semiboldit-webfont.eot'); 
	src: url('fonts/sourcesanspro-semiboldit-webfont.eot?#iefix') format('embedded-opentype'), 
	     url('fonts/sourcesanspro-semiboldit-webfont.woff') format('woff'), 
         url('fonts/sourcesanspro-semiboldit-webfont.ttf') format('truetype'), 
	     url('fonts/sourcesanspro-semiboldit-webfont.svg#webfont') format('svg');
}

body {
	font-family: sourcesanspro-regular_font, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #252525;
	margin: -1px;
	padding: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
}

h1 {
	font-family: sourcesanspro-semiboldit_font, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #56A1D5;
}

h2 {
	font-family: sourcesanspro-semiboldit_font, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A2662B;
}

p.menu {
	font-family: sourcesanspro-regular_font, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 100%;
	color: #56A1D5;
	padding-top: 15px; 	
	padding-right: 15px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:link.menu, a:visited.menu {
	color: #56A1D5;
	text-decoration: none;
}

a:hover.menu {
	color: #A2662B;
	text-decoration: none;
}

a:link.footer, a:visited.footer {
	color: #FFFFFF;
	text-decoration: none;
}

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

#wrapper {
	position: relative;
	margin: auto;
	text-align: left;
	width: 960px;
	background-color: #FFFFFF;
}

#menu {
	position: relative;
	text-align: right;
}

#header {
	position: relative;
	width: 960px;
	height: 119px;
}

#left_arc {
	position: relative;
	background-image: url(images/left_arc.jpg);
	width: 222px;
	height: 348px;
}

#left_arc_sub {
	position: relative;
	background-image: url(images/left_arc_sub.jpg);
	width: 222px;
	height: 150px;
}

#services_list {
	position: relative;
	padding-top: 60px;
	text-align: right;
	width: 200px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 165%;
}

#page_title {
	position: relative;
	padding-top: 60px;
	text-align: right;
	width: 200px;
	color: #FFFFFF;
	font-size: 18px;
}

#right_arc {
	position: relative;	
	float: right;
	margin-top: -348px;
}

#right_arc_sub {
	position: relative;	
	float: right;
	margin-top: -150px;
}


#left_column {
	position: relative;
	width: 480px;
	height: 345px;
}

#left_column_contact {
	position: relative;
	width: 480px;
	height: 250px;
}

#left_column_copy {
	position: relative;
	padding-top: 2px;
	padding-left: 30px;
	width: 430px;
	color: #A2662B;
	font-family: sourcesanspro-regular_font, Arial, Helvetica, sans-serif;
	line-height: 150%;
}

#specialized_skills {
	position: relative;
	float: right;
	margin-top: -345px;
	width: 480px;
	height: 249px;
	background-image: url(images/specialized_skills.jpg);
}

#specialized_skills_contact {
	position: relative;
	float: right;
	margin-top: -250px;
	width: 480px;
	height: 249px;
	background-image: url(images/specialized_skills.jpg);
}

#icons {
	position: relative;
	padding-top: 40px;
	padding-left: 30px;	
	font-family: sourcesanspro-regular_font, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}

#bottom {
	position: relative;
	width: 960px;
	color: #A2662B;
	font-family: sourcesanspro-regular_font, Arial, Helvetica, sans-serif;
	line-height: 150%;
}

#footer {
	position: relative;
	margin-top: 10px;
	text-align: center;
	color: #FFFFFF;
	width: 960px;
	background-color: #56A1D5;
}
