html, body{
	margin:0;
	padding:0;
        background-color:#ffffff;
}
h5{
font-size:14px;
   color:#629C21;
   font-family: Tahoma;
}
h3{
font-size:14px;
   color:#D1014F;
   font-family: Tahoma;
   font-weight:bold;
}
h4{
font-size:14px;
   color:#D1014F;
   font-family: Arial;
   margin-top:10px;
}
#frame{
	margin:0px auto;
	width:992px;
	height:100%;	
}
#top{
    float:left;
    width:992px;
    height:175px;
}
#top_logo{
    float:left;
    height:175px;
    width:236px;
}
#top_spacerH{
    float:left;
    height:175px;
    width:239px;
    background-image:url('images/layout_03.jpg');
    background-repeat:no-repeat;
}
#top_menubox{
    float:left;
    height:175px;
    width:517px;
}
#menu_spacer_top{
    float:left;
    height:50px;
    width:517px;
    text-align:right;
    font-size:15px;
    font-weight:bold;
    color:#DB447B;
    font-family: Tahoma;
    background-image:url('images/layout_04.jpg');
    background-repeat:no-repeat;
}
#menu_spacer_bot{
    float:left;
    height:79px;
    width:517px;
    background-image:url('images/layout_12.jpg');
    background-repeat:no-repeat;
}
#menu_box{
    float:left;
    height:46px;
    width:517px;
}
.top_buttons{
    float:left;
    height:46px;
}
#main_menu_bar{
    float:left;
    height:32px;
    width:992px;
}
.main_buttons{
    float:left;
    height:32px;
}
#main_part{
    float:left;
    width:992px;
    height:100%;
}
#left_part{
    float:left;
    width:184px;
    height:100%;
}
#right_part{
    float:left;
    width:141px;
    height:100%;
}
#content_box{
    float:left;
    width:667px;
    height:100%;
}
.services{
    float:left;
    width:141px;
}
#info_one{
    float:left;
    width:184px;
    height:75px;
    background-image:url('images/layout_22.jpg');
    background-repeat:no-repeat;
}
#info_one_text{
    float:left;
    width:154px;
    padding-top:5px;
    padding-left:20px;
    height:68px;
    font-size:11px;
   color:#ffffff;
   font-family: Tahoma;
}
#info_two{
    float:left;
    width:184px;
    height:74px;
    background-image:url('images/layout_30.jpg');
    background-repeat:no-repeat;
}
#info_two_text{
    float:left;
    width:144px;
    height:54px;
    padding-top:15px;
    padding-left:20px;
    font-size:11px;
   color:#ffffff;
   font-family: Tahoma;
}

#search{
    float:left;
    width:184px;
    height:73px;
    background-image:url('images/layout_32.jpg');
    background-repeat:no-repeat;
}
#special_offer{
    float:left;
    width:184px;
    height:206px;
}

#spaecial_offer{
    float:left;
    width:184px;
    height:206px;
    cursor:pointer;
    background-image:url('images/layout_33.jpg');
    background-repeat:no-repeat;
}
#contact_form_form{
    float:left;
    width:174px;
    margin-left:10px;
    height:256px;
       font-size:12px;
   color:#3e3e3f;
   font-family: Arial;
}


#read_more{
   float:left;
   width:100px;
   height:14px;
   padding-top:180px;
   padding-left:15px;
   font-weight:bold;
   font-size:12px;
   color:#3e3e3f;
   font-family: Arial;
}
#footer{
    float:left;
    width:992px;
    height:77px;
    background-image:url('images/layout_46.jpg');
    background-repeat:no-repeat;
}
#copyright{
   float:left;
   width:200px;
   height:13px;
   padding-top:40px;
   font-size:11px;
   color:#5c5c5f;
   font-family: Tahoma;
}
#footer_links{
   float:left;
   width:670px;
   height:13px;
   padding-left:102px;
   padding-top:40px;
   font-size:11px;
   color:#5c5c5f;
   font-family: Tahoma;
}

#content{
    float:left;
    width:627px;
    padding-left:15px;
    padding-top:15px;
    height:100%;
   font-size:12px;
   color:#5A6C7A;
   font-family: Arial;
}

input {
   font-size:12px;
   color:#5A6C7A;
   font-family: Arial;
}
select {
   font-size:12px;
   color:#5A6C7A;
   font-family: Arial;
}
textarea {
   font-size:12px;
   color:#5A6C7A;
   font-family: Arial;
}
radio {
   font-size:12px;
   color:#5A6C7A;
   font-family: Arial;
}

#content1{
    float:left;
    width:627px;
    padding-left:15px;
    padding-top:15px;
    height:100%;
   font-size:12px;
   color:#3e3e3f;
   font-family: Arial;
}
#content2{
    float:left;
    width:627px;
    padding-left:15px;
    padding-top:15px;
    height:100%;
   font-size:12px;
   color:#3e3e3f;
   font-family: Arial;
}
#content td{
   font-size:13px;
   color:#5A6C7A;
   font-family: Arial;
}


#read_more a{color: #3e3e3f; text-decoration: none;}
#read_more a:link{color: #3e3e3f; text-decoration: none;}
#read_more a:visited{color: #3e3e3f; text-decoration: none;}
#read_more a:hover{text-decoration: none;}

#special_offer a{color: #3e3e3f; text-decoration: none;}
#special_offer a:link{color: #3e3e3f; text-decoration: none;}
#special_offer a:visited{color: #3e3e3f; text-decoration: none;}
#special_offer a:hover{text-decoration: none;}

#content a{color: #3e3e3f; text-decoration: none;}
#content a:link{color: #3e3e3f; text-decoration: none;}
#content a:visited{color: #3e3e3f; text-decoration: none;}
#content a:hover{text-decoration: none;}

#content1 a{color: #3e3e3f; text-decoration: none;}
#content1 a:link{color: #3e3e3f; text-decoration: none;}
#content1 a:visited{color: #3e3e3f; text-decoration: none;}
#content1 a:hover{text-decoration: none;}

#footer_links a{color: #5c5c5f; text-decoration: none;}
#footer_links a:link{color: #5c5c5f; text-decoration: none;}
#footer_links a:visited{color: #5c5c5f; text-decoration: none;}
#footer_links a:hover{text-decoration: none;}

#info_one_text a{color: #ffffff; text-decoration: none;}
#info_one_text a:link{color: #ffffff; text-decoration: none;}
#info_one_text a:visited{color: #ffffff; text-decoration: none;}
#info_one_text a:hover{text-decoration: none;}

#info_two_text a{color: #ffffff; text-decoration: none;}
#info_two_text a:link{color: #ffffff; text-decoration: none;}
#info_two_text a:visited{color: #ffffff; text-decoration: none;}
#info_two_text a:hover{text-decoration: none;}

#content2 table {color:#3e3e3f; font-size:11px; font-family: Arial; float:left; width:100%;}
#content1 table {color:#5A6C7A; margin:10px 0 30px 0; font-size:11px; float:left; width:100%;}
#content1 table th {text-align:left; }
#content1 table th.second {width:100px; border-left:1px solid #EAEFF2; padding-left:20px;}
#content1 table td {width:105px;}
#content1 table td,th {border-bottom:1px solid #EAEFF2; line-height:22px;}
#content1 table th.first {width:65px;}
#content1 h1 img { float:left; margin-right:15px; margin-left:0; vertical-align:middle;}
#content1 table img { float:left; margin:5px 5px 3px 0;}

#con_spacer{
    float:left;
    width:627px;
    height:10px;
}
.empty_badge{
    float:left;
    width:300px;
    height:150px;
    background-image:url('images/badge_clear.jpg');
    background-repeat:no-repeat;
}
.badge1{
    float:left;
    width:300px;
    height:150px;
    background-image:url('images/partners/badge_webwriters.jpg');
    background-repeat:no-repeat;
}
.badge_text{
    float:left;
    width:280px;
    margin-left:10px;
    margin-top:10px;
    font-weight:bold;
    height:105px;
    line-height:20px;
    font-size:13px;
    color:#3e3e3f;
    font-family: Arial;
}
.badge_link{
    float:right;
    font-size:13px;
    font-weight:bold;
    color:#3e3e3f;
    margin-right:10px;
    font-family: Arial;
    height:30px;
}
.add_image{
    padding-top:5px;
    float:left;
    padding-left:5px;
}
.cont_buttons{
    float:left;
    width:122px;
    height:68px;
    background-image:url('images/button_empty.jpg');
    background-repeat:no-repeat;
}
.cont_buttons_txt{
    float:left;
    width:100px;
    margin-left:22px;
    margin-top:20px;
    height:42px;
    font-weight:bold;
    font-size:13px;
    color:#DB447B;
    font-family: Arial;
}

