@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	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: #FFFFFF;
	background:url(imgs/bgsidebar.jpg) repeat-x #b3b3b3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 1 none #FFFFFF;
}
.oneColFixCtrHdr #outcontainer {
	width: 800px;
	text-align: left;
	background:url(imgs/innerbg.jpg) no-repeat top;
	margin: 10px auto;
	}
.oneColFixCtrHdr #container {
	width: 780px;
	margin: 15px auto;
	text-align: left;
	background-color:000000;
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #000000;
	border: thin none #FFFFFF;
	background-image:url(imgs/ObscureCloudAni1.gif);
	height:193px;
	background-repeat: no-repeat;
	background-position: right;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	vertical-align:top;
	background-color: #000000;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 350px;
}
.oneColFixCtrHdr #subContent {
	vertical-align:top;
	background-color: #000000;
	border:0px none #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.copyright {
		color: #FFFFFF;
		text-align:center;
		}
.content {
	font-size: 12px;
	color:#FFFFFF;
	width:480px;
	line-height: normal;
	border-right: 0;
}
.comment {
	text-align:left;
	size:12px;
	color:#FFFFFF;
	font-size: 10px;
}
.media {
		width:250;
}
.basichead1 {
	background-image:url(imgs/basichead.jpg);
	background-repeat: no-repeat;
	line-height:40px;
}
.basichead2 {
	background-image:url(imgs/basichead2.jpg);
	background-repeat: no-repeat;
	line-height:40px;
}
.basichead3 {
	background-image:url(imgs/basichead3.jpg);
	background-repeat: no-repeat;
	line-height:40px;
}
.basichead4 {
	background-image:url(imgs/basichead4.jpg);
	background-repeat: no-repeat;
	line-height:40px;
}
.basichead5 {
	background-image:url(imgs/basichead54.jpg);
	background-repeat: no-repeat;
	line-height:40px;
}
.basichead6 {
	background-image:url(imgs/basichead6.jpg);
	background-repeat: no-repeat;
	line-height:40px;
}
.basichead7 {
	background-image:url(imgs/basichead7.jpg);
	background-repeat: no-repeat;
	line-height:40px;
}
.basichead8 {
	background-image:url(imgs/basichead8.jpg);
	background-repeat: no-repeat;
	line-height:40px;
}
#top {
	padding-left:0px;
	margin-top: 10px;
}
.h1 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1;
}
.price {
	font-size:16px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
.optionHead {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:1;
}
.optiontxt {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1;
}
.footlist {
	float:left;
	font-size:10px;
	color:#000000;
	text-align:center;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#nav  {
	width:780px;
	text-align:center;
	color:#FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav p {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
}
#logos {
	width:780px;
}
img
{  border-style: none;
}
a, a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border:none;
}
a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	border:none;
}
a:hover {
	color: #D3B6CC;
	text-decoration: underline;
}
a:focus {
	color: #000000;
	outline: none;
}
a:active {
	color: #0099ff;
}
#option1 {
	float:left;
	width:214px;
	height:300px;
	text-align:center;
	background-image:url(imgs/option12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#option2 {
	float:left;
	width:212px;
	height:300px;
	text-align:center;
	background-image:url(imgs/option22.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#option3 {
	float:right;
	width:214px;
	height:300px;
	text-align:center;
	background-image:url(imgs/option32.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtrHdr #footer {
	height:200px;
	margin-bottom:25px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align:center;
	background-color: #999999;
}
#footer a, #footer a:link {
	color: #000000;
	text-decoration: none;
	border:none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
	border:none;
}
#footer a:hover {
	color: #D3B6CC;
	text-decoration: underline;
}
#footer a:focus {
	color: #000000;
	outline: none;
}
#footer a:active {
	color: #0099ff;
}

.oneColFixCtrHdr #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 */
	font-weight:400;
	line-height:14px;
}
.style6 {color: #FFC875}
#price a, #price a:link {
	color: #FFC875;
	text-decoration: none;
	border:none;
}
#price a:visited {
	color: #DDDDDD;
	text-decoration: none;
	border:none;
}
#price a:hover {
	color: #D3B6CC;
	text-decoration: underline;
}
#price a:focus {
	color: #000000;
	outline: none;
}
#price a:active {
	color: #0099ff;
}
