@charset "utf-8";
/* CSS Document */




/* Basic HTML Tag Reste */

h2 {
	font-family:Georgia, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
        line-height: 30px;
        color:#cf3232;
        width: 500px;
	text-align:center;
}
.bodytext {
    font-weight: normal;
	font-family:Georgia, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	line-height:1.5em;
	margin:0px 0 0 0;
}

h5
{
    color:black;
    font-size:20px;
    margin:15px 0 0 0;
    width:500px;
    text-align:center;
}

h6
{

    font-family:Georgia, Helvetica, sans-serif;
	font-size:16px;
	color:black;
        font-weight: bold;
	line-height:1.5em;
	margin:15px 0 0 0;
}

.h6
{
    font-family:Georgia, Helvetica, sans-serif;
	font-size:14px;
	color:black;
        font-weight: bold;
	line-height:1.5em;
	margin:15px 0 0 0;
}

.infotext
{
    
}

body, p, h1, h2, h3, ol, li, img {
	border:none;
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}



/* Basic HTML Tag Defenitions */
body {
	background:url(images/bg.png) repeat-x #24272b;
}


.footertext {
	font-family:Georgia, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
}

/* Text Class Defenitions */
h1.tagline {
	font-family:Georgia, Helvetica, sans-serif;
	color:#ffffff;
	text-align:center;
}	

/* Intro Box Setup */
.introbox {
	width:662px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}
.introboxtop {
	width:inherit;
	height:24px;
	background:url(images/introboxtop.png);
}
.introboxmiddle {
	width:622px;
	padding:0 20px 0 20px;
	background:url(images/introboxmiddle.png)
}
.introboxheadshotbox {
	float:left;
	width:70px;
	height:76px;
}
.introboxinfobox {
	float:right;
	width:532px;
	height:76px;
	padding:0 0 0 20px;
}
.introboxbottom {
	width:inherit;
	height:24px;
	background:url(images/introboxbottom.png)
}

.introboxinfotext {
	font-family:Georgia, Helvetica, sans-serif;
	font-size:15px;
	line-height:1.5em;
	color:#222429;
}

p.infoboxtext {
	font-family:Georgia, Helvetica, sans-serif;
	font-size:14px;
	color:#50545d;
	line-height:1.5em;
	margin:15px 0 0 0;

}




/* Testamonial Box Setup */
.testamonialbox {
	width:662px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}
.testamonialboxtop {
	width:inherit;
	height:67px;
	background:url(images/testamonialboxtop.png);
}
.testamonialboxmiddle {
	width:622px;
	padding:15px 20px 15px 20px;
	background:url(images/testamonialboxmiddle.png);
}
.testamonialboxbottom {
	width:622px;
	height:28px;
	padding:15px 20px 10px 20px;
	background:url(images/testamonialboxbottom.png);
}

.testamonialname {
	 font-family:Georgia, Helvetica, sans-serif;
	 font-weight:bold;
	 font-size:18px;
 }
 .testamonialtext {
	 font-family:Georgia, Helvetica, sans-serif;
	 font-style:italic;
	 font-size:15px;
	 color:#222429;
	 line-height:1.6em;
 }




/* Basic Layout Setup */
#wrapper {
	width:902px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:902px;
	height:142px;
	background:url(images/header_bg.png);
	margin-left:auto;
	margin-right:auto;
}
#nav {
	float:right;
	width:484px;
	height:35px;
	margin:60px 0 0 0;
}
#tagline {
	width:762px;
	height:100px;
	padding:10px 20px 10px 120px;
	background:url(images/tagline_bg.png);
	margin-left:auto;
	margin-right:auto;
}

#content {
	width:662px;
	background:url(images/content_bg.png);
	padding:10px 120px 10px 120px;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	width:868px;
	height:81px;
	padding:19px 0 0 40px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/footer_bg.png);
}


/* Navigation Format Setup */
#navmenu {
	display:inline;
	margin:0;
	padding:0px;
	position:relative;
	z-index:5;
}
#navmenu ol {
	list-style:none;
}
#navmenu li{
	float: left;
	display: inline;
}




/* Navigation Button Setup */

/* Home Button Setup */
a.navhome, a.navhome_a {
	display:block;
	float:left;
	width:70px;
	height:35px;
	background:url(images/navigation.png);
	background-repeat:no-repeat;
}
a.navhome:hover {

	background: url(images/navigation.png) 0 35px;
}
a.navhome_a {

	background: url(images/navigation.png) 0 35px;
}

/* Members Area Button Setup */
a.navmembersarea, a.navmembersarea_a {
	display:block;
	float:left;
	width:135px;
	height:35px;
	background:url(images/navigation.png) -71px 0;
	background-repeat:no-repeat;
}
a.navmembersarea:hover {

	background: url(images/navigation.png) -71px 35px;
}
a.navmembersarea_a {

	background: url(images/navigation.png) -71px 35px;
}

/* Forums Button Setup */
a.navforums, a.navforums_a {
	display:block;
	float:left;
	width:84px;
	height:35px;
	background:url(images/navigation.png) -207px 0;
	background-repeat:no-repeat;
}
a.navforums:hover {

	background: url(images/navigation.png) -207px 35px;
}
a.navforums_a {

	background: url(images/navigation.png) -207px 35px;
}

/* Support Button Setup */
a.navsupport, a.navsupport_a {
	display:block;
	float:left;
	width:85px;
	height:35px;
	background:url(images/navigation.png) -292px 0;
	background-repeat:no-repeat;
}
a.navsupport:hover {

	background: url(images/navigation.png) -292px 35px;
}
a.navsupport_a {

	background: url(images/navigation.png) -292px 35px;
}

/* Order Now Button Setup */
a.navordernow, a.navordernow_a {
	display:block;
	float:left;
	width:106px;
	height:35px;
	background:url(images/navigation.png) -377px 0;
	background-repeat:no-repeat;
}
a.navordernow:hover {

	background: url(images/navigation.png) -377px 35px;
}
a.navordernow_a {

	background: url(images/navigation.png) -377px 35px;
}

