@charset "utf-8";

/* Reset the Playing Field */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:”; }
abbr,acronym { border:0; }

/* Generics */

html {font-size: 62.5%;}
body {font-family:Arial, Helvetica, sans-serif;}

p {font-size: 1.3em;}
h1 {font-size: 1.3em;}
h2 {font-size: 1.8em;clear:both;margin:0;padding:10px 0 5px}

/* The Head of the Page */

#head {margin:5px 25px 2px;}

#head h1 {position:relative;height:57px}
#head h1 strong{display:block;background-image:url(img/unity.gif);background-repeat:no-repeat;height:57px;width:130px;text-indent:-1000em}
#head h1 span {position:absolute;left:134px;bottom:12px}

/* Navigation */

#nav {border-top:#000 solid 2px}
#nav ul {border-top:#69C solid 5px;background:#E9E9E9 url(img/shadow.gif) repeat-x bottom;padding:0 0 8px 151px}
#nav ul li {display:inline}

#nav a {color:#000;text-decoration:none;font-size:1.3em;padding:12px 8px 8px 25px;float:left;background-position:7px 65%;background-repeat:no-repeat}
#nav a:hover {background-color:#69C;color:#fff}

#nav a.home{background-image: url(img/61.png);}
#nav a.domain{background-image: url(img/75.png);}
#nav a.support{background-image: url(img/17.png);}
#nav a.mail{background-image: url(img/47.png);}

/* Content */

#content {
	padding:0 0 0 160px;
	background-image: url(img/rack.jpg);
	background-repeat: no-repeat;
	background-position: 2em 4em;
}
#content p {padding:10px 0}
#content ul {padding:0 0 10px 35px}
#content li {font-size:1.3em;padding:0 0 2px 0;list-style:disc}
#content br {clear:both}

/* Mail Form */

form {margin:10px 0 0}
label {width:100px;float:left;text-align:right;margin-right:10px;display:block}
input {margin:0 0 4px 0;width:400px}
textarea {margin:0 0 4px 0;width:400px;height:75px;}
.submit {margin:0 0 0 110px;width:403px;border:1px #ccc solid} 

/* And the last bit of the Page */

#foot {border-top:#69C solid 2px;margin:15px 0 0}
#foot p {text-align:right;padding:5px 10px 10px;font-size:1.1em}
#foot p a {color:#333;text-decoration:none}
