html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, table, {
	margin: 0;
	padding: 0 0 15px 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	cursor: hand;
}

body {
	background-color: #FFFFFF;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #136734;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom:10px;
}
h2 {
	color: #136733;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	padding: 25px 0 0 0;
}

h3 {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	padding: 25px 0 0 0;
}

table {
	background-color: #eee;
	padding:5px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #222;
}

th {
	color: #136733;
	text-align:left;
	text-align:
}

#content a, #content a:link {
	color: #136733;
	font-weight: normal;
	text-decoration: underline;
	border-bottom-width: thin;/*border-bottom-style: solid;
	border-bottom-color: #136755;
	cursor: pointer; 	*/
}
#content a:visited {
	color: #136733;
	font-weight: bold;
	text-decoration: underline;
	border-bottom-width: thin;
}
#content a:hover {
	color: #136733;
	text-decoration: none;
	
	border-bottom-width: thin;
}
#content a:focus {
	color: #136733;
	border-bottom-width: thin;
	text-decoration: underline;
}
#content a:active {
	color: #136733;
	text-decoration: underline;
	border-bottom-width: thin;
}
#page-wrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 930px;
}
#page-wrapper #header {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	height: 115px;
	line-height: 14px;
	overflow: hidden;
	background-image: url(images/header-shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom:10px;
}
#page-wrapper #header #logo {
	float: left;
	height: 60px;
	width: 260px;
	padding-top: 30px;
	padding-left: 20px;
}
#page-wrapper #header #phone {
	float: right;
	/*height: 10px;*/
	width: 160px;
	text-align: right;
	background-image: url(images/phone-shadow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 10px 30px 15px 20px;
}
#page-wrapper #header #menu {
	float: right;
	/*height: 40px;*/
	width: 520px;
	clear: right;
	padding: 0 30px 0 0;
}

#menu a:visited {
	
}

#menu a:hover {
	color: #136733;

	
}
#menu a:focus {
	color: #136733;

}
#menu a:active {
	color: #999;

}

#page-wrapper #content-wrapper {
	overflow: hidden;
}
#page-wrapper #content-wrapper #picture-left {
	background-color: #FFFFFF;
	float: left;
	width: 310px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#page-wrapper #content-wrapper #content {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 335px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#page-wrapper #footer {
	overflow: hidden;
	background-image: url(images/footer-shadow.png);
	background-repeat: no-repeat;
	background-position: top;
}
#page-wrapper #footer #copyright {
	float: left;
	width: 280px;
	font-size: 10px;
	color: #999;
	padding: 20px 0 0 20px;
}
#page-wrapper #footer #netmagik {
	float: right;
	height: 20px;
	width: 100px;
	font-size: 10px;
	color: #CBCBCB;
	padding-top: 20px;
}

.creds {
	padding: 5px 0 30px 0;
}



#footer a {
	text-decoration:none;
	color:#999;
}
.menu ul {
	margin: 0;
	padding: 0;
	float: right;
}
.menu ul li {
	display: inline;
}
.menu ul li a {
	float: left;
	text-decoration: none;
	color: #656565;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left:10px;
}
.menu ul li a:visited {
	color: #656565;
}
.menu ul li a:hover, .menu ul li .current {
	color: #656565;
}
.last {
	padding-right: 0px!important;
}
.form-wrapper {
	float: left;
	width: 100%;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 20px;
}
fieldset{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #EEE;
}
#contact-wrapper h2 {
    font-size: 30px;
    line-height: 1.2;
    margin: 9px 0;
    letter-spacing: -1px;
    color: #333;
    font-weight: bold;
}

#contact-wrapper h2.success {
    color: #5791fc;
}
/** Form Styles **/
input, textarea, select{
	width: 340px;
	padding: 8px 6px;
	margin: 0;
	color: #999999;
	text-shadow: 0 0 1px #FFFFFF;
	border: 1px solid #ddd;
	outline: none;
	display: inline-block;
	position: relative;
	z-index: 2;
	background: -webkit-gradient(linear, left top, left 15, from(#FFFFFF), color-stop(4%, #f4f4f4), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #f4f4f4 1px, #FFFFFF 15px);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	font-family: "Helvetica Neue", "Arial", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

input {
    height: 16px;
}

select {
	width: 353px;
	padding: 6px 6px;
	font-size: 12px!important;
}

textarea {
    width: 340px;
    overflow: hidden;
    background: -webkit-gradient(linear, left top, left 15, from(#FFFFFF), color-stop(4%, #f4f4f4), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #f4f4f4 1px, #FFFFFF 15px);

}

input:focus, textarea:focus, select:focus {
    -webkit-box-shadow: 0px 0px 5px #007eff;
    -moz-box-shadow: 0px 0px 5px #007eff;
    box-shadow: 0px 0px 5px #007eff;
}



.field {
    margin: 18px 0;
    position: relative;
    width: 490px;
}

label {
	display: block;
	width: 112px;
	padding-right: 24px;
	float: left;
	color: #666;
	text-align: right;
	font-family: "Helvetica Neue", "Arial", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.error, .tooltip {
	height: 16px;
	width: 300px;
	background-color: #FFCFCF;
	border: 1px solid #E5A3A3;
	font: 11px/16px Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif;
	color: #801B1B;
	padding: 8px 10px 8px 10px;
	margin-left: -2px;
	border-radius: 0 9px 9px 0;
	-moz-border-radius: 0 9px 9px 0;
	-webkit-border-radius: 0 9px 9px 0;
	-moz-box-shadow: 0 0 6px #ddd;
	-webkit-box-shadow: 0 0 6px #ddd;
	z-index: 9999;
}

.tooltip {
    background: #F2F2F2;
    border-color: #DBDBDB;
    color: #666;
}

.overlay {
    display: none;
    z-index: 10000;
    background-color: #fff;
    width: 912px;
    padding: 24px;
    min-height: 200px;
    border: 1px solid #666;
    background: -webkit-gradient(linear, left top, left 30, from(#f1f1f1), color-stop(4%, #ffffff), to(#f4f4f4));
    background: -moz-linear-gradient(top, #f4f4f4, #ffffff 1px, #f4f4f4 95%);
    border: 1px solid #dadada;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 0px 1px 4px #ddd;
    -moz-box-shadow: 0px 1px 4px #ddd;
}


.overlay .close:before {
    content: 'X';
}

.overlay .close {
    background: #eee;
    border-radius: 17px;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border: 1px solid #AAAAAA;
    cursor: pointer;
    height: 23px;
    padding-top: 5px;
    position: absolute;
    right: -15px;
    text-align: center;
    top: -15px;
    width: 29px;
}

#exposeMask{
    position:fixed !important;
}
.submit input {
    width: 260px;
    text-align: center;
    padding: 6px;
    color: #aaa;
    font-size: 14px;
    text-decoration: none;
    background-color: #f1f1f1;
    background: -webkit-gradient(linear, left top, left 30, from(#f1f1f1), color-stop(4%, #ffffff), to(#f4f4f4));
    background: -moz-linear-gradient(top, #f1f1f1, #ffffff 1px, #f4f4f4 30px);
    border: 1px solid #dadada;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 0px 1px 4px #ddd;
    -moz-box-shadow: 0px 1px 4px #ddd;
    text-shadow: 1px 1px 0px #fff;
    display: block;
    margin: 12px 0;
    text-align: center;
    cursor: pointer;
    float:right;
}

.submit input{
    padding: 6px 3px;
    height: 36px;
    cursor: pointer;
    width: 96px;
    -webkit-box-shadow:none;
    -moz-box-shadow: none;
    background: -webkit-gradient(linear, left top, left 30, from(#f1f1f1), color-stop(4%, #ffffff), to(#f4f4f4));
    background: -moz-linear-gradient(top, #f1f1f1, #ffffff 1px, #f4f4f4 30px);
    border: 1px solid #ccc;
    font-weight:bold;
    color:#666;
}

#company-street-address{
    display:none;
}
/** Form Styles **/
input, textarea, select {
    font: 16px/24px Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif;
    width: 340px;
    padding: 8px 6px;
    margin: 0;
    color: #999999;
    text-shadow: 0 0 1px #FFFFFF;
    border: 1px solid #ddd;
    outline: none;
    display: inline-block;
    position: relative;
    z-index: 2;
    background: -webkit-gradient(linear, left top, left 15, from(#FFFFFF), color-stop(4%, #f4f4f4), to(#FFFFFF));
    background: -moz-linear-gradient(top, #FFFFFF, #f4f4f4 1px, #FFFFFF 15px);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}