@charset "utf-8";

html {
		overflow-y: scroll;
		}		

body {
	background-image: url(../Pictures/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #363636;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		}	

h1 {
	font: normal 20px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
	color:#474143;
	text-transform:none;
		}	
h2 {
	color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	background-color: #000000;
	margin: 20px;
	text-align: center;
	padding: 10px;
		}
p {
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
		}

img {
		border:0;
		}

#left {
		float:left;
		width:275px;
		}

#right {
		float:left;
		width:275px;

		}

#frame {
	width: 830px;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #666666;
	border-right-color-value: #666666;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #666666;
	border-left-color-value: #666666;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	color: #ffffff;
	text-align: left;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	background-color: #CCCCCC;

		}

#top_image_home {
	width:830px;
	height:216px;
	background-image: url(../Pictures/header.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-color: #E7E2DA;
		}

#content {
	width:830px;
	float:left;
	xbackground:url(../images/main_bg.gif) top no-repeat;
		}

#content p {
	padding:10px 15px 5px 20px;
	line-height: 20px;
		}

#content h1 {
		padding:15px 25px 0 20px;
		}
#content_left {
	float:left;
	width: 530px;
	margin-top: 0px;
}	

#content_left img{
	border: 5px solid #FFFFFF;
	margin: 10px;
}			

#content_left a:link {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F2C879;
	text-decoration: none;
}
#content_left a:hover {
	color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C43911;
	text-decoration: none;
}
#content_left a:visited {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C43911;
	text-decoration: none;
}

#content_right {
	float:left;
	width: 299px;
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}		

#content_right a:link {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	text-decoration: none;
}
#content_right a:hover {
	color: #999999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	text-decoration: none;
}
#content_right a:visited {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	text-decoration: none;
}

#content_right h1 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	height: 15px;
	line-height: 3px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#content_right p {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-color: #666666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
		
#copyright {
	width:828px;
	background-color:#000000;
	color:#E7E2DA;
	text-align:center;
	margin-bottom: 0px;
	background-image: url(../Pictures/footer.png);
	height: 20px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 80px;
	padding-bottom: 2px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
		}


#copyright a:link {
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FC3436;
	text-decoration: none;
}
#copyright a:visited {
	color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C43911;
	text-decoration: none;
}
a:visited {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration: none;
}

#minitabs {
	background-color: #E7E2DA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #474143;
	border-left-color: #FFFFFF;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 23px;
	padding-left: 70px;
	margin: 0;
}

#minitabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#minitabs a {
	float:left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 40px 4px 50px;
	text-decoration: none;
	color: #A69E9D;
}

#minitabs a.active, #minitabs a:hover {
	padding-bottom: 2px;
	color: #474143;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #474143;
}

#terms {
	list-style-type:none;
}

#terms li {
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 4px;
	padding-right: 50px;
	padding-bottom: 4px;
	padding-left: 50px;
}

#one {
	background:url(../Pictures/1.png) no-repeat 6px 50%;
}

#two {
	background:url(../Pictures/2.png) no-repeat 6px 50%;
}

#three {
	background:url(../Pictures/3.png) no-repeat 6px 50%;
}

#four {
	background:url(../Pictures/4.png) no-repeat 6px 50%;
}

#five {
	background:url(../Pictures/5.png) no-repeat 6px 50%;
}

#six {
	background:url(../Pictures/6.png) no-repeat 6px 50%;
}

#seven {
	background:url(../Pictures/7.png) no-repeat 6px 50%;
}

#eight {
	background:url(../Pictures/8.png) no-repeat 6px 50%;
}

#nine {
	background:url(../Pictures/9.png) no-repeat 6px 50%;
}

#ten {
	background:url(../Pictures/10.png) no-repeat 6px 50%;
}

#eleven {
	background:url(../Pictures/11.png) no-repeat 6px 50%;
}

#twelve {
	background:url(../Pictures/12.png) no-repeat 6px 50%;
}

#thirteen {
	background:url(../Pictures/13.png) no-repeat 6px 50%;
}

blockquote {
	width: 500px;
	text-align: center;
	margin: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	line-height:1em;
	color:#555;
	background-image: url(../Pictures/blockquote_start.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
}

#quote {
	background:url(../Pictures/blockquote_end.png) no-repeat right bottom;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

form {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E7E2DA;
	padding: 20px;
	border: 1px solid #474143;
}
