@charset "UTF-8";

/* CSS Document */

body { background-image: url(../images/ipa_01.jpg); margin:0px auto; padding:0 auto; font-family:"Trebuchet MS", Arial; }

.black { font-size:15px; font-weight:bold; line-height:normal; }

.clear { clear:both; }

h1{ font-size:20px;}

img{border:0;}


#wrapper { width:980px; height:auto; margin:0 auto; }


#header { height:134px; width:980px; float: left; }

.htop { width:980px; height:134px; position:relative; }

.logo { position:absolute; top:22px; left:95px; }

.chat { position:absolute; right:89px; }


#slide { width:980px; height:326px; background-image:url(../images/ipa_10.jpg); background-repeat:no-repeat;float: left; }

.banner { position:relative; }

.headline { position:absolute; left:464px; top:28px; width:400px; font-size:11px; }

.quote { position:absolute; left: 488px; top: 123px; }

.message { position:absolute; font-size:11px; left: 592px; top: 300px; }


#menu { width:980px; height:84px; background-image:url(../images/menu.jpg); float:left; }


#mainbody { width:980px; height:auto; background-image:url(../images/mainbg.jpg); background-repeat:no-repeat; float:left; }


#left { width:567px; float:left; padding: 30px 0 0 40px; }

.limg { width:102px; height:auto; float:left }

.option { width:560px; float:left; padding: 10px 0 10px 0; font-size:12px; line-height:16px; }

.space { margin-left:5px; float:left; width:400px; }

#right { width:300px; height:auto; background-color:#ecf6d9; float:left; margin: 20px 0 0 20px; padding:5px; }

.rtitle { font-size:24px; float:left; }

.rcontent { float:left; font-size:12px; width:150px; }


#companies { width:567px; height:auto; background-image:url(../images/companiesbg.jpg); background-repeat:no-repeat; float: left; margin: 0 0 0 40px; float:left; }

.c { float:left; width:260px; padding-top:20px; }

.ctitle { padding:0 0 0 10px; width:250px; }

.ccontent { padding:10px 0 0 10px; font-size:12px; width:250px; float:left; }

.cclogos { float:left; }


#tips { width:300px; height:auto; background-color:#ecf6d9; background-image:url(../images/tips.jpg); background-repeat:no-repeat; float:left; margin: 5px 0 0 20px; padding:5px; }

.t1 { font-size:12px; margin-top:60px; line-height:18px; }

#footer{ width:980px; height:38px; background-image:url(../images/ipa_49.jpg); background-repeat:no-repeat; float:left; margin-top:25px;}
#footer a:link { color:#FFFFFF;}
#footer a:hover {color:#FFFFFF;}


#copyright{ width:980px; height:50px; float:left; margin:15px auto;}





/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 280px;
height: 70px;
padding: 5px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

