@charset "utf-8";
/************************************************/
/* Title	:	Project Name	*/
/* URL		:	projecturl.com  */
/************************************************/

/* Common Reset */
*{ padding:0px; margin:0px; }
body,li,a,img{ list-style:none; text-decoration:none; outline:none; border:none; }
body {font: 13px Arial, Helvetica, sans-serif;}
html {font-smoothing: antialiased; -webkit-font-smoothing: antialiased; -moz-font-smoothing:antialiased;}
.clear {content:"."; display:block; clear:both;	height:0; visibility:hidden;}
a{-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease;	transition: all 0.3s ease;	text-decoration:none;}
img{max-width:100%; width:auto\9; height:auto; vertical-align:middle; border:0; -ms-interpolation-mode:bicubic;}
h1, h2, h3, h4, h5, h6{ margin-bottom:10px; }
h1{ font-size:24px;}
h2{ font-size:20px;}
h3{ font-size:18px;}
h4{ font-size:16px;}
h5{ font-size:12px;}
h6{ font-size:10px;}

.left{float:left;}
.right{float:right;}

/* Main Wrapper */
#main-wrapper{width:100%; margin:0 auto; }

/* Body */
#body-main{width:100%; margin:0 auto; font-family:Calibri;}

/* Header */
#header-main{width:100%; margin:0 auto; border-bottom:3px #990000 solid;}
#head{width:100%; margin:0 auto;}
/* top */
#top-main{width:100%; margin:0 auto; border-top:5px #990000 solid; padding:1em; font-family:Calibri !important; font-size:14px;}
.top_left{width:100%; float:left;}
.top_rig{width:100%; float:right; text-align:right;}

/* Footer */
#footer-main{width:100%; margin:0 auto; background-color:orange;}

.miss{float:right !important; text-align:right;}
.header_out{padding:10px 0;}

.header_rig{text-align:right; float:right !important; padding:0.5em;}.

