#content h2 {
	clear: both;
	padding: 20px 0 10px 0;
	color: #fff;
}

#content {
	background: none;
	color: #000;
}

#content p {
	width: 700px;
	line-height: 14pt;
	margin: 0 0 10px 0;
}

#content h3 {
	margin: 0 0 6px 0;
	font-size: 14pt;
}

#content h4 {
	margin: 0 0 6px 0;
	font-size: 12pt;
}

#content ul {
	margin: 0 0 10px 15px;
	width: 700px;
}

#content p a {
	color: #a0590d;
	font-weight: bold;
}

#left_col {
	width: 300px;
	float: left;
	line-height: 14pt;
}

#right_col {
	margin: 0 0 0 325px;
	width: 600px;
}

#content ul.bigButtons {
	list-style: none;
	margin: 0 0 10px 0;
	width: auto;
}

ul.bigButtons li {
	width: 290px;
	height: 40px;
	background: url(../images/service_header_bg.png) no-repeat;
	margin: 0 10px 25px 0;
	padding: 0;
	float: left;
}

ul.bigButtons li a {
	font-size: 12pt;
	width: 280px;
	height: 32px;
	display: block;
	padding: 10px 0 0 8px;
}

ul.bigButtons li a:hover {
	color: #fff;
	text-decoration: none;
}

/* CONTACT US */

#contact p {
	margin: 0 0 10px 0;
}

#contact form {
	margin: 0 0 20px 0;
}

#contact label {
	display: block;
	width: 120px;
	font-size: 12pt;
}

#contact input, #contact select {
	margin: 0 0 15px 0;
	width: 250px;
}

#contact textarea {
	margin: 0 0 15px 0;
	padding: 3px;
	width: 380px;
	height: 180px;
	background: url(../images/input_bg.gif) no-repeat;
	border: none;
}

#contact input.submit {
	background: url(../images/addbutton_back.png) no-repeat;
	width: 138px;
	height: 28px;
	color: #fff;
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#contact input.submit:hover {
	background: url(../images/addbutton_back.png) 0 -28px no-repeat;
}


/* CREATING ARTWORK */

#create h3 {
	font-size: 14pt;
	margin: 20px 0 8px 0;
}

#create li {
	margin: 0 0 3px 15px;
	font-size: 12pt;
}

#create ol li {
	margin: 0 0 10px 15px;
	font-size: 10pt;
	width: 700px;
}

/* DOWNLOAD TEMPLATES */

#templates table {
	width: 500px;
	margin: 0 0 20px 0;
	border-collapse: collapse;
	border: 1px solid #333;
	background: #ddd;
}

#templates thead td {
	background: #333;
	color: #fff;
	font-size: 11pt;
	padding: 3px 4px;
	font-weight: bold;
}

#templates tbody td {
	width: 100px;
	padding: 3px 4px;
}

#templates tbody td.label {	
	width: 300px;
}

#templates tbody tr.alt td {
	background: #d3d3d3;
}

#templates tbody tr.over td {
	background: #eee;
}

/* FTP ACCESS */

#ftp p {
	margin: 0 0 10px 0;
	font-size: 11pt;
	line-height: 15pt;
}

#ftp ul {
	list-style: none;
}

#ftp li {
	margin: 0 0 8px 0;
	font-size: 12pt;
}

#ftp li strong {
	display: block;
	width: 120px;
	float: left;
}

/* GLOSSARY */

#glossary ul {
	font-size: 11pt;
	list-style: none;
}

#glossary li {
	margin: 0 0 15px 0;
	line-height: 15pt;
}

#glossary li strong {
	display: block;
	font-size: 12pt;
}

/* WISDOM */

#wisdom #wisdom_img {
	width: 760px;
	float: left;
}

#wisdom #wisdom_img img {
	margin: 10px 0 20px 0;
	border: 1px solid #333;
	width: 750px;
	height: 495px;
}

#wisdom ul#wisdom_menu {
	margin: 10px 0 0 770px;
	list-style: none;
}

#wisdom ul#wisdom_menu li {
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	width: 100px;
	height: 66px;
	border: 1px solid #333;
}

#wisdom ul#wisdom_menu li:hover {
	border-color: #fff;
}

/* CASE STUDIES */

#casestudies .studyLeft {
	width: 450px;
	float: left;
}

#casestudies .studyRight {
	width: 450px;
	margin: 0 0 0 460px;
}

#casestudies h4 {
	margin: 20px 0 2px 0;
}

#casestudies ul {
	list-style: none;
	margin: 0 0 20px 0;
	width: auto;
}

#casestudies ul li {
	margin: 0 0 1px 0;
}

