﻿body {
    text-align:center;
	margin-left: auto;
margin-right: auto;
}
.required{color:#993300}
#wrapper {
	margin-left: auto;
margin-right: auto;
width:1010px;
}
div.rounded {
    clear:both;
    max-width:2400px;
    margin:5px auto;
    width:95%;
}

div.rounded div.top {
    background:url(../images/content_lt_top.jpg) no-repeat bottom left;
    padding:0px;
    width:100%;
	border: #999 0px solid;
}

div.rounded div.top div.right {
    background:url(../images/content_rt_top.jpg) no-repeat bottom right;
    height:24px;
    margin-left:12px;
}

div.rounded div.middle {
    background:url(../images/content_lt_ct.jpg) repeat-y left;
    clear:both;
    width:100%;
}

div.rounded div.middle div.right {
    background:url(../images/content_rt_ct.jpg) repeat-y right;
    margin-left:5px;
}

div.rounded div.middle div.right div.content {
    background:url(../images/content_bg.jpg) repeat top left;
    color:#666;
    font-family: arial,verdana,sans-serif;
    font-size:12px;
    line-height:14px;
    margin-right:5px;
    padding:7px 22px 7px 22px;
    text-align:justify;
}

div.rounded div.middle div.right div.content p {
    margin:0px;
    padding-top:15px;
}

div.rounded div.middle div.right div.content h2 {
    color:#0f2;
    font-size:1.75em;
    font-weight:bold;
    margin:0px;
    padding:7px 0px;
}

div.rounded div.bottom {
    background:url(../images/content_lt_bot.jpg) no-repeat top left;
    clear:both;
    padding:0px;
    width:100%;
}

div.rounded div.bottom div.right {
    background:url(../images/content_rt_bot.jpg) no-repeat top right;
   height:24px;
    margin-left:12px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Form box++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div.rounded div.form_top {
    background:url(../images/form_lt_top.jpg) no-repeat bottom left;
    padding:0px;
    width:100%;
	border: #999 0px solid;
}

div.rounded div.form_top div.form_right {
    background:url(../images/form_rt_top.jpg) no-repeat bottom right;
    height:24px;
    margin-left:12px;
}

div.rounded div.form_middle {
    background:url(../images/form_lt_ct.jpg) repeat-y left;
    clear:both;
    width:100%;
}

div.rounded div.form_middle div.form_right {
    background:url(../images/form_rt_ct.jpg) repeat-y right;
    margin-left:5px;
}

div.rounded div.form_middle div.form_right div.form_content {
    background:url(../images/form_ct_ct.jpg) repeat-x top left ;
    color:#333;
    font-family: arial,verdana,sans-serif;
    font-size:12px;

    margin-right:8px;
    padding:7px 22px 7px 22px;
    text-align:justify;
}

div.rounded div.form_middle div.form_right div.form_content p {
    margin:0px;
    padding-top:15px;
}

div.rounded div.form_middle div.right div.form_content h1 {
    color:#0f2;
    font-size:16px;
    font-weight:bold;
    margin:0px;
    padding:7px 0px;
}
h1{
    color:#fff;
    font-size:24px;
}
div.rounded div.form_bottom {
    background:url(../images/form_lt_bot.jpg) no-repeat top left;
    clear:both;
    padding:0px;
    width:100%;
}

div.rounded div.form_bottom div.form_right {
    background:url(../images/form_rt_bot.jpg) no-repeat top right;
   height:24px;
    margin-left:12px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++Form box++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
