/* ------------------------------ 
HTML Reset
------------------------------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* ------------------------------ 
HTML Redefine Tags
------------------------------ */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0;
	background-color: #e8e8e2;
}
input, form, textarea
h1, h2, h3, h4, h5, h6{
	margin:0 0 5px;
	padding:0;
}
h1{
	font-size:24px;
	color: #af1200;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}


h3{
	font-size:14px;
	color:#ee6000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2{
	font-size:18px;
	color:#336600;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4{
	font-size:14px;
	color:#336600;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}
h5 {
	font-size:12px;
	color:#336600;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#column_left h4,#column_left h2{
	color:#003300;
}
a:link, a:visited{color:#0033CC;}
a:hover{
	text-decoration:underline;
}
#top a:hover {
	text-decoration: underline;
	background-color: #2b0100;
	border-right: solid #260000 1px;
	border-left: solid #260000 1px;
}


#wrap_top {
	border-bottom: solid #110000 1px;
	background: #480100 url(images/bg_top.gif) repeat-x bottom;
}
#top{
	width:770px;
	display:block;
	height:30px;
	margin: 0 auto;
	font-size: 10px;
	font-weight: bold;
	color:#fff;
}
#top a{
	color: #fff;
	text-decoration: none;
	padding: 0px 7px;
	color: #FFFFFF;
	border-right: solid #670704 1px;
	float: right;
	line-height: 30px;
	border-left: solid #260000 1px;
}

#keyword{
	color: #fff;
	text-decoration: none;
	padding: 0px 7px;
	float: left;
	line-height: 30px;
	font-size: 12px;
}

#wrap_header {
	width:auto;
	display:block;
	height:140px;
	background: #e8e8e2 url(images/bg_header.jpg) repeat-x top;
	border-top: solid #be1d02 1px;
}
#header{
	width:770px;
	display:block;
	margin: 0 auto;
	color: #fff;
}
#header .logo {
	margin: 17px 30px 0 0;
	float: left;
}
#header .text {
	margin: 60px 0 0 0;
	float: left;
	font-size: 22px;
	font-style: italic;
}

#wrap_nav {
	display:block;
	margin: auto;
	border-bottom: solid #d4d6c6 1px;
	background: #8b9f5b url(images/bg_nav.jpg) repeat-x;
	height: 37px;
}
#nav{
	width:770px;
	display:block;
	height:35px;
	margin: 0 auto;
	font-size: 13px;
	font-weight: bold;
	background: #3b5600 url(images/bg_nav.gif) repeat-x bottom;
	border-bottom: solid #1a2900 1px;
	border-top: solid #4a6d00 1px;
}	
#nav a{
	heigth:28px;
	line-height:35px;
	display:inline;
	color: #fff;
	text-decoration: none;
	padding: 0px 10px;
	float:left;
	color: #FFFFFF;
	border-right: solid #365300 1px;
	border-left: solid #1f3200 1px;
}		
#nav a:hover {
	background: #1e3100;
	border-right: solid #1f3200 1px;
	border-left: solid #1f3200 1px;
	text-decoration:underline;
}
#containerbg {
	margin:0 auto;
	background: #e8e8e2 url(images/bg_page.jpg) repeat-x top;
}

#container{
	margin:0 auto;
	width: 770px;
}
#container p {
	margin: 0 0 7px;
}

#image {
	background-color: #222222;
	border-bottom: solid #ef900f 1px;
	color: #FFFFFF;
}
#imagetext {
	background-color: #440100;
	border-bottom: solid #ef900f 1px;
	color: #FFFFFF;
	padding: 40px 0 10px 10px;
}
#imagetext h1 {
	color: #FFFFFF;
}


#column_left{
	width:190px;
	float:left;
	background: url(images/bg_left.png);
	padding: 15px;
}
#column_right{
	width:510px;
	float:left;
	background-color: #FFFFFF;
	padding: 10px 20px 10px;
	color: #222;
}
#column_right p {
	line-height: 1.4em;
	text-align: left;
}
.quote {
	font-style: italic;
	font-weight: bold;
	color: #2e5b00;
}
#wrap_footer {
	display:block;
	margin: auto;
	background: #e8e8e2 url(images/bg_footer.gif) repeat-x top;
}

#footer{
	width:740px;
	display:block;
	padding:10px 15px 50px;
	font-size:11px;
	color:#666;
	margin: 0 auto;
	background: url(images/bg_footerimg.gif) no-repeat bottom right;
}
#footer #top {
	clear:both;
	height:2px;
	font-size: 2px;
	line-height: 2px;
	background: url(images/bg_footer.gif) repeat-x top;
}
#footer #copyright {
	margin: 0 0 4px;
	line-height: 1.4em;
}
#footer #contact{
	heigth:28px;
	padding:0 8px;
	display:inline;
	color: #fff;
	text-decoration: none;
	padding: 0;
	display: block;
	float:left;
	color: #333;
	font-size: 11px;
}	
#footer h2 {
	color: #af1200;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#footer a {
	color: #444;
}
.clearfloat { /* class to fully contain float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#main ul {
	line-height: 2em;
	margin: 12px 0 12px 38px;
	list-style-image: url(images/tick.gif);
	padding: 0;
}
#main li {
	margin: 0;
	padding: 0 0 0 10px;
}




#column_left .menu ul {
	list-style: none;
}

#column_left .menu {
	border-size: 1px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#column_left .menu li a {
	text-decoration: none;
	display: block;
	color: #222;
	line-height: 28px;
	padding: 0 0 0 10px;
	border-top: solid #E8E8E2 1px;
}		
#column_left .menu li a:hover {
	text-decoration: underline;
}
#column_left img {
	margin: 1px;
	border: 1px solid #666;
}
.spacer {
	clear:both;
	height:2px;
	font-size: 2px;
	line-height: 2px;
	background: url(images/bg_footer.gif) repeat-x top;
	margin: 15px 0;
}
.smalltext {
	font-size: 11px;
}
.extrasmalltext {
	font-size: 9px;
}

#column_right ul {
	line-height: 2em;
	margin: 0 0 0 38px;
	list-style-image: url(images/bullet2.gif);
	padding: 0;
}


#column_right li {
	margin: 0;
	padding: 0 0 0 15px;
}
#column_right .normal ul{
	margin: 0 0 0 25px;
	padding: 0;
	list-style-type: decimal;
}

.imageright {
	margin: 3px 0 10px 15px;
	float: right;
	border:solid #333 1px;
}
.imagerightnoboard {
	margin: 3px 0 10px 15px;
	float: right;
}

.image {
	border:solid #333 1px;
}

.button {
	color: #FFFFFF;
	background: #004c9b url(images/buttonbg.gif) repeat-x bottom;
	border: solid 1px #880000;
	font-size: 11px;
	font-weight: bold;
	float: right;
	height: 26px;
	line-height: 26px;
	margin: 0 0 10px;
}
.button a {
	color: #FFFFFF;
	margin: 0 10px;
	text-decoration: none;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.cssform p{
	clear: left;
	margin: 0;
	padding: 5px 0 0;
	padding-left: 155px; /*width of left column containing the label elements*/
	border-top: 1px dashed #c2c3af;
	height: 1%;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	text-align: left;
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
