/* CSS Document */

body{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}

a{
color:#0000FF;
}

#container{
width:825px;
overflow:hidden;
}

#menu{
width:825px;
height:29px;
background-image:url(../images/menu.jpg);
background-repeat:no-repeat;
padding-top:15px;
overflow:hidden;
}

#menu, #menu a{
color:#FFFFFF;
text-decoration:none;
text-transform:uppercase;
font-weight:bold;
font-size:12px;
}

.menulink{
margin-left:38px;
margin-right:38px;
}

#copy{
width:825px;
margin:0;
padding:0;
text-align:left;
}

#footer{
text-align:left;
width:825px;
height:117px;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
}

#contact_details{
width:809px;
height:30px;
padding-top:10px;
padding-left:8px;
text-align:center;
}

#contact_details, #contact_details a{
font-weight:bold;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}
#credit{
width:825px;
padding-bottom:20px;
}
#credit, #credit a{
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
color:#000000;
}

/*HOMEPAGE*/
.home{
width:269px;
float:left;
margin:0;
padding:0;
font-size:10px;
text-align:left;
}

h1{
font-family:"Times New Roman", Times, serif;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:12px;
margin-bottom:5px;
padding:0px;
color:#0033cc;
}

.homecopy{
height:54px;
margin:0;
padding:0;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
overflow:hidden;
}

.home a{
font-size:10px;
font-weight:bold;
}
.readmore{
text-align:right;
height:19px;
}

.spacer{
width:9px;
float:left;
}

.clear{clear:both}

.clear2{
clear:both;
height:30px;
}

/*ABOUT US*/

p {
text-align:justify;
margin-top:10px;
margin-bottom:10px;
font-size:12px;
}

.quote{
font-weight:bold;
font-style:italic;
font-size:14px;
}

/*SPONSORS*/

#sponsor{
width:823px;
margin-left:2px;
margin-top:13px;
}

.sponsor_box{
width:187px;
height:176px;
text-align:center;
float:left;
}

.sponsor_outer{
width:187px;
height:123px;
background-color:#000000;
overflow:hidden;
}

.sponsor_inner{
width:185px;
height:121px;
background-color:#FFFFFF;
margin:1px;
overflow:hidden;
}

.sponsor_spacer{
width:24px;
height:123px;
float:left;
}

h2{
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:10px;
margin-bottom:0px;
}

/*CLIENTS*/

#clients{
width:823px;
height:144px;
margin-left:2px;
margin-top:30px;
}

.client_border{
width:3px;
height:99px;
background-color:#0033cc;
float:left;
overflow:hidden;
}

.client_info{
width:226px;
height:99px;
margin-left:4px;
margin-top:-3px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
}

/*GALLERY*/
#gallery{
width:823px;
margin-top:23px;
margin-left:2px;
margin-bottom:33px;
}

.gallery_border{
width:3px;
height:160px;
margin-right:14px;
background-color:#0033cc;
float:left;
}

.gallery_info{
width:178px;
height:159px;
float:left;
}

.gallery_caption{
width:178px;
height:41px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:center;
}

.gallery_spacer{
width:13px;
float:left;
}

/*INDIVIDUAL GALLERIES*/

#single_gallery{
margin-top:12px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}

.gallery_head{
display:inline;
}

.gallery_wrapper{
height:198px;
float:left;
}

.ind_gall_outer{
width:163px;
height:163px;
background-color:#000000;
overflow:hidden;
}

.ind_gall_inner{
width:159px;
height:159px;
background-color:#0033cc;
margin:2px;
text-align:center;
}

.ind_gall_spacer{
width:56px;
float:left;
}

.landscape{
margin-top:25px;
}

.portrait{
margin-top:8px;
}

.caption{
width:163px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin-top:6px;
margin-bottom:0px;
}

/*LARGE IMAGES*/

#large_landscape{
margin-top:101px;
margin-left:51px;
}

#large_portrait{
margin-top:51px;
margin-left:101px;
}

