* { padding: 0; margin: 0; }


html, body {
margin:0px;
background: url(../img/leftBG_sub.jpg) #F0F0F0;
background-position:top;
background-repeat:repeat-x;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

/*----------- PRELOAD IMAGES---------------*/


.preloadImg {display:none;}


/*----------- GENERAL LINKS ---------------*/
a:link {
color: #0082df;
text-decoration: none;
}

a:visited {
text-decoration: none;
color: #0082df;
}

a:hover {
text-decoration: underline;
color: #000000;
}

a:active {
text-decoration: none;
color: #0082df;
}

/*--------------- LAYOUT DIVS --------------------*/

#wrapper {
padding:0px 0px 40px 0px;
}

#header{
background-image:url(../img/headerBG.jpg);
background-position:center top;
background-repeat:no-repeat;
height:144px;
text-align:right;
}

#window{
background-image:url(../img/window.jpg);
background-repeat:no-repeat;
background-position:center;
height:200px;
width:760px;
padding-top:20px;
padding-bottom:20px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

#sectionTitle-contact{
height:38px;
width:760px;
background-image:url(../img/title-contact.jpg);
background-repeat:no-repeat;
background-position:bottom left;
padding-top:20px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

#sectionTitle-services{
height:38px;
width:760px;
background-image:url(../img/title-services.jpg);
background-repeat:no-repeat;
background-position:bottom left;
padding-top:20px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

#sectionTitle-about{
height:38px;
width:760px;
background-image:url(../img/title-about.jpg);
background-repeat:no-repeat;
background-position:bottom left;
padding-top:20px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

#sectionTitle-work{
height:38px;
width:760px;
background-image:url(../img/title-work.jpg);
background-repeat:no-repeat;
background-position:bottom left;
padding-top:20px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

#sectionTitle-clients{
height:38px;
width:760px;
background-image:url(../img/title-clients.jpg);
background-repeat:no-repeat;
background-position:bottom left;
padding-top:20px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

#sectionTitle-privacy{
height:38px;
width:760px;
background-image:url(../img/title-privacy.jpg);
background-repeat:no-repeat;
background-position:bottom left;
padding-top:20px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

#sectionTitle-legal{
height:38px;
width:760px;
background-image:url(../img/title-legal.jpg);
background-repeat:no-repeat;
background-position:bottom left;
padding-top:20px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

#footer{
height:51px;
background-image:url(../img/footerBG.jpg);
background-repeat:repeat-x;
}

#content{
width:760px;
padding-bottom:20px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}

/*--------------- MENU STYLING --------------------*/

.menu{
width:702px;
height:54px;
margin-left:auto;
margin-right:auto;
}

.menuLeft{
float:right;
background-image:url(../img/menuLeft.gif);
height:54px;
width:117px;
}

.menuRight{
float:right;
background-image:url(../img/menuRight.jpg);
height:54px;
width:115px;
}


.menuLinks{
float:right;
padding-left:10px;
padding-right:10px;
padding-top:25px;
height:29px;
width:72px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
font-weight:bold;
}

.menuDivider{
float:right;
background-image:url(../img/menuDivider.jpg);
background-repeat:no-repeat;
background-position:right;
width:2px;
height:54px;
}

/*---------------- MENU LINKS ------------------*/

a.menuLinks:link{
background-image:url(../img/menuBG.jpg);
background-repeat:repeat-x;
color:#333333;
text-decoration:none
}
a.menuLinks:hover{
background-image:url(../img/menuBG_over.jpg);
background-repeat:repeat-x;
color:#0082df;
text-decoration:none
}
a.menuLinks:active{
background-image:url(../img/menuBG_over.jpg);
background-repeat:repeat-x;
color:#0082df;
text-decoration:none
}
a.menuLinks:visited{
background-image:url(../img/menuBG.jpg);
background-repeat:repeat-x;
color:#333333;
text-decoration:none
}
a.menuLinks:visited:hover{
background-image:url(../img/menuBG_over.jpg);
background-repeat:repeat-x;
color:#0082df;
text-decoration:none;
}

/*---------------- CONTENT STYLING -------------*/

.titleWrapperRight{
width:240px;
height:30px;
background-image:url(../img/title_blackBG.jpg);
}

.titleWrapperLeft{
width:500px;
height:30px;
background-image:url(../img/title_blackBG.jpg);
}

.titleWrapperFull{
height:30px;
background-image:url(../img/title_blackBG.jpg);
}
 
.titleLeft{
height:30px;
width:7px;
background-image:url(../img/title_left.jpg);
float:left;
}
 
.titleText{
height:22px;
background-image:url(../img/title_blueBG.jpg);
background-repeat:repeat-x;
padding-top:8px;
color:#FFFFFF;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
float:left;
}
 
.titleMiddle{
height:30px;
width:24px;
background-image:url(../img/title_middle.jpg);
float:left;
}

.titleBlack{
height:30px;
width:5px;
background-image:url(../img/title_right.jpg);
float:right;
}

.contentBoxLeft{
background-image:url(../img/contentBlock.jpg);
background-repeat:no-repeat;
background-position:center bottom;
color:#666666;
padding-left:20px;
padding-top:20px;
padding-right:20px;
padding-bottom:40px;
width:460px;
}

.contentBoxFull{
background-image:url(../img/contentBlockFull.jpg);
background-repeat:no-repeat;
background-position:center bottom;
color:#666666;
padding-left:20px;
padding-top:20px;
padding-right:20px;
padding-bottom:40px;
}

.contentBoxRight{
background-image:url(../img/contentBlock_Rt.jpg);
background-repeat:no-repeat;
background-position:center bottom;
color:#666666;
padding-left:20px;
padding-top:20px;
padding-right:20px;
padding-bottom:40px;
width:200px;
}

.blogTitle{display:block}
.blogTitle *{
display:block;
height:1px;
overflow:hidden;
font-size:.01em;
background:#E0E0E0;
}
.blogTitle1{
margin-left:3px;
margin-right:3px;
padding-left:1px;
padding-right:1px;
border-left:1px solid #e9e9e9;
border-right:1px solid #e9e9e9;
background:#e4e4e4;
}
.blogTitle2{
margin-left:1px;
margin-right:1px;
padding-right:1px;
padding-left:1px;
border-left:1px solid #eeeeee;
border-right:1px solid #eeeeee;
background:#e3e3e3;
}
.blogTitle3{
margin-left:1px;
margin-right:1px;
border-left:1px solid #e3e3e3;
border-right:1px solid #e3e3e3;
}
.blogTitle4{
border-left:1px solid #e9e9e9;
border-right:1px solid #e9e9e9;
}
.blogTitle5{
border-left:1px solid #e4e4e4;
border-right:1px solid #e4e4e4;
}
.blogTitlefg{
padding-left:3px;
padding-right:3px;
background:#E0E0E0;
color:#333333;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;}


/*---------------- FORM STYLING --------------*/

.formFieldWrap{
padding-left:20px;
padding-right:10px;
padding-top:10px;
padding-bottom:25px;
background-image:url(../img/formFields.jpg);
background-repeat:no-repeat;
background-position:center bottom;
}

/*---------------- FOOTER STYLING --------------*/


.footerWrapper{
width:760px;
margin-left:auto;
margin-right:auto;
}

.copyWrapper{
float:right;
}

.copyLeft{
width:112px;
height:51px;
float:left;
background:url(../img/copyLeft.jpg);
}

.copyText{
height:26px;
float:left;
background:url(../img/copyBG.jpg);
padding-top:25px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:right;
}

.copyRight{
width:112px;
height:51px;
float:left;
background:url(../img/copyRight.jpg);
}

.footerLinksWrapper{
padding-top:33px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a.footerLinks:link{
color:#333333;
text-decoration:none
}
a.footerLinks:hover{
color:#0082df;
text-decoration:none
}
a.footerLinks:active{
color:#0082df;
text-decoration:none
}
a.footerLinks:visited{
color:#333333;
text-decoration:none
}
a.footerLinks:visited:hover{
color:#0082df;
text-decoration:none
}

/*---------------- BUTTON STYLING --------------*/

#button{
background:url(../img/buttonbg.jpg);
border:1px solid #666666;
}


#button:hover{
background:url(../img/buttonbg_over.jpg);
border:1px solid #666666;
}

#bigButton{
background:url(../img/buttonbg.jpg);
border:1px solid #666666;
font-size:14px;
padding:5px;
}


#bigButton:hover{
background:url(../img/buttonbg_over.jpg);
border:1px solid #666666;
font-size:14px;
padding:5px;
}

/*--------------------ALERT CLASS---------------------*/
.alert {
background: #6BA0DE url(../img/info.png) center no-repeat;
background-position: 15px 50%; /* x-pos y-pos */
text-align: left;
padding: 5px 20px 5px 45px;
border-top: 2px solid #5883b6;
border-bottom: 2px solid #5883b6;
color:#FFFFFF;
margin-bottom:20px;
}