/*
Theme Name: 
Theme URI: 
Description: For Firefox
Version: 2.7
Author: Jett Media Group
Author URL: http://www.jettmg.com
*/

/* Reset and Basic page setup */
* {margin: 0; padding: 0;}
html {}
body {font: 11px Arial; background:#000000; color:#000000;}
ul {list-style: none inside;}
a {outline: none; text-decoration: none;  font-family:Tahoma, Geneva, sans-serif; font-size: 11px; font-weight:bold; color:#145799;}
a:hover{color:#073562;}
a img { border:none;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}

/* END RESET */

/*CONTENT CSS*/

#top-picure{
	background:url(../images/top-image.jpg) center top no-repeat;
	height: 292px;
	margin: 0px auto 0px auto;
	width: 1100px;
}
#menu{
	height:20px;
	margin:0px auto 0px auto;
	padding-top: 10px;
	text-align:right;
	width: 270px;
}
#main-cont{
	background:url(../images/main-cont.jpg) center top repeat;
	margin: 0px auto 0px auto;
        padding-bottom: 20px;
	width:991px;
}
#full-cont{
	margin:0px auto;
	width:911px;
}
#left-cont{
	width:617px;
}
#inside-top{
	background:url(../images/inside-top.jpg)  center top no-repeat;
	height: 105px;
	width:617px;
}
#inside-mid{
	background:url(../images/inside-mid.jpg) center top repeat-y;
	width:617px;
}
	#main-text{
		padding: 10px 15px;
	}
#inside-bt{
	background:url(../images/inside-bt.jpg) center top no-repeat;
	height:8px;
	width:617px;
}
#bt-cont{
	padding-bottom:10px;
	margin-top:15px;
	width:617px;
}
#bt-cont-top{
	background:url(../images/bt-cont-top.jpg) top center no-repeat;
	height: 67px;
	width:617px;
}
#bt-cont-mid{
	background:url(../images/bt-cont-mid.jpg) top center repeat-y;
	width:617px;
}
	#main2-text{
		padding: 10px 15px;
	}
#bt-cont-bt{
	background:url(../images/bt-cont-bt.jpg) top center no-repeat;
	height:4px;
	width:617px;
}
#right-cont{
           margin-top:23px;
}
#ad{
           margin-top:15px;
}

#ad2{
margin-top:15px;
margin-left:25px;
}


#login-top{
	background: url(../images/login-top.jpg) top center no-repeat;
	height:53px;
	width:266px;
}
#login-mid{
	background:url(../images/login-mid.jpg) top center repeat-y;
	width:266px;
}
	#login-input{
		padding:10px 15px;
	}
#login-bt{
	background:url(../images/login-bt.jpg) top center no-repeat;
	height:7px;
	width:266px;
}
#footer{
	background:url(/images/footer.jpg) top center no-repeat #7c7c7c;
	bottom:0;
	height:55px;
	margin: 0px auto;
	width:991px;
}
#footer-cont{
	margin:0pc auto;
	padding-top: 10px;
	width:970px;
}
