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

body, table, td{
	font-family:Arial, Helvetica, sans-serif, Calibri;
	color:#929292;
	font-size:12px;
	line-height:18px;
	}
body{
	background:url(img/bg.jpg) no-repeat #c3f5fe top; 
	background-attachment:fixed;
	margin:0;
	padding:0;
	
	}
img{
	border:none;
	}
a{
	color:#20619e;
	text-decoration:none;
	}	
a:hover{
	color:#20619e;
	text-decoration:underline;
	}	

#Menu {
	width:440px;    
	font-size:14px;
	letter-spacing:-1px;
	font-weight:bold;
	float:left;
	text-align:center;  
}
#Menu ul {  
	margin: 0; 
	padding: 0;
}
#Menu ul li {
	display:inline;
	float: left;
	list-style: none;
	width:87px;
	height:37px;
	line-height:31px;
	}
#Menu ul li a {
	padding-top:6px;
	display: block;
	margin:0;
	text-decoration: none;
	background:url(img/tab.png) no-repeat;
	color:#fff;
}
#Menu ul li a:hover{
	color:#fff;
	background:url(img/tab-highlight.png) no-repeat;
	text-decoration:none;
}
#Menu ul li a.active {
	color:#424242;
	background:url(img/tab-active.png) no-repeat;
	text-decoration:none;
}
.style1{
	border:1px solid #aaaaaa;
	height:29px;
	width:160px;
	margin-right:5px;
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:14px;
	font-weight:bold;
	}
.style2{
	background:url(img/topLeftCorner.gif) no-repeat #fff top left;
	padding:20px;
	}
.style3{
	background:url(img/topRightCorner.gif) no-repeat #cdf8ff top right;
	padding:10px;
	width:203px;
	}
.outerBox{
	background-color:#ffffff;
	padding:5px;
	border:1px solid #c1e2e7;
	}
.outerBox2{
	background-color:#ffffff;
	padding:3px;
	border:1px solid #e7e7e7;
	}
.Heading{
	background:url(img/headingBg.png) repeat-x top #ef9e3f;
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:16px;
	color:#FFFFFF;
	letter-spacing:-1px;
	font-weight:bold;
	padding:8px;
	margin:0;
	}
.loginBox{
	background-color:#fff1ce;
	padding:10px;
	}
.loginBox input{
	width:158px;
	border:1px solid #aaaaaa;
	padding:3px;
	margin-bottom:5px;
 }
.button{
	background:url(img/button.png) no-repeat;
	width:111px;
	line-height:25px;
	cursor:pointer;
	margin:5px 0 5px 0;
	color:#994800;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}
.button:hover{
	background:url(img/buttonOver.png) no-repeat;
	width:111px;
	line-height:25px;
	cursor:pointer;
	margin:5px 0 5px 0;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}
.button a{
text-decoration:none;}
.category{
	background-color:#fff;
	padding:10px;
	}
.category ul{
	line-height:24px;
	margin:0;
	padding:0;
	list-style:none;
	}	
.category li{
	border-bottom:1px solid #c1e2e7;
	}
.welcome{
	background:url(img/banner.png) no-repeat top;
	}
.welcome h2{
	color:#00a5d2;
	font-size:30px;
	line-height:30px;
	font-weight:normal;
	margin:30px 0 0 20px;
	}
.welcome h2 a{
	color:#00a5d2;
	text-decoration:underline;
}
.welcome h2 a:hover{
	color:#fac75e;
	text-decoration:none;
}
.welcomeTxt{
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	padding:20px;
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	margin:20px;
	margin-top:10px;
	}
.button2{
	background: url(img/button2.png) no-repeat;
	width:233px;
	height:71px;
	padding-right:5px;
	margin-left:30px;
	cursor:pointer;
	font-size:24px;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	line-height:65px;
	text-align:center;
	}
.items{
	background:url(img/rectBg.png) repeat-y;
	padding:15px 20px 5px 15px;
	}
.items ul{
	list-style:none;
	margin:0;
	padding:0;
	line-height:16px;
	}
.items li{
	border-bottom:1px solid #e8e8e8;
	padding:5px 0 5px 0;
	}
.button3{
	background:url(img/button3.png) no-repeat center;
	margin-top:20px;
	width:180px;
	height:47px;
	cursor:pointer;
	}
.button3:hover{
	background:url(img/button3Over.png) no-repeat center;
	margin-top:20px;
	width:180px;
	height:47px;
	cursor:pointer;
	}		
.featured{
	font-size:30px;
	line-height:30px;
	font-weight:normal;
	color:#000000;
	margin:0;
	margin-bottom:20px;
	margin-top:10px;
	text-align:center;
	}	
.footer{
	padding:15px;
	
	}
.cc2{
	background:#FFFFFF;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	}
.c44{
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	}
	
.style4{
	background: url(img/5_bg.gif) repeat-x;
	padding-left: 10px;
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	color: #333333;
	line-height:29px;
	}
.style4 a{
	font-size:12px;
	text-decoration:none;
	color:#20619e;
	letter-spacing:normal;
	}	
.style4 a:hover{
	font-size:12px;
	text-decoration:underline;
	color:#20619e;
	letter-spacing:normal;
	}
.style5{
	background: url(img/feat_head_bg.gif) repeat-x;
	padding-left: 10px;
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	color: #fff;
	line-height:49px;
	}
.style6{
	background: url(img/cat_head_bg.gif) repeat-x;
	padding-left: 10px;
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	color: #fff;
	line-height:49px;
	}
.style6 a{
	color:#FFFFFF;
	text-decoration:underline;
	border-right:1px solid #a1b238;
	padding:0 5px 0 5px;
	}
.style6 a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.style7{
width:308px; float:left; background:url(img/bg6.png); height:29px;
padding:4px 10px 0 10px;}	