/*  
Theme Name: DeepBlue
Author URI: http://www.dailyblogtips.com
Version: 1.1
Author: Nathan Rice for Daily Blog Tips
Description: DeepBlue is a free theme by <a href="http://www.dailyblogtips.com/">Daily Blog Tips</a>.
Tags:blue color, right sidebar, three columns, fixed width
*/

body {
	background-image:url(http://www.1804design.com/wp-content/uploads/2013/07/body_bg14.jpg);
     background-repeat:repeat-x;
	 background-color:#012a40;
	 margin-top:0px;
	color: #383838;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
}
body * {
	margin: 0px; 
	padding: 0px;
}
img {
	border: none;
	background: none;
}
hr {
	height: 5px;
	color: #fff;
	margin: 10px 0px;
	border: none;
	border-top: 1px dotted #D3D3D3;
}
blockquote{
	margin: 0px 0px 0px 15px;
	padding: 0px 45px 15px 50px;
	background: url(images/quote.gif) no-repeat;
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
	color: #666666;
	}
blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
.clearboth {
	clear: both;
}
/*************************************
	Links
**************************************/
a {
	color: #FA7F42;
	text-decoration: underline;
	}
	
a:hover{
	text-decoration: underline;
	color: #0A4E97;
	}
/*************************************
	Headings
**************************************/
h1, h3 {
	color: #cc0000;
	/*background: #A0C772 url(images/titlebg.jpg) top right no-repeat;*/
	background-image:url(images/webbg_top.jpg);
	background-repeat:no-repeat;
	width:486px;
	height:28px;
	font-size: 16px;
	font-weight: bold;
	font-family:Trebuchet MS;
	margin: 0px 0px 0px 0px;
	padding:0px;
	padding-left:30px;
	padding-top:10px;
	}
h1, h3 a{color: #cc0000;}	
h3.h1 { /*make homepage h3's for the first 2 stories look like H1 */
	font-size: 16px;
}
h1 a, h3 a, h1 a:visited, h3 a:visited  {
	color: #cc0000;
	text-decoration: none;
}
h1 a:hover, h3 a:hover {
	color: #cc0000;
	text-decoration: underline;
}
h2 {
	color: #000;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
}

div.formmain{width:375px;}

div.form_message{  font-family: Arial;
    font-size: 12px;
    padding-left: 13px;
    text-align: left;}

textarea.wpcf7-textarea{ 
    background: none repeat scroll 0 0 #3F3F3F;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px 0 #000000 inset;
    color: #FFFFFF;
    height: 99px;
    margin: 7px 0 10px;
    padding: 5px 6px;
    width: 330px;}

div.submit{ float:right; width:152px;}

div.formmain input.wpcf7-submit{   background: none repeat scroll 0 0 #061530;
    border: medium none;
    color: #77A6DC;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    text-transform: uppercase;
    width: 110px;}

div.form{  float: left;
    font-family: Arial;
    font-size: 12px;
    padding-left: 11px;
    text-align: left;
    width: 172px;}

div.clear{clear:both;}

input.wpcf7-text{  
    background: none repeat scroll 0 0 #3f3f3f ;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 3px 0 #000000 inset;
    height: 19px;
    margin: 0;
    padding: 4px 6px;
    width: 150px;
border:none;
color:#ffffff;}
	
h2 a, h2 a:visited  {
	color: #6B030B;
	text-decoration: underline;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
h3 {
	font-size: 18px;
}
#sidebar h3 {
	font-size: 22px; 
}
h3 a, h3 a:visited {
	color: #cc0000;
	text-decoration: none;
}
#sidebar h2 {
	margin: 0px; padding: 5px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;;
	font-weight: bold;
	color: #3D474E;
}
#sidebar #popular h2 {
	color: #F97B1E;
}
h6 {
	color: #000;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
}
/*************************************
	Header
**************************************/
#header { 
	width: 925px;
	padding: 0px;
	margin:  0px auto;
	position: relative;
	
	
	
	}
#header .title {
	margin: 0px;
	padding:0px;
	width: 900px;
	height:100px;
	float:  left;
	font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:underline;
}
#header .title a {
	color: #ACD3FD;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 38px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header .title a:hover {
	color: #FFF;
}
#header .description {
	clear:  both;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 10px 4px 10px;
	width:  850px;
}
/*************************************
	Top Search Form
**************************************/
.searchform {
	background: #073365 url(images/searchform-bg.gif) bottom left no-repeat;
	float: right;
	padding: 10px;
	position: absolute;
	top: 1px;
	right: 10px;
	width: 348px;
}
.searchform .s {
	border: none;
	background: #4674A7;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 8px 8px 9px 8px;
	width: 283px;
	float: left;
}
.searchform .button {
	float: right;
}
/*************************************
	RSS Feed
**************************************/
.feeds {
	position: absolute;
	top: 73px;
	right: 10px;
	display: block;
	width: 150px; height: 50px;
	float: right;
	text-align: right;
	text-transform: none;
	font-size: 11px;
	color: #EAF4FF;
	padding: 0px;
	background: transparent;
}
.feeds a, .feeds img {
	padding: 0px; margin: 0px;
}
.feeds a:hover {
}
.feeds .rss {
	padding: 0px; margin: 0px;
}
.feeds .email {
/* if you want to add an email sub */
}
/*************************************
	Horizontal Menu
**************************************/
#menu {
    width: 925px; 
    background: transparent;
    font-size: 12px;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    padding: 0px; margin:62px 0px 0px 0px;
    text-align: left;
    text-transform: uppercase;
    clear: both;
    float: left;
    }
#menu ul {
	display: block;
	float: left;
	width: 925px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 10px;
	background-image:url(images/bodytop.jpg);
	background-repeat:no-repeat;
	height:35px;
	}
#menu li {
	float: left;
	list-style-type: none;
	margin: 0px -4px 0px 4px;
	padding: 0px;
	/*background: url(images/menu.jpg) top left no-repeat;*/
	}
#menu ul li:hover, #menu ul li.hover, #menu ul li.current_page_item {
	/*background: url(images/menu-active.jpg) top left no-repeat;*/
	}
#menu ul li:hover a, #menu ul li.hover a, #menu ul li.current_page_item a {
	color: #FF6D01;	
	text-decoration: none;
	/*background: url(images/menu-active.jpg) top right no-repeat;*/
	}
#menu ul li.current_page_item a:hover {
	text-decoration: underline;
	}
#menu ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2c5a9a;
	text-decoration: none;
	font-weight:bold;
	border-right:#666666 solid 1px;
	text-transform:capitalize;
	display: block;
	padding: 10px 26px 8px 0px;
	margin: 0px 0px 0px 15px;
	/*background: url(images/menu.jpg) top right no-repeat;*/
	}
#menu ul li a:hover {
	color: #FF6D01;
	text-decoration: none;
	/*background: url(images/menu-active.jpg) top right no-repeat;*/
	}

/*************************************
	Main Container
**************************************/
#container { 
	width: 905px;
	/*background: #FFF url(images/container-bg.gif) top left no-repeat;*/
	background-color:#FFFFFF;
	text-align: left; 
	margin: 0 auto;
	padding: 10px 10px;
	border: 0px solid black;
	clear: both;
	}
.container-bot-bg {
	clear: both;
	height: 9px;
	width: 925px;
	display: block;
	/*background: url(images/container-bot-bg.gif) no-repeat;*/
	margin: 0px auto;
}
/*************************************
	Content
**************************************/
#content {
	width: 516px; 
	float: left; 
	margin: 0px 0px 0px 10px;
	display: block;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-size: 13px;
	}
#content p img{
	border: none;
	padding: 0px;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 5px;
	}
#content .post-meta-top {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 5px 10px;
	font-size: 12px;
	color: #8E8F91;
	clear: both;
}
.contentbody_mid{background-image:url(images/webbg_mid.jpg);
                 background-repeat:repeat-y;
				 width:496px;
				 padding:10px;
				 }
#content .post-meta-bottom {
	/*background: #FBFCFE url(images/postmetabottombg.jpg) bottom left no-repeat;*/
	background-image:url(images/webbg_bottom.jpg);
	background-repeat:no-repeat;
	width:516px;
	height:21px;
	display: block;
	border-top: 0px solid #DFE3E6;
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-size: 12px;
	color: #535353;
	clear: both;
}
.post-meta-bottom a {
	color: #535353;
	text-decoration: none;
}
.post-meta-bottom a:hover {
	text-decoration: underline;
}
.cat {
	float:  left;
	width: 80%;
	text-align: left;
}
.cat .cats {
	background: url(images/catbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
.cat .tags {
	background: url(images/tagbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
	margin-left: 10px;
}
.comm {
	float: right;
	width: 20%;
	text-align: right;
}
.comm span {
	background: url(images/commbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
.auth {
	float: left;
	width: 50%;
	text-align: left;
}
.auth span {
	background: url(images/authbg.gif) 0px 1px no-repeat;
	padding: 0px 0px 0px 15px;
}
.auth a {
	text-decoration: none;
}
.date {
	float: right;
	width: 50%;
	text-align: right;
}
.date span {
	background: url(images/datebg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 0px 0px;
	padding: 2px 0px;

}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
}
.nav-previous a {
	padding-left: 10px;
}
.nav-next a {
	padding-right: 10px;
}
/*************************************
**************************************
	Comments
**************************************
**************************************/
#comments-wrap {
}

/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}

/*	Comments	*/

.commentlist {	
}
.gravatar { 
	margin: 10px 0 10px 10px;
	float: left;
	width: 69px;
	}
.thecomment {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	border: 1px solid #CCC;
}
.authorcomment .comment-body {
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
}
.comment-body {
	margin: 0px; padding: 10px;
	float: right;
	width: 485px;
}
.comment-metadata {
	background: #4A7BB5;
	padding: 10px;
	color: #FFF;
}
.comment-metadata a, .comment-metadata a:visited {
	color: #FFF;
}
.comment-metadata a:hover {
	color: #FF8800;
}
.authorcomment {
	border: 1px solid #CCC;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	background: #FCF4C7;
	padding: 11px 10px;
	color: #AD5433;
}
.authorcomment .comment-metadata a {
	color: #AD5433;
}
.authorcomment .comment-metadata a:hover {
	color: #FF8800;
}

/*	Comment Form	*/

#commentform {
}

#content img.wp-smiley {
float: none;
border: none;
padding: 0px;
margin: 0px;
}

#content img.wp-wink {
float: none;
border: none;
padding: 0px;
margin: 0px;
} 

/*************************************
	Sidebar
**************************************/
#sidebar {
	float: right;
	display: block;
	width: 356px;
	margin: 14px 0px 10px 0px; padding: 0px 0px 0px 0px;
}
#sidebar .sidebar-bot {
	background: url(images/sidebarwrap-bot.gif) bottom left no-repeat;
	display: block;
	height: 20px;
	clear: both;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar .ads {
	text-align: center;
	padding: 0px 10px 20px 10px;
}
#sidebarwrap {
	background: #EAF4FF url(images/sidebarwrap-top.gif) top left no-repeat;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	border: none;
}

/*************************************
	Popular Posts Section
**************************************/
#sidebar #sidebarwrap #popular {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	background: #CDEBFE url(images/popular-top.gif) top left no-repeat;
}
#popular ul {
	margin: 0px; padding: 0px 10px 15px 10px;
	background: #CDEBFE url(images/popular-bottom.gif) bottom left no-repeat;
}
#popular ul li {
	margin: 0px; padding: 0px;
}
#popular ul li ul {
	border-top: 1px solid #C1D8E6;
	padding:  0px;
}
#popular ul li ul li {
	margin: 0px; padding: 5px 15px;
	border-bottom: 1px solid #C1D8E6;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
}
#popular ul li ul li a, #popular ul li ul li a:visited {
	color: #003399;
	padding: 0;
	margin: 0px;
	text-decoration: none;
}
#popular ul li ul li a:hover {
	text-decoration: underline;
}

/*************************************
	Left Sidebar
**************************************/
#l_sidebar {
	float: left;
	display: block;
	width: 175px;
	font-size: 11px;
	margin: 0px; padding: 0px 0px 0px 10px;
	
}
.srbg_top{background-image:url(images/srbg_top.jpg);
          background-repeat:no-repeat;
		  width:370px;
		  height:29px;
		  font-size:16px;
		  font-family:Trebuchet MS;
		  color:#cc0000;
		  font-weight:bold;
		  padding-left:30px;
		  padding-top:10px;
		  }
.srbg_mid{background-image:url(images/srbg_mid.jpg);
          background-repeat:repeat-y;
		  width:375px;
		  }
.srbg_bottom{background-image:url(images/srbg_bottom.jpg);
          background-repeat:no-repeat;
		  width:375px;
		  height:19px;
		  }

#l_sidebar ul, #l_sidebar ul li {
	margin: 0px; padding: 0px; list-style:none;
}
#l_sidebar ul li ul {
	border-top: 0px solid #C1D8E6;
}
#l_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #C1D8E6;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
}
#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	color: #003399;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#l_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px solid #C1D8E6;
	background: none;
	margin:  0px; padding: 0px;
}
#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
	color: #003399;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#l_sidebar ul li ul li ul li a:hover {
	text-decoration: underline;
}

/*************************************
	Right Sidebar
**************************************/
#r_sidebar {
	float: right;
	display: block;
	width: 363px;
	font-size: 11px;
	margin: 0px; padding: 0px 10px 0px 0px;
}
#r_sidebar ul, #r_sidebar ul li {
	margin: 0px; padding: 0px;
	list-style:none;
}
#r_sidebar ul li ul {
	border-top: 1px solid #C1D8E6;
}
#r_sidebar ul li ul li {
	margin: 0px; padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #C1D8E6;
	background: url(images/bullet-arrow.gif) 5px 9px no-repeat;
}
#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
	color: #003399;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li a:hover {
	color: #003399;
	text-decoration: underline;
}
#r_sidebar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px solid #C1D8E6;
	background: none;
	margin:  0px; padding: 0px;
}
#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
	color: #003399;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#r_sidebar ul li ul li ul li a:hover {
	color: #003399;
	text-decoration: underline;
}
/*************************************
	Footer
**************************************/
#text-link-ads {
	padding: 15px;
	text-align: left;
	clear: both;
	}

/*************************************
	Footer
**************************************/
#footer { 
	padding: 15px 5px 30px 5px;
	margin:  10px 0px 0px 0px;
	text-align: center;
	clear: both;
	background: #4C7CB5 url(images/footer-bg.jpg) repeat-x;
	color: #FFF;
	}
#footer a {
	color: #9BB1BB;
}
#footer-wrap {
	width: 950px;
	margin: 0px auto;
}



/*************************************
	Misc
**************************************/
.alignright { 
	float: right;
	}
.alignleft { 
	float: left;
	}
.aligncenter { 
	margin: 0 auto;
	}


.footeradd_box{background-color:#d3eafc;
               width:925px;
			   font-family:Verdana, Arial, Helvetica, sans-serif;
			   font-size:12px;
			   font-weight:normal;
			   color:#000000;
			   padding-bottom:10px;
			   margin:auto;
			   margin-bottom:10px;
			   
			   
}
.footeradd_top{background-image:url(images/footeradd_top.jpg);
               background-repeat:repeat-x;
			   width:900px;
			   height:38px;
			   padding-top:5px;
			   padding-left:25px;
			   }
			   
			   
#footermenu {
    width:850px; 
    background: transparent;
    font-size: 12px;
    font-family:Arial, Helvetica, sans-serif;
    padding: 0px; 
	margin:0px auto;
    text-align: left;
    clear: both;
	margin:auto;
	text-align:center;
    }
#footermenu ul {
	display: block;
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	text-align:center;
	/*background-image:url(images/bodytop.jpg);*/


	}
#footermenu li {
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 4px;
	padding: 0px;
	/*background: url(images/menu.jpg) top left no-repeat;*/
	}
#footermenu ul li:hover, #menu ul li.hover, #menu ul li.current_page_item {
	/*background: url(images/menu-active.jpg) top left no-repeat;*/
	}
#footermenu ul li:hover a, #menu ul li.hover a, #menu ul li.current_page_item a {
	color: #FF6D01;	
	text-decoration: none;
	/*background: url(images/menu-active.jpg) top right no-repeat;*/
	}
#footermenu ul li.current_page_item a:hover {
	text-decoration: underline;
	}
#footermenu ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal;
	border-right:#ffffff solid 1px;
	display: block;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 7px;
	/*background: url(images/menu.jpg) top right no-repeat;*/
	}
#footermenu ul li a:hover {
	color: #FF6D01;
	text-decoration: none;
	/*background: url(images/menu-active.jpg) top right no-repeat;*/
	}
			   
.webmenu{width:220px; text-align:left; margin-bottom:20px;}
.webmenu a{display:block;
           font-family:Arial, Helvetica, sans-serif;
		   font-size:12px;
		   color:#FFFFFF;
		   font-weight:normal;
		   text-decoration:none;
		   background-image:url(images/border.jpg);
		   background-repeat:no-repeat;
		   background-position:bottom;
		   line-height:30px;
		   }		   
.webmenu a:link{display:block;
           font-family:Arial, Helvetica, sans-serif;
		   font-size:12px;
		   color:#FFFFFF;
		   font-weight:normal;
		   text-decoration:none;
		   background-image:url(images/border.jpg);
		   background-repeat:no-repeat;
		   background-position:bottom;
		   line-height:30px;
		   }		   
			   
.webmenu a:visited{display:block;
           font-family:Arial, Helvetica, sans-serif;
		   font-size:12px;
		   color:#FFFFFF;
		   font-weight:normal;
		   text-decoration:none;
		   background-image:url(images/border.jpg);
		   background-repeat:no-repeat;
		   background-position:bottom;
		   line-height:30px;
		   }	
.webmenu a:hover{display:block;
           font-family:Arial, Helvetica, sans-serif;
		   font-size:12px;
		   color:#ff6d01;
		   font-weight:normal;
		   text-decoration:none;
		   background-image:url(images/border.jpg);
		   background-repeat:no-repeat;
		   background-position:bottom;
		   line-height:30px;
		   }		
		   
.help{font-family:Verdana;
      font-size:12px;
	  color:#d72e11;
	  font-weight:bold;
	  }		   		   
		   
.help a{font-family:Verdana;
      font-size:12px;
	  color:#d72e11;
	  font-weight:bold;
	  text-decoration:none;
	  }	
	  
.contect1_top{background-image:url(images/content1top_bg.jpg);
              background-repeat:no-repeat;
			  height:38px;
}
.contect1_toptxt{ font-family:Trebuchet MS;
                  font-size:16px;
				  font-weight:bold;
				  color:#cc0000;
				  width:205px;
				  padding-left:10px;
}
.contect1_body{width:195px;
               background-image:url(images/content1mid_bg.jpg);
			   background-repeat:repeat-x;
			   border-right:1px solid #b1b2b3;
			   font-family:Trebuchet MS;
			   font-size:13px;
			   font-weight:normal;
			   color:#333333;
			   padding:5px 10px 5px 10px
}
.content2_txt{font-family:Trebuchet MS;
              font-size:13px;
			  font-weight:normal;
			  color:#333333;
			  padding:10px 10px;
			  border-right:1px solid #dadada;
}
.content2_txt1{font-family:Trebuchet MS;
              font-size:13px;
			  font-weight:normal;
			  color:#333333;
			  padding:10px 10px;
}
.more{font:Arial, Helvetica, sans-serif;
    font-size:10px;
	font-weight:normal;
	color:#999999;
	text-decoration:underline;
	padding-right:20px;
}
.ltcontentbar{color:#FFFFFF; padding-top:5px;}
.ltcontentbar a{display:block;
                background-image:url(images/arrow_lt.jpg);
				background-repeat:no-repeat;
				background-position:5px 5px;
				font-family:Trebuchet MS;
				font-size:13px;
				color:#333333;
				line-height:35px;
				text-decoration:none;
				padding-left:25px;
				}
.ltcontentbar a:link{display:block;
                background-image:url(images/arrow_lt.jpg);
				background-repeat:no-repeat;
				background-position:5px 5px;
				font-family:Trebuchet MS;
				font-size:13px;
				color:#333333;
				line-height:35px;
				text-decoration:none;
				padding-left:25px;
				}			
.ltcontentbar a:visited{display:block;
                background-image:url(images/arrow_lt.jpg);
				background-repeat:no-repeat;
				background-position:5px 5px;
				font-family:Trebuchet MS;
				font-size:13px;
				color:#333333;
				line-height:35px;
				text-decoration:none;
				padding-left:25px;
				}			
.ltcontentbar a:hover{display:block;
                background-image:url(images/arrow_lt.jpg);
				background-repeat:no-repeat;
				background-position:5px 5px;
				font-family:Trebuchet MS;
				font-size:13px;
				color:#333333;
				line-height:35px;
				text-decoration:underline;
				padding-left:25px;
				}						
.scroller {
  display:block;
  position:relative;
  width: auto;
  height: 180px;
  margin:0;
  padding:5px;
  background:inherit;
  color:inherit;
  overflow:auto;
  scrollbar-face-color: #6c6c6c;
  scrollbar-3dlight-color:#6c6c6c;
  scrollbar-darkshadow-color: #6c6c6c;
  scrollbar-track-color: #6c6c6c;
  scrollbar-arrow-color: #000000;
  
}

.body1txt{font-family:Trebuchet MS;
          font-size:12px;
		  font-weight:normal;
		  color:#333333;
		  line-height:25px;
		  padding-left:5px;
}
.visit_txt{font-family:vardana;
            font-size:11px;
			font-weight:normal;
			color:#333333;
			padding-left:30px;
}
.visit_txt a:{font-family:vardana;
            font-size:11px;
			font-weight:normal;
			color:#333333;
			text-decoration:none;
}
.visit_txt a:link{font-family:vardana;
            font-size:11px;
			font-weight:normal;
			color:#333333;
			text-decoration:none;
}
.visit_txt a:visited{font-family:vardana;
            font-size:11px;
			font-weight:normal;
			color:#333333;
			text-decoration:none;
}
.visit_txt a:hover{font-family:vardana;
            font-size:11px;
			font-weight:normal;
			color:#ff6d01;
			text-decoration:underline;
}
.webbg{background-image:url(images/web_intelligence.jpg);
	   background-repeat:no-repeat;
	   width:203px; 
	   height:25px;
	   text-align:left;
	   font-family:Zurich Cn BT;
	   font-size:16px;
	   font-weight:bold;
	   color:#cc0000;
	   padding-left:10px;
	   padding-top:3px;
	   margin-left:7px;
	   
	   }
.webbg1{background-image:url(images/web_dev.jpg);
	   background-repeat:no-repeat;
	   width:195px; 
	   height:23px;
	   text-align:left;
	   font-family:Arial, Helvetica, sans-serif;
	   font-size:16px;
	   font-weight:bold;
	   color:#ffffff;
	   padding-left:25px;
	   padding-top:7px;
	   margin-left:7px;
	   
	   }
#postcontent{color: #cc0000;
	/*background: #A0C772 url(images/titlebg.jpg) top right no-repeat;*/
	background-image:url(images/webbg_top.jpg);
	background-repeat:no-repeat;
	width:700px;
	background-color:#006699;
	height:28px;
	font-size: 16px;
	font-weight: bold;
	font-family:Trebuchet MS;
	margin: 0px 0px 0px 0px;
	padding:0px;
	padding-left:30px;
	padding-top:10px;
	}
<!----------->

#content1 {
	width:920px; 
	margin: 0px 0px 0px 10px;
	display: block;
	}
#content1 p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-size: 13px;
	}
#content1 p img{
	border: none;
	padding: 0px;
	}
#content1 ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
	}
#content1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content1 li {
	margin: 0px;
	padding: 0px;
	}
	
#content1 ul li {
	list-style: square outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 5px;
	}
#content1 .post-meta-top {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 5px 10px;
	font-size: 12px;
	color: #8E8F91;
	clear: both;
}
.contentbody1_mid{background-image:url(images/webbg_mid1.jpg);
                 background-repeat:repeat-y;
		float:left;
		padding:10px; }

#content1 .post-meta-bottom1 {
	/*background: #FBFCFE url(images/postmetabottombg.jpg) bottom left no-repeat;*/
	background-image:url(images/webbg_bottom1.jpg);
	background-repeat:no-repeat;
	height:21px;
	display: block;
	border-top: 0px solid #DFE3E6;
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-size: 12px;
	color: #535353;
	clear: both;
}
#content1 h1{
	color: #cc0000;
	/*background: #A0C772 url(images/titlebg.jpg) top right no-repeat;*/
	background-image:url(images/webbg_top1.jpg);
	background-repeat:no-repeat;
	width:875px;
	height:28px;
	font-size: 16px;
	font-weight: bold;
	font-family:Trebuchet MS;
	margin: 0px 0px 0px 0px;
	padding:0px;
	padding-left:30px;
	padding-top:10px;
	}
.plans
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial
}
.plans:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
  
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.nortxt
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 13px;
    COLOR: #333333;
    FONT-FAMILY: Arial
}
.moult{
padding:10px 0;}
.moult a{
font-weight:bold;
font-size:12px;
color:#466593;
text-decoration:none;
line-height:21px;}
.moult a:link{
font-weight:bold;
font-size:12px;
color:#466593;
text-decoration:none;
line-height:21px;}
.moult1{
padding:13px 0;}
.moult1 a{
font-weight:bold;
font-size:12px;
color:#466593;
text-decoration:none;
line-height:24px;}
.moult1 a:link{
font-weight:bold;
font-size:12px;
color:#466593;
text-decoration:none;
line-height:24px;}

.store h2{font-size:15px; color:#111111; margin-bottom:7px; font-weight:bold;}
.store ul{margin:0; padding:0; list-style:none;}
.store ul li{margin:0; padding:0; font-size:12px;}
.scroller1 {
  display:block;
  position:relative;
  width:auto;
  height:210px;
  margin:0 auto 15px 10px;
  padding:5px 15px 5px 10px;
  background:inherit;
  color:#000000;
  overflow-x:hidden;
overflow-y:auto;
line-height:25px;
   
}
.scroller1 a{color:#383838; font-size:12px; text-decoration:none;}
.scroller1 a:link{color:#383838; font-size:12px;}
.scroller1 a:visited{color:#383838; font-size:12px;}

div.contactform{
	background:#white;
	width:855px;
	padding:15px;
	float:left;}
div.contactinfo{
	float:left;
	padding:0px;
	margin:0px;}

div.contactinfo2{
	float:right;
	width:500px;}
.textFields1
{float:left;
clear:both;}

.textFields2
{float:right;
}

.textFields3
{float:right;
}

.textFields4
{float:left;}

span.wpcf7-form-control-wrap {
    float: left;
    position: relative;}

div.googleMap{
	padding:0px;
	margin-top:20px;}
p.button1{
	padding:0px;
	margin:0px;}

input.wpcf7-submit{
	background: none repeat scroll 0 0 #3F3F3F;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: white;
    font-weight: bold;
    height: 33px;
    margin: 0;
    padding: 0;
    width: 110px;}