/*

Common Styles
Last Updated: 7/14/07

*/

* { padding: 0; margin: 0; }
img { border: 0; }

.clear { clear: both; }
.floatLeft { float: left; }
.floatRight {float: right; }
.homelink { margin: 20px 0 0 15px;}
ul {padding: 0 0 0 0;}
li {padding: 0 0 0 0;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background: url(../images/back_mark.gif);
	line-height: 100%;
}

#pagecontainer-outer {
	background: url(../images/drop.png) repeat-y;
	width: 652px;
	margin: 0 auto;
}

#pagecontainer-inner {
	margin: 0 auto;
	width: 630px;
}	

#header {
	height: 120px;
	width: 630px;
	background:url(../images/res_header_2.gif);
}

#header p {
	float: right;
	color:#fff;
	font:Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 14px 25px 0;
	text-align: right;
	line-height: 140%;
}

#header a {
	color:#ccc;
	text-decoration: underline;
}

#header hover {
	color: #fff
}

#headerbutton {
	height: 86px;
	width: 212px;
	float: left;
	background: #ccc;
}

#nav {
	list-style: none;
	height: 34px;
	width: 630px;
	background: #ccc;
}

#nav-inner li {
	padding: 7px 0 0 0;
	float: right;
	height: 23px;
	overflow: hidden;
	}

#nav-inner li a {
	display: block;
	line-height: 23px;
	text-indent: -5000px;
	overflow: hidden;
	background-position: center top;
	}	

#nav-inner li a:hover {
	background-position: center bottom;
	}
	
#home_nav { width: 80px; background: url(../images/res_navHOME.gif) no-repeat; }
#home_navabout { width: 110px; background:url(../images/res_navabout.gif) no-repeat; }
#home_navcontact { width: 87px; background:url(../images/res_navcontact.gif) no-repeat; }
#home_navresource { width: 120px; background:url(../images/res_navresource.gif) no-repeat; }

#homeicon {
	float: left;
	padding: 2px 0 0 15px;
}

#home_corp-inner li {
	padding: 5px 0 0 0px;
	margin: 0 ;
	float: left;
	height: 22px;
	overflow: hidden;
	}

#home_corp-inner li a {
	display: block;
	line-height: 22px;
	text-indent: -5000px;
	overflow: hidden;
	background-position: center top;
	}	

#home_corp-inner li a:hover {
	background-position: center bottom;
	}
	
#homelink_corp { width: 176px; background:url(../images/res_homeicon.gif) no-repeat; }

#headerbar {
	border-bottom: #333 solid 1px;
}

	
#lowerbar {
	float:right;
	border-top:#FFFFFF solid 1px;
}
	
#infobar {
	float: right;
}


#fdcenter {
	float:right;
}

#lowercontent {
	float: right;
	
}

#maincontent {
	width: 628px;
	float: right;
	background-color:#333333;
	border-left:  #cccccc solid 1px;
	border-right: #cccccc solid 1px;
}

#titlebar {
	float: right;
	border-top: 10px;
}

#firstrow {
	float: right;
	width:630px;
}

#text {
	float:left;
	width: 300px;
}

#text p {
	padding: 5px 0px 0px 23px;
	line-height: 140%;
	color:#CCCCCC
	}
	
#text h4 {
	padding: 20px 0px 0px 23px;
	line-height: 120%;
	color: #478747
	}

#imageone {
	float: right;
	padding: 30px 35px 0 0;
	}

#imagetwo {
	float: right;
	padding: 0px 35px 0 0;
	}
	
#imagethree {
	float: right;
	padding: 30px 35px 0 0;
	}


#ruleBelow2 {
	background: url(../images/dot.gif) repeat-x left; 
	float: left;
	max-width:10px;
	padding: 30px 50px 1px 100px;
	margin-left: 23px;
}

#ruleBelow1 {
	background: url(../images/dot.gif) repeat-x left; 
	float: left;
	max-width:10px;
	padding: 30px 50px 1px 100px;
	margin-left: 23px;
}

#rowtwo {
	float: right;
	width: 630px;
}


#rowtwo h4 {
	padding: 0px 0px 0px 23px;
	line-height: 140%;
	color: #478747
	}


#list_left ul {
	float: left;
	margin: 5px 0px 0px 36px;
	line-height: 140%;
	color:#CCCCCC
	}
	
#list_right ul {
	float: left;
	padding: 5px 0px 0px 25px;
	line-height: 140%;
	color:#CCCCCC
}
#rowthree {
	float: right;
	width: 630px;
}

#lastparagraph {
	float: left;
	width: 300px
}

#lastparagraph h4 {
	padding: 0px 0px 0px 23px;
	line-height: 140%;
	color: #478747
}
	
#lastparagraph p {
	padding: 5px 0px 20px 23px;
	line-height: 140%;
	color:#CCCCCC
}
	
#solutionsbarres {
	float: left;
	padding: 1px 0 0 0;
}


#lifecycle {
	float: right;
	width: 630px;
	height: 80px;
	margin: 1px 0 0 0;
	border-top: #fff solid 1px;
	border-bottom: #333 solid 1px;
	background-image:url(../images/lifecycle.gif);
}

#lifecycle p {
	float: left;
	color: #333;
	padding: 25px 200px 0 13px;
}

#footer {
	clear: both;
	background: #999;
	font-size: 90%;
	color: #fff;
	padding: 10px 0;
	text-align: center;
	border-bottom: #666 solid 1px;
}