#wrapper {
	height: auto;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	margin: 0px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #330033;
	background-image: url(backgrounds/stars.gif);
	background-repeat: repeat;
}
#main_right {
	float: right;
	height: auto;
	width: 370px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#banner {
	background-image: url(backgrounds/banner.jpg);
	height: 107px;
	width: 450px;
	overflow: hidden;
	color: #FFFFFF;
	padding-top: 70px;
	padding-left: 500px;
	font-size: large;
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6633FE;
}
#navigation {
	background-image: url(backgrounds/navigation_background.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 862px;
	color: #FFFFFF;
	padding-left: 88px;
	overflow: hidden;
}
#main {
	background-image: url(backgrounds/background.jpg);
	background-repeat: repeat;
	height: auto;
	width: 950px;
	overflow: auto;
}
#main_left {
	float: left;
	height: auto;
	width: 500px;
	padding-bottom: 10px;
	padding-left: 35px;
}
#footer {
	height: auto;
	width: 905px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	float: left;
	font-weight: bold;
	background-image: url(backgrounds/background.jpg);
	background-repeat: no-repeat;
}

#main_tests {

	background-image: url(background_testimonials.jpg);
	background-repeat: repeat;
	height: 900px;
	width: 950px;
	overflow: auto;
}
#main_testimonials {
	height: auto;
	width: 950px;
	overflow: auto;
}
.text_med {
	font-size: medium;
	color: #6633FE;
	font-weight: bold;
}
.text_large {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	color: #6633FE;
}
.text_large_dark {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	color: #330033;
}

a:link {
	text-decoration: underline;
	color: #330033;
}
a:visited {
	color: #330033;
	text-decoration: underline;
}
a:hover {
	color: #6633FE;
	text-decoration: underline;
}
a:active {
	color: #330033;
	text-decoration: underline;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
.text_small {

	font-size: x-small;
}
#navigation2 {

	background-image: url(backgrounds/navigation_background.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 950px;
	color: #FFFFFF;
	overflow: hidden;
}
#footer2 {
	height: auto;
	width: 925px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	float: left;
	font-weight: bold;
	background-image: url(backgrounds/background_testimonials.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6633FE;
	text-align: left;
	color: #FFFFFF;
}
.box_right {
	float: right;
	height: auto;
	width: 190px;
}

#main_links {

	background-image: url(backgrounds/background_links.jpg);
	background-repeat: repeat;
	height: auto;
	width: 950px;
	overflow: auto;
}
#main_links_content {

	float: left;
	height: auto;
	width: 900px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.main_links_content_container {
	float: left;
	height: auto;
	width: 900px;
	padding-bottom: 10px;
	overflow: auto;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #431347;
}
.pic_right {
	float: right;
	padding-left: 10px;
}
.offers {
	padding: 10px;
	float: left;
	height: auto;
	width: 470px;
	border: 5px ridge #6633FE;
}
h2 {
	font-size: small;
}

