@charset "utf-8";
/* CSS Document */
#divDiffText {
	margin-left: 20px;
	margin-right: 20px;
}
#divSidNav {
	background-color: #9999cd;
	width: 165px;
	float: left;
	padding-top: 140px;
	height: 780px;
}
#divFooter {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	clear: both;
	padding-top: 20px;
	margin-left: 150px;
}
#divHeader {
	background-image: url(images/logo.jpg);
	background-position: 0px top;
	background-repeat: no-repeat;
	height: 140px;
	float: left;
	background-attachment: scroll;
	width: 635px;
	clear: none;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #6633FF;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: bold;
}
#navigation {
	background: #9999cd;
	list-style-type: none;
	width: 165px;
	font-size:12px;
	font-family:Verdana;
	margin-top: 75;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
	line-height: normal;
	padding: 0;
}
#navigation a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 0 15px;
	line-height: 2.5;
	border-bottom: 1px solid #FFF;
}
#navigation a:hover {
	background: #C1C1C1;
	color:#526891;
}
#navigation #con a {
	border: none;
}
#divContent {
	width: 635px;
	height: 100%;
	float: left;
}
#divContainer {
	width: 800px;
	clear: both;
}
#divClear {
	clear: both;
}

body {
	margin-left: 0px;
	margin-top: 0px;
}
#divStar {
	text-align: center;
}
#divPhone {
	font-weight: bold;
	font-size: 16px;
	margin-top: 100px;
	margin-left: 125px;
}
#divText {
	font-size: 13px;
	float: left;
	width: 410px;
	margin-left: 10px;
}
#divList {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	text-align: left;
	margin-left: 90px;
	font-size: 13px;
}
#divList  li {
	margin-top: 7px;
}
#divLaptop {
	margin-left: 110px;
	width: 280px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #5b3299;
	font-weight: bold;
}
h3 {
	font-size: 30px;
	font-weight: bold;
	color: #5b3299;
	text-decoration: underline;
	margin-left: 120px;
}
#divSidNavDif {
	float: left;
	background-color: #9999cd;
	height: 950px;
	width: 165px;
	padding-top: 140px;
}
h4 {
	font-size: 13px;
	font-weight: bold;
}
#divDifference Text {
	width: 650px;
	margin-left: 20px;
	padding-left: 20px;
	float: left;
}
#divSidNavCort {
	background-color: #9999cd;
	float: left;
	height: 1775px;
	width: 165px;
	padding-top: 140px;
}
#divTextCort {
	font-size: 13px;
	float: left;
	width: 615px;
	margin-left: 10px;
}
#divGlobe {
	height: 210px;
	width: 280px;
	margin-left: 100px;
	border: thin solid #000000;
	margin-top: 20px;
}

#divList2 {
	margin-left: 120px;
}


#divContainer #divContent #mainForm {
	font-size: 13px;
	margin-left: 20px;
}
