/*
Site Colours
---------------------------
BG Gray			#343434
Blue			#00B4EF
---------------------------
*/

/* =Elements
-------------------------------------------------------------- */

/* Preferred Font */
body {font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;}
strong, em, b, i {font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6, address {
	/* set this to fix "lucinda san unicode" issue with bold font-weight */
    font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    color: #fff;}
    
    
body {background:#fff; color:#222; font-size:12px; }
h1 {font-weight: bold; font-size:16px;}
h2 {clear: right; margin:20px 0 5px 0; font-size: 20px;}

label {color:#cd9338; display:block;}
input[type='text'], input[type='file'] { margin:1px 0 10px 0; padding:2px 5px; background:#eee none repeat scroll 0 0;border:1px solid #ccc; color:#444; font-size: 12px; }

input[type='text']:focus { border:1px solid #222222; color: #222;}
a {color: #00B4EF;}
a:hover {text-decoration: underline;}

#header_container {background: #fff; position: relative; top:0; left: 0; margin: 0 auto;}
#header_container #header {background:url('../../images/home_servers_small.jpg') no-repeat bottom right; margin: 0 auto; height: 435px; float:none;}
#header_container #logo {position:absolute; top:0; left:0;}
#header_container #header #text {color: #343434; width: 350px; font-size: 16px; position: absolute; bottom: 90px; left:2px; z-index: 10; font-weight: bold;}

#curve_effect {position:absolute; top: -10px; left: 340px; height: 50px; width: 580px; background:url('../../images/home_header_curve.png') no-repeat}
#container { color: #343434; padding: 10px 0px;}

/* =Content
-------------------------------------------------------------- */
