#prd_wrapper{
    border-top:1px solid #99aecd;
}

#prd_title{
    width:100%;
    height:85px;
    background: url(../images/bg2.jpg) top right repeat-y;
    vertical-align:middle;
}

#prd_title img{
    float:left;
}

#prd_caption{
    float:right;
    height:85px;
    width:290px;
    vertical-align:middle;
    text-align:center;
}

#prd_caption h1{
    font-size:20px;
}

#prd_caption h1 span{
    font-size:26px;
    color:#993300;
}

#prd_caption h3{
    font-size:13px;
    color:#666666;
}

#prd_profile{
    clear:both;
    height:200px;
    width:605px;
    border-top:3px solid #99aecd;
    border-bottom:1px solid #99aecd;
    padding:0px;
    margin:0px;
}
#prd_profile h1{
font-size:18px;
margin:2px 0 2px 0;
}
#prd_profile img{
    float:right;
    border:0;
}

#prd_profile p{
    padding:5px 5px 5px 0px;
    margin:0px;
    text-align:justify;
}

#prd_desc2{
    clear:both;
    width:605px;
    padding:0px;
    margin:10px 0px 0px 0px;
}

#prd_flashdemo{
    width:215px;
    height:274px;
    padding:40px 14px 0px 14px;
    margin:0px;
    background:url(../images/how-it-works.png) top center no-repeat;
	border-bottom:1px solid #4B6BA7 ;
	border-left:1px solid #4B6BA7 ;
	border-right:1px solid #4B6BA7 ;
}

#prd_features{
    float:right;
    height:320px;
    width:350px;
    background:url(../images/features_bg_blue.png) top center no-repeat;
}

#prd_features ul{
    margin:0px;
    padding:40px 15px 5px 15px;
    list-style-type:none;
}

#prd_features li{
    background: url(../images/bullet.gif) no-repeat 0 .4em;
    padding:0px 0px 5px 15px;
}

#prd_modules{
    background:url(../images/modules_bg.png) top center no-repeat;
    clear:both;
    width:605px;
    padding:35px 0px 0px 0px;
    margin:10px 0px 10px 0px;
}

#prd_modules p{
    text-align:justify;
    padding:5px 0px 0px 0px;
    margin:0px;
    line-height:1.5em;
}

#prd_modules h3{
    padding:0px;
    margin:0px;
    color:#333333;
    font-size:14px;
    text-decoration:underline;
}

#prd_modules ul{
    margin:0px;
    padding:20px 15px 5px 30px;
    list-style-type:none;
}

#prd_modules li{
    background: url(../images/bullet.gif) no-repeat 0 .4em;
    padding:0px 0px 5px 15px;
}

img.rightimage{
    float:right;
    border:0;
}

img.leftimage{
    float:left;
    border:0;
}

#prd_modules .bullet_box{
    float:right;
    width:200px;
    margin:5px;
    padding:0px;
    height:100%;
    border:1px solid #4B6BA7;
}

#prd_modules .bullet_box h5{
    margin:0px;
    padding:3px 0px 0px 2px;
    height:25px;
    width:198px;
    background-color:#4B6BA7;
    color:#FFFFFF;
    font-size:14px;
}

#prd_modules .bullet_box ul{
    margin:0px;
    padding:10px 5px 5px 10px;
    list-style-type:none;
}

#prd_modules .bullet_box li{
    background: url(../images/bl_bullet.gif) no-repeat 0 .4em;
    padding:0px 0px 5px 10px;
}