* {
margin:0px;
padding:0px;
}

html, body {
height: 100%;
}

body {
font-family:arial;
font-size:11px;
margin:0px;
background-image:url(../images/bg.jpg);
background-position:center;
background-repeat:repeat-y;
}

#maincontainer {
position:relative;
width:900px;
margin-left:auto;
margin-right:auto;
overflow:auto;
min-height: 100%;
height: auto !important;
margin: 0 auto -350px;
}

#header {
position:relative;
width:860px;
height:auto;
padding:20px;
}

#user_menu {
position:relative;
float:right;
text-align:right;
margin-top:85px;
}

#menu {
position:relative;
width:900px;
height:24px;
z-index:2;
}

#menu_container {
position:absolute;
width:900px;
top:0px;
left:0px;
z-index:3;
}

#content {
position:relative;
width:860px;
height:auto;
overflow:auto;
padding:20px;
z-index:1;
}

#content .content_left ul {
list-style-image: url(../images/li_bullet.jpg);
padding-left:10px;
margin-left:15px;line-height:1.5;margin-bottom:20px;
}

#content .content_left ul li {
font-size:12px;
margin-bottom:10px;
}

#content a {
color:#1278dc;
}

#content p {
margin-top:20px;
margin-bottom:20px;
font-size:12px;
line-height:1.5;
}

#content img.pad {
padding:20px;
border:1px solid #CECECE;
margin-bottom:20px;
margin-top:20px;
}

.content_left {
position:relative;
height:auto;
width:400px;
float:left;
}

.content_right {
position:relative;
float:right;
width:420px;
}


h1 {
font-weight:normal;
letter-spacing:2px;
color:#FF9500;
font-family:Segoe UI, Arial, Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size:20px;
}

h2 {
font-weight:normal;
color:#FF9500;
font-family:Segoe UI, Arial, Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size:18px;
}

h4 {
font-weight:normal;
color:#FF9500;
font-family:Segoe UI, Arial, Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size:16px;
}

hr {
border:none;
height:1px;
border-bottom:1px solid #FFA628;
margin-top:10px;
margin-bottom:10px;
}

ol {
font-size:12px;
margin-left:20px;
margin-bottom:20px;
line-height:1.5;
font-weight:bold;
}

#footer {
position:relative;
width:900px;
height:350px;
background-image:url(../images/footerback.jpg);
background-position:bottom;
background-repeat:repeat-x;
background-color:#379fff;
z-index:0;
margin-left:auto;
margin-right:auto;
}

#footer .footer_menu {
position:relative;
width:180px;
height:auto;
float:left;
padding-top:16px;
padding-left:20px;
}

.push {
position:relative;
width:100%;
height: 350px;
}

.menu_item {
position:relative;
color:white;
width:150px;
height:24px;
overflow:hidden;
float:left;
}

.menu_item .link {
position:relative;
background-color:#379fff;
background-image:url(../images/menu_back.jpg);
color:white;
padding:5px;
width:150px;
padding-left:15px;
}

.menu_item .link a {
color:white;
text-decoration:none;
}

.menu_item .drop {
position:absolute;
width:150px;
left:0px;
top:24px;
background-color:#379fff;
color:white;
}

#menu ul {
list-style-type:none;
margin:0px;
padding:0px;
}

#menu li.menu_li {
margin:0px;
padding:0px;
width:100%;
border-bottom:1px solid #5db1fe;
vertical-align: bottom;
}

#menu li.sub_menu_li {
margin:0px;
padding:0px;
width:100%;
background-color:#0063c8;
vertical-align: bottom;
border-top:1px solid #5db1fe;
}

#menu li a {
color:white;
display:block;
text-decoration:none;
padding:10px;
}

#menu li.sub_menu_li a {
margin-left:10px;
}

#footer ul {
list-style-type:none;
margin:0px;
padding:0px;
}

#footer li {
padding:7px;
vertical-align: bottom;
border-bottom:1px solid #5db1fe;
}

#footer li a {
color:white;
text-decoration:none;

}

#footer p {
color:white;
line-height:2;
}

#contact_form {
width:98%;
}

#contact_form input.normal {
width:170px;
}

#contact_form td textarea {
font-family:segoe UI, Helvetica, Arial;
font-size:13px;
color:black;
overflow:hidden;
padding:8px;
}

.banner {
position:relative;
height:86px;
}

.mini {
position:relative;width:385px;height:auto;overflow:auto;padding:10px;border-bottom:1px solid #FFA628;background-color:#FFECD2;margin-bottom:10px;
}

.image_crop_60 {
position:relative;height:60px;width:60px;overflow:hidden;
float:left;margin-right:10px;
}

.testimonial .top {
position:relative;
width:400px;
height:28px;
background-image:url(../images/quote-top.jpg);
margin:0px;
}


.testimonial .middle {
position:relative;
width:400px;
background-image:url(../images/quote-middle.jpg);
margin:0px;
}

.testimonial .middle p {
padding-left:25px;
padding-right:25px;
font-family:segoe UI,trebuchet MS;
}

.testimonial .bottom {
position:relative;
width:400px;
height:28px;
background-image:url(../images/quote-bottom.jpg);
margin:0px;
}

a {
outline:none;
}

.normal {
border:1px solid #7f9db9;
background-color:#ffffff;

}

.error {
border:1px solid #ff0000;
background-color:#ffb5b5;
}
