@charset "UTF-8";
/* CSS Document */
/*  html, body   */
html {font-size: 62.5%; background-color:#FFFFFF;}
html, body {margin:0; padding:0}
body {margin:0 auto; padding:0; font-family:Arial, Verdana, Helvetica, sans-serif}

/* Baseline values for browser consistency*/
div, h1, h2, h3, h4, ul, li, form, input, select, option {margin:0;padding:0;}
img {margin:0;padding:0;border:0;}
ul {list-style:none;}
a {outline:0;}

.clear {clear:both;}

/* General Links */
a, a:link, a:visited {color:#000000; text-decoration:none;font-weight:bold}
a:hover {color:#000000; text-decoration:underline}


/* Fonts */
li {display:inline; list-style:none;padding: 0 10px 0 0;font-size:2.4em; line-height:1.4em; font-weight:bold; margin:0;color:#000000;font-family:"Arial Rounded MT Bold", Arial, sans-serif;}
a {outline:0;}
p {font-family:Verdana,"Geneva,Kalimati",sans-serif;font-size:12px;}
h1 {font-family:"Rounded MT Bold", Arial, sans-serif;font-size:1.5em;}
h2 {font-family:"Rounded MT Bold", Arial, sans-serif;font-size:2.6em;}
h3 {font-family:"Rounded MT Bold", Arial, sans-serif;font-size:1.2em;}
h4 {font-size:2.5em; line-height:1.4em; font-weight:bold; margin:0; color:#FFFFFF;font-family:"Arial Rounded MT Bold", Arial, sans-serif;}
h5 {font-family: Arial, sans-serif;font-size:1.4em;font-weight:normal;}
h6 {font-family:Verdana,"Geneva,Kalimati",sans-serif;font-size:10px;}

.posted {font-size:0.8em; line-height:1em;}


/* Site Structure */
#centered {width:900;margin:0 auto 0 auto;}
#main {width:900px;height:auto;margin:0 auto 0 auto;}
#logo {width:749px;height:254px;background:url('/images/common/logo.jpg');float:left;}
#logo1 {width:749px;height:254px;background:url('/images/common/logo1.jpg');float:left;}
#buy {width:151px;height:254px;float:left;}

/* Navigation */
#navigation {width:470px;text-align:center;padding:111px 0 0 0;float:right;}

/* Right Column */
#content {width:525px;height:auto;padding:10px 0 0 15px;float:right;}
iframe {border:none}

/* Footer */
#footer{width:900px;padding:10px 0 0 0; border-top:solid 1px #CCCCCC;}
#socialize{float:left;}
#legal{float:left;padding:10px 0 0 0;}
#copyright{float:right;}
