html, body {
	padding: 0;
	margin: 0;
}

body {
	background: #fff url(images/body.gif) repeat-x;
	text-align: center;
}

a {
	color: #3cabeb;
}

a:hover {
	color: #1b81bb;
}

p {
	margin: 0;
}

form {
	margin: 0;
}

input, textarea, select, option {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.shadow {
	padding: 3px;
	background: url(images/input-shadow.gif) no-repeat;
	border: 1px solid #717171;
}

.center {
	text-align: center;
}

.clearfloat {clear:both;font-size:0.1px;height:0pt;line-height:0pt;width:0pt;overflow: visible;}

#wrapper {
	width: 766px;
	margin: 0 auto;
	text-align: left;
}


#title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #444;
	padding: 48px 0 32px 0;
	margin: 0;
	line-height: 24px;
	text-align: left;
}

#header {	
	padding: 0;
	margin: 0;

	width: 766px;
	height: 177px;
	overflow: hidden;
	background: #1c82cf url(images/header.jpg) no-repeat;
	
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

#header a {
	color: #fff;
}

#header p {
	margin: 0;
}


#header h1, #header h2, #header h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 17px;
}

#header .box {
	padding: 20px 0;
	margin-left: 20px;
	width: 480px;

}


.wrapper3cols, .wrapper2cols, #footer, .wrapper1col {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #777;
}

.wrapper3cols, .wrapper2cols {
	margin: 10px 0;
}

.wrapper1col {
	margin: 10px 0 20px 0;
}

.wrapper3cols .hdr {
	height: 60px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #ff8519;
	line-height: 54px;
	padding-left: 60px;
	overflow: hidden;
}

.wrapper1col h1, .wrapper3cols h1, .wrapper2cols h1 {
	font-size: 17px;
	color: #000;
}
.wrapper1col h2, .wrapper3cols h2, .wrapper2cols h2 {
	font-size: 17px;
	color: #000;
	margin: 10px 0;
}
.wrapper1col h3, .wrapper3cols h3, .wrapper2cols h3 {
	font-size: 17px;
	line-height: 18px;
	color: #000;
	margin: 10px 0;
}

.wrapper3cols .box {
	padding: 0 10px;
	font-size: 11px;
	line-height: 14px;
}

.content2cols, .content3cols {
	width: 766px;
	float: left;
}

.col3footer, .col2footer {
	clear: both;
	width: 100%;
}

.col3left {
	margin-left: 3px;
	margin-right: 518px;
}

.col3mid {
	float:left;width:245px;margin-left:-506px;
}

.col3right{
	float:left;width:245px;margin-left:-248px;
}

#header3boxes {
	margin: 10px 0;
	background: url(images/3col-hdr.gif) left top no-repeat;
	width: 766px;
}

#footer3boxes {
	background: url(images/3col-footer.gif) left bottom no-repeat;
	height: 22px;
}


.col2left {
	margin-left: 3px;
	margin-right: 518px;
	background: #d9e3ee url(images/2col-left-bg-top.gif) top left no-repeat;
}

.wrapper2cols {
	background: url(images/2col-bg.gif) repeat-y;
}

.col2footer {
	background: url(images/2col-left-bg.gif) 3px 100% no-repeat;
	height: 22px;
}

.col2right{
	float:left;width:503px;margin-left:-506px;
}

.col2left .box {
	padding: 16px;
}

.box p {
	padding: 0 0 8px 0;
}

.wrapper3cols .box p {
	padding: 0 0 0 0;
}

.box .content-icon {
	padding: 4px 8px 4px 0;
	vertical-align: top;
}

.box .content-description {
	vertical-align: top;
	padding: 4px 0;
}

.box .content-description h1, .box .content-description h2, .box .content-description h3,{
	margin: 0 0 10px 0;
}

#footer {
	border-top: 6px solid #46b9f5;
	padding: 16px 0;
	text-align: center;
}