@font-face {
    font-family: 'UniversCondensedLight';
    src: url('../fonts/uvcl___0-webfont.eot');
    src: url('../fonts/uvcl___0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/uvcl___0-webfont.woff') format('woff'),
         url('../fonts/uvcl___0-webfont.ttf') format('truetype'),
         url('../fonts/uvcl___0-webfont.svg#UniversCondensedLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UniversCondensed';
    src: url('../fonts/uvc____0-webfont.eot');
    src: url('../fonts/uvc____0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/uvc____0-webfont.woff') format('woff'),
         url('../fonts/uvc____0-webfont.ttf') format('truetype'),
         url('../fonts/uvc____0-webfont.svg#UniversCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}
html, body {
	margin:0;
	padding:0;
	color:#69767e;
	font: 12px/1.33em Tahoma, Geneva, sans-serif;
	height: 100%;
}

body {
	background: #fff url(../images/bg.png) no-repeat center 256px;
}
th {text-align:left; text-decoration:underline;}
.clear {
	font-size:0;
	line-height:0;
	clear:both;
	overflow:hidden;
	height:0;
	zoom:1;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	outline:none;
	color:#f47725;
	text-decoration:none;
}
a:hover {
	color:#f47725;
	text-decoration:underline;
}
.red {
	color:#ed1c24 !important;
}
a img {
	border:none;
}
img.alignleft {
	border:1px solid #dbdbdb;
	padding:1px;
	margin:0 15px 15px 0;
	display:block;
	float:left;
}
img.alignright {
	border:1px solid #dbdbdb;
	padding:1px;
	margin:0 0 15px 15px;
	display:block;
	float:right;
}

.page{
	margin:0 auto;
	width:960px;
	background:#fff;
	padding:10px;
	position:relative;
}
.logo{
	background:url(../images/logo_bg.png) no-repeat center 0;
	width:298px;
	height:210px;
	position:absolute;
	z-index:10;
	top:0;
	left:25px;
	text-align:center;
	padding:5px 9px 6px 4px;
}
.header{
	height:347px;
}
.menu{
	text-align:right;
	width:900px;
	margin-left:60px;
	position:absolute;
	top:120px;
	padding-bottom:5px;
	background:url(../images/menu_bg.png) repeat-x 0 bottom;
}
.menu ul{
	margin:0;
	padding:0;
	display:inline;
}
.menu li{
	margin:0;
	padding:0 0 0 18px;
	list-style:none;
	display:inline;
}
.menu li a{
	color:#65747f;
	text-decoration:none;
	text-transform:uppercase;
	font-size:16px;
	font-family: 'UniversCondensedLight';
}
.menu li a:hover{
	color:#F47724;
}
.menu li.selected a{
	color:#F47724;
}
.menu li.home a{
	background:url(../images/home.png) no-repeat center center;
	text-indent:-2000px;
	display:inline-block;
	padding:0 10px !important;
	line-height:20px;
}
.visual{
	position:relative;
	top:140px;
	left:0px;
}
.leftside{
	width:310px;
	float:left;
	padding:45px 20px 20px 20px;
}
.rightside{
	width:270px;
	float:right;
	padding:45px 20px 20px 20px;
}

.main_content{
	width:550px;
	float:left;
	padding:50px 20px 20px 40px;
	background:url(../images/main_cnt_bg.png) no-repeat 5px 0;
	margin-top:-48px;
	position:relative;
}
.page_content .main_content{
	padding-left:20px;
	padding-right:30px;
	margin-top:-65px;
	width:600px;
	background-position:-4px 0;
	
}

.page_content .header{
	height:305px;
	overflow:hidden;
}
.main_content ul{font-weight:normal;
	margin:0;
	padding:10px 0;
}
.main_content ul li{font-weight:normal;
	list-style:none;
	padding:2px 0 2px 15px;
	margin: 0 0 0 15px;
	background:url(../images/li.png) no-repeat 0 7px;
}
.main_content ol li{font-weight:normal;
	list-style: decimal;
	padding:2px 0 6px 15px;
	margin: 0 0 0 15px;
	
}
h1{
	color:#f47724;
	font-size:20px; line-height:130%;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #a3acb3;
	font-family: 'UniversCondensed';
	text-transform:uppercase;
}
h2{
	color:#65747f; line-height: 110%;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #a3acb3;
	text-transform:uppercase;
	font-family: 'UniversCondensed';
}
h3{line-height:130%;}
hr{
	border:none;
	height:0;
	line-height:0;
	margin:30px 0;
	padding:0;
	border-bottom:1px dotted #a3acb3;
}
.orange{
	color:#f47724;
}
.gray{
	color:#69767e;
}
p{
	margin:0; line-height:140%;
	padding:0 0 10px 0;
	font-weight: normal;
}
.more{
	background:url(../images/more_icon.png) no-repeat right 5px;
	padding-right:10px;
	color:#69767e;
	text-decoration:underline;
}
.callnow{
	color:#f47725;
	font-size:22px;
	margin:30px 0 15px 0;
	padding:0;
	text-align:center;
	text-shadow:1px 1px 0 #e1e1e1;
	font-style:italic;
	font-family: 'UniversCondensed';
}
.rightside .box,
.leftside .box{
	margin-bottom:65px;
}

.button_order{
	background:url(../images/button_order.png) no-repeat 0 0;
	display:block;
	width:162px;
	height:40px;
	padding:13px 14px 8px 67px;
	text-align:center;
	color:#fff!important;
	text-shadow:1px 1px 0 #b06219;
	font-size:19px;
	font-family: 'UniversCondensedLight';
	text-decoration:none;
	text-transform:uppercase;
	line-height:40px;
	margin-left:14px;
}
.rightside .button_order{
	margin-left:-10px;
}
.footer{
	clear:both;
}
.social_bar{
	border-top:1px solid #d8dcdf;
	border-bottom:1px solid #d8dcdf;
	padding:5px 0;
	vertical-align:middle;
	line-height:20px;
}
.social_bar a{
	margin-left:15px;
	vertical-align:middle;
}	
.social_bar a img{
	vertical-align:top;
}
.address{
	color:#828282;
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:40px;
	text-align:right;
}
.madeby{
	color:#909090;
	font-size:11px;
	text-align:right;
	padding-bottom:15px;
}



/*blue area*/
/*a {
	outline:none;
	color:#116391;
	text-decoration:none;
}
a:hover {
	color:#116391;
	text-decoration:underline;
}
h1{
	color:#116391;
}
.orange{
	color:#116391;
}

.more{
	background:url(../images/more_blue_icon.png) no-repeat right 5px;
}
.menu li a:hover{
	color:#116391;
}
.menu li.selected a{
	color:#116391;
}*/
