/*
www.lscdigital.com

COLORS:

Blue 1: #1c92dc
Blue 2: #1c6999
Grey 1: #1d2120
Grey 2: #dbdada



*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #333333;
	background: #ffffff;
}

a:link, a:visited { color: #1c6999; text-decoration: underline; font-weight: normal;} 
a:active, a:hover { color: #CC3300;}

p {
	margin: 0px;
	padding: 0px;
}

.subscribe_text {
	color: #333333;
	margin:5px 0 10px;
	}
.section_title {
	color:#CC3300;
	font-size:1.2em;
	}

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


.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_70 { margin-right: 70px; }

.fl { float: left; }
.fr { float: right }

.button_01 a{
	clear: both;
	display: block;
	width: 100px;
	height: 23px;
	padding-top: 5px;
	background: url(images/button_01.png) no-repeat;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}


.header_01 {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 32px;
	line-height: 40px;
	color: #ffffff;
}
.header_01 span { font-size:58px; line-height:60px}

.header_02 {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #000000;	
}
.header_02B {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #000000;	
}
.bluebutton { padding:10px;}

.header_03 {
	clear: both;
	height: 35px;
	padding: 15px 0 0 20px;
	font-size: 18px;
	color: #ffffff;
	background: url(images/header_02_bg.jpg) repeat-x;
}

.header_04 {
	clear: both;
	font-size: 16px;
	color: #000000;
}

.header_04 a{
	clear: both;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.header_04B {
	clear: both;
	font-size: 16px;
	color: #1c92dc;
}

.header_05 {
	clear: both;
	font-size: 14px;
	color: #ffffff;
	width: 128px;
	height: 24px;
	padding: 3px 0 0 20px;
	margin-bottom: 5px;
	background:  url(images/footer_title_bg.png) no-repeat;
}

/******** HEADER  *********/

#header_wrapper {
	width: 100%;
	height: 90px;
	margin: 0 auto;
	background: #19446a url(images/header_bg.jpg) repeat-x;
}

#header {
	width: 980px;
	margin: 0 auto;
}

#header #site_logo {
	float: left;
	width: 300px;
	height: 84px;
	font-size: 40px;
	color: #ffffff;
}

#site_logo img {float:left;}

/******** MENU  *********/

#menu {
	position: relative;
	float: right;
	height: 47px;
	margin: 20px 40px 0 0;
	background: url(images/menu_right.jpg) right no-repeat;
}

#menu #menu_left{
	position: absolute;
	width: 20px;
	height: 47px;
	top: 0px;
	left: 0px;
	background: url(images/menu_left.jpg) no-repeat;
}

#menu ul {
	margin: 10px 20px 0 0;
	padding: 0px;
	list-style: none;
	}

#menu ul li{
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a{
	float: left;
	display: block;
	width: 100px;
	padding: 5px 0;
	background: url(images/menu_divider.jpg) right repeat-y;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #e2e2e2;	
	font-weight: normal;
	outline: none;
}

#menu ul li a:hover {
	color: #ffffff;
}
#menu ul li .last {
	background: none;
}


/* end of menu*/


/******** BANNER  *********/

#banner_wrapper {
	clear: both;
	width: 100%;
	height: 281px;
	margin: 0 auto;
	background: #454545 url(images/banner_repeat.jpg) repeat-x;
}

#banner {
	width: 900px;
	height: 251px;
	margin: 0 auto;
	padding: 30px 40px 0 40px;;
	background:url(images/banner_bg.jpg) bottom no-repeat;
}

#banner #banner_image {
	float: left;
	width: 440px;	
}

#banner_content {
	float: right;
	text-align: left;
	width: 460px;
}

#banner_content p {
	color: #bcbcbc;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 20px;
}

#banner_image_wrapper {
	position: relative;
	width: 413px;
	height: 230px;
	background:url(images/banner_image_bg.png) no-repeat;
}

#banner_image_wrapper img {
	position: absolute;
	width: 380px;
	height: 210px;
	top: 10px; 
	left: 10px;
}

.flash {
	position: absolute;
	width: 380px;
	height: 210px;
	top: 10px; 
	left: 10px;
}



/******** CONTENT  *********/

#content_wrapper {
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: #ffffff;
}
#content {
	width: 900px;
	padding: 50px 40px;
	background:#ffffff;
}

#contentB {
	width: 900px;
	padding: 50px 40px;
	background: #ffffff;
}


#column_w530 {
	float: left;
	width: 530px;
	line-height: 20px;
	background: #ffffff;
}
#portfoliogrey{ background:#ededed; width: 530px; height: 150px; -moz-border-radius: 12px; -webkit-border-radius: 12px;}
#portfoliowhite{ background:#ffffff; width: 530px; height: 150px;}
#portfoliowhite p, #portfoliogrey p {padding-top: 10px;}

#column_w530 img { float:left; padding: 10px;}
.sideimage {padding: 0;}
#title_image img { margin: 0; padding: 0; width: 530px;}

#emailgrey { 
	background:#ededed; 
	width: 530px;
	-moz-border-radius: 12px; 
	-webkit-border-radius: 12px;
	}
#emailwhite { background:#ffffff; width: 530px;}
#emailwhite p, #emailgrey p {padding: 5px 10px;}

#column_w530 blockquote {
	background: #efefef; 
	border-left: 8px solid #1c6c9e; 
	color:#333333;
	padding: 10px;
	}

#column_w300 {
	float: right;
	margin: 10px;
	width: 300px;
	background: #ffffff;
}
#column_w300 img { padding:0;}

#column_w300B {
	float: right;
	width: 300px;
	margin: 10px;
	background: #4c4c4c;
	-moz-border-radius: 12px; 
	-webkit-border-radius: 12px;
}

#column_subscribe {
	float: right;
	margin: 10px;
	width: 300px;
	height: 150px;
	background: url(images/subscribe.png) top left no-repeat;
}

#column_subscribe  form{ margin: 0 0 10px 10px;}

#column_w300B a { color:#99CCFF; text-decoration:none;}
#column_w300B a:hover { color:#efefef; text-decoration:none;}
#column_w300B .title {	
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #efefef;
	}
#column_w300B p {color: #efefef; margin: 10px 10px;}
#column_w300B .quote {padding:5px 15px; font-size:1.2em; border-left: 5px solid #cccccc;}
#column_w300B ul li {color: #efefef; margin: 10px 10px;}
#column_w300B img { padding:10px 10px 10px 15px;}

.ratecard { background: #3c3c3c; color:#FFFFFF; padding:4px;}
.ratecard2 { background: #5c5c5c; color:#FFFFFF; padding:4px;}
.smalltext {font-size:.9em;}

.subscribe {
	margin:4px 4px;
	font-size: 18px;
	letter-spacing: 2px;
	color: #000000;
	}

#column_w530 p {
	margin-bottom: 15px;
}

.content_list_01 {
	margin: 0 0 0 30px;
	padding: 0px;
	color: #1c92dc;
}

.content_list_01 li {
	margin: 0px;
	padding: 0 0 10px 10px;
}
.content_list_01 li span {
	color:#333333;
	}

.content_section_01 {
	border-left: 10px solid #1c92dc;
	padding-left: 20px;
	background: #efefef;
}

.column_w300_section_01 {
	clear: both;
	padding: 20px 19px;
	background: url(images/side_column_divider.jpg) bottom repeat-x;
}

.even_color {
	background: #e0dfdf;
}

.action_box {
	float: left;
	width: 210px;
	height: 70px;
	padding: 10px;
	margin: 0;
	background: none;
}

.action_box img {
	border:none;
	}

dt {
	color: cc3300;
	font-size:1.2em;
	margin: 20px 0 0 0;
	}
dd {
	font-size:.9em;
	margin: 5px 0 20px 20px;
	}

/* end of content

/******** FOOTER  *********/

#footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: #1d2120 url(images/footer_bg.jpg) repeat-x;
}

#footer {
	width: 920px;
	padding: 30px;
	margin: 0 auto;
	color: #515251;
}

#footer a{
	text-decoration: none;
	color: #7a7a7a;
}

.section_w180 {
	float: left;
	width: 160px;
	padding: 0 20px 0 0;	
}

.section_sub {
	float: left;
	width: 300px;
	padding: 0 20px 0 0;	
}

.section_w180_content {
	padding: 0 0 0 20px;
	color:#b2b2b2;
}

#footer  .footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#footer .footer_menu_list li {
	margin: 0 0 5px 0;
	padding: 0px;
}

#footer .footer_menu_list li a {
	color: #bcbcbc;
	font-weight: normal;
	text-decoration: none;
}

#footer .footer_menu_list li a:hover {
	color:#efefef;
	}
/* end of footer */


/******** CONTACT FORM    ******/

#contact {
	background:#CCCCCC;	
	-moz-border-radius: 12px; 
	-webkit-border-radius: 12px;
	float:right;
	width:540px;
	}


#contact_cascade {
	background:#CCCCCC;	
	-moz-border-radius: 12px; 
	-webkit-border-radius: 12px;
	width:500px;
	}