
/* CSS Document - ATAYLORDESIGN.CO.UK */
/* ................................................................ */






/* ............................................................TEXT */
 body 
{
background-image: url(../images/ataylor_bg.png); background-repeat:repeat;
font-family:Helvetica, sans-serif;
color: #666666;
font: normal 14px sans-serif;
text-align:left;
word-spacing: 2px;
line-height: 18px;
}

h1 {font: normal 24px Tahoma,sans-serif;
color:#867f8c;
padding-top: 0px;
padding-bottom:10px;

letter-spacing: 6px;
}

h2 {font: normal 18px Tahoma,sans-serif;
color:#867f8c;
line-height: 0px;
padding-top:10px;
}

a img{
border: 0;	
}

/* ................................................................ */


/* ..........................................................LAYOUT */

/*Project container*/
#projcont {
margin: auto;
border: 1px solid #666666;
width: 700px;
height:200px;
}
#imgcont {
position:relative;
float:left;
width: 200px; height: 200px;
padding: 0;
}
#desc {
position: relative;
float:left;
width: 490px; height: 200px;
padding: 0; padding-left:8px; padding-right: 2px;
}


/* Container */
#maincontainer {
margin: auto;
padding: 0;
width: 1000px;
border: 1px solid #666666; border-bottom: 0;
background-color:#FFFFFF;
list-style-image: url(../images/bull.gif);
}

#contentcontainer {
padding-top:50px;

}

/* Banner */
#banner {
margin: auto;
width: 1000px;
height: 100px;
background-image: url(../images/banner.png); background-repeat:no-repeat;
}

/* Top menu */
#topmenu {
height: 120px;
text-align:center;
background-image: url(../images/topgrad.png); background-position:top; background-repeat: no-repeat;

width: 1000px;
}

/* Content */
#content {
height: auto;
padding-left:30px; padding-right:30px; padding-bottom: 20px;
background-color:#FFFFFF;
}

/* Footer */
#footer {
margin: auto;
padding: 0; padding-top: 5px; padding-bottom: 5px;
width:1000px;
min-height: 80px;
text-align:center;
color:#867f8c;
background-color:#FFFFFF;
border-top: 1px solid #666666;
}

/* ................................................................ */

/* ...........................................................LINKS */

a:link, a:visited, a:active {
color:#867f8c; font-family: Helvetica, sans-serif; font-size: 14px
}

a:hover {
color:#000000; font-family: Helvetica, sans-serif; font-size: 14px
}
/* ................................................................ */

