﻿/*

CSS Credit: http://www.templatemo.com/

*/

body {

	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 1.5em;

	color: #585858;

	background-color: #ededed;

}

a:visited { color: #006600; text-decoration: none; } 

a:link { color: #006600; text-decoration: none; } 

a:hover { color: #CC0000; text-decoration: none; }

a:active { color: #CC0000; text-decoration: none; }

h1 {

	font-size: 22px;

	font-weight: bold;

	color: #38713a;

	height: 32px;

	background: url(../images/templatemo_header1.jpg) no-repeat;

	padding: 15px 0px 0px 55px;

}

h2 {

	margin-top: 20px;

	font-size: 16px;

	font-weight: bold;

	color: #56b81b;

	height: 20px;

	padding: 7px 0px 0px 35px;

	background: url(../images/templatemo_header2.jpg) no-repeat;

}

#templatemo_container {

	width: 900px;

	margin: auto;

	background-color: #fff;

}

#templatemo_top_section {

	float: right;

	width: 900px;

	height: 50px;

	background: url(../images/templatemo_menu.jpg) no-repeat;

}

#templatemo_welcomesection {

	float: left;

	width: 900px;

}

#templatemo_welcomesection img {

	float: left;

	padding-right: 10px;

}

.templatemo_topmenu{

	float: right;

	width: 580px;

	padding-right: 20px;

}

.templatemo_topmenu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;

}


.templatemo_topmenu li{

	display: inline ;

}

.templatemo_topmenu li a{

	float: left;

	text-align: center;

	font-size: 11px;

	font-weight: bold;

	color: #fff;

	width: 77px;

	height: 30px;

	padding: 14px 0px 0px 5px;

}

.templatemo_topmenu li a:hover{

	color: #91e30c;

	text-decoration: underline;

}

#templatemo_headersection {

	float: left;

	width: 410px;

	height: 150px;

	color: #fff;

	text-align: justify;

	font-size: 11px;

	padding: 57px 140px 0px 350px;

	background: url(../images/templatemo_header.jpg) no-repeat;

}

#templatemo_headersection span {

	font-size: 18px;

	font-weight: bold;

}

#templatemo_welcomesection {

	float: left;

	width: 800px;

	text-align: justify;

	padding: 0px 20px 0px 50px;

}

#left {

	float: left;

	width: 170px;

	text-align: justify;

	padding: 20px 5px 0px 20px;

}

#templatemo_footersection {

	clear: both;

	width: 900px;

	height: 23px;

	margin-top: 20px;

	background-color: #cbf0bb;

	text-align: center;

	padding-top: 7px;

}

#templatemo_boxleft {

	float: left;


	width: 400px;

	padding-left: 50px;

}

#templatemo_boxright {

	float: left;

	width: 430px;

	padding-left: 20px;

}

.box_left {

	float: left;

	width: 23px;

	height: 200px;

	background: url(../images/templatemo_box_left.jpg) no-repeat;

}

.box_middle {

	float: left;

	width: 330px;

	height: 200px;

	text-align: justify;

	padding: 0px 5px 0px 5px;

	background: url(../images/templatemo_box_middle.jpg) repeat-x;

}

.box_middle img {

	float: left;

	padding-right: 10px;

}

.box_right {

	float: left;

	width: 23px;

	height: 200px;

	background: url(../images/templatemo_box_right.jpg) no-repeat;

}

.morebutton1 {

	background: url(../images/templatemo_morebutton1.jpg) no-repeat;

	font-size: 11px;

	height: 39px;

	width: 62px;

	padding: 8px 0px 0px 20px;

	font-weight: bold;

}

.morebutton1 a {

	color: #FFFFFF;

}

.morebutton2 {

	float: right;

	background: url(../images/templatemo_morebutton2.jpg) no-repeat;

	width: 51px;

	height: 28px;

	font-size: 10px;

	padding: 5px 0px 0px 10px;

}

.morebutton2 a {

	font-weight: bold;

	color: #FFFFFF;

}

.left_menu_area {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 320px;
	width: 153px;
}

.left_menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #386060;
	text-decoration: none;
	background-image: url(../images/menu_active.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	width: 138px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#boxpack {

	float: left;

	width: 180px;

	padding-left: 20px;

}

.box_left_pack {

	float: left;

	width: 20px;

	height: 253px;

	background: url(../images/templatemo_box_left.jpg) no-repeat;

}

.box_middle_pack {

	float: left;

	width: 125px;

	height: 253px;

	text-align: justify;

	padding: 0px 5px 0px 5px;

	background: url(../images/templatemo_box_middle.jpg) repeat-x;

}

.box_right_pack {

	float: left;

	width: 20px;

	height: 253px;

	background: url(../images/templatemo_box_right.jpg) no-repeat;

}

.morebutton3 {

	float: left;
	margin-left:8px;
	margin-top:8px;	

	background: url(../images/templatemo_morebutton2.jpg) no-repeat;

	width: 51px;

	height: 28px;

	font-size: 10px;

	padding: 5px 0px 0px 10px;

}

.morebutton3 a {

	font-weight: bold;

	color: #FFFFFF;

}

#links {

	clear: both;

	width: 800px;

	height: 12px;

	text-align: center;
	margin-left:55px;

	padding-top: 7px;

}

.linkbox {

	float: left;

	width: 100px;

	height: 100px;

	
	text-align: justify;
	

	padding: 0px 0px 0px 0px;

}

#aff {

	clear: both;
	
	width: 600px;

	height: 20px;

	margin-top: 0px;
 	margin-left: 350px;	
	padding-bottom: 5px;

}

#support {

	clear: both;

	width: 800px;

	height: 125px;

	text-align: left;
	margin-left:70px;

	padding-top: 20px;

}


.td {
	width:15%;
	margin-left:2px;
	
}

.morebutton4 {

	float: left;
	margin-left:0px;
	margin-top:8px;	

	background: url(../images/templatemo_morebutton2.jpg) no-repeat;

	width: 53px;

	height: 28px;

	font-size: 10px;

	padding: 5px 0px 0px 8px;

}

.morebutton4 a {

	font-weight: bold;

	color: #FFFFFF;

}

.morebutton4 {

	float: left;
	margin-left:0px;
	margin-top:10px;	

	background: url(../images/templatemo_morebutton2.jpg) no-repeat;

	width: 62px;

	height: 28px;

	font-size: 10px;

	padding: 4px 0px 0px 6px;

}

.morebutton4 a {

	font-weight: bold;

	color: #FFFFFF;

}

.infotd {
        text-align:right;
	
}

.ctd {
        text-align:left;
	
}

.submitbutton {

	float: left;
	margin-left:0px;
	margin-top:10px;	

	background: url(../images/button3.jpg) no-repeat;

	width: 100px;

	height: 28px;

	font-size: 11px;

	padding: 5px 0px 0px 15px;

	color:#ffffff;

	padding: 5px 0px 0px 15px;
	cursor:pointer;
	font-weight: bold;


}

.message{
	 border:0px;
	 color:red;
	 background-color:#EBFDD1;
}

.morebutton5 {

	float: left;
	margin-left:0px;
	margin-top:10px;	

	background: url(../images/button3.jpg) no-repeat;

	width: 100px;

	height: 28px;

	font-size: 11px;

	padding: 5px 0px 0px 15px;

}

.morebutton5 a {

	font-weight: bold;

	color: #FFFFFF;

}

.img {
	border-width: 0px;
}

