@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0px;
	padding:0px;
	background:#FFFFFF url(../../img/bg-top.jpg) repeat-x top; 
}

#container{
	width:100%;
	margin:0px;
}

#container #design{
	width:902px;
	margin:0px auto;
}

#container #design #header{
	width:100%;
}

#container #design #header #topRow{
}

#container #design #header #topRow #address{
	margin:20px 18px 0px 0px;
	color:#666666;
}

#container #design #header #topRow #address a{
	color:#0365a1;
	font-size:11px;
	padding:0px 2px;
}

#container #design #header #topRow #address a:hover{
	color:#e31e26;
	font-size:11px;
	padding:0px 2px;
}

#container #design #header #menuRow{
	margin:0px 20px;
}

#container #design #header #menuRow #menu{
	float: left;
	margin: 0px;
	display: inline;
}

#container #design #header #menuRow #menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:left;
}

#container #design #header #menuRow #menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#container #design #header #menuRow #menu li a {
	float: left;
	display: inline;
}

#container #design #header #menuRow #menu li a.home {
	height: 43px;
	width: 109px;
	text-indent: -10000px;
	background:url(../../img/home-btn.jpg) no-repeat;
	background-position: 0 0;
}

#container #design #header #menuRow #menu li a.aboutus {
	height: 43px;
	width: 107px;
	text-indent: -10000px;
	background:url(../../img/aboutus-btn.jpg) no-repeat;
	background-position: 0 0;
}

#container #design #header #menuRow #menu li a.resources {
	height: 43px;
	width: 107px;
	text-indent: -10000px;
	background:url(../../img/resources-btn.jpg) no-repeat;
	background-position: 0 0;
}

#container #design #header #menuRow #menu li a.gallery {
	height: 43px;
	width: 107px;
	text-indent: -10000px;
	background:url(../../img/gallery-btn.jpg) no-repeat;
	background-position: 0 0;
}

#container #design #header #menuRow #menu li a.helpdesk {
	height: 43px;
	width: 107px;
	text-indent: -10000px;
	background:url(../../img/help-desk-btn.jpg) no-repeat;
	background-position: 0 0;
}

#container #design #header #menuRow #menu li a.contactus {
	height: 43px;
	width: 107px;
	text-indent: -10000px;
	background:url(../../img/contactus-btn.jpg) no-repeat;
	background-position: 0 0;
}

#container #design #header #menuRow #menu li a:hover, #menu li a.selected {
	background-position: 0 -43px;
}

#container #design #header #banner{
	margin:0px 20px;
}

#container #design #header #banner #text{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:justify;
	width:540px;
	margin-top:10px;
	line-height:18px;
}

#container #design #header #banner #picture{
	float:right;
}

#container #design #header #boxes{
	background:url(../../img/boxes-bg.gif) no-repeat center top;
}

#container #design #content{
	background:url(../../img/content-bg.gif) #FFFFFF no-repeat center top;

}

#container #design #content #contentMargin {
	margin:0px 20px;
}

#container #design #content #contentMargin #col1{
	float:left;
	width:600px;
	padding-right:20px;
	border-right:#CCCCCC dashed 1px;
	color:#484848;
	text-align:justify;
	line-height:18px;
}

#container #design #content #contentMargin #col1 h1{
	font-size:18px;
	color:#0964ad;
	line-height:normal;
	margin:6px 0px;
}

#container #design #content #contentMargin #col1 h2{
	font-size:14px;
	color:#cc3333;
	font-weight:normal;
	line-height:normal;
}

#container #design #content #contentMargin #col1 p{
	margin:6px 0px;
}

#container #design #content #contentMargin #col2{
	width:215px;
	margin-left:640px;
}

#container #footer{
	background:url(../../img/footer-bg.jpg) repeat-x;
	height:227px;
	margin-top:10px;
}


#footer #width{
	width:902px;
	margin:0px auto;
}
#footer #width #row1{
	height:148px;
	padding:12px 0px;
	color:#FFFFFF;
}
#footer #width #row2{
	height:40px;
	margin-top:15px;
	color:#999999;
}
#footer #width #row2 a{
	color:#999999;
	text-decoration:underline;
}
#footer #width #row2 a:hover{
	color:#99ccff;
	text-decoration:none;
}
#footer #width #row1 a{
	color:#FFFFFF;
}
#footer #width #row1 a:hover{
	color:#99ccff;
}
#footer #width #row1 ul{
	margin:10px 0 0 0;
	padding:0px;
	list-style:none;
}
#footer #width #row1 ul li{
	margin:0px;
	padding:5px 0 4px 12px;
	background:url(../../img/footer-bullet.gif) no-repeat left;
	background-position:0 7px;
}
/**6/4/2010****/


#money-landingpage {
  font-size:14px;
  line-height:18px;
}
#money-landingpage h1 {
color:#0764A7;
font-size:28px !important;
font-weight:bold;
margin-top:5px;
}
.money_redtext {
  color:#d53300;
}
.money_bluetext {
color:#0764a7;
}
.money_greentext {
  color:#339933;
}
#money-landingpage #landing-form {
  font-size:12px;
  line-height:normal;
margin:10px;
}

/***6/21/2010**SEO*/

#seo-landingpage {
  font-size:14px;
  line-height:18px;
}
#seo-landingpage #seo-form {
  font-size:12px;
  line-height:normal;
margin:10px;
}
#seo-landingpage #seo-form p {
  margin:0px;
 }
#seo-landingpage p  {
margin:10px 0;
}
#seo-landingpage h1 {
color:#0764A7;
font-size:28px !important;
font-weight:bold;
margin-top:5px;
}
