/* Coded by www.Dezigno.net DO NOT REMOVE THIS COPYRIGHT */

html, body {
    font-family: arial;
    font-size: 12px;
    color: #585858;
    margin: 0px;
    padding: 0px;
    background: url('images/bg2.png') repeat;
}
#maint {
    width: 100%;
    min-height: 203px;
    float: left;
    background: url('images/bg.png') repeat-x;
}
.container {
    width: 860px;
    margin: auto;
}
.wrapper {
    width: 860px;
    height: auto;
    float: left;
}
#livesupport {
    width: 148px;
    height: 26px;
    margin-top: 5px;
    float: right;
    background: url('images/livesupport.png');
    color: #36393d;
    text-align: center;
    padding-top: 7px;
}
#livesupport span {
    color: #10a3f8;
}
#logo {
    background: url('images/logo.png');
    float: left;
    width: 411px;
    height: 154px;
    margin-top: -38px;
    margin-right: -40px;
}
#nav {
    width: 450px;
    float: right;
    margin-top: 48px;
    color: white;
    margin-right: -30px;
}
#nav a {
    color: white;
    text-decoration: none;
    font-size: 14px;
    margin-left: 30px;
}
#nav a:hover {
    color: #10a3f8;
}
#banner {
    width: 768px;
    height: 91px;
    float: left;
    background: url('images/banner.png');
    margin-top: 25px;
    color: white;
    font-style: italic;
    padding-top: 87px;
    padding-left: 46px;
    padding-right: 46px;
    margin-bottom: 20px;
}
#package1 {
    width: 275px;
    margin-right: 17px;
    float: left;
}
#ptop {
    background: url('images/ptop.png');
    width: 248px;
    height: 31px;
    float: left;
    color: white;
    padding-top: 15px;
    padding-left: 27px;
}
#package2 {
    width: 275px;
    margin-right: 17px;
    float: left;
}
#ptop2 {
    background: url('images/ptop2.png');
    width: 248px;
    height: 31px;
    float: left;
    color: white;
    padding-top: 15px;
    padding-left: 27px;
}
#package3 {
    width: 275px;
    float: left;
}
#ptop3 {
    background: url('images/ptop3.png');
    width: 248px;
    height: 31px;
    float: left;
    color: white;
    padding-top: 15px;
    padding-left: 27px;
}
.pmid {
    background: url('images/pmid.png');
    width: 248px;
    height: 114px;
    float: left;
    padding-top: 20px;
    padding-left: 27px;
}
.pmid h1 {
    font-size: 14px;
    font-weight: bold;
    color: #4f4f4f;
    margin-top: -1px;
}
.pbot {
    background: url('images/pbot.png');
    width: 248px;
    height: 26px;
    float: left;
    padding-left: 27px;
    color: white;
    padding-top: 10px;
    font-weight: bold;
    font-size: 14px;
}
.ordernow {
    background: url('images/ordernow.png');
    width: 104px;
    height: 21px;
    float: right;
    margin-right: 10px;
    margin-top: -1px;
}
#ctop {
    background: url('images/ctop.png');
    width: 845px;
    height: 32px;
    float: left;
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding-top: 13px;
    padding-left: 15px;
    margin-top: 20px;
}
#cmid {
    background: url('images/cmid.png');
    width: 830px;
    height: auto;
    float: left;
    padding: 15px;
}
#cmid h2 {
    margin-top: -1px;    
}
#cbot {
    background: url('images/cbot.png');
    width: 860px;
    height: 5px;
    float: left;
}
* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#main {padding-bottom: 50px;}  /* must be same height as the footer */

#footer {position: relative;
	margin-top: -130px; /* negative value of footer height */
	height: 65px;
	clear:both;
    background: url(images/footer.png);
    color: white;
    padding-top: 65px;
    } 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#footer span {
    color: #10a3f8;
}#maint .container #cmid table tbody tr td table {
	text-align: center;
}
center {
	text-align: center;
}
bold {
	font-weight: bold;
}
strong {
	text-align: center;
}

