    * Collapse All
    * Expand All




/* All
------------------------------------------------------*/
html,body{height:100%}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
	padding:0;
	background-color:#fff;
	color:#9b9b9b;
	height:100%;
}

*{
	margin:0;
	padding:0;
}
*:focus{
	outline:none; 
}
.clr{
	clear:both
}
form{
	margin:0; padding:0;
}
hr{
	border:0;
	color:#d3d3d3;
	background-color: #d3d3d3;
	height: 1px;
}


/* Default Element Styles
------------------------------------------------------*/
/* heading */
h1, h3, h6{
	font-family:Arial, Helvetica, sans-serif; 
	font-weight: lighter;
	
	letter-spacing: -1px;
	color:#ed1c1f;
}

h4 {
	font-family:Arial, Helvetica, sans-serif; 
	font-weight: lighter;
	text-transform:uppercase;
	
	color:#ed1c1f;
}

h2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal;
	text-transform:uppercase; 
	color:#211d72;
}

h5 {
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal;
	text-transform:uppercase; 
	color:#211d72;
}

h1{
	font-size:26px; 
	line-height:30px; 
	margin-bottom:10px;
	
}
h2{
	font-size:24px; 
	line-height:28px; 
	margin-bottom:15px;
}
h3{
	font-size:15pt; 
	line-height:20px; 
	margin-bottom:15px;
}
h4{
	font-size:9pt; 
	line-height:18px; 
	margin-bottom:15px; 
	font-weight: lighter;
}
h5{
	font-size:16px; 
	margin:3px 0px; 
	padding:0px; 
	letter-spacing:1px;
}
h6{
	font-size:14px; 
	margin:3px 0px; 
	padding:0px; 
	letter-spacing:1px;
}

.slogan {
	width:350px; 
	margin:55px 0px 0px 30px;
	float:left;
	
	
}

.slogan p{
	
	font-weight: bold;
	font-size: 10pt;
	font-style: italic;
	color:#221E72;
	
}

.slogan img{
padding: 2px;
}


/* links */
a{
	color:#211d72; 
	text-decoration:underline;
}
a:visited{
	color:#211d72; 
	text-decoration:underline;
}
a:hover{
	color:#211d72; 
	text-decoration:none;
}
a img{
	border:none
}
.img-content{
	float:left; 
	margin-top:4px;
	margin-bottom:25px;
}
.img-sidebox{
	float:left; 
	margin-top:4px;
	margin-bottom:3px;
}
.imgleft{
	float:left; 
	margin-top:4px; 
	margin-right:12px;
}
.imgright{
	float:right; 
	margin-top:4px; 
	margin-left:12px;
}

/* lists, blockquotes and paragraphs */
p, ol{
	font-size:12px;
	line-height:20px;
	margin-bottom:14px;
	color:#333;
}



ol{
	margin:10px 0 35px 40px;
}
li ol, li ul{
	font-size:1.0em;
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol{
	list-style:decimal;
}
.blockquote{
	font-style:italic;	
	color:#9b9b9b;
	margin:30px 0px 10px 0px;
	padding:5px 10px 3px 20px;
	border-left:4px solid #ed1c1f;
	background-color:#f2f2f2;
	float:left;
}

.blockquote p{
	font-size:12px;
	line-height:20px;
	margin-bottom:14px;
	color:#1D196E;
	font-weight: bold;
}

.sidemenu li {
list-style-type:none;
font-size: 10pt;
padding: 0;


}

.sidemenu li a{
color: #333;
text-decoration: none;
font-weight:bold;
line-height: 30px;
padding:0px 0px 0px 6px;

}

.sidemenu li a:hover{
color: #fff;
text-decoration: none;
background-color: #ED2225;
padding:4px 5px 4px 6px;



}

.sidecurrent a{
font-size: 12pt;



}


/* code */
code{
	font-family:Tahoma, Arial, Verdana;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #dddddd;
	padding:15px 10px;
}


/* Container
------------------------------------------------------*/
#outer-container{
	background-image:url(../images/bg-repeat-top.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fff;
}
#inner-container{	
	border-top:5px solid #ed1c1f;
	background-color:#fff; 
	width:960px;
	margin:0px auto;	
}


/* Header
------------------------------------------------------*/
#header{
	width:960px; 
	height:137px; 
	float:left;
}
#logo{
	width:252px; 
	margin:24px 0px 0px 13px;
	float:left;
}
#intouch{
	width:140px;
	height:38px;
	margin-top:26px;
	float:right;
}

#intouch img{
	margin:6px 0 0 8px;
	
} 

.intouch-border{
	height:60px;
	border-left:1px solid #dcdcdc;
	margin:5px 12px 0px 0px;
	float:left;
}
#intouch h4{
	margin-bottom:0px;
	
	
}
#intouch h2{
	margin-top:0px;
	color:#7c7c7c;
}

/* Top Navigation bar menu styling */
#nav-menu {
	width:960px;
	height:39px;
	border-bottom:1px solid #dcdcdc; 
	float:left; 
	margin-top:0px;
	padding-bottom:16px;	
	list-style-type:none;
}




/*  Page Title
------------------------------------------------------*/
#page-title{
	width:960px;
	height:69px;
	border-bottom:1px solid #dcdcdc;
	text-align:right; 
	float:left;
}

#page-title h1{
	width:950px;
	text-align:right;
	margin:17px 0px;
}


/*  Homepage Slider
------------------------------------------------------*/
#slideshow-container{
	width:670px;
	height:343px;
	background:#fff; 
	margin:0px 0px 20px 20px;
	float:left;
	position:relative;
}


/* Content
------------------------------------------------------*/
#content{
	width:960px;
	margin-top:20px; 
	float:left;
}
#content-inner{
	width:960px;
	margin-top:20px; 
	float:left;
}
#content-right{
	width:689px; 
	margin-bottom:20px; 
	float:left;
	border-left:1px solid #dcdcdc;	
	
}

.right-strategies{
	width:640px;	
	float:left;
	margin-bottom:20px;
	padding:5px 0px 0px 20px;
	border-left:4px solid #ED2226;	
}

.right-strategies h5{
	padding: 0 0 6px 0;
	font-size: 11pt;
	font-weight: 600;
	text-transform:uppercase;
	letter-spacing: -0px;
	color:#221e72;
}


#left-bar{
	width:270px; 
	float:left;
}
.left-bar-content{
	width:250px;	
	margin-bottom:40px;
	padding:0px 19px 5px 0px;
	
}


.left-bar-content h1{
	
}
.main img{
	
	margin:3px 10px 0px 0px;
	float:left;
	border: 4px solid #ED2226;
}
.leftbar-img-nomargin{
	
	margin:0px;
}
.readmore-leftbar{
	margin:7px 0px 0px 145px;
}
.maincontent{
	width:670px;
	margin-left:20px;
	padding:0px 0px 46px 0px;
	float:left;
}
.maincontent-fullwidth{
	width:960px;
	padding:0px 0px 46px 0px;
	float:left;
}
.maincontent {
	line-height:0px;
}

/* Latest work img */
ul.list-lp{
	margin:0px;
	padding:0px; 
	list-style-type:none;
}
ul.list-lp li{
	display:inline; 
	margin-right:7px;	
}
ul.list-lp li.lastlp{
	display:inline; 
	margin-right:0px;	
}
.list-lp img{
	border:1px solid #d5d5d5;
}

/* Search styling */
.left-bar-search{
	border-right:1px solid #dcdcdc;
	padding-bottom:18px;
}
.search-fieldset{
	border:none;
}
#search-box{
	width:250px;
	height:50px;
	background-color:#f2f2f2;
}
#search{
	margin:15px 15px;
	float:left;	
}
#s{
	font-size:11px;
	color:#adacac;
	padding:3px 0px 2px 3px;
	background-color:#fff;
	border:1px solid #d0d0d0;
	width:215px;
}
#s:focus{
	background-color:#fff;
	border:1px solid #b7b7b7;
	color:#adacac;
}
#search .go{
	position:absolute;
	margin:2px 0 0 -21px;
	background: url(../images/search-icon.gif);
	height: 17px;
	width: 18px;
	cursor:pointer;
	border: none;
}

#search .go{
	margin:2px 0 0 -24px;
}

/* Leftbar list */
ul.leftbar-list{
	margin:0px; 
	padding:0px; 
	list-style-type:none;
}
ul.leftbar-list li{
	background-image:url(../images/arrow.gif); 
	background-position:5px 11px; 
	background-repeat:no-repeat; 
	padding-left:20px;
	border-bottom:1px solid #dcdcdc; 
	line-height:28px;
}
ul.leftbar-list li a{
	color:#9b9b9b;
	text-decoration:none;
}
ul.leftbar-list li a:hover{
	text-decoration:underline;
}

/* Content list */
ul.content-list{
	margin:0px; 
	padding:0px; 
	list-style-type:disc;
	padding: 0 0 10px 40px;
}
ul.content-list li{

	font-size:12px;
	line-height:20px;
	margin-bottom:10px;
	color:#211D72;

	list-style-image: url(../images/bullet.gif);
	list-style-position: 2px;
}
ul.content-list li a{
	color:#474747; 
	text-decoration:none;
}
ul.content-list li a:hover{
	text-decoration:underline;
}


/* Services
------------------------------------------------------*/
/* pricing list table */
.table-a{
	font-size: 12px;
	width: 100%;
	margin: 0px 0;
}	
.table-a th{
	background-color:#fff;
	padding: 12px 0px;	
	text-align:center;
}
.table-a td{
	padding: 10px;
	border-top: solid 1px #dcdcdc;
}
.table-a td img{
	vertical-align: bottom;
	width: 20px;
	height: 20px
}
.table-a h3{
	font-size: 16px;
	color: #0d0d0d;
	margin-bottom:2px;
}
.table-a tr.row2{
	background-color:#f7f7f7;
}
.table-a .right{
	border-left: solid 1px #dcdcdc;
}
.table-a tr.final{
	background-color:#fff;
}
.table-a tr.final td{
	padding:20px 0 0 0;
}
.table-a .left{
	width: 25%;
}
.lefttitle{
	text-align:left; 
}
a.button{
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
}


/* Portfolio
------------------------------------------------------*/
#mainportfolio{
	width:949px;
	margin:0px auto;
}
.pf-box{
	width:208px; 
	height:128px;
	text-align:center;
	margin:0px 35px 58px 0px; 
	float:left;
}
.pf-box-last{
	width:208px; 
	height:128px;
	text-align:center;
	margin:0px 0px 58px 0px; 
	float:left;
}
.pf-img{
	border:1px solid #d3d3d3;
	padding:5px;		
}
#portfolio-nav{
	width:949px;
	float:left; 
	margin:15px 5px 18px 5px;
}
#next{
	width:67px; 
	height:25px;
	float:right; 
	cursor:pointer;
}
#prev{
	width:67px; 
	height:25px; 
	float:left; 
	cursor:pointer;
}
#portfolio-quote{
	border-top:1px solid #dcdcdc;
	padding-top:30px;
	float:left;
}
#portfolio-quote h3{
	margin-bottom:10px;
} 


/* Blog
------------------------------------------------------*/
.blog-post{
	padding:12px 0px 30px 0px; 
	float:left;
}
.left-head{
	width:640px;
	float:left
}
.right-head{
	width:30px;
	float:left
}
.blog-posted{
	border-bottom:1px solid #dcdcdc; 
	width:670px; 
	float:left;
}
.blog-posted h3{
	width:640px;
	margin-bottom:4px;
}
.blog-posted a, .blog-posted a:visited{
	text-decoration:none;
	color:#ed1c1f;
}
.post-info{
	width:640px;
	margin-bottom:10px;	 
	float:left;	
}
.post-info a, .post-info a:visited{
	text-decoration:none;
	color:#9b9b9b;
}
.post-info a:hover{
	text-decoration:underline;
}
.date{
	font-size:26px;
	color:#777777; 
	line-height:0px;
	text-align:center; 
}
.month{
	font-size:14px;
	color:#777777; 
	line-height:0px; 
	text-align:center;
	text-transform:uppercase;
}
.commonPageListControlBar{
	height: 30px;
	margin:0px 0px 20px 0px;
	text-align: left;
}
.commonPageListBtn{
	border: 1px solid #d5d5d5;
	background-color:#fff;
	font: normal 12px/28px Arial;
	color:#8f8e8e; 
	padding: 5px 4px;
	cursor: pointer;
}
.commonPageListControlBar a, .commonPageListControlBar a:visited{
	color:#8f8e8e; text-decoration:none;
}
.commonPageListControlBar a:hover{
	text-decoration: underline;
}
.commonPageListBtnSelected{
	border: 1px solid #d5d5d5;
	background-color: #f2f2f2;
	font: normal 12px/28px Arial;
	color:#8f8e8e; 
	padding: 5px 4px;
	cursor:default;
}

.author{
	width:621px;
	background-color:#f1f1f1; 
	border-top:1px solid #cecdcd; 
	border-bottom:1px solid #cecdcd; 
	color:#737373; 
	padding:10px; 
	line-height:18px; 
	float:left;
	}
.author h4{
	margin-bottom:7px;
}

#newsletter fieldset{
	margin:0px; 
	padding-bottom:20px; 
	border:0px;
}
.but{
	vertical-align:middle; 
	padding-left:3px;
}
#inputbox01{
	font-size:11px;
	width:165px;
	border:1px solid #d0d0d0;
	background:#fff; 
	vertical-align:top; 
	padding:3px 4px 4px 3px; 
	color:#adacac; 
}
#inputbox01:focus{
	border:1px solid #b7b7b7;
	background:#fff;
	color:#adacac;
}


/* Contact
------------------------------------------------------*/
form{
	margin:0; 
	padding:0;
}
#contactFormArea{
	width:480px;
	margin-bottom:40px; 
}
.input{
	background-color:#ffffff; 
	border:1px solid #dcdcdc; 
	width:406px; 
	padding:5px 5px 5px 5px; 
	margin:10px 0 10px 0; 
	color:#6b6b6b;
}
.input-submit{
	background-image:url(../images/send-button.gif); 
	background-repeat:no-repeat; 
	padding:0px; margin:0px; 
	border:0px; 
	width:105px; 
	height:25px; 
	cursor:pointer; 
	float:right; 
	margin-right:62px;
}
.textarea{
	background-color:#ffffff; 
	border:1px solid #dcdcdc;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	width:406px; 
	padding:5px 5px 5px 5px; 
	margin:10px 0 10px 0; 
	color:#6b6b6b;
}
#loadBar{
	width:610px;
	height:21px;
	border:1px solid #dcdcdc;
	background-color:#f2f2f2;
	color:#797979;
	text-align:center;
	padding:7px 30px;
}
#emailSuccess{

	width:610px;
	height:21px;
	border:1px solid #dcdcdc;
	background-color:#f2f2f2;
	color:#797979;
	text-align:center;
	padding:7px 30px;
}

fieldset { border:0;margin:0;padding:0; }
label {  padding-right:15px; float:left; width:70px;}
input.text{ width:290px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0; }
.loading-text{
	font-weight:bold;
	margin-left:130px;
	float:left;
}
.loading-form{
	width:128px;
	height:15px;
	background-image:url(../images/loading.gif);
	background-repeat:no-repeat;
	margin:3px 0px 0px 14px;
	float:left;
}


/* Footer
------------------------------------------------------*/
#footer{
	width:960px;
	height:59px; 
	border-top:3px solid #ed1c1f;
	float:left;
}
.footer-logo{
	width:150px;
	margin-top:9px;
	border-right:1px solid #dcdcdc;
	float:left;
}
.footer-textleft{
	font-size:11px;
	color:#bbbaba;
	line-height:20px;
	margin:9px 0px 0px 12px;
	float:left;	
	width: 360px;
}

.footer-textleft a{
	font-size:11px;
	color:#bbbaba;
	text-decoration: none;

}

.footer-textleft a:hover {
	font-size:11px;
	color:#bbbaba;
	text-decoration: underline;

}

.footer-textright{
	font-size:11px;
	font-weight:bold;
	color:#bbbaba;
	line-height:20px;
	margin:9px 0px 0px 12px;
	float:right;	
	width: 290px;
}

.footer-textright img{
	
	padding:2px;
	
}

/* Expandable text 
--------------------------------------------*/

.expandable a{
color: #211d72;
text-decoration: none;


}

.expandable a:hover {
color: #211d72;
text-decoration: underline;


}




/*** shadows for all but IE6 ***/
.sf-shadow ul {}

.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
} 

.red p{
color:#231E6E;


}