@charset "utf-8";

html {

	min-height: 100%;

	/*overflow: -moz-scrollbars-vertical !important;*/

	margin-bottom: 1px;

}

body {

	background-color: #2e404d;

	margin: 0px;

	padding: 0px;

	height: 100%;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}

table {

	border-spacing: 0px;

	border-collapse: collapse;

	margin-right: 10px;

}

td {

	padding: 0px;

	vertical-align: top;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-align: left;

	margin-right: 30px;

}

div {

	outline: none;

}

img {

	border: 0px;

}

p {

	margin-right: 15px;

	margin-left: 20px;

	line-height: 1.5em;

}

ul {

	margin-right: 15px;

}



h1 {

	font-family: Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	font-size: x-large;

	color: #263d4c;

	font-weight: normal;

	margin-right: 15px;

	margin-left: 20px;

	margin-top: 25px;

}

h2 {

	font-family: Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	font-size: large;

	color: #263d4c;

	font-weight: normal;

	margin-right: 15px;

	margin-left: 20px;

	margin-top: 30px;

}

h3 {

	font-family: Arial, Helvetica, sans-serif;

	text-transform: uppercase;

	font-size: medium;

	color: #263d4c;

	font-weight: normal;

	margin-right: 15px;

	margin-left: 20px;

	margin-top: 15px;

}

a {

	color: #263d4c;

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

#container0 {

	height: 100%;

	width: 100%;

}

#container1 {

	background-color: #FFFFFF;

	margin: 20px;

	width: 950px;

}



#container2 {

	width: 930px;

	margin: 10px;

}

#gradient {

	background-image: url(../images/gradient_top.jpg);

	background-repeat: no-repeat;

}





#nav {

	border-bottom: 1px solid #bbb;

	margin-top: 30px;

	margin-right: 0px;

	margin-left: 0px;

	margin-bottom: 0px;

	text-align: right;

}

#nav img {

	margin-left: 15px;

}



#nav * {

	font-size: x-small;

}

#nav  ul, #nav li {

	list-style: none;

	margin: 0;

	padding: 0;

}

#nav li {

	display: inline;

}



#nav  ul  li a {

	border-top: 1px solid #bbb;

	color: #263d4c;

	display: block;

	margin: 0;

	text-decoration: none;

	background-color: #f0f1f2;

	outline: none;

	font-weight: bold;

	padding-top: 5px;

	padding-right: 20px;

	padding-bottom: 5px;

	padding-left: 5px;

}

#nav  ul  ul  li a {

	color: #263d4c;

	background-color: #f7f9fa;

	font-weight: normal;

	border-top: 1px solid #ccc;

}

#nav  ul  li  a:hover  {

	background-color: #FFFFFF;

	text-decoration: none;

}



#content ul {

	line-height: 1.5em;

}

#footer {

	background-image: url(../images/gradient_bottom.jpg);

	background-repeat: no-repeat;

	background-position: bottom;

}



#footer p {

	font-size: x-small;

	margin-top: 60px;

	text-align: right;

	margin-bottom: 20px;

}

#info {

	background-color: #f0f1f2;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #ccc;

	font-size: x-small;

	padding-top: 35px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 20px;

	line-height: 1.5em;

	margin-top: 0px;

	margin-left: 0px;

	margin-right: 0px;

	margin-bottom: 50px;

}

#featured {

	margin-top: 30px;

	font-size: x-small;

	margin-bottom: 50px;

}

#horiz_menu {

	font-size: x-small;

	padding-top: 20px;

	padding-right: 20px;

	padding-left: 20px;

}

.heading_color2 {

	color: #667580;

}



.portfolio_container {

	background-color: #ebecee;

	margin-top: 20px;

	margin-bottom: 20px;

	margin-left: 20px;
	
	margin-right: 20px;

	padding: 20px;

}

.portfolio_table {

	width: 100%;

}

.tile_table table {

	width: 85%;

	background-color: #ebecee;

	margin-left: 20px;
	
	margin-right: 20px;

	margin-top: 20px;

}

.tile_table_blue table {

	width: 100%;

	background-color: #d5dbe8;

	margin-left: 20px;

	margin-top: 20px;

}

