
strong
{
color:#245455;
font-style: normal;
font-weight: bold;
}


#container
{
width: 100%; /*Width of main container*/
background: url(design-print-web-photos/darkteal-background.jpg) repeat-x #fff;
}



/*header-------------------------------------------------*/

#header
{
background: url(design-print-web-photos/darkteal-header-nav_01.jpg) no-repeat left;
height: 212px; /*Height of top section*/
}

#header img
{
float: right;
margin: 0;
padding: 0;
border: none;
}

#header h1
{

margin-top: 0;
height: 212px;
width: 1000px;
margin-bottom: 0;

}

#header h1 span
darkteal

#header h2
{ 
margin: 0;
}

#header h2 span
{
display: none;
}



/*main-------------------------------------------------*/


#maincont
{
margin: 0px;
padding: 0;
background: url(design-print-web-photos/darkteal-dots-top-bg_03.jpg) no-repeat #fff;
}

#main
{
padding: 40px 20px 0px 65px;
background: url(design-print-web-photos/darkteal-dots-bottom-bg.jpg) no-repeat bottom right ;

}
#maingallery
{
padding: 40px 20px 0px 65px;
background: #000;

}

#maingallery img
{
padding: 10px;

}
#maingallery h1
{
margin-top: 0;
margin-left: 0;
padding-left: 0;
padding-top: 0;
margin-bottom: 2ex;
font-size: 1.7em;
font-weight: bold;
color: #fff;
line-height: 2.5ex;

}

#maingallery a
{
color: #fff;
font-style: normal;
font-weight: bold;
text-decoration: underline;}

#main h1
{
margin-top: 0;
margin-left: 0;
padding-left: 0;
padding-top: 0;
margin-bottom: 2ex;
font-size: 2em;
font-weight: normal;
color: #245455;
line-height: 2.5ex;

}

#main h2
{
font-weight: normal;
margin-top: 10px;
padding-top: 5px;
margin-bottom: 0;
padding-bottom: 0;
font-style: italic;
font-size: 1.3em;
color: #ff6700;
}

#main h3
{
font-weight: bold;
margin-top: 0;
padding-top: 2ex;
font-size: 1.1em;
color: #245455;
}


#main h4
{
font-weight: bold;
margin-bottom: 0;
padding-top: 0.5ex;
padding-bottom: 0;
font-size: 1.1em;
color: #245455;
}

#main a:link
{
color: #245455;
font-style: normal;
font-weight: bold;
text-decoration: underline;}

#main a:visited
{
color: #245455;
font-style: normal;
font-weight: bold;

}

#main a:hover
{
color: #ff6700;
font-style: normal;
text-decoration: underline;
font-weight: bold;
}

#main a:active
{
color: #ff6700;
font-style: normal;
text-decoration: underline;
font-weight: bold;
}




/*topnav-------------------------------------------------*/



#topnav
{
width: 1000px;
margin-left: 0px;
background: url(design-print-web-photos/darkteal-header-nav_01.jpg) no-repeat left top;
color: white;
padding-left: 0pt;
padding-right: 0;
margin-right: 0px;
padding-top: 5px;
margin-top: 0;

}

/*footer-------------------------------------------------*/


#footer
{
text-align: right;
background: url(design-print-web-photos/darkteal-footer-bg.jpg) repeat-y left;
font-size: .8em;
margin-top: 0;
margin-bottom: 0;
height:45px;
}

#footer a
{
color: #ffffff;
}

/*buttons-------------------------------------------------*/

#callback a:link
{
background: url(design-print-web-photos/darkteal-contact-button.jpg) no-repeat;
padding: 10px 70px 50px 5px;
color: #fff;
text-decoration: none;


}

#callback a:visited
{
background: url(design-print-web-photos/darkteal-contact-button.jpg) no-repeat;
padding: 10px 70px 50px 5px;
color: #fff;
text-decoration: none;


}

#callback a:hover
{
background: url(design-print-web-photos/darkteal-contact-button-hover.jpg) no-repeat;
padding: 10px 70px 50px 5px;
color:#245455;
text-decoration: none;

}


#callback a:active
{
background: url(design-print-web-photos/darkteal-contact-button.jpg) no-repeat;
padding: 10px 70px 50px 5px;
color: #fff;
text-decoration: none;

}

.flash
{
margin: 100px;
color: #245455;
font-weight: bold;
}

