body {
	font-family: 'Georgia', serif;
	/*font-family: 'Open Sans Light', 'Verdana', sans-serif;*/
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	/*letter-spacing: +0.5px;*/
	text-decoration: none;
	color: rgb(20, 20, 20);
	background-color: rgb(245, 241, 232);
}

body.frontpage {
}
	
body.std {
	background-image: url("../images/bg-sand.png");
	background-repeat: repeat-x;
}

h1 {
	font-family: 'Open Sans Light',sans-serif;
	font-size: 48px;
	line-height: 45px;
	color: rgb(50, 50, 50);
	text-shadow: 0pt 1px 0pt rgba(255, 255, 255, 0.75);
	letter-spacing: -2.5px;
	font-weight: normal;
}

h2 {
	font-family: 'Open Sans Light',sans-serif;
	font-size: 32px;
	color: rgb(50, 50, 50);
	text-shadow: 0pt 1px 0pt rgba(255, 255, 255, 0.75);
	letter-spacing: -2px;
	font-weight: normal;
}

h3 {
	font-family: 'Open Sans','Open Sans Light',sans-serif;
	font-weight: normal;
	font-size: 28px;
	letter-spacing: -0.5px;
	display: block;
	margin: 0pt 0pt 12px;
	line-height: 100%;
	text-shadow: 0pt 1px 0pt rgba(255, 255, 255, 0.75);
	color: rgb(50, 50, 50);
	padding: 0pt;
	border: 0pt none;
}

h4 {
	font-weight: bold;
}

h5 {
}

img {
	border: none;
}

div.main {
	position: absolute;
	width: 80%;
	top: 70px;
	left: 140px;
}

div.header {
	height: 70px;
}

div.pjsip {
	position: absolute;
	float: left;
	margin-top: 2px;
	margin-left: 150px;
	vertical-align: middle;
}

div.pjsip a {
	font-family: Georgia, serif;
	font-size: 56px;
	text-decoration: none;
	letter-spacing: -1.5px;
	line-height: 80%;
	color: rgb(175, 50, 50);
	font-weight: 900;
	vertical-align: middle;
	filter: alpha(opacity=60);
	opacity: 0.6;	
}

div.nav {
	float: right;
	margin-right: 15%;
	font-family: 'Open Sans Light', 'Open Sans', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}

div.nav li {
	margin: 0pt;
	display: inline-block;
	list-style-type: none;
	font-weight: normal;
	vertical-align: middle;
}

div.nav a {
	font-family: 'Open Sans Light', 'Open Sans', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	
	padding: 12px;
	color: rgb(72, 72, 72);
	text-decoration: none;
	font-weight: normal;
	display: inline-block;
	margin: 0pt;
	vertical-align: top;
}

div.cse {
	position: relative;
	float: right;
	margin: 0px;
	vertical-align: bottom;
}

div.leftnav {
	position: absolute;
	float: left;
	padding-top: 100px;
	size: 140px;
	left: 30px;
	padding-right: 1%;
	font-family: 'Open Sans Light', 'Open Sans', sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: right;
	border-right: 1px solid rgb(214, 214, 214);
}

div.leftnav li {
	line-height: 30px;
	list-style-type: none;
	margin-left: -32px;
}

div.leftnav li a {
	color: rgb(72, 72, 72);
	text-decoration: none;
}

div.content {
	position: relative;
	width: 95%;
	left: 0%;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-left: 10px;
	padding-right: 20px;
	background-color: rgb(245, 241, 232);
}

div.content p {
	margin-top: 3px;
	margin-bottom: 12px;
}

div.content_qa {
	margin-left: 24px;
	text-indent: -1.5em;
}

div.content_qa br {
	line-height: 4px;
}

div.content_qa p {
	margin-top: 1px;
	margin-bottom: 3px;
}

div.footer {	
	position: relative;
	width: 95%;
	left: 0%;
	padding-right: 20px;
	/*padding: 24px;*/
}

div.footer li {
	list-style-type: none;
	/*margin: 0px 0pt 0pt;*/
	/*padding: 0pt 0pt 0px;*/
	margin-left: -36px;
	border-bottom: 1px dotted rgb(214, 214, 214);
	color: rgb(96, 96, 96);
	font-size: 12px;
}

div.footer li a {
	font-family: 'Open Sans',sans-serif;
	color: rgb(175, 50, 50);
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;
}

div.announce {
	width: 95%;
	left: 0%;
	font-family: 'Open Sans Light', 'Open Sans', sans-serif;
	font-size: 24px;
	color: rgb(72, 72, 72);
	padding-top: 48px;
	padding-bottom: 24px;
	background-image: url("../images/bg-sand.png");
	background-repeat: repeat-x;
}

div.announce li {
	padding: 0pt 0pt 8px;
}

div.download {
	font-family: georgia,"Bitstream Charter",serif;
	background-color: rgb(101, 147, 36);
	padding-right: 16px;
}

div.download a {
	color: rgb(255, 255, 255);
	text-decoration: none;
	vertical-align: middle;
	padding: 20px;
	font-size: 24px;
	white-space: nowrap;
	line-height: 48px;
	background: url("../images/arrow-small.png") no-repeat scroll 100% 50% transparent;
}

div.download_small {
	font-family: georgia,"Bitstream Charter",serif;
	font-size: 10px;
	background-color: rgb(101, 147, 36);
	padding-right: 16px;
	color: rgb(255,255,255);
}

div.download_small a {
	color: rgb(255,255,255);
	text-decoration: none;
	vertical-align: middle;
	padding: 12px;
	padding-right: 20px;
	font-size: 14px;
	white-space: nowrap;
	line-height: 36px;
	background: url("../images/arrow-small.png") no-repeat scroll 100% 50% transparent;
	border-bottom: 1px dotted rgb(214, 214, 214);
}
	
a.fancy {
	font-family: 'Open Sans',sans-serif;
	color: rgb(175, 50, 50);
	text-decoration: none;
}

