/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	color: #666666;
	background-attachment: fixed;
	background-image: url(images/mainbg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3 {
	margin: 0;
}
h1 {
	font-family: "Trebuchet MS";
	color: #CC6600;
	font-size: 13px;
	font-weight: normal;
	background-image: url(images/icon3.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-left: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
}

h2 {
	font-size: 12px;
	line-height: 21px;
	text-indent: 10px;
	color: #006600;
}
h3 {
	font-size: 24px;
	line-height: 48px;
	color: #A74E0F;
	font-weight: bold;
	text-transform: none;
	font: times, serif;
	background-image: url(images/leaf_icon.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 55px;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
	margin-left: 2em;
}

ul {
	margin-left: 4em;
	list-style: square;
}

img {
	border: none;
}
a {
	color: #0033FF;
}

a:hover {
	color: #11A6D4;
	text-decoration: none;
}
.top{
	margin-top: 50px;
}
/* Boxed Style */

.boxed {
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 50px;
}

.boxed .title {
	font-size: 24px;
	color: #B86210;
	line-height: 30px;
	padding-left: 35px;
	font-family: Times;
	font-style: italic;
	padding-right: 25px;
	padding-top: 30px;
	background-image: url(images/icon2.gif);
	background-repeat: no-repeat;
	background-position: top;

}
.boxed .title_bill {
	font-size: 24px;
	color: #B86210;
	line-height: 30px;
	padding-left: 35px;
	font-family: Times;
	font-style: italic;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top:10px;
/*	background-image: url(images/icon2_0.gif);
	background-repeat: no-repeat;
	background-position: top;
*/	
	width:280px;
}
.boxed .title span {
	font-size: 18px;
	font-weight: normal;
}
.boxed .title_bill span {
	font-size: 18px;
	font-weight: normal;
}

.boxed .content {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.boxed .content ul{
	list-style-type: none;
}
.boxed .content li{
	font-size: 12px;
	line-height: 24px;
	color: #0033FF;
	font-weight: normal;
}
.boxed .content a{
	font-family: Verdana;
	color: #0033FF;
	text-decoration: underline;
}
.boxed .content a:hover{
	color: #11A6D4;
	text-decoration: none;
}
.imgbg{
	background-image: url(images/imgbg.gif);
	background-repeat: no-repeat;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
}
.imglbg{
	background-image: url(images/imgbg.gif);
	background-repeat: no-repeat;
	float: left;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 25px;
	padding-left: 4px;
	margin-right: 10px;
}
.img2bg{
	background-image: url(images/imgbg.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
}
/* Header */
#allrow {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F8FDF8;
}

#header {
	width: 910px;
	height: 100px;
	background-image: url(images/top_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
}

#headsp {
	width: 910px;
	height: 169px;
	background-image: url(images/top_sp.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
}
/* Header > Logo */

#topmenuf {
	color: #B86210;
	padding-top: 15px;
	padding-left: 25px;
	font-weight: bold;
}
#topmenuf a {
	text-decoration: none;
	color: #B86210;
	font-family: Times;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}
#topmenuf a:hover {
	background-color: #F4E3B8;
}

/* Header > Top Menu */

#topmenu {
	margin-top: 12px;
	padding-left: 480px;
	font-weight: bold;
}
#topmenu a {
	text-decoration: none;
	color: #333333;
	font-family: Times;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	padding-right: 
6px;
	padding-left: 6px;
}
#topmenu a:hover {
	background-color: #F4E3B8;
}

#menu .first a {
	padding-left: 0;
	background: none;
}

/* Content */

#content {
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
/* Content > Main */

#main {
	float: right;
	width: 480px;
}
#main2 {
	float: right;
	width: 638px;
}

/* Content > Main > Example */

#example {
	height: auto;
	width: 480px;
	float: right;
}
#example .boxc {
	width: 472px;
	float: right;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left top;
}
#example .box {
	width: 472px;
	float: right;
}

/* Content > Main > Welcome */

#welcome {
	margin: 0px;
	padding: 0px;
	width: 480px;
	height: 316px;
	background-image: url(images/partners_05.jpg);
	background-repeat: no-repeat;
}
#welcome2 {
	padding: 0px;
	width: 578px;
	margin-top:50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 430px;
}

#sidebar2 {
	float: left;
	width: 246px;
	padding-top: 20px;
	background-image: url(images/tit_bg.gif);
	background-repeat: no-repeat;
	background-position: 30px bottom;
}
#leftside {
	float: left;
	width: 206px;
	padding-top: 50px;
	padding-left: 40px;
}
#leftside .box{
	color: #999966;
	font-size: 18px;
	font-family: Times;
	padding: 20px;
	line-height: 21px;
}
/* Footer */

#footer {
	clear: both;
	background-color: #F8FDF7;
	padding-right: 50px;
	padding-left: 50px;
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;
	padding-bottom: 20px;
	padding-top: 20px;
	background-image: url(images/foot_hr.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#foot {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

/* Footer > Legal */
#leftbox {
	font-size: 12px;
	color: #666666;
	line-height: 21px;
	float: left;
	width: 210px;
	clear: both;
	padding-left: 20px;
}
#rightbox {
	font-size: 12px;
	color: #666666;
	line-height: 21px;
	float: left;
	width: 200px;
	padding-left: 10px;
}
#leftbox ul ,#rightbox ul {
	list-style-image: url(images/titicon.gif);
}
#ccc {
	font-weight: bold;
	padding-top: 30px;
	text-indent: 10px;
	padding-bottom: 20px;
}

