body
{
	margin: 0;
	padding: 0;
	background: url(../images/bodybg.jpg) repeat-x #4F6FA7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
}

a
{
	text-decoration: none;
	color: #006600;
}

a:hover
{
	text-decoration: underline;
}

.clear
{
	clear: both;
	background: none;
}

/* Main Container Settings */

#container
{
	width: 980px;
	position: relative;
	top: 20px;
	margin: 0 auto;
}

/* Header Settings */

#header
{
	height: 100px;
	position: relative;
	background: url(../images/headerbg.png) no-repeat;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header h1
{
	padding: 0px 40px 0px 40px;
	display: block;
	float: left;
	font-size: 3.1em;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 28px;
}

#header h3
{
	padding: 0px 20px 0px 0px;
	display: block;
	float: right;
	font-size: 12px;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 18px;
}

/* Top Menu Settings */

#menu
{
	height: 40px;
	margin: 0px auto;
	position: relative;
	background: url(../images/menubg.png) repeat-x;
}

#menu ul
{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	list-style: none;
}

#menu ul li
{
	display: block;
	float: left;
	width: 85px;
	height: 40px;
	background: url(../images/divider.png) right top no-repeat;
}

#menu ul li span
{
	display: block;
	width: 83px;
	height: 40px;
	background: url(../images/menu-hover.png) 50% 0 no-repeat;
	font: 13px/40px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#menu ul li a
{
	position: relative;
	display :block;
	width: 83px;
	height: 40px;
	color: #FFFFFF;
	font: 13px/40px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#menu ul li a:hover
{
	display: block;
	width: 83px;
	background: url(../images/menu-hover.png) 50% 0 no-repeat;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li.contact
{
	display: block;
	width: 85px;
	height: 40px;
	background: none;
	color: #FFFFFF;
	font: 13px/40px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#menu ul li.contact:hover
{
	display: block;
	width: 85px;
	background: url(../images/menu-hover.png) 50% 0 no-repeat;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

/* Header Image Settings */

#hdrimg
{
	height: 300px;
	margin: 0 auto;
	position: relative;
	background: url(../images/header.jpg) no-repeat;
}

/* Main Conent Settings */

#content
{
	width: 980px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	background: #FFFFFF url(../images/pagebg.png) repeat-y;
}

#contleft
{
	margin: 0;
	padding: 18px;
	position: relative;
	width: 610px;
	float: left;
}

#contright
{
	margin: 0;
	padding: 0px;
	position: relative;
	width: 330px;
	float: right;
}

#contleft h4
{
	display: block;
	width: 200px;
	height: 25px;
	font: 18px/21px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E27527;
	padding: 0px;
	margin: 0px;
}

#contleft h5
{
	display: block;
	width: 600px;
	height: 55px;
	font: 15px/18px "Trebuchet MS",Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 5px 0px 5px 10px;
}

#contleft h5 span
{
	display: block;
	background: #FFFFFF;
	color: #967001;
	font: 12px/14px Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 5px;
	margin: 0px;
}

#partner
{
	position: relative;
	float: left;
	width: 203px;
	height: 70px;
	text-align: center;
}

#partner1
{
	position: relative;
	float: left;
	width: 203px;
	height: 70px;
	text-align: center;
}

#partner2
{
	position: relative;
	float: left;
	width: 203px;
	height: 70px;
	text-align: center;
}

#partner2 p
{
	line-height: 70px;
}

.title
{
	margin: 0px;
	font-size: 1.5em;
	padding: 3px 0px 3px 0px;
}

/* Content Section - Sidebar Settings */

.rtlinkheader
{
	text-decoration: underline;
	padding-left: 10px;
	font-size: 1.5em;
}

.rtlink
{
	text-align: center;
	border: 0px none;
}

.rtlinkimg
{
	text-decoration: none;
	border: 0px none;
}

.rtlinktext
{
	text-align: center;
	font: 14px/32px Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
}

.wbox
{
	text-align: center;
	padding: 0px 9px 20px 9px;
}

/* Content Section - Left side Settings */

/* Delete Here to remove the colored boxes */
.col-1, .col-2, .col-3, .row-box-1, .row-box-2
{
	float: left;
	height: auto;
}

.bg-deep2
{
	margin-left: 5px;
}

.bg-deep3
{
	margin-left: 5px;
}

.bg-deep4
{
	margin-left: 5px;
}

.bg-deep2 .border-top
{
	background: url(../images/border2_top.gif) repeat-x top #bcd748;
}

.bg-deep2 .border-bot
{
	background: url(../images/border2_bot.gif) repeat-x bottom;
}

.bg-deep2 .corner-top-left
{
	background: url(../images/corner2_top_left.gif) no-repeat left top;
}

.bg-deep2 .corner-top-right
{
	background: url(../images/corner2_top_right.gif) no-repeat right top;
}

.bg-deep2 .corner-bot-left
{
	background: url(../images/corner2_bot_left.gif) no-repeat left bottom;
}

.bg-deep2 .corner-bot-right
{
	background: url(../images/corner2_bot_right.gif) no-repeat right bottom;
}

.bg-deep3 .border-top
{
	background:url(../images/border3_top.gif) repeat-x top #e27527;
}

.bg-deep3 .border-bot
{
	background: url(../images/border3_bot.gif) repeat-x bottom;
}

.bg-deep3 .corner-top-left
{
	background: url(../images/corner3_top_left.gif) no-repeat left top;
}

.bg-deep3 .corner-top-right
{
	background: url(../images/corner3_top_right.gif) no-repeat right top;
}

.bg-deep3 .corner-bot-left
{
	background: url(../images/corner3_bot_left.gif) no-repeat left bottom;
}

.bg-deep3 .corner-bot-right
{
	background: url(../images/corner3_bot_right.gif) no-repeat right bottom;
}

.bg-deep4 .border-top
{
	background: url(../images/border4_top.gif) repeat-x top #853256;
}

.bg-deep4 .border-bot
{
	background: url(../images/border4_bot.gif) repeat-x bottom;
}

.bg-deep4 .corner-top-left
{
	background: url(../images/corner4_top_left.gif) no-repeat left top;
}

.bg-deep4 .corner-top-right
{
	background: url(../images/corner4_top_right.gif) no-repeat right top;
}

.bg-deep4 .corner-bot-left
{
	background: url(../images/corner4_bot_left.gif) no-repeat left bottom;
}

.bg-deep4 .corner-bot-right
{
	background: url(../images/corner4_bot_right.gif) no-repeat right bottom;
}
/* End of colored boxes section */

.h
{
	height: 63px;
	text-align: center;
	font: 1.5em/63px Georgia, "Times New Roman", Times, serif;
}

.h1
{
	height: 63px;
	text-align: center;
	font: 1.5em/30px Georgia, "Times New Roman", Times, serif;
	padding: 0px;
}

.text
{
	padding: 0px;
	color: #FFFFFF;
}

p.boxes
{
	overflow: hidden;
	width: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

p.boxline2
{
	overflow: hidden;
	width: 100%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

ul.color
{
	margin: 0px 5px 0px 5px;
	padding: 0px;
	width: 173px;
	list-style-type: none;
}

ul.color li
{
	margin: 0px;
	padding-left: 10px;
	background: url(../images/bullet.gif) no-repeat 0 6px;
}
/* End delete section for removing the colored boxes */

/* Footer Settings */
#footer
{
	clear: both;
	height: 120px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
	background: url(../images/footerbg.png) no-repeat;
	color: #FFFFFF;
}

#footerlinks
{
	height: 20px;
	position: relative;
}

#footerlinks ul
{
	display: block;
	position: relative;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	list-style: none;
}

#footerlinks ul li
{
	display: block;
	float: left;
	position: relative;
	text-decoration: none;
	font: 14px/20px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#footerlinks ul li a
{
	padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#footerlinks ul li a:hover
{
	text-decoration: underline;
	color: #e27527;
}

#footerlinks2
{
	height: 20px;
	position: relative;
	margin: 0px auto;
	text-align: center;
	font: 14px/20px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#footerlinks2 a
{
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
}

#footerlinks2 a:hover
{
	text-decoration: underline;
	color: #E27527;
}

#footercopy
{
	height: 20px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	font: 14px/20px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight: normal;
}