*
{
	padding: 0;
	margin: 0;
}

body
{
	background: #FBF7BD url(/images/bg.gif) repeat-x;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #000;
}

img
{
	border: 0;
}

a
{
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}


#centered
{
	position: relative;
	width: 980px;
	margin: 0 auto;
}

.layout
{
	position: relative;
	float: left;
	width: 980px;
}


#header
{
	height: 193px;
	background: url(/images/header.jpg) top right no-repeat;
}
#header img
{
	height: 190px;
	margin-left: 36px;
}


ul#top_nav
{
	width: 879px;
	height: 114px;
	list-style-type: none;
	background: url(/images/nav.jpg) no-repeat;
	padding: 7px 0 0 101px;
}
ul#top_nav li
{
	position: relative;
	float: left;
	width: 106px;
	height: 106px;
	padding-right: 33px;
}
ul#top_nav li a
{
	position: relative;
	float: left;
	width: 106px;
	height: 106px;
	text-indent: -10000px;
}
ul#top_nav li#nav1
{
	background: url(/images/nav1.jpg) no-repeat;
	padding-right: 35px;
}
ul#top_nav li#nav2
{
	background: url(/images/nav2.jpg) no-repeat;
}
ul#top_nav li#nav3
{
	background: url(/images/nav3.jpg) no-repeat;
}
ul#top_nav li#nav4
{
	background: url(/images/nav4.jpg) no-repeat;
}
ul#top_nav li#nav5
{
	background: url(/images/nav5.jpg) no-repeat;
	padding-right: 32px;
}
ul#top_nav li#nav6
{
	background: url(/images/nav6.jpg) no-repeat;
}


#main
{
	width: 881px;
	margin-top: 20px;
	padding-left: 99px;
	background: url(/images/steps.gif) right 70px no-repeat;
}

#main ul#nav
{
	position: relative;
	float: left;
	width: 185px;
	margin-top: 22px;
	padding-bottom: 40px;
	list-style-type: none;
}
#main ul#nav li
{
	position: relative;
	float: left;
	width: 163px;
	height: 19px;
	margin-bottom: 3px;
	padding-left: 22px;
	background: url(/images/li.gif) no-repeat;
	line-height: 19px;
}
#main ul#nav li a
{
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	color: #323228;
}

#main #content
{
	width: 696px;
}

#main #content #text
{
	position: relative;
	float: left;
	width: 696px;
}

#main #content h1
{
	position: relative;
	float: left;
	width: 186px;
	height: 45px;
	background: url(/images/heading.jpg) no-repeat;
	padding: 11px 0 0 65px;
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: normal;
	color: #004e27;
}
#main #content p
{
	position: relative;
	float: left;
	width: 500px;
	padding-left: 20px;
	text-align: justify;
}

#main #content .col
{
	width: 303px;
}
#main #content .col h2
{
	position: relative;
	float: left;
	width: 186px;
	height: 45px;
	background: url(/images/heading.jpg) no-repeat;
	padding: 11px 0 0 65px;
	margin-bottom: 10px;
	font-size: 17px;
	font-weight: normal;
	color: #004e27;
}
#main #content .col p
{
	position: relative;
	float: left;
	width: 250px;
	padding-left: 20px;
	text-indent: 16px;
	text-align: justify;
}

#main #content ul#gallery
{
	position: relative;
	float: left;
	width: 489px;
	list-style-type: none;
	margin-bottom: 40px;
}
#main #content ul#gallery li
{
	position: relative;
	float: left;
	width: 163px;
	height: 127px;
}
#main #content ul#gallery li a
{
	position: relative;
	float: right;
	width: 150px;
	height: 113px;
	border: 3px solid #E3BE17;
}
#main #content ul#gallery li a:hover
{
	border-color: #1A87F0;
}


#footer
{
	height: 51px;
}

#footer #copyright
{
	position: relative;
	float: left;
	width: 314px;
	height: 41px;
	padding: 10px 0 0 104px;
	background: url(/images/copyright.jpg) top right no-repeat;
	color: #fcf8c9;
}

#footer #solution
{
	position: relative;
	float: right;
	width: 122px;
	height: 34px;
	padding: 17px 75px 0 28px;
	background: url(/images/solution.jpg) top left no-repeat;
}
#footer #solution a
{
	color: #fcf8c9;
}
