html,body {
	margin:0;
	padding:0;
        background-image:url(../images/maintlo.jpg);
        background-repeat:repeat-x;	
        background-color:#1a1a1a;
}
a{color: #5A5A5A; text-decoration: none;}
a:link{color: #5A5A5A; text-decoration: none;}
a:visited{color: #5A5A5A; text-decoration: none;}
a:hover{text-decoration: none;}
dt{
   font-size:13px;
   font-family: Arial;
   color:#5A5A5A;
   padding-left:15px;
   padding-top:5px;
}
li {
    font-size:13px;
    font-family: Arial;
    color:#5A5A5A;
}
table{
    font-size:12px;
    font-family: Arial;
    color:#5A5A5A;
}
#frame{
	margin:0px auto;
	width:1005px;		
}
#topper{
    width:1005px;
    height:287px;
    float:left;
}
#navbar{
    float:left;
    width:1005px;
    height:54px;
}
.button{
    float:left;
    height:54px;
}
#middle{
    float:left;
    width:1005px;
    height:273px;
}
#leftbor{
    float:left;
    width:48px;
    height:273px;
    background-image:url('../images/design_17.jpg');
    background-repeat:no-repeat;
}
#rotimage{
    float:left;
    width:490px;
    height:273px;
}
#imbortop{
    float:left;
    width:490px;
    height:15px;
    overflow:hidden;
    background-image:url('../images/design_18.jpg');
    background-repeat:no-repeat;
}
#image{
    float:left;
    width:490px;
    height:233px;
}
#imborbot{
    float:left;
    width:490px;
    height:25px;
    background-image:url('../images/design_24.jpg');
    background-repeat:no-repeat;
}
#right_side{
    float:left;
    width:418px;
    height:273px;
}
#right_side_top{
    float:left;
    width:418px;
    height:15px;
    overflow:hidden;
    background-image:url('../images/design_19.jpg');
    background-repeat:no-repeat;
}
#right_side_rest{
    float:left;
    width:418px;
    height:258px;
}
#right_side_left{
    float:left;
    width:21px;
    height:258px;
    background-image:url('../images/design_22.jpg');
    background-repeat:no-repeat;
}
#right_side_conbox{
    float:left;
    width:396px;
    height:258px;
}
#right_side_content{
    float:left;
    width:397px;
    height:254px;
    background-image:url('../images/design_23.jpg');
    background-repeat:no-repeat;
}
#right_side_text{
    float:left;
    width:365px;
    overflow:hidden;
    margin-right:8px;
    margin-top:10px;
    margin-left:8px;
    height:240px;
}
#right_content_bot{
    float:left;
    width:397px;
    height:4px;
    overflow:hidden;
    background-image:url('../images/design_25.jpg');
    background-repeat:no-repeat;
}
#rightbor{
    float:left;
    width:48px;
    height:273px;
    background-image:url('../images/design_20.jpg');
    background-repeat:no-repeat;
}
#content_spacer{
    float:left;
    width:1005px;
    height:23px;
    background-image:url('../images/design_26.jpg');
    background-repeat:no-repeat;
}
#content_conteiner{
    float:left;
    width:1005px;
    height:100%;
    min-height:400px;
    background-image:url('../images/design_27.jpg');
    background-repeat:repeat-y;
}
#footer_spacer{
    float:left;
    width:1005px;
    height:31px;
    background-image:url('../images/design_29.jpg');
    background-repeat:no-repeat;
}
#footer{
        float:left;
        width:1005px;
        height:80px;
        font-size:11px;
        font-family: Arial;
}
.right_padding{
     float:right;
     padding-right:50px;
}
.left_padding{
     float:left;
     padding-left:50px;
}
#content_spacer_left{
        float:left;
        width:61px;
            min-height:400px;
        height:100%;
}
#content_leftside{
        float:left;
        width:129px;
        height:100%;
            min-height:400px;
        font-size:12px;
        font-family: Arial;
        color:#5A5A5A;
}
#content_spacer_middle{
        float:left;
        width:27px;
            min-height:400px;
        height:100%;
}
#content_box{
        float:left;
        width:699px;
        height:100%;
            min-height:400px;
        font-size:13px;
        font-family: Arial;
        color:#5A5A5A;
}
#content_spacer_right{
        float:left;
        width:89px;
            min-height:400px;
        height:100%;
}

