/* @override http://amgbook.com/styles.css */

/* @override http://www.amgbook.com/styles.css */

/* @override http://www.amgbook.com/styles.css */

/* @override http://www.amgbook.com/styles.css */

/* @override http://amgbook.com/styles.css */

#wrapper {
	background-color: #fffeff;
	width: 700px;
	border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-bottom: 5px solid #c0c0c0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	     -moz-box-shadow: 0px 0px 10px #d5d5d5; /* FF3.5+ */
  -webkit-box-shadow: 0px 0px 10px #d5d5d5; /* Saf3.0+, Chrome */
          box-shadow: 0px 0px 10px #d5d5d5;
	border-style: none;
}

input#Submit.button.np.inf-button {
	font-size: 16px;
}

td.header {
	background-color: #1a346e;
	color: #fffeff;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}

select#Contact0_ServicesNeeded {
	width: 200px;
}

tr {
}

#content form table tbody tr td {
}

td.caption {
	width: 300px;
}

#content table tbody tr td.content h2 {
	border-bottom: 1px solid #112b62;
}

#header {
	
}

#logo {
	background-image: url(logo.jpg);
	height: 163px;
}

#navigation {
	padding-right: 50px;
	padding-left: 50px;
	list-style-type: none;
}

ul#navlist {
	margin-top: -20px;
}

#navigation a {
	color: #a9a9a9;
	font-weight: bold;
	text-decoration: none;
}

#navigation a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a#current {
	color: #000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

#navigation ul li {
	list-style-type: none;
	float: left;
	padding-right: 20px;
}

#content {
	padding: 0 50px 50px;
}

body {
	background-color: #f1f1f1;
	margin-bottom: 0;
	margin-top: 0;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.howtored {
	color: #ff2500;
	font-weight: bold;
	text-align: center;
	width: 500px;
	margin: auto;
}

#content table tbody tr td.content div.howtotitle h2 {
	border-bottom-style: none;
	text-align: center;
	color: #000;
}

div.subline {
	text-align: center;
	color: #001992;
	font-weight: bold;
}

div.bluecenter {
	font-size: 18px;
	color: #001992;
	font-weight: bold;
	text-align: center;
}

#content table tbody tr td.content div.howtocontent div.quote {
	font-style: italic;
	text-align: center;
	font-size: 12px;
	color: #000;
	background-color: #feff6a;
	padding: 10px;
	border: 2px dashed #fffeff;
}

#content table tbody tr td.content div.howtotitle h2 {
	font-weight: bold;
	font-size: 30px;
}

table.order {
	display: table;
	width: 100%;
}

div.videofloatright {
	width: 325px;
	float: right;
	color: #eaeaea;
	position: relative;
	left: 45px;
}

/* @group Form */

#address div.street input {
	height: 20px;
	margin-left: 0;
		border-top: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}

#corporateinfo textarea {
	width: 100%;
	height: 100px;
	border-top: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}

label {
		font-size: 12px;
	color: #797979;
}

#forminput input {
	
	width: 200px;
	height: 20px;
	border-top: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}

#forminput div.floatitleft input.check {
	width: 20px;
	height: 13px;
}

div.sketch {
	margin-bottom: 10px;
}

#forminput {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

h3 {
	margin: 0 0 4px;
}

.decisionmaking div {
	margin-bottom: -6px;
}

div.floatitleft {
	float: left;
}

.anchor {
	clear: both;
	height: 1px;
}



/* @end */