#copy h1 a {
	display: inline;
	font-size: 11px;
	line-height: 2.009em;
	letter-spacing: 0;
	text-transform: uppercase;
	margin: -1.045em 0 0;
	text-decoration: none;
	color: #999;
	float: left;
	margin-right: 6px;
	background: url("../images/main/bg-h1-a.gif") no-repeat right center;
	padding-right: 12px;
}

#copy h1 a:hover {
	text-decoration: underline;	
}

#copy h1 span {
	display: block;
	clear: both;
}


#news h2 {
	margin-bottom: 0;
	display: none;
}

#copy #news-nav {
	margin: 0em 0 2.55em;
	list-style: none;
	text-align: center;
	border-bottom: 1px solid #ccc;
	height: 34px; 
	font-family: arial, helvetica, sans-serif;
}

#news-nav li {
	float: left;
	display: inline;
	margin-right: .25em;
}

#news-nav li a {
	text-decoration: none;
	color: #777;
	padding: 0 2em;
	line-height: 33px;
	display: block;
	background-color: #eee;
	border: 1px solid #ccc;
	border-bottom-color: #ccc;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;	
    -moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}

#news-nav li a:hover {
	color: #fff; 	
	background-color: #ff5e17;
	border-color: #ff5e17;
}

#news-nav li.link-current a {
	background-color: #fff;
	color: #17C1F3;
	font-weight: bold;
	border-color: #ccc;
	border-bottom-color: #fff;
}

#sidebar {
	display: none;
}

#copy {
	background-image: url("/images/main/forms/bg-copy.png");
	width: auto;
	float: none;
} 	

#copy-body {
	background-image: url("/images/main/forms/bg-copy-body.png");
	overflow: auto;
}

#copy h2 {
	margin-top: 0;
}	

#news {
	width: 565px;
	float: left;
	padding-right: 40px;
	border-right: 1em solid #eee;
	min-height: 1025px;
}

#copy-aside {
	float: right;			 
	width: 202px;
}

#copy-aside h3 {
	color: #666;
	text-transform: uppercase;
	margin-bottom: 0;
}	

#copy #blogs h2 {
	display: none;
}

#copy #blogs ul {
	list-style: none;
	margin-left: 0;
	margin-bottom: 2.55em;
}

#copy #blogs ul li {
	overflow: auto;
	padding: .85em;
	background-color: #eee;		
	margin-bottom: .212em; 
	color: #666;
}

#copy #blogs ul .thumb {
	width: 44px;
	height: 44px;
	background-color: #aaa;
	float: left;	
	margin-right: .5em;
}

#copy #blogs ul .thumb img {
}

#copy #blogs ul .title {
	display: block;
	font-weight: bold;
}

#copy #blogs ul .description {
	display: block;
	font-size: .9em;
	font-style: italic;
}

#e-snapshots form label {
	display: none;
}

#e-snapshots p {
	margin: 0 0 .85em;
}

#copy form input[type="text"],
#copy form select,
#copy form textarea {
	font-family: arial;
	font-size: 13px;
	color: #222;
	background-color: #fff;
	border: none;
	padding: .212em;
	border: 1px solid #ccc;
}

#copy form input[type="text"]:focus,
#copy form select:focus,
#copy form textarea:focus {
	border-color: #ff5e17;
	outline: 1px solid #ff5e17;			
}

#e-snapshots form input {
	width: 112px;
}

#e-snapshots form button {
	padding-left: .5em;
	padding-right: .5em;
}

#copy #e-snapshots ol {
	list-style-type: disc;
	color: #888;
	margin-left: 1.5em;
}

/* AddThis */

.addthis_toolbox {
	margin-top:-100px;
}

