@charset "utf-8";
.ivr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
	letter-spacing: 3px;
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #e9e9e9;
}
.oneColFixCtrHdr #container {
	width: 900px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #e9e9e9;
	margin-top: 10px;
	padding: 0px;
	height: auto;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #e9e9e9;
	margin-top: 10px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	clear: both;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	height: auto;
}
#mainctextDiv {
	padding: 0px;
	width: 900px;
	margin: 0px;
}
#whatweDoDiv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	float: left;
	width: 400px;
	border: 1px none #E9E9E9;
	margin: 0px;
	padding: 10px;
	height: 150px;
}
.homeHeaders {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0px;
}
#featuredproductsDiv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
	width: 400px;
	float: left;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	margin-bottom: 10px;
	height: 165px;
}

.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}#pro1Div {
	float: left;
	height: 450px;
	width: 240px;
	margin-top: 20px;
	margin-right: 47px;
	margin-left: 47px;
	border: 1px none #999;
	margin-bottom: 0px;
}
#proc1InnerDiv {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 240px;
	border: 1px solid #CCC;
}
#proc1InnerTextDiv {
	height: 150px;
	width: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #666;
	border: 1px none #CCC;
	font-weight: normal;
}

#pro2Div {
	float: left;
	height: 450px;
	width: 240px;
	margin-top: 20px;
	margin-right: 47px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px none #999;
}
#proc2InnerTextDiv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #666;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 240px;
}
#proc2InnerDiv {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 240px;
	border: 1px solid #CCC;
}


#headerwide {
	background-color: #282828;
	height: 36px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	-moz-box-shadow: 0px 5px 5px 0px #999;
	-webkit-box-shadow: 0px 5px 05px 0px #999;
	box-shadow: 0px 5px 05x 0px #999;
}
#pro4Div {
	clear: both;
	float: left;
	height: 300px;
	width: 240px;
	margin-right: 46px;
	margin-left: 46px;
	border: 1px solid #999;
}
#pro5Div {
	float: left;
	height: 300px;
	width: 240px;
	margin-right: 46px;
	margin-bottom: 0px;
	border: 1px solid #999;
}

#synapselogoDiv {
	float: left;
	height: auto;
	width: 265px;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navDiv {
	background-color: #282828;
	float: right;
	width: 510px;
	margin-top: 15px;
	margin-bottom: 10px;
	height: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#Home_btn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
#services_btn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#contactus_btn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#mainImg {
	margin: 0px;
	padding: 0px;
	width: 900px;
	background-color: #333;
	height: 330px;
}

#aboutus_btn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#footerwide {
	background-color: #282828;
	height: 75px;
	width: 100%;
	margin: 0px;
	clear: both;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#products_btn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#headertextDiv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	height: 40px;
}
.linkstext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
#footerwidetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #E9E9E9;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: auto;
}
#contactfDiv {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
	padding: 10px;
}
#cl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 0px;
	padding: 0px;
}


a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
a:visited {
	color: #999;
}
#pro3Div {
	float: left;
	height: 300px;
	width: 240px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px none #999;
	margin-bottom: 0px;
}
#pro3InnerDiv {
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 240px;
	border: 1px solid #CCC;
}
#pro3InnerTextDiv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #666;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



a:hover {
	color: #999;
	text-decoration: underline;
}
#navTitle {
	background-color: #333;
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#navTitleHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	letter-spacing: 2px;
	width: 800px;
	margin-left: 46px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.emaillinks A:link {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-transform: none;
	font-weight: normal;
	text-decoration: underline;
}
.emaillinks A:visited {
	color: #999;
	text-decoration: underline overline
}
.emaillinks A:active {
	color: #999;
	text-decoration: underline overline
}
.emaillinks A:hover {
	color: #0000CC;
	text-decoration: underline;
	color: #999;
} 

.footerlinks A:link {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footerlinks A:visited {
	color: #CCC;
	text-decoration: underline overline
}
.footerlinks A:active {
	color: #999
}
.footerlinks A:hover {
	color: #0000CC;
	color: #666;
} 
.imglink A:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
.imglink A:visited {
}
.imglink A:active {
}
.imglink A:hover {

} 


.conlinks A:link {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
}
.conlinks A:visited {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.conlinks A:active {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
.conlinks A:hover {
	color: #0000CC;
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
} 

.smlink A:link {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
}
.smlink A:visited {
	color: #999;
	text-decoration: underline
}
.smlink A:active {
	color: #999
}
.smlink A:hover {
	color: #0000CC;
	text-decoration: underline;
	color: #999;
} 
#proserv1Div {
	float: left;
	height: auto;
	width: 240px;
	margin-top: 20px;
	margin-left: 47px;
	margin-bottom: 20px;
	border: 1px none #999;
}
#pro1Divs {
	float: left;
	height: auto;
	width: 240px;
	margin-top: 20px;
	margin-right: 47px;
	margin-left: 47px;
	margin-bottom: 20px;
	border: 1px none #999;
}
#procserv1InnerDiv {
	margin: 0px;
	padding: 5px;
	height: auto;
	width: 240px;
	border: 1px solid #CCC;
}
#aboutUsDiv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
	padding: 10px;
	font-weight: bold;
}
.oneColFixCtrHdr #container #mainContent #mainctextDiv #aboutUsDiv p {
	font-weight: bold;
	color: #000;
	font-size: 12pt;
}
#aboutustextDiv {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #666;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	padding-top: 20px;
}
#s4Div {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #999;
	clear: left;
	float: left;
	width: 240px;
	margin-top: 20px;
	margin-right: 47px;
	margin-bottom: 20px;
	margin-left: 47px;
	border: 1px none #CCC;
}
#contactusdivright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #666;
	padding: 10px;
	float: left;
	width: 325px;
	margin-left: 100px;
	margin-top: 40px;
}
.logo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #EA0000;
}


	
	.botlinks a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
	text-transform: capitalize;

	
	
}
.botlinks A:active {
	
}
.botlinks a:visited {
	
}
.botlinks a:hover {
	color: #CCC;
	
}


	.sitemaplinks a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #666;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	
}
.sitemaplinks A:active {
	
}
.sitemaplinks a:visited {
	
}
.sitemaplinks a:hover {
	color: #333;
	
}
	
	
.prlinks a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
}
.prlinks A:active {
	color: #CCC
}
.prlinks a:visited {
	color: #CCC;
}
.prlinks a:hover {
	color: #999;
	text-decoration: underline;
}
.prseps {
	color: #999;
}
#pro4DivNew {
	float: left;
	height: 500px;
	width: 240px;
	margin-top: 20px;
	margin-right: 47px;
	margin-left: 47px;
	border: 1px none #999;
	margin-bottom: 0px;
}
#pro5DivNew {
	float: left;
	height: 500px;
	width: 240px;
	margin-top: 20px;
	margin-right: 47px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px none #999;
}
#pro6DivNew {
	float: left;
	height: 500px;
	width: 240px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px none #999;
	margin-bottom: 0px;
}
#abovefoooterDiv {
	height: 5px;
	width: auto;
}
