body {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}


.web_design_portfolio_showcase div {
	height: 120px;
	background-color: #00FF99;
}
#portfolio-slide {
	float: left;
	font-family: Verdana;
	font-size: 11px;
	width: 700px;
	height: 180px;
	overflow: hidden;
	border: 0px solid #336393;
	color: #333333;
}

#portfolio-slide div h1 {
	font-size: 12px;
	margin: 0px;
	text-shadow: 1px 1px 1px #dedede;
}

#portfolio-slide div p {
	margin: 0px 0px 5px 0px;
}

#portfolio-slide div {
	width: 680px;
	float: left;
	padding: 5px;
	height: 200px;
}

#portfolio-slide div img {
	float: left;
	margin-right: 5px;
}
.top_nav_bg {
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 1px;
	text-align: center;
}
.footer_bg {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.msg {
	background-image: url(../images/msg_bg.png);
	border: 1px solid #d1d1d1;
	background-repeat: repeat-x;
	padding: 5px;
}

#content-container {
	width:970px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#content-box {
	margin-left: auto;
	margin-right: auto;
}

a {
	color: #062467;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	color: #17A9C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #dedede;
}

h2 {
	color: #9fbc14;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-shadow: 1px 1px 1px #dedede;
}
h3 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.h1_grey {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #dedede;
}
.Actions {
	padding-top: 0px;
}

input.text {
	width: 200px;
}

.current{
	color: #9fbc14;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.link{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.link:hover{
	color: #BE0B40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.services-art-background {
	background-image: url(../images/services-art-background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#banner {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/top_shadow_bg.png");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

embed {
	margin-top: 1px;
}

form fieldset {
	border: none;
	margin: 0px;
}

.footer-container {
	width: 100%;
	background-color: #f7f7f7;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer-border-top {
	border-top-width: 1px;
	border-top-color: #dcdcdc;
	border-top-style: solid;
}
.footer-border-bottom {
	border-bottom-width: 1px;
	border-bottom-color: #dcdcdc;
	border-bottom-style: solid;
}
#footer-text {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 200px;
	text-align: justify;
	background-image: url(../images/logo_2.png);
	background-repeat: no-repeat;
	background-position: 2px;
	text-shadow: 1px 1px 1px #fff;
}
#footer-navi {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#footer-navi p {
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

#looking-for {
	padding-left:10px;
	margin-left: 5px;
	padding:0px;
	list-style: none;
}

#looking-for li {
	list-style-type: none;
	background-image: url('../images/arrow.png');
	background-repeat: no-repeat;
	background-position: 4px 7px;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-style: solid;
	border-color: white;
	border-width: 1px;
}
#looking-for li:hover {
	background-color: #fefefe;
	border-style: solid;
	border-color: #f0f0f0;
	border-width: 1px;
	padding: -1px;
}

a img {
	border: none;
}

/* Non flash header */

.non-flash-header {
	background-image: url("../images/header_bg.png");
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: auto;
}
.non-flash-header #logo {
	float: left;
	clear: right;
}
.non-flash-header img {
	border: none;
}
.non-flash-menu {
	float: right;
}
.non-flash-menu img:active {
	border: none;
}
.non-flash-banner {
	background-image: url("../images/banner.jpg");
	width: 100%;
	height: 167px;
	position: absolute;
	margin-top: -3px;
}

.checkboxset label.left {
	font-weight: bold;
}

.optionset {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

label.required {
	color: red;
	margin-left: 5px;
	font-weight: bold;
}

input.required {
	background-color: #FFCCCC;
}

.field textarea {
	width: 200px;
}

.text label, .email label, .textarea label, .password label {
	font-weight: bold;
}

.share_bookmark {
	float: right;
}

/* Blog */
#BlogContent {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#BlogContent .postTitle {
	font-family: Calibri;
	font-size: 15px;
	color: #376105;
	text-shadow: 1px 1px 1px #a5a5a5;
}

a .postTitle {
	text-decoration: none;
}

/* Slider for Banner ------------------ */
.boxgrid { 
	width: 225px; 
	height: 200px; 
	margin:0px; 
	float:left; 
	
	border: solid 0px #8399AF; 
	overflow: hidden; 
	position: relative; 
}
.web_design_slide_content {
	padding-right: 10px;
	padding-left: 5px;
}
.website_design_left_slide {
	background-image: url(/assets/Uploads/web-design-banner-slide1.jpg);
	background-position: left -10px;
	background-repeat: no-repeat;
}
.website_design_center_slide {
	background-image: url(/assets/Uploads/web-design-banner-slide2.jpg); 
	background-position: left -10px;
	background-repeat: no-repeat;
}
.website_design_right_slide {
	background-image: url(/assets/Uploads/web-design-banner-slide3.jpg);
	background-position: left -10px;
	background-repeat: no-repeat;
}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.boxgrid p{
padding: 0 10px;
font-weight:bold;
font:9pt "Lucida Grande", Arial, sans-serif;
text-align: justify;
}
	
.home_webdesign_description {
	margin-top: 15px;
}

.request_quote a{
	display:block;
	background-image: url(../images/request_quote_up.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 230px;
	text-decoration: none;
	background-position: center;
	margin-top: 15px;
}
.request_quote a:hover{

	background-image: url(../images/request_quote_down.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 70px;
	width: 230px;
		margin-top: 15px;
}
/* SIDEBAR
-------------------------------------- */
#Sidebar { 
 	width: 200px; 
	float: left;  
	margin: 10px 0 0 0;
	padding: 0;
}
	#Sidebar .sidebarBox {
		margin: 0 0 5px 0;
		padding-bottom: 2px;
		background: #EFEFEF url(../images/sidebarHeader.gif) no-repeat left top; 
	}
	#Sidebar ul {
		margin: 2px 0 5px 3px;
	}
		#Sidebar li {
			margin: 8px 2px;
			list-style: none;
		}
	#Sidebar h3 { 
		clear: both; 
		text-transform: lowercase;
		color: #fff;
		font-weight: 700; 
		font-size: 1.4em; 
		margin: 0 0 10px 0;
		line-height: 1.8;
		padding: 1px 0 0 10px;
		background: transparent url(../images/sidebarHeaderSub.gif) repeat-x center left;
	}
	
	#Sidebar .sidebarBottom {
		height: 15px;
		display: block;
		width: 200px;
		margin: -5px 0 0 0;
		background: #EFEFEF url(../images/sidebarBottomBg.gif) no-repeat center bottom;
	}
	#Sidebar a em {
		font-style: normal;
	}
	#Sidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	}
	
	/* MENU2 */
    ul#Menu2 li { 
    	font-size: 0.9em; 
    	margin: 1px 0 5px 4px;
        list-style: none;
    }
    	ul#Menu2 li a {
            display: block;
            width: 196px;
            font-size: 1.2em;
            height: 1.8em;
            line-height: 1.8em;
            color: #898989;
      	}
			ul#Menu2 li em {
				padding-left: 8px;
				display: block;
			}
				ul#Menu2 li li em {
					padding-left: 0;
				}
      	/* Level 1 
      	- We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      	*/
      	ul#Menu2 li a:hover,
      	ul#Menu2 li a.current,
      	ul#Menu2 li a.current:hover {
        	background: #DCDCDC url(../images/sidebarSideArrow.gif) no-repeat right center;
        	color: #666;
			cursor: pointer;
            text-decoration: none;
      	}
	  	ul#Menu2 li a.current {
	  		font-weight: 700;
	  	}
      	ul#Menu2 li a.section,
      	ul#Menu2 li a.section:hover {
            background: #DCDCDC;
            font-weight: 700;
            width: 193px; 
      	}
      	ul#Menu2 li a.levela:hover span,
      	ul#Menu2 li a.current span,
      	ul#Menu2 li a.section span,
      	ul#Menu2 li a.section:hover span,
      	ul#Menu2 li a.current:hover span {
			background: transparent url(../images/sidebarTopLeftHover.gif) no-repeat left top;
			display: block;
			width: 100%;
			height: 100%;
		} 
		ul#Menu2 li a.levela:hover em,
		ul#Menu2 li a.current em,
		ul#Menu2 li a.section em,
		ul#Menu2 li a.section:hover em,
		ul#Menu2 li a.current:hover em {
        	background: transparent url(../images/sidebarBottomLeftHover.gif) no-repeat left bottom;
			display: block;
			width: 100%;
            height: 100%;
      	}
      		ul#Menu2 li ul {
            	height: 100%;
            	position: relative;
            	margin: -4px 0 0 0;
            	width: 193px;
            	padding: 4px 0 10px 0;
            	background: #DCDCDC url(../images/sidebarSectionBottom.png) no-repeat bottom left;
      		}
      			ul#Menu2 li ul li {
            		width: 160px;
            		background: #DCDCDC;
            		padding: 0;
            		font-size: 0.8em;
            		display: inline;
            		margin: 0;
      			}
      				ul#Menu2 li ul li ul {
            			background: #DCDCDC;
            			margin-left: 0;
      				}	
      
					ul#Menu2 li li a.current,
      				ul#Menu2 li li a.section,
      				ul#Menu2 li li a.section:hover,
      				ul#Menu2 li li a.current:hover {
            			color: #555;
            			font-weight: 700;
            			background: #DCDCDC;
      				}
      					ul#Menu2 li li ul {
            				margin: 0 0 0 10px;
            				padding: 0;
            				width: 175px;
      					}
      					ul#Menu2 li li ul .roundWhite {
            				margin-bottom: -10px;
      					}
      			
			/* Sub Menu */
      		ul#Menu2 li a.levelb {
            	font-size: 1.7em;
            	text-indent: 8px;
            	width: 188px;
				background: transparent;
            	margin-left: 10px;
      		}
	  		ul#Menu2 li a.levelb:hover,
      		ul#Menu2 li li a.current,
      		ul#Menu2 li li a.current:hover,
      		ul#Menu2 li li a.section,
      		ul#Menu2 li li a.section:hover {
            	background: #BCBCBC url(../images/sidebarSideArrow2.gif) no-repeat right center;
            	text-decoration: none;
            	display: block;
            	color: #fff;
      		}
      		ul#Menu2 li a.levelb:hover span,
      		ul#Menu2 li li a.current span,
      		ul#Menu2 li li a.current:hover span,
      		ul#Menu2 li li a.section span,
      		ul#Menu2 li li a.section:hover span {
            	background: transparent url(../images/sidebarTopLeftHover2.gif) no-repeat left top;
            	display: block;
            	width: 100%;
            	height: 100%;
      		} 	
      		ul#Menu2 li a.levelb:hover em,
      		ul#Menu2 li li a.current em,
      		ul#Menu2 li li a.current:hover em,
      		ul#Menu2 li li a.section em,
      		ul#Menu2 li li a.section:hover em {
            	background: transparent url(../images/sidebarBottomLeftHover2.gif) no-repeat left bottom;
            	display: block;
            	width: 100%;
            	height: 100%;
      		}
			