﻿body {
	background-color: #ffffff;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12pt;
	 color: #7d7d7d;
	 
}

#wrapper {
background-color: #ffffff;
	background-image:url('images/bgConnect.jpg');
	background-repeat: no-repeat;
	width: 800px;
	margin-left: auto;
	margin-right: auto; 
	padding: 5px;
}

#header {

	width: 400px;
	float: left;
	color: #bcb9b9;
}


#menuright {
	float: right;
	display: block;
	z-index: 30;
	color: #bcb9b9;
}

#statement {
padding-top: 155px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;	
}

#statement p {
	width: 400px; text-align:justify; font-size: 12pt; margin: 0px; margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;	
}

#statement p:hover {
	background-color: #ffffff;
	color: #3399ff;
}



#thequote {
	text-align: right;

	font-size: 12pt;
	margin-top: 0pt;
	margin-left: auto;
	float:right;

	
}

#thequote:hover {
	background-color: #ffffff;
	color: #3399ff;
}


#thedesignbox {
	 background-image:url('images/bgBlock.gif');
	  background-repeat: no-repeat;
	float:left;
	width: 240px;
	height: 130px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	padding-top: 10px;
	padding-left: 20px;
}

#thefuntbox {
background-image:url('images/bgBlock.gif');
	  background-repeat: no-repeat;

	float:left;
	width: 240px;
	height: 130px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	padding-top: 10px;
	padding-left: 20px;
	margin-left: 10px;

}

#theconnbox {
background-image:url('images/bgBlock.gif');
	  background-repeat: no-repeat;

	float:left;
	width: 240px;
	height: 130px;
	display: block;
		font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	padding-top: 10px;
	padding-left: 20px;
	margin-left: 10px;

}

#bottomwrapper {
 margin-top: 140px;
	width: 800px;
}

#thedev p:hover{
	background-color: #ffffff;
	color: #3399ff;

}
#thedev ul:hover{
	background-color: #ffffff;
	color: #3399ff;

}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 800px;
	margin-top: 10px;
	text-align: right;
	float: right;
	color: #bcb9b9;
}

#footer a {
	text-decoration: none;
	color: #bcb9b9;
}

.jnblue {
	color: #005cff;
}

.jngreen16 {
	color: #a2f40d;
	font-size: 16pt;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
}


h1 {
	color: #000000;
	font-size: 26pt;
	margin: 0px;
	margin-top: -10px;
}
h2 {
	color: #BCB9B9;
	font-size: 20pt;
	margin: 0px;
	margin-top: -10px;
}

h3 {
	color: #BCB9B9;
	font-size: 16pt;
	margin: 0px;
	margin-top: 10px;
}

td {
	 vertical-align: text-top;
}

td p {
	text-align: justify;
	font-size: 10pt;
	margin-right: 15px;
	margin-top: 5px;
}

td a {
	text-decoration: none;
	color: #bcb9b9;
}

td a:hover {
	text-decoration: underline;
	color: #bcb9b9;
}



table p:hover {
	 	background-color: #ffffff;
	color: #3399ff;

}



#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	float: left;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12pt;
	 z-index: 30;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 150px;
	background: #ffffff;
	color: #bcb9b9;
	text-align: center;
	text-decoration: none;
	z-index: 30;}

#sddm li a:hover
{	background: #49A3FF}

#sddm li span
{	
	margin-left: 0px;
	margin-right: 20px;
}



#sddm div
{	position: relative;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ffffff;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ffffff;
		color: #a2f40d;
		font: 11px arial black}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
