@charset "utf-8";
/* Used for global layout stuff - based on the Yahoo reset: http://developer.yahoo.com/yui/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,em,strong,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:'';
}
body {
	background-image: url(images/stripe_818d22c93a689f1c260cb6869d846bd7.png);
	background-repeat: repeat;
}


abbr,acronym {
	border:0;
}
end of default {}

#wrap {
	width: 900px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 1112px;
}
#copy {
	height: 200px;
	width: 530px;
	padding-bottom: 800px;
	padding-right: 200px;
	padding-left: 50px;
	float: left;
}

#header {
	width: 900px;
	margin: 0px;
	padding: 0px;
}


img {
    display: block;
    float: left;
}
#main-left {
	height: 127px;
	width: 530px;
	float: left;
}
#main-text {
	background-image: url(images/right-text.gif);
	background-repeat: no-repeat;
	height: 197px;
	width: 460px;
	float: left;
	margin: 0px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
    }
#main-right2 {
	height: 214px;
	width: 530px;
	float: right;
}
#footer {
	height: 220px;
	width: 900px;
}
#main-right {
	float: right;
	height: 563px;
	width: 370px;
}

