/* CSS Document */
* {margin:0;padding:0;}

body {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:120%;
	color: #7e753d;
	background-color: #ECE9D7;
	margin:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:20px;
background-image:url(images/bg_img.jpg);
	background-repeat:repeat-x;
}

.right_c_padding {
padding:40px 5px;
}

#container {
position: absolute; 
left: 50%; 
width: 807px; 
height: auto; 
margin-left: -403px;
background-image:url(images/container_bg.jpg);
background-repeat:repeat-y;
}

ul {
margin-left:15px;
}

ul li {
padding:5px 0px 5px 0px;
margin-left:15px;
}

#text_container {
background-image:url(images/text_container.jpg);
background-repeat:no-repeat;
padding:0px 4px 10px 4px;
}

h1 {
font-size:26px;
color:#119130;
padding-bottom:10px;
}

h2 {
font-size:17px;
font-weight:normal;
color:#400c02;
padding-bottom:5px;
padding-top:20px;
}

h3 {
font-size:15px;
font-weight:bold;
color: #035603;
padding-bottom:5px;
}

h4 {
font-size:16px;
font-weight:bold;
color:#400c02;
padding-bottom:5px;
padding-top:0px;
}

.callout {
color:#400c02;
}

.big {
font-size:16px;
}

p {
padding:10px 0px 0px 0px;
}

a:link {
	color: #0c5973;
	text-decoration: underline;
}

a:visited {
color: #0c5973;
	text-decoration: underline;
}

a:hover {
	color: #5e7780;
	text-decoration: underline;
}


#text_padding {
padding:20px 10px 10px 20px;
}

/*header*/
#header {
height:149px;
width:807px;
}

#logo_header {
width:304px;
height:124px;
float:left;
background-image:url(images/logo_header.jpg);
display:block;
text-indent:-5000px;
}

#logo_header a{
width:304px;
height:124px;
float:left;
background-image:url(images/logo_header.jpg);
display:block;
text-indent:-5000px;
}

#logo_header a:hover{
width:304px;
height:124px;
float:left;
background-image:url(images/logo_header.jpg);
display:block;
text-indent:-5000px;
}

#header_right {
margin-left:304px;
height:124px;
width:503px;
background:url(images/top_header.jpg) no-repeat;
}

#logo_bottom {
width:807px;
height:25px;
background:url(images/logo_bottom.jpg) no-repeat;
}


/*navigation*/

#navigation {
font-size:16px;
text-align:center;
font-weight:normal;
font-family:"Trebuchet MS", Helvetica, sans-serif;
background:url(images/nav_bg.jpg) no-repeat;
height:35px;
width:807px;
padding-top:10px;
}

#navigation a {
color:#ffffff;
text-decoration:none;
padding:0px 10px 0px 10px;
}

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

#navigation a:hover {
color:#9cde6b;
text-decoration:none;
}

/*footer*/

#footer {
	width:807px;
	height:60px;
	text-align: center;
	padding-top:20px;
	color: #a2954f;
	font-size:10px;
	background:url(images/footer_bg.jpg) repeat-x;
	background-color: #ECE9D7;
}

#footer a {
color: #a2954f;
text-decoration:none;
}

#footer a:hover {
color: #035603;
text-decoration:underline;
}

/*home styles*/

.home_main {
background:url(images/home_main.jpg) no-repeat;
width:516px;
height:268px;
}

.home_left {
width:516px;
float:left;
line-height:110%;
}

.home_right {
margin-left:516px;
border-left:1px dotted #7e753d;
}

.divider {
border-bottom:1px dotted #7e753d;
margin-bottom:5px;
}

.hr_callout {
background-color:#61AF27;
color:#FFFFFF;
padding:10px;
margin:5px 0px 5px 0px;
font-size:14px;
line-height:95%;
}

.hr_callout a {
color:#FFFFFF;
text-decoration:none;
}

.hr_callout a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.home_help {
width:516px;
height:30px;
background:url(images/home_help.gif) no-repeat #400c02 left;
}

.hthree_left {
float:left;
width:157px;
background:url(images/home_tri.jpg) no-repeat left top;
border-right:1px dotted #7e753d;
padding:30px 5px 10px 20px;
line-height:100%;
}

.hthree_middle {
float:left;
width:140px;
background:url(images/home_tri.jpg) no-repeat left top;
border-right:1px dotted #7e753d;
padding:30px 5px 10px 20px;
line-height:100%;
}

.hthree_right {
float:right;
width:133px;
background:url(images/home_tri.jpg) no-repeat left top;
padding:30px 7px 10px 20px;
line-height:100%;
}

.home_clients {
width:282px;
height:30px;
background:url(images/home_clients.jpg) left no-repeat #400c02;
}

.home_tri {
background:url(images/home_tri.jpg) no-repeat left top;
height:28px;
}

.home_flash {
padding-left:15px;
border-bottom:1px dotted #7e753d;
}

.home_rp {
padding:15px 0px 10px 15px;
}

.home_learn {
background:none;
width:290px;
height:78px;
margin:-78px 0px 0px 226px;
display:block;
text-indent:-5000px;
}

.home_learn a{
background:url(images/home_learn.gif) no-repeat;
width:290px;
height:78px;
display:block;
text-indent:-5000px;
}

.home_learn a:hover{
background:url(images/home_learn2.gif) no-repeat;
width:290px;
height:78px;
display:block;
text-indent:-5000px;
}

/*strategy*/
.st_right {
float:right;
width:193px;
}

.st_left {
margin-right:193px;
padding:20px 5px 15px 20px;
border-right:1px dotted #7e753d;
}

.st_pic {
width:194px;
height:129px;
background:url(images/st_pic.jpg) no-repeat;
}

.st_title {
background:url(images/st_success.gif) no-repeat;
width:194px;
height:57px;
}

.st_text {
padding:15px 5px 20px 15px;
border-bottom:1px dotted #7e753d;
}

.button_border {
border-bottom:1px dotted #7e753d;
margin-top:15px;
}

/*buttons*/

.st_button {
margin:15px 0px 0px 15px;
width:164px;
height:88px;
background:url(images/st_button.jpg) no-repeat;
text-indent:-5000px;
color:#ffffff;
display:block;
}

.st_button a{
width:164px;
height:88px;
background:url(images/st_button.jpg) no-repeat;
text-indent:-5000px;
color:#ffffff;
display:block;
}

.st_button a:hover{
width:164px;
height:88px;
background:url(images/st_button2.jpg) no-repeat;
text-indent:-5000px;
color:#ffffff;
display:block;
}

/*op button*/

.op_button {
margin:15px 0px 0px 0px;
width:164px;
height:88px;
background:url(images/op_button.jpg) no-repeat;
text-indent:-5000px;
color:#ffffff;
display:block;
}

.op_button a{
width:164px;
height:88px;
background:url(images/op_button.jpg) no-repeat;
text-indent:-5000px;
color:#ffffff;
display:block;
}

.op_button a:hover{
width:164px;
height:88px;
background:url(images/op_button2.jpg) no-repeat;
text-indent:-5000px;
color:#ffffff;
display:block;
}

/*sales button*/

.sales_button {
margin:15px 0px 0px 15px;
width:164px;
height:88px;
background:url(images/sales_button.jpg) no-repeat;
text-indent:-5000px;
color:#ffffff;
display:block;
}

.sales_button a{
width:164px;
height:88px;
background:url(images/sales_button.jpg) no-repeat;
text-indent:-5000px;
color:#ffffff;
display:block;
}

.sales_button a:hover{
width:164px;
height:88px;
background:url(images/sales_button2.jpg) no-repeat;
text-indent:-5000px;
color:#ffffff;
display:block;
}

/*buy/download*/

.buy {
width:94px;
height:29px;
background:url(images/buy.jpg) no-repeat;
text-indent:-5000px;
color:#ffffff;
display:block;
}

.buy a{
width:94px;
height:29px;
background:url(images/buy.jpg) no-repeat;
text-indent:-5000px;
color:#ffffff;
display:block;
}

.buy a:hover{
width:94px;
height:29px;
background:url(images/buy2.jpg) no-repeat;
text-indent:-5000px;
color:#ffffff;
display:block;
}

.down {
width:94px;
height:29px;
background:url(images/down.jpg) no-repeat;
text-indent:-5000px;
color:#ffffff;
display:block;
}

.down a{
width:94px;
height:29px;
background:url(images/down.jpg) no-repeat;
text-indent:-5000px;
color:#ffffff;
display:block;
}

.down a:hover{
width:94px;
height:29px;
background:url(images/down2.jpg) no-repeat;
text-indent:-5000px;
color:#ffffff;
display:block;
}

.contact2 {
width:94px;
height:29px;
background:url(images/contact.jpg) no-repeat;
text-indent:-5000px;
color:#ffffff;
display:block;
}

.contact2 a{
width:94px;
height:29px;
background:url(images/contact.jpg) no-repeat;
text-indent:-5000px;
color:#ffffff;
display:block;
}

.contact2 a:hover{
width:94px;
height:29px;
background:url(images/contact2.jpg) no-repeat;
text-indent:-5000px;
color:#ffffff;
display:block;
}

.picture {
padding:10px;
}

.book {
line-height:100%;
}

.clear {
clear:both;
}

/*--------------------dropdown menu---------------*/



#dropmenudiv{
position:absolute;
border:0;
border-bottom-width: 0;
font-size:14px;
font-weight:normal;
color:#ffffff;
line-height:120%;
z-index:100;
margin:10px 0px 0px 5px;
}



#dropmenudiv a{
display: block;
text-indent: 3px;
padding: 3px 0;
text-decoration: none;
font-weight: normal;
color:#ffffff;
border-bottom:1px solid #035604;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #62af28;
color:#ffffff;

}