@charset "UTF-8";
#paypal {
	width: 400px;
	padding-left: 160px;
}

* {margin: 0;
padding: 0;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-size: 11px;
	line-height: 150%;
	background-color:#FFFFFF;
	padding-top: 20px;
}
#container {
	width: 785px;
	margin: 0 auto;
	border: 1px solid #dfdddd;
	text-align: left;
}
#header {
	background: #0000000;  
}
#nav {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #Fff;
	background-color: #fff;
	width: 100%;
	height: 22px;
	}
#ulNav {
	padding: 0px;
	list-style-type: none;
	bottom: 0px;
	background-color: #dfdddd;
	height: 22px;
	padding-left: 130px;
}
#ulNav li {
	display: inline;
	float: left;
	padding-left: 0px;
	margin-right: auto;
	margin-left: 0px;
}
#ulNav a:link, #ulNav a:visited, #ulNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 22px;
	float: left;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-color: #dfdddd;
}
#ulNav a:hover, #ulNav a.current:link, #ulNav a.current:visited {
	background-color:;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FF0000;
	color: #FFFFFF;
	}
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #4B4A4C;
}
#mainContent {
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 60;
	margin-left: 0;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom:40px;
	padding-left: 100px;
}
#mainContent_1col {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 40px;
	padding-right: 35px;
	padding-bottom:40px;
	padding-left: 35px;
}
#mainContent_index {
	background-repeat: no-repeat;
	background-image: url(../images/Images/home-page-background.gif);
	padding: 0px;
	height: 865px;
	background-position: center top;
	width: 100%;
	margin: 0px;
}
#order_form {
	width: 100%;
}

#footer {
	padding: 0 10px 0 20px;
	background-color: #dfdddd;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #dfdddd;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: 11px;
	color: #000000;
}
#copyright p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: 10px;
	color: #333333;
}
#copyright {
	width: 758px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #fff;
}
	.webwright a:link, .webwright a:visited, .wright a:active, .webwright a:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.footer a:link, .footer a:visited, .footer a:active {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}


a:link, a:active, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #312E2A;
	text-decoration: none;
	}
	ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h1 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
h2 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}


fieldset {
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
	border: 1px solid #666666;
}

img
{  border-style: none;
}
#banner {
	background: #0000000;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A9AB;
}
.fltlft {
	float: left;
	text-align: center;
	width: 330px;
	height: 230px;
	border: 0px solid #CCCCCC;
	padding-top: 20px;
	margin-bottom: 6px;
	margin-left: 6px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}
.fltlft1 {
	float: left;
	text-align: center;
	width: 330px;
	height: 125px;
	border: 0px solid #CCCCCC;
	padding-top: 10px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.fltlft2 {
	float: left;
	text-align: center;
	width: 330px;
	height: 230px;
	border: 0px solid #CCCCCC;
	padding-top: 10px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.fltlft3 {
	float: left;
	text-align: center;
	width: 330px;
	height: 215px;
	border: 0px solid #CCCCCC;
	padding-top: 10px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.fltlft4 {
	float: left;
	text-align: center;
	width: 330px;
	height: 200px;
	border: 0px solid #CCCCCC;
	padding-top: 10px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.fltlft_profile {
	float: left;
	text-align: center;
	width: 155px;
	height: 220px;
	border: 1px solid #dfdddd;
	padding-top: 5px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.fltlft_profile-long {
	float: left;
	text-align: center;
	width: 330px;
	height: 220px;
	border: 1px solid #dfdddd;
	padding-top: 5px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.fltlft_profile-media {
	float: left;
	text-align: center;
	width: 200px;
	height: 160px;
	border: 1px solid #dfdddd;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.fltlft_profile-series {
	float: left;
	text-align: center;
	width: 330px;
	height: 140px;
	border: 1px solid #dfdddd;
	padding-top: 5px;
	margin-bottom: 0px;
	margin-left: 18px;
}
