*
{
    margin: 0;
    padding: 0;
}

html
{
    min-height: 100.2%;
}

body
{
    background: #ABAAA5 url('/images/background.gif') repeat-x;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
}

a, a:visited
{
    color: #AE0D2E;
    text-decoration: none;
}

a:hover
{
    color: #AE0D2E;
    text-decoration: underline;
}

acronym
{
    cursor: help;
}

address
{
    font-style: normal;
}

fieldset
{
    border: 1px solid #516173;
    margin: 20px 0;
    padding: 20px;
}

h1, h2, h3, h4, h5, h6
{
    color: #003399;
    font-family: arial, helvetica, sans-serif;
}

h1
{
    font-size: 1.4em;
}

h2
{
    font-size: 1.3em;
}

h3
{
    font-size: 1.2em;
}

iframe
{
    border: 0;
}

img
{
    border: 0;
}

input[type='text'], input[type='password'], select, textarea
{
    border: 1px solid #000000;
    padding: 2px;
    width: 300px;
}

input[type='text']:focus, input[type='password']:focus, select:focus, textarea:focus
{
    background-color: #FFFFCC;
    border: 1px solid #ffcc33;
}

input[type='submit']
{
    background: #006699 url('/images/bg-buttons.png') repeat-x;
    border: 0;
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    height: 30px;
    padding: 0 7px;
}

label
{
    display: block;
    font-weight: bold;
}

ol, ul
{
    list-style-position: outside;
}

option
{
    padding-right: 8px;
}

p
{
    padding: 5px 0;
}

sup
{
    color: #ff0000;
}

textarea
{
    height: 10em;
    width: 400px;
}

ul
{
    padding-left: 30px;
}

.clear
{
    clear: both;
    overflow: hidden;
    height: 0;
	line-height: 0.0;
	font-size: 0;
}

.left
{
    text-align: left !important;
}

.center
{
    text-align: center !important;
}

.right
{
    text-align: right !important;
}

.smaller
{
    font-size: smaller !important;
}

.bold
{
    font-weight: bold !important;
}

.italics
{
    font-style: italic !important;
}

.block
{
    display: block !important;
}

.inline
{
    display: inline !important;
}

.red
{
    color: #ff0000 !important;
}

.green
{
    color: #4CBB17 !important;
}

.fleft
{
    float: left !important;
}

.fright
{
    float: right !important;
}

.cursor
{
    cursor: pointer;
}

.bgwhite
{
    background-color: #ffffff !important;
}

.bgltgrey
{
    background-color: #efefef !important;
}

.bggreen
{
    background-color: #E3FFE3 !important;
}

.bgyellow
{
    background-color: #ffff99 !important;
}

.bgred
{
    background-color: #FFE7E7 !important;
}

.nobr
{
    white-space: nowrap !important;
}

.imgmiddle
{
    vertical-align: middle;
}

.imgbottom
{
    vertical-align: bottom;
}

#container
{
    margin: auto;
    width: 960px;
	
}

#aboutblock
{
    margin-left: 100px;
	margin-right: 100px;
}

#headerhome
{
    height: 165px;
}

#headerinner
{
    height: 165px;
}

#navbar
{
    background: #ffffff url('/images/integrated-marketing-strategies.png') no-repeat 30px 5px;
    border-bottom: 3px solid #AE0D2E;
    height: 30px;
    list-style-type: none;
}

#navbar li
{
    float: left;
}

#navbar li.first
{
    margin-left: 560px;
}

#navbar a
{
    color: #000000;
    display: block;
    font-size: 1.1em;
    height: 30px;
    line-height: 30px;
    padding: 0 18px;
}

#navbar a:hover
{
    background-color: #ffffff;
    color: #2d4c3e;
    text-decoration: none;
}

#body
{
    background-color: #dbdbdb;
    min-height: 100px;
    padding: 20px;
}

#footer
{
    background-color: #666666;
    color: #ffffff;
    padding: 10px 20px;
	 text-align: center;
}

#footer a
{
    color: #ffffff;
}

#contactinfo
{
    float: right;
    margin-right: 50px;
    width: 250px;
}

#contactform
{
    margin-left: 100px;
}

#creativeservicesblock
{
    margin-left: 100px;
}

#creativeservices
{
    list-style-type: none;
    margin: 10px 50px;
}

#workrequestform textarea
{
    width: 80%;
}

#workrequestform select
{
    width: 70px;
}

#peteimage
{
    float: left;
    margin: 0 15px 25px 0;
}

#portfolio
{
    width: 100%;
}

#portfolio h1
{
    margin: 15px 0;
}

#flashshow
{
    float: right;
    margin: 40px 0 0 50px;
    text-align: center;
    width: 400px;
}

#flashshow p
{
    color: #000000;
    font-family: arial, helvetica, sans-serif;
    font-size: .9em;
    font-weight: bold;
    padding: 5px 15px;
}

#errormessage
{
    background-color: #FFE7E7;
    border: 3px solid #CC2246;
    color: #CC2246;
    margin: 0 auto 20px;
    padding: 10px;
    text-align: center;
    width: 90%;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

#rightcol
{
    float: right;
	width: 370px;
}

#leftcol
{
    color: #4F4F4F;
    width: 500px;
	 padding: 50;
	 margin: 0 20px 50px 50px;
}

#slideshow
{
    height: 350px;
    overflow: hidden;
    position: relative;
    width: 370px;
}

#slideshow ul#carousel
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 2496px;
}

#slideshow #carousel li
{
    float: left;
    height: 350px;
    text-align: center;
    width: 370px;
}

#lefttrigger
{
    cursor: pointer;
    float: left;
}

#righttrigger
{
    cursor: pointer;
    float: right;
}

#buttons
{
    color: #011588;
    font-family: arial, helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    margin-top: 11px;
    text-align: center;
}
