/* CSS Document */

body {
color:#000000;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#999999;
text-align:left;
}

.footerholder2 {margin: 0 auto 0 auto; width: 700px; margin-top: 50px; border-top: 1px solid #ccc; padding-top: 10px;}
.footerholder1 {margin: 0 auto 0 auto; width: 700px; margin-top: 5px; padding-top: 10px; padding-bottom: 30px;}
.lefton {float: left; text-align: left; width: 420px;}
.left {float: left; text-align: left; width: 230px; height: 12px;}
.right {float: right; text-align: right; width: 322px; height: 12px;}
.methods{color:#7FC31C; font-size: 20px;}
.credit {float: right; width: 150px; text-align:right; font-size: 10px; height: 50px;}
.credit a {font-size: 10px;}


.sub_heading {
font-weight:bold;
font-style:normal;
font-size:15px;
color:#7FC31C;
text-align:left;
}

.main_frame {
width:700px;
height:auto;
margin-top:70px;
}

.main_footer {
width:700px;
height:auto;
margin-top:30px;
padding-top:10px;
border-top-width:1px;
border-top-color:#ccc;
border-top-style:solid;
}

.footer_box {
width:auto;
height:auto;
margin-right:10px;

}

.main_footer_content {
font-size:13px;
color:#8c8c8c;
height: 15px;
}

.main_footer_content_small_txt {
font-size:10px;
color:#8c8c8c;
text-align:left;
}

a.main_footer_content_small_txt {
	text-decoration: none;
	color: #7FC31C;
}
a:main_footer_content_small_txt
{
	font-size: 12px;
	color:#666666;
	text-align:left;
}

.logo {
width:700px;
height:300px;
background-color: #ccc;
}

.content_box {
width:700px;
height:30px;
margin-top:0px;
font-size:13px;
color:#8c8c8c;
text-align:left;
}

.content_box_left{
width:480px;
padding-right: 25px;
height:auto;
margin-top:0px;
font-size:13px;
color:#8c8c8c;
border-right: 1px solid #ccc;
text-align:left;
}


.content_box_right{
width:160px;
height:auto;
margin-top:0px;
margin-left:14px;
font-size:13px;
color:#8c8c8c;
text-align:left;
}

.colour_text_heading {
font-style:normal;
font-size:25px;
color:#7FC31C;
text-align:left;
*padding-left:7px;
margin-bottom:30px;
}

.colour_text_normal {
font-style:normal;
font-size:13px;
color:#7FC31C;
text-align:left;
}

.colour_text_blod {
font-style:oblique;
font-size:13px;
color:#7FC31C;
text-align:left;
}

.footer {
margin-top:100px;
width:700px;
height:30px;
float:right;
}

.col_right_3{
width:285px;
height:20px;
float:right;
}

.col_two{
width:700px;
height:auto;
}

.col_two_right{
width:350px;
height:auto;
float:right;
text-align:left;
}

.col_two_left{
width:350px;
height:auto;
float:left;
text-align:left;
}

.clear {
clear:both;
}


a {
	font-size: 12px;
	color: #7FC31C;
	text-align:left;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7FC31C;
}
a:hover {
	text-decoration: none;
	color:#666666;
}
a:active {
	text-decoration: none;
}

.border {
width:759px;
height:20px;
margin-top:10px;
padding-left:15px;
padding-right:15px;
border-bottom-width:1px;
border-bottom-color:#999999;
border-bottom-style:solid;
}

/* -- NEW CSS -- */
.boxes {border: 1px solid #999;}
.reset {border: none; background: #fff; color: #666;}
.submit {border: 2px solid #999; background-color: #444; color: #fff;}

html, body {height: 100%;}
.banner {margin: 50px auto 0 auto; width: 700px; height: 300px; background: #ccc; z-index: 1}
.innerbanner {position: relative; top: 0; left: 0; width: 700px; height: 300px; z-index: 2;}
ul#inner {margin: 0px; padding: 0px;}
ul#inner li {list-style: none;}
.clear {clear: both;}
.contentholder {margin: 0 auto 0 auto; width: 700px;}
.leftcontent {float: left; width: 500px; padding-right: 34px; border-right: 1px solid #ccc;}
.rightcontent {float: left; width: 130px; padding-left: 35px;}
.styled {font-style:normal; font-size:20px; color:#7FC31C; text-align:left;}
.header{margin: 0 auto 0 auto; width: 700px; padding-bottom: 20px; margin-top: 10px;}

/*start of nav css*/
.dock {
	position: relative; 
	height: 78px; 
	text-align: center;
	z-index: 3;
}

#dock2 {
	width: auto;
	margin-top: -25px;
	margin-left: 75px;
	float: left;
}
.dock-container2 {
	float: left;
	height: 50px;
	padding-left: 20px;
}
a.dock-item2 {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 107px; 
	color: #000; 
	bottom: 0px;
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: block;
	padding-left: 20px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px;
	width: 100%;
}
/*end of nav css*/