* {
	margin : 0;
	padding : 0;
	border : 0;
	font-size: 100%;
}
img {
border : none;
}
body {
	background-color : #000;
	color : #fff;
	font-size : 0.8em;
	line-height : 17px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	text-align : left;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;
}
a:hover {
	font-weight : bold;
	text-decoration : none;
	color : #666666;
}
#header {
	background-image : url(../img/head_bg.png);
	background-repeat : no-repeat;
	height: 88px;
	padding: 0px;
}
#foot {
	color : #990000;
	height : 20px;
	width : 150px;
	font-size : 0.6em;
	clear : both;
	float : left;
}
#recent h1 {
	color : #030303;
	text-decoration : underline;
	font-weight : normal;
	padding-top : 10px;
	padding-left : 10px;
	font-size : 1.3em;
}
#menu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	height : 20px;
	width : 220px;
	margin-left: 120px;
	padding-top: 50px;
}
.right {
float : right;
clear : left;
}
.left {
float : left;
clear : right;
}
.oneColFixCtr #mainContent {
	background-image : url(../img/images/main_fade.png);
	background-repeat : no-repeat;
	height : 355px;
	width : 750px;
	margin-left : auto;
	margin-right: auto;
}
.oneColFixCtr #container {
	width : 750px;
	height : 500px;
	margin-top : 50px;
	margin-right : auto;
	margin-bottom : 0;
	margin-left : auto;
	background-image : url(../img/mainbg.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
}


#contact {
	height: auto;
	width: 300px;
	margin-left: 150px;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-top: 20px;
}
#simple    {
	height : 200px;
	width : 280px;
	top : 60px;
	left : 80px;
	border : 1px outset #999999;
	background-image : url(../img/simple_bg.png);
	background-repeat : repeat;
	padding-left: 45px;
	margin-top: 60px;
	float: left;
	margin-left: 80px;
}
#recent {
	height : auto;
	width : 200px;
	float : right;
	border : 1px outset #999999;
	background-color : #F4F4F4;
	padding-bottom : 5px;
	display: block;
	margin-right: 50px;
	margin-top: 20px;
}
#recent  img {
	padding-left: 30px;

}

form {
	font-size: 0.8em;
	color: #FFFFFF;
	clear: both;
	float: left;
	margin-left: 120px;
	width: 310px;
	height: 80px;
}
label {
	display:block;
}
label input {
	height: 12px;
	width: 150px;
	background-color: #68543B;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.9em;
}
.hidden {
	height: 10px;
	width: 20px;
}

#login  .inputbtn {
	background-color: #432A0B;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: underline;
	border: 1px solid #68543B;
	cursor: pointer;
	float: right;
	clear: none;
	width: 45px;
	height: 20px;
	margin-top: -20px;
}
.allpack   li  {
	list-style-image: url(../img/tick.gif);
	padding-top: 5px;
}
#allpack2 {
	list-style-image: url(../img/tick.gif);
	width: 180px;
	float: left;
	margin-top: 10px;
}
#allpack {
	float: left;
	width: 180px;
	margin-left: 110px;
	margin-top: 10px;
}
.oneColFixCtr #container #mainContent #head {
	text-decoration: underline;
	margin-left: 175px;
	padding-top: 20px;
}
#start {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999999;
	font-size: .9em;
	width: 14em;
	margin-left: 10px;
}

#allpack3 {
	list-style-image: url(../img/tick.gif);
	width: 220px;
	float: left;
	margin-top: 10px;
}
#hundred {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999999;
	font-size: 0.9em;
	width: 14em;
	margin-left: 5px;
}
#last {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999999;
	font-size: 0.9em;
	width: 13.5em;
}
/*ie 5.5+ fix*/

.iefix	{
	behavior: url(iepngfix.htc);
}
.rightie {
float : right;
clear : left;
	behavior: url(iepngfix.htc);

}
