*
{
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", verdana, sans-serif;
	text-align: baseline;
	vertical-align: bottom;
}

html
{
	border: 0px;
	padding: 0px;
	background-color: #23a6de;
}

table, tr, td, tbody
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a img, #content img
{
	border: 0px;
}

a
{
	text-decoration: none;
	color: #01a7e8;
	text-align: left;
}

.textinput
{
	width: 240px;
	background-color: #eaf5fb;
}

textarea
{
	width: 240px;
	background-color: #eaf5fb;
}

a:hover
{
	color: #009fff;
}

.indent
{
	padding-left: 30px;
}

.bullet
{
	background-image: url('images/bullet.png');
	background-repeat: no-repeat;
	background-position: 8px top;
	height: 20px;
	line-height: 20px;
}

.red
{
	color: red;
}

.clear
{
	clear: both;
	height: 1px; 
	width: 1px; 
	font-size: 1px;
	visibility: hidden;
	padding: 0px;
	margin: 0px;
}

.selected
{
	font-weight: bold;
}

.float-right
{
	float: right;
	margin-left: 12px;
}

.float-left
{
	float: left;
	margin: 4px;
}

.textcenter
{
	text-align: center;
}

.blockcenter
{
	margin: 0px auto;
}

#container
{
	
}

#page
{
	width: 1000px;
	margin: 0px auto;
	background-color: white;
}

#header
{
	height: 124px;
	background-image: url('images/headerbg.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

#headernumber
{
	float: right;
	margin: 10px 16px;
	color: #fff;	
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 19px;
}

#logo
{
	margin-left: 90px;
	/*border-right: 2px solid #eeeff3;
	border-bottom: 2px solid #eeeff3;*/
}

#page-inner
{
	
}

* html #page-inner
{
	margin-top: -29px;
}

#main-layout
{
	width: 100%;
}

#leftcol
{
	vertical-align: top;
}

#content
{
	padding: 5px 24px 15px 38px;
	width: 754px;
	font-size: 14px;
	text-align: justify;
	color: #43575e;
}

#content h1
{
	color: #ff8528;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 14px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#content h2
{
	font-size: 14px;
	margin-bottom: 14px;
	text-transform: uppercase;
}

#content h3
{
	margin-bottom: 0px;
	font-size: 12px;
	text-transform: uppercase;
	color: #ff8528;
}

#content .subheading 
{
	font-size: 14px;
}

#content p
{
	margin-bottom: 14px;
}

#content .listtable
{
	margin: 0px 0px 14px 30px;
}

#content table, #content table td
{
	vertical-align: top;
	text-align: left;
}

#content ul li
{
	list-style: none;
	background-image: url('images/bullet.png');
	background-repeat: no-repeat;
	background-position: 8px top;
	padding-left: 42px;
	line-height: 20px;
	margin-top: 8px;
	text-align: left;
}

#content ul li a
{
	color: #ff8528;
	font-weight: bold;
}

#content ol
{
	margin-left: 40px;
	padding-left: 0px;
}

.upper-alpha
{
	list-style-type: upper-alpha
}

#content .contactnumber
{
	color: #ff8528;
}

#footer
{
	background-image: url('images/footerbg.png');
	background-repeat: repeat-x;
	width: 798px;
	height: 105px;	
	padding-left: 18px;
}

.footerblock
{
	width: 200px;
	float: left;
	margin-top: 0px;
	height: 84px;
	min-height: 84px;
	max-height: 84px;
	overflow: hidden;
	margin: 0px 30px;
}

* html .footerblock
{
	width: 200px;
	float: left;
	margin-top: 0px;
	height: 84px;
	min-height: 84px;
	max-height: 84px;
	overflow: hidden;
	margin: 0px 20px;
}

.footertext
{
	width: 160px;
	float: right;
	color: #ff8528;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

.footertext b
{
	color: #6e8cb0;
	clear: right;
	display: block;
	font-size: 14px;
}

.footertext link
{
	clear: left;
	display: block;
}

.contact
{
	background-image: url('images/contact.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

.design
{
	background-image: url('images/design.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

.hire
{
	background-image: url('images/hire.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

.graphics
{
	background-image: url('images/formatting.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

.schools
{
	background-image: url('images/school.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

.templates
{
	background-image: url('images/templates.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

#rightcol
{
	background-image: url('images/rightcolbg.png');
	background-repeat: repeat-x;
	width: 184px;
	vertical-align: top;
	background-color: #e5f1ff;
}

.rightblock
{
	width: 150px;
	margin: 17px 15px;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
