* {margin:0;padding:0;} 
html {/* Always show scrollbars in FF */overflow-y: scroll;/*overflow: -moz-scrollbars-vertical;overflow-x: auto;*/}
html, body {height: 100%;}
body {min-width: 960px; background: url('../images/body_background.gif') repeat-x top #49505A; background-attachment:fixed; text-align: center; color: #333; font-size: 75%; font-family: Arial, Helvetica, sans-serif; line-height: 1.4em;}


/* Shadow and container */
#wrap {background: url('../images/wrap_background.png') repeat-y top center; min-height: 100%;}
#wrap2 {width: 961px; margin: 0 auto; text-align: left; min-height: 886px; background: url('../images/main_background.png') no-repeat 0 459px; padding-bottom: 100px; height: auto; /* Sticky Footer: same as footer_wrapper margin-top */}


/* Header area */
#header_wrapper {height:460px;}
#header_wrapper2 {width:960px; height:250px;}

#titlebox_wrapper {width:480px; height:460px; background: url('../images/red_background.png') no-repeat top left #C10000; float:left;}
#titlebox_wrapper2 {width:960px; height:250px; background: url('../images/red_background.png') no-repeat top left #C10000; float:left;}

#topmenu {padding: 15px 20px; width:440px; color: #fff; font-size: 1.2em; border-bottom: 1px solid #A10000; text-align: right;}
#topmenu a, #topmenu a:active, #topmenu a:visited {color: #fff; text-decoration: none;}
#topmenu a:hover {color: #000;}

#titlebox {padding: 40px 80px; width: 320px; float:left; border-top: 1px solid #FF0000; color: #000; }
#titlebox p {margin-top: 45px; line-height: 1.2em; text-shadow: 1px 1px 0px #FF3217; font-size: 3.6em; font-family: Georgia, Times New Roman, serif;}

#rightbox {width:420px;float:right; margin-top: 125px;}
#rightbox h1 {text-shadow: 1px 1px 0px #EF0000; font-size: 4em; font-weight:normal; color:#000; font-family: Georgia, Times New Roman, serif;}

#imagebox {width:480px; height:460px; background: #55575E; float:left;}

/* Content area */
#main_wrapper {overflow:hidden; clear:both;}

#main_left {float:left; line-height: 1.7em; color: #000; margin-top: 45px; margin-bottom: 60px; width: 480px;}
#main_left p, #main_left h2 {margin: 0 60px;}

#main_right {float:left; line-height: 1.7em; color: #fff; margin-top: 45px; width: 480px;}
#main_right p, #main_right h2 {margin: 0 60px;}
#main_right a, #main_right a:active, #main_right a:visited {color: #fff; text-decoration: underline;}
#main_right a:hover {color: #000;}



/* Common styles */
h2 {font: 1.8em Georgia, Times New Roman, serif; margin: 0 0 10px 0; font-weight:normal;}


/* Footer */
#footer_wrapper {position: relative; margin-top: -100px; height: 100px; clear:both; background: url('../images/footer_background.png') center top no-repeat;}
#footer {font-family: Helvetica, Arial, sans-serif; width:960px; margin: 0 auto 0 auto; text-align: center; padding: 60px 0 0 0;  color: #ccc; font-size: 0.85em;}

#footer a, #footer a:active, #footer a:visited {color: #fff; text-decoration: none;}
#footer a:hover {text-decoration: underline;}

.request {width:359px; height: 122px}

/*Clearfix */
.clearfix:after {content: ".";display: block; height: 0; clear: both;visibility: hidden; overflow: hidden}
.clearfix {display: inline-block; } /* for IE/Mac */