/* Cloud Infinity Cascading StyleSheet Document */
/* Designed & Constructed by Cloud Infinity 2010 - All Rights Reserved */
/* No part of this CSS Document or the images contained within it maybe reproduced without prior written consent */
/* All enquiries to info@cloudinfinity.co.uk */
/* Cloud Infinity - Because every cloud has a silver lining */

body {
background: url(../templates/CI_Design/images/gradient.jpg) repeat-x 0 0 #4C93FF;
color: #FFFFFF;
font-size: 75%;
font-family: "Calibri", "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
text-align: center;
}

#container {
width: 80%;
margin: 0 auto;
}

#header { height: 60px; }

#core_navigation { }

#main_content { padding: 40px 0px 40px 0px; }

#footer { font-size: 0.8em; color: #CCCCCC; }
