* {
	margin:0;
	padding:0;
	}

/* Begin Main Structure */
body {
	background: #2f2f2f;
	color: #666;
	margin:0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	}

.page {
	width:900px;
	margin:0 auto;
	position:relative;
	text-align:left;
	}
	
.globe {
	width:275px;
	position:relative;
	text-align:left;
	float: left;
	left: 0px;
	top: -20px;
	margin-right: 20px;
	}
/* End Main Structure */



/* Begin Header */
#header {
	height:119px;
	background-color: #6a6a6a;
	background-image: url(images/header.jpg);
	}
	
#header h1 {
	position:absolute;
	top:15px;
	left:0;
	width:371px;
	height:84px;
	font-size:17px;
	text-transform:lowercase;
	overflow:hidden;
	}
	
#header h1 span {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:371px;
	height:96px;
	z-index:1;
	background-image: url(images/logo.jpg);
	}

#nav {
	position:absolute;
	top:65px;
	right:54px;
	background:#fff url(images/nav-bg.jpg);
	height:29px;
	padding-bottom:2px;
	line-height:29px;
	width: 337px;
	}
	
#nav li {
	float:left;
	list-style:none;
	}
	
#nav li.left {
	background:url(images/nav-left.jpg);
	width:5px;
	}
	
#nav li.right {
	background:url(images/nav-right.jpg);
	width:6px;
	}
	
#nav li a {
	padding:3px 9px;
	font:1.7em/29px "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	}
	
#nav li a:hover {
	color:#545454;
	text-decoration:none;
	background:#eee url(images/nav-hover.jpg)
	}
	
#indexheader {
	background-color: #fff;
	background-image: url(images/whiteheader.jpg);
	}
	
#indexheader .page {
	background:url(images/headerimg-laptop.jpg) no-repeat 0 0;
	height:174px;
	width:740px;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: left;
	}
	
#indexheader p {
	font-size:1.4em;
	line-height:normal;
	}
	
#contentheader {
	background:#fff url(images/smallheader.jpg);
	}
	
#contentheader .page {
	padding:20px 0;
	text-align:right;
	height:44px;
	background-image: url(images/smalllogo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

/* End Header */



/* Begin Overall General Settings */
p, .newsp {
	padding:10px 0;
	font-size:1.2em;
	}
	
p {
	line-height:1.5em;
	}
	
p.rightnews {
	margin-bottom:10px;
	overflow:hidden;
	height:90px;
	width:158px;
	display:block;
	background-image: url(images/placeholder.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 7px;
	padding-bottom: 10px;
	margin-left: 0px;
	padding-left: 110px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 150%;
	font-weight: bold;
	color: #333333;
	}
	
p.rightnews a, p.rightnews a:hover {
	text-decoration:none;
	}
	
p.rightnews a img {
	display:block;
	border:1px solid #fff;
	}

input.subscribe {
	border:1px solid #a8a8a8;
	width:191px;
	padding:3px;
	color:#8e8e8e;
	height:15px;
	font-family:"Segoe UI", "Lucida Sans", "Trebuchet MS", Tahoma, sans-serif;
	font-style:italic;
	font-size:1.2em;
	float:left;
	margin:2px 3px 0 0;
	display:block;
	line-height:25px;
	}
	
input.subscribebutton {
	background:#545454 url(images/button.jpg);
	width:77px;
	height:25px;
	color:#003300;
	border:none;
	font-family:"Segoe UI", "Lucida Sans", "Trebuchet MS", Tahoma, sans-serif;
	font-size:1.2em;
	display:block;
	float:left;
	padding:0 0 4px;
	line-height:25px;
	margin:0;
	}

	
	/* Begin Links and Headers */	
	a, h2 a:hover, .newsh2 a:hover {
	color: #006600;
	text-decoration: none;
		}

	a:hover {
		text-decoration: underline; 
		}
		
	h2 a, .newsh2 a {
		color:#000;
		}
		
	a.caps, .more-link a {
		font-size:10px;
		text-transform:uppercase;
		}
		
	.more-link {
		display:block;
		text-align:right;
		}
	
	h1, h2, .newsh2 {
		font-family: "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: normal;
		line-height:1em;
		}
		
	h1 {
	color:#003300;
	font-size:2em;
	padding-bottom:10px;
	letter-spacing:-1px;
		}
		
	h2, .newsh2 {
	font-size: 1.8em;
	color:#006600;
	font-style:italic;
	padding-bottom:5px;
	display:block;
		}
		

	h3 {
		margin-bottom:-10px;
		font:bold 1.1em Arial, Helvetica, sans-serif;
		color:#323232;
		padding-top:3px;
		}
		

	h2, h2 a, h2 a:hover, h2 a:visited, h3 {
		text-decoration: none; 
		}	
	/* End Links and Headers */
	
input.subscribe {
	border:1px solid #a8a8a8;
	width:191px;
	padding:3px;
	color:#8e8e8e;
	height:15px;
	font-family:"Segoe UI", "Lucida Sans", "Trebuchet MS", Tahoma, sans-serif;
	font-style:italic;
	font-size:1.2em;
	float:left;
	margin:2px 3px 0 0;
	display:block;
	line-height:25px;
	}
	
input.subscribebtn {
	background:#545454 url(images/button.jpg);
	width:77px;
	height:25px;
	color:#fff;
	border:none;
	font-family:"Segoe UI", "Lucida Sans", "Trebuchet MS", Tahoma, sans-serif;
	font-size:1.2em;
	display:block;
	float:left;
	padding:0 0 4px;
	line-height:25px;
	margin:0;
	}
	
.line {
	border-bottom:1px solid #a8a8a8;
	height:2px;
	font-size:1px;
	line-height:0;
	margin-bottom:10px;
	}

	
	/* Begin Images */	
	a img {
		border: none;
		}
		
	p img { 
		padding: 0; 
		max-width: 100%; 
		}

	/* End Images */	
	
small {
	color: #999; 
	}	
	
.alignright { float: right; }

.alignleft { float: left }

/* End Overall General Settings */


/* Begin Content Areas */
#content {
	background:#e5e5e5 url(images/content.jpg) repeat-x;
	}
	
#content .page {
	padding:20px 0;
	}
	
.borderbox {
	padding:10px 10px 0;
	border:1px solid #a8a8a8;
	width:269px;
	}
	
.borderboxtitle {
	background:#e5e5e5;
	padding:0 2px;
	font-size:10px;
	text-transform:uppercase;
	margin-top:-17px;
	color:#a8a8a8;
	position:relative;
	z-index:1;
	}
	
.centercolumn {
	width:280px;
	margin: 0 auto;
	}
	
.centercolumn p, .borderbox p, .borderbox .newsp {
	line-height:normal;
	}

small { 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 0.9em; 
	line-height: 1.5em; 
	}


/* Begin features */
#features { 
	padding:10px 10px 0;
	border:1px solid #a8a8a8;
	width:150px;
	float:right;
	margin-bottom:15px;
	}

#features form { margin: 0; }

#features h2 {
	color:#000;
	}

#features ul, #features ul ol { 
	margin: 0; 
	padding: 0; 
	}
	
#features ul li { 
	list-style-type: none;
	list-style-image: none; 
	margin-bottom: 15px; 
	}
	
#features ul ul, #features ul ol { margin:0 0 0 10px; }

#features ul ul li, #features ul ol li { margin:0; padding: 0 0 2px; font-size:1.1em; }

#features ul ul ul, #features ul ol { margin: 0 0 0 10px; }

#features ul p { margin:0; padding:0 0 0 12px; font-size:1.1em; }

#features select {
	width: 150px; 
	padding: 2px;
	border:1px solid #a8a8a8;
	background:#fff;
	height:20px;
	margin:0;
	}

ol li, #features ul ol li { list-style: decimal outside; }
/* End features */



/* Begin Footer */
#footer { 
	background:#2f2f2f url(images/footer.jpg);
	text-align:center;
	clear: both;
	color:#fff;
	padding-top:10px;
	height:68px;
	}

/* #footer p { 
	margin: 0; 
	padding: 20px 0; 
	text-align: center; 
	} */
/* End Footer */
