body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #E8E8FF;
}

#main
{
margin: 0 auto;
width: 994px;
background: url(images/bg.gif);
border-right: 1px solid #F0F0F0;
border-left: 1px solid #F0F0F0;
}

#header
{
width: 734px;
height: 141px;
background: url(images/header.jpg) repeat-x bottom;
border-bottom: 0px solid #ffffff;
padding: 0px;
}

#logo
{
padding-left: 40px;
text-align: center;
padding-top: 20px;
height: 86px;
}

#login
{
width: 254px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
color: #0000FF;
font-weight: bold;
font-size: 14px;
background-color: #D7D7FD;
border: 1px solid #003399;
}

#login a{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#buttons
{

height: 37px;
margin: 0 auto;
}

#buttons ul {
    padding-left: 0px;
    margin: 0px;      
}

#buttons li {
	display: inline;		
}

#buttons a {
	display: block;
	float: left;
	width: 144px;
	height: 25px;
	background: url(images/menu.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	margin-left: 2px;
}

#buttons a:hover {
	width: 144px;
    height: 25px;
	background: url(images/menu_hover.gif) no-repeat;
}

#content
{
width: 994px;
background:url(images/header.jpg) repeat-x top;
}

#left
{
width: 730px;
}

#leftbg a {
	color: #004993;
}

#leftbg a:hover {
	color: #FF0066;
}

#leftbg{
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 3px;
}


#right a {
	color: #0000FF;
}

#right a:hover {
	color: #FF0066;
}


#leftbgtop{
	background: no-repeat;
	width: 728px;
	height: 0px;
	margin: 0 auto;
	top: 0px
}

#leftbgbot{
	background: no-repeat right; 
	width: 724px;
	height: 7px;
	margin: 0 auto;
}

#left H1
{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color:#993399;

padding-bottom: 10px;

}

.line1{
	background:url(images/hr.jpg) no-repeat;
	width: 704px;
	height: 2px;
	margin: 0 auto;
	margin-top: 10px;
	padding-bottom: 10px;
}


#right
{
width: 260px;
float:right;
padding-top: 140px;
}

#right ul 
{
	list-style: none;
	padding: 8px;
	margin: 0px;
	display:block;
	background: url(images/rightbg.jpg) repeat-x top;
	min-height: 144px;
}	

.rightbg{
	
	margin: 1px;
    padding: 0px;
}

.rightbot{
	background:url(images/) no-repeat;
	height: 7px;
	padding-bottom: 10px;
}

#right ul li{
	margin-left: 10px;
	padding-left: 15px;
	margin-top: 10px;
	background: url(images/ls.gif) top left no-repeat;
}

#categoties h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#025a6c;
	padding-top:3px;
}

.categoties a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0f1886;
	text-decoration: none;
}

.categoties a:link{
	text-decoration: none;
}
.categoties a:hover{
	color: #025a6c;
	text-decoration: none;
}

#archives ul li {
	margin-bottom: 5px;
	padding-right: 40px;
}

#archives ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12618a;
	font-weight:bold;
	text-decoration: none;
}

#archives ul li a:hover{
	text-decoration: underline;
}


#right h2 {
	height: 21px;
    width: 218px;
	margin: 0;
	padding-left: 35px;
	padding-top: 35px;
	background: url(images/titleright.png) no-repeat;
	font-size: 18px;
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}


#footer
{

	margin: 0 auto;
	font-size: 10px;
	color: #0000FF;
	padding-top: 4px;
	text-align: center;
	clear:both;
}

#footer a
{
color: #0000FF;
font-size: 10px;
text-decoration: none;
}
.padding
{
	padding: 10px;
}


img
{
border: 1px solid #CACAFF;
border-width: 1px;
padding-left: 1px;
padding-right: 1px;
padding-top: 1px;
padding-bottom: 1px
}
.strtxt {color: #003399}
.strtxt2 {color: #ff5f11}
.strtxt1 {color: #FFFFFF}

.couponcode_txt {
	color: #ff5f11;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
background-color: #ffee9d;
border: 2px dashed #ffb693;
	font-weight:bold;
	text-decoration: none;
}



.couponcode_txt1 {
	color: #800000;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
background-color: #ffee9d;
border: 2px dashed #ffb693;
	font-weight:bold;
	text-decoration: none;
}





a.couponcode_txt:hover {
	color: #000080;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
background-color: #fddf75;
border: 2px dashed #000066;
	font-weight:bold;
	text-decoration: none;
}