/* CSS RESET */
.banner-bg{
	background-color:#FFFFFF;
}

body{
	background:#FFFFFF;
	height: auto;
    margin:0 auto;
    margin-bottom:10px;
    margin-top:10px;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td, p{
	margin:0px;
	padding:0px;
}

table{border-collapse:collapse;border-spacing:0px;}img{



}
fieldset{
margin-left: 50px;
}

address,caption,cite,code,dfn,th,var{font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
	color: #996633;
}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000000;}

body {
	font-family: sans-serif, arial, helvetica, clean;
	font-size: 12px;
	line-height: 1.231;
}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */


body {
	color:#FFFFFF;
}
a {
	text-decoration:none;
	color:#fcb95c;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #fcb95c;
	font-weight:bold;
}
#wrap {
	width:820px;
	margin:0px auto;
	background-color: #ed6fa9;
	
}

.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}


/* header */
#header {
	position:relative;
	height:111px;
	background-color: #FFFFFF;
}

#logo {
	top:15px;
	left:9px;
	width: 820px;
	height: 120px;
}
#logo h1 {
	font-size:18pt;
	color: red;
}
#logo div {
	padding-left:100px
}
#nav {
	position:absolute;
	top:79px;
	left:434px;
	width:365px;
	line-height:30px;
	padding:0 0 0 20px;
	height: 31px;
}
#nav li {
	float:right;
	width:80px;
	padding:0 5px;
	
}
#nav a {height:30px; text-decoration:none; display:block; text-align:center; color:#ffffff; background-color: #FDBF47;}
#nav a:hover {
	border-top:#ed6fa9 solid 3px; height:27px;
}
/* content */

.img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px;
}
.main {

}
#text {
	background-color: #FFFFFF;
	float: left;
	width:529px;
	font-family:sans-serif, Verdana, Arial, Helvetica;
	color:#666666;
	border: 0px;
	padding-bottom: 50px;
	;
}



#text p {
padding-right:100px;
padding-left:40px; }
#text p.pink-title {
font-size:12pt;
color:#ed6fa9;
padding-right:20px;
padding-left:40px;
}

#text p.pink-title-large {
font-size:12pt;
color:#ed6fa9;
padding-right:20px;
padding-left:40px;
}

#text img {margin:10px 0px 0px 0px}
#col {margin:30px 0  10px 65px ;width:300px; background:url(../images/col.jpg); width: 419px; height:161px ; }

#col div {width: 150px; margin: 20px 0px 0px 10px; display:inline}
#col .first  {margin: 20px 30px 0px 20px;}
#col li{line-height:20px; list-style:inside disc;color:#9b3535;}
#col a { color:#9b3535; text-decoration:underline;}
.side {
	width:289px;
	display: inline;
	background-color: #ed6fa9;
	padding-top: 20px;
	;
	
}
.side h2 {font-size:22px}
.side li {line-height:20px; list-style:inside disc; color:#9b3535; }
.side ul {margin:20px 0px 30px 20px}
#top {margin-top:20px}
/* footer */
#footer {
	height:135px;
	width: 818px;
	background-color: #fcb95c;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #ed6fa9;
}

#footer a, #footer a:hover, #footer a:link, #footer a:visited {
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

#footer h4 {
color:#fff;
font-weight:bold;
font-size:14pt;
text-align:center;
width:820px;
}

#ftinner{
	position:fixed;
	bottom:-296px;
	width:820px;
	margin-left:35px;
	left: 37px;
}
#ftinner a {color:#FFFFFF}
.ftlink {
	width:500px;
	border-bottom: 18px;
	border-bottom-color: #FFFFFF;
	margin-left: 10px;
	padding-top: 15px;
	color: #FFFFFF;
}


#wrap #content .side fr img2 {
	border-top-width: 21px;
	border-right-width: 21px;
	border-bottom-width: 21px;
	border-left-width: 21px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#foot-padd {
padding-bottom:20px;
}
.base{
	width: 50px;
}
.footer_base {
	height: 50px;
	width: 900px;
	background-color: #320200;
}

#content-brd {
	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: #ed6fa9;
	border-bottom-color: #ed6fa9;
	border-left-color: #ed6fa9;
}
	

