/* CSS Document */



/*Style sheet used for demo. Remove if desired*/
.handcursor{
cursor:hand;
cursor:pointer;
}



body{
	margin:7px 0 10px 0;
	padding:0;
	background-color: #CECFCB;
	background-image: url(../imgs/mainbg.gif);
	background-repeat: repeat-x;
}


#maincontainer{
width: 975px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background-image:url(../imgs/headerbg.jpg);
background-repeat:no-repeat;
height: 119px; /*Height of top section*/
}

#menu{
width: 100%;
background-image:url(../imgs/contentbg.gif);
background-repeat:repeat-y;
margin:0;
padding:0;
height:35px;
}

#topsection h1{
width:300px;
float:left;
height:40px;
margin: 0;
padding:22px 0 0 30px;
font-size:11px;
font-weight:normal;
}

#topsection p{
color:#FFFFFF;
width:300px;
float:right;
height:40px;
margin: 0;
padding:22px 30px 0 0;
font-size:11px;
font-weight:normal;
text-align:right;
}

#contentwrapper{
background-image:url(../imgs/contentbg.png);
background-repeat:repeat-y;
float: left;
width: 100%;
}

#intro {
width:921px;
background-image:url(../imgs/introbg.gif);
background-repeat:repeat-x;
height:242px;
margin:27px auto 0px;
background-color:#F7F4ED;
padding:0px;
}

#intro2 {
width:921px;
margin:27px auto 0px;
padding:0px;
}

#steps {
background-color:#5482AB;
width:911px;
margin:20px auto 0px;
padding:5px;
}

#infoboxes {
width:921px;
margin:20px auto 0px;
padding:0px;
}

#infoboxes p{
font-size:11px;
color:#333333;
margin:0;
padding:0px;
}

#infoboxes h1{
margin:0 0 10px 0;
padding:5px 0 0 0;
}

.boxes{
background-image:url(../imgs/infobg.gif);
background-repeat:no-repeat;
float:left;
width:426px;
height:112px;
margin:0px 0 0 5px;
padding:12px 12px 0px 12px;
}



#footer{
clear: left;
width: 100%;
background-image:url(../imgs/footerbg.gif);
background-repeat:repeat-y;
color: #FFF;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link {
	color: #5482AB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5482AB;
}
a:hover {
	text-decoration: none;
	color: #769DC0;
}
a:active {
	text-decoration: none;
	color: #5482AB;
}

#topsection a:link {
	color: #fff;
	text-decoration: none;
}
#topsection a:visited {
	text-decoration: none;
	color: #fff;
}
#topsection a:hover {
	text-decoration: none;
	color: #fff;
}
#topsection a:active {
	text-decoration: none;
	color: #fff;
}



#bobcontent1 a:link {
	color: #CFDCE8;
	text-decoration: none;
}
#bobcontent1 a:visited {
	text-decoration: none;
	color: #CFDCE8;
}
#bobcontent1 a:hover {
	text-decoration: none;
	color: #ffffff;
}
#bobcontent1 a:active {
	text-decoration: none;
	color: #CFDCE8;
}

#menu a:link {
	color: #fff;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #fff;
}
#menu a:hover {
	text-decoration: none;
	color: #fff;
}
#menu a:active {
	text-decoration: none;
	color: #fff;
}



h1 {
	font-size: 18px;
	color: #002857;
}

.bottomtab {
background-image:url(../imgs/footerbg2.gif);
background-repeat:no-repeat;
width:100%;
height:52px;
margin:0;
padding:0;
}

.bottom {
background-image:url(../imgs/footerbg3.gif);
background-repeat:no-repeat;
width:100%;
height:9px;
margin:0;
padding:0;
}

#footer h1{
color:#658EB3;
font-size:14px;
font-weight:bold;
padding:13px 0 0 48px;
margin:0;
}

.copyright {
width:100%;
height:12px;
margin:4px 0 0 0;
color:#535D65;
font-size:10px;
text-align:center;
padding:0;
}

.clear {
clear:both;
}

.links {
background-image:url(../imgs/footerbg3.gif);
background-repeat:no-repeat;
width:100%;
margin:0;
padding:0;
}

#bobcontent1 {
padding:15px 30px 15px 30px; 
margin:0 0 15px 0;
font-size:11px;
color:#FFFFFF;
}

#bobcontent1 p{
width:236px;
float:left;
margin:0;
padding:0 15px 0 0;
}

#testimonials {
width:814px;
margin:8px auto 22px;
padding:0;
}

#testimonials h1{
float:left;
width:152px;
margin:0px;
padding:0px;
}

#testimonials p{
float:right;
width:650px;
margin:0px;
padding:0px;
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-style:italic;
color:#002857;
}

.boxcon {
background-image:url(../imgs/sideboxbg.gif);
background-repeat:repeat-y;
margin:4px 0 6px 0;
padding:0;
}

.box {
width:211px;
background: url(../imgs/title3.gif) no-repeat;
padding:0 0 5px 0;
margin:0;
}

.box p{
padding:0 10px 0 10px;
margin:0;
font-size:11px;
color:#002857;
}

.box h2{
background: url(../imgs/title3.gif) no-repeat;
margin:0;
padding:0;
}

.boxbottom {
height:5px;
margin:0;
padding:0;
}

.flash {
float:left;
margin:0;
padding:0;
width:684px;
}

.flash2 {
float:left;
margin:0;
padding:0;
width:684px;
border-right:dashed #CCCCCC 1px;
}

.flash2 p{
font-size:12px;
color:#666666;
line-height:16px;
padding:0;
margin:0 30px 50px 15px;
}

.flash2 h1{
font-size:20px;
font-weight:bold;
color:#002857;
padding:0;
margin-left:16px;
margin-right:0;
margin-top:0;
margin-bottom:0;
}

.flash2 h2{
font-size:12px;
font-weight:normal;
color:#666666;
padding:0;
margin:5px 0 20px 16px;
}

.rightboxes {
float:right;
margin:0;
padding:0;
width:225px;
}


.boxcon2 {
background-image:url(../imgs/sideboxbg.gif);
background-repeat:repeat-y;
margin:4px 0 6px 0;
padding:0;
}

.box2 {
width:211px;
background: url(../imgs/title3.gif) no-repeat;
padding:0 0 5px 0;
margin:0;
}

.box2 p{
padding:0 10px 0 10px;
margin:0;
font-size:11px;
color:#002857;
}

.box2 h2{
background: url(../imgs/title4.gif) no-repeat;
margin:0;
padding:0;
}

.boxbottom2 {
height:5px;
margin:0;
padding:0;
}


