* {
margin:0;
padding:0;
}

html,
body {
font-family:verdana, arial, helvetica, sans-serif;
font-size:12px;
color:#666;
line-height:16px;
margin:0;
padding:0;
height:100%;
}


h1 { 
font-weight:normal;
font-size:50px;
padding:10px 0 0 0;
line-height:26px;
}

h2 {
font-weight:normal;
font-size:20px;
color:#b4b4b4;
padding:10px 0 10px 0;
line-height:22px;
}

h2 a{

}

h3 {
font-weight:normal;
font-size:14px;
color:#b4b4b4;
padding:5px 0 5px 0;
}

.clear {
clear:both;
}

a, a:active, a:focus, a:visited{
color:#3c99bc;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#1e3140;
}

img{
padding:0px;
margin:0px;
border:none;
}

p {
padding-bottom:12px;

}

p a {

}

ul{
margin:10px 10px 10px 0;
padding-left:40px;
}

li{
padding-bottom:7px;
}

.bold{
font-weight:bold;
}

.left{
float:left;
margin-right:10px;
margin-bottom:10px;
}
/* EOF GENERICS */

#container {
width:900px;
min-height:100%;
margin:auto;
position:relative;
}

#header {
width:900px;
height:86px;
padding-top:80px;
background:url(../_images/header-main.jpg) no-repeat;
}

#nav{
width:556px;
height:61px;
float:left;
padding-left:344px;
padding-top:25px;
position:relative;
}

#nav a{
color:#000;
font:Verdana, Geneva, sans-serif;
font-weight:normal;
}

#nav a:hover{
color:#fff;
}

.nav-contactus{
width:313px;
height:40px;
float:left;
color:#fff;
font-size:22px;
padding:7px 0 0 7px;
background-color:#3c99bc;
position:absolute;
left:580px;
top:-19px;
}

.email-contact{
font-size:12px;
color:#fff;
margin-top:3px;
font-weight:bold;
margin-left:86px;
}

.email-contact:hover{
color:#000;
}

.nav-block{
font-size:18px;
float:left;
}

#home{
width:71px;
height:35px;
padding:16px 0 0 21px;
margin-right:28px;
float:left;
}

.homeselected{
color:#fff;
/*background-color:#3c99bc;*/
/*background:url(../_images/nav-home-select.jpg);*/
}

.cvwritingselected{
color:#fff;
/*background-color:#3c99bc;*/
/*background:url(../_images/nav-cvwriting-select.jpg);*/
}

.otherselected{
color:#fff;
/*background-color:#3c99bc;*/
/*background:url(../_images/nav-other-select.jpg);*/
}

#cvwriting{
width:200px;
height:35px;
padding:16px 0 0 28px;
float:left;
}

#otherservices{
width:170px;
height:35px;
padding:16px 0 0 37px;
float:left;
}

#content{
width:900px;
padding-bottom:80px;   /* Height of the footer */
}

#main-title{
margin:0 0 30px 0;
}

#main-title h1{
font-size:60px;
line-height:52px;
font-weight:normal;
color:#000;
}

.inspirational{
background:url(../_images/main-title.jpg) no-repeat;
width:358px;
height:93px;
}

.cvwritingservices{
width:500px;	
height:80px;
}

.otherservices{
width:400px;	
height:80px;
}

.otherservices2{
width:650px;	
height:80px;
}

#content-split{
width:900px;
/*height:322px;*/
margin-top:20px;
}

#split-left{
width:510px;
/*height:322px;*/
float:left;
padding-right:180px;
}

#split-left-other{
width:900px;
float:left;
}

#split-right{
width:207px;
height:322px;
float:left;
background:url(../_images/main-papers.jpg) no-repeat;
}

.cta-surround{
width:900px; 
height:173px;
margin-bottom:30px;
}

.cta-blue-box{
width:267px;
height:163px;
float:left;
position:relative;
padding-top:10px;
}

.blubg{
background-color:#3c99bc;
border:1px solid #1a5267;
}

.grnbg{
background-color:#51bc3c;
border:1px solid #125e00;
}

.cta-blue-box-h1{
font-size:23px;
color:#fff;
font-weight:normal;
margin-left:10px;
padding:15px 0 15px 0;
line-height:26px;
}

.cvwriter-cta{
width:263px; 
height:35px;
font-size:23px;
color:#fff;
font-weight:normal;
padding:0 0 15px 4px;
line-height:26px;
}

.cvwriter-cta-text{
width:259px; 
height:70px;
color:#fff;
padding-left:4px;
}

.cta-blue-box p{
color:#fff;
margin-left:10px;
margin-top:5px;
padding:0 0 0 5px;
}

.cta-blue-box ul{
color:#fff;
margin:2px 3px 0 0;
}

.cta-blue-box ul li{
color:#fff;
padding-bottom:2px;
margin-left:0px;
}

.cta-red-btn{
width:169px;
height:32px;
position:absolute;
float:left;
color:#fff;
font-size:16px;
background:url(../_images/cta-red-btn.jpg);
padding:14px 0 0 0;
top:124px;
left:96px;
text-align:center;
}

.cta-red-btn-buy{
width:169px;
height:32px;
position:absolute;
float:left;
color:#fff;
font-size:16px;
background:url(../_images/cta-red-btn.jpg);
padding:14px 0 0 0;
top:124px;
left:96px;
text-align:center;
}

.cta-red-btn a{
color:#fff;
}

.cta-red-btn:hover{
color:#fff;
background:url(../_images/cta-red-btn-hover.jpg);
}

.cta-red-btn-buy a{
color:#fff;
}

.cta-red-btn-buy:hover{
color:#fff;
background:url(../_images/cta-red-btn-hover.jpg);
}

.cta-red-btn-grnbg{
width:172px;
height:32px;
position:absolute;
float:left;
color:#fff;
font-size:16px;
background:url(../_images/cta-red-btn-grnbg.jpg);
padding:16px 0 0 0;
top:124px;
left:94px;
text-align:center;
}

.cta-red-btn-grnbg a{
color:#fff;
}

.cta-red-btn-grnbg:hover{
color:#fff;
background:url(../_images/cta-red-btn-grnbg-hover.jpg);
}

.contactus{
width:267px;
height:127px;
}

.contactus-images{
width:41px;
height:83px;
background:url(../_images/contact-us.jpg);
float:left;
margin:20px 0 0 5px;
}

.contactus-text{
width:215px;
height:83px;
float:left;
margin-top:20px;
}

.contactus-text-split{
width:210px;
float:left;
color:#fff;
}

.phonenumber{
height:33px;
padding-top:8px;
font-size:20px;
}

.emailadd{
height:25px;
padding-top:16px;
}

.contactus-text-split a{
color:#fff;
}

.contactus-text-split a:hover{
color:#000;
}

.right-margin{
margin-right:46px;
}

#other-services-scroll{
width:900px;
height:380px;
background:url(../_images/other-bg.jpg) no-repeat;
}

.link{
cursor:pointer; 
float:left;
width:300px; 
height:26px;
margin-bottom:20px;
font-size:24px;
font:Verdana, Geneva, sans-serif;
font-weight:normal;
border-bottom:1px dotted #ccc;
}

.link:hover{
color:#bc3c45;
background:url(../_images/link-bg.jpg) no-repeat;
}

.link:active{
font-weight:normal;
}

.all-links{
width:300px; 
height:210px; 
float:left;
color:#808080;
margin:40px 25px 0 30px;
}

#textBox{
float:left; 
width:500px; 
height:340px;
font-size:12px;
color:#a3a3a3;
line-height:16px;
padding-top:40px;
position:relative;
}

.changebtn{
position:absolute;
left:200px;
top:300px;
}

.cvwriter-title{
font-size:30px; 
padding-bottom:10px; 
height:30px;
}

.main-writer-btn{
width:223px; 
height:58px;
padding-top:10px;
margin:0 0 40px 335px;
float:left;
background:url(../_images/main-button-whtbg.jpg);
}

.main-writer-btn:hover{
cursor:pointer;
background:url(../_images/main-button-whtbg-hvr.jpg);
}

.main-btn-wht{
width:223px; 
height:45px;
padding-top:23px;
text-align:center;
margin:30px 0 40px 25px;
color:#fff;
font-weight:normal;
font-size:20px;
float:left;
background:url(../_images/main-button-whtbg.jpg);
}

.mainbtn-margin{
margin-left:70px;
}

.mainbtn-margin2{
margin-left:320px;
}

.main-btn-wht:hover{
cursor:pointer;
background:url(../_images/main-button-whtbg-hvr.jpg);
}

.mainbtn-text{
width:221px;
font-size:18px;
line-height:20px;
margin-top:4px;
color:#fff;
text-align:center;
font-weight:normal;
}

.large-bullets{
font-size:20px;
line-height:24px;
color:#f00;
}

.large-bulletsli{
margin-bottom:7px;
}

#footer {
width:900px;
position:absolute;
bottom:0;
height:80px;   /* Height of the footer */
line-height:12px;
}

#footer a{
font-weight:normal;
font-size:10px;
}

.smalltitle{
font-size:16px;
}
