@charset "utf-8";
/* _Main Content
==========================================*/
a:focus, a:active {
  outline: none;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background: #E6E6E6;
}


#wrapper #back_top {
	background: url(../images/background_top.jpg) no-repeat center top;
	height: 410px;
	width: 100%;
	margin: 0px;
}
#wrapper #content_wrapper {
	background: url(../images/body_bottom.jpg) repeat-y center;
	margin: 0px auto;
	height: auto;
	width: 1000px;
	position: relative;
	z-index: 0;
}
#wrapper #content_back {
	background: url(../images/background_bottom.jpg) no-repeat bottom;
	height: auto;
	width: auto;
}

#content_wrapper #content_top {
	background: url(../images/body_head.jpg) no-repeat center top;
	margin: 0px auto;
	height: 40px;
	width: 1000px;
}
#content_wrapper #content_container_background {
	background: url(../images/body_back.jpg) no-repeat top;
	margin: 0 auto;
	height: auto;
	width: 1000px;
	position: relative;
}
#content_wrapper #content_container {
	margin: 0 auto;
	height: auto;
	width: 950px;
	clear: both;
}
#content h1 {
	color: #990000;
	text-align: left;
	font: bold 28px/36px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
#content p {
	color: #000000;
	text-align: left;
	margin-right: 60px;
	font: 14px/20px Verdana, Arial, Helvetica, sans-serif;
}


#wrapper {
	margin: 0px;
	background: url(../images/background_mid.jpg) repeat-y center;
}
#header {
	background: url(../images/header.jpg) center top;
	height: 136px;
	width: 1000px;
	margin: 0px auto;
}
#body_top {
	background: url(../images/body_top.jpg) no-repeat center top;
	height: 21px;
	width: 1000px;
	margin: 0px auto;
	position: relative;
	z-index: 0;
}
#footer {
	background: url(../images/footer.jpg) no-repeat center top;
	margin: 0 auto;
	height: 37px;
	width: 1000px;
	padding-top: 25px;
}
#content {
	padding-bottom: 10px;
	margin-left: 20px;
}

/* _Portfolio Featured Content
==========================================*/
#showcase {
	background: url(../images/showcase.jpg) center top;
	margin: 0px auto;
	height: 199px;
	width: 1000px;
}

/* _SideBar Navigation
==========================================*/
#sidebar {
	float: left;
	height: auto;
	width: 200px;
	margin-left: 65px;
	margin-right: 15px;
	margin-top: 10px;
}
#sidebar #sidebar_head {
	background: url(../images/sidebar-head.png);
	height: 28px;
}
#sidebar #navigation-block {
	background: url(../images/sidebar-top.png) no-repeat left top;
}
#sidebar #sidebar-back {
	background: url(../images/sidebar_body.jpg) repeat-y top;
}
#sidebar #sidebar-footer {
	background: url(../images/sidebar-footer.png) no-repeat bottom;
	height: 28px;
}

/* _Paragraph Formating
==========================================*/
#content .leadingText {
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}
#content .emphasis {
	color: #99CCFF;
	font-style: italic;
	font-variant: small-caps;
}
img.fancy-letter {
  float: left;
  margin: 2px 2px 2px 0;

/* _Home and Contact Navbar Placement
==========================================*/
}#homecont_navbar {
	height: 50px;
	width: 192px;
	float: right;
	position: relative;
}

/* _latestProject
==========================================*/
.LatestProject {
	position:relative;
	border: medium outset #999999;
	width:208px;
	padding:5px;
	background-image: url(../images/chrome_back.jpg);
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #494949;
	float: left;
	margin-left: 14px;
	height: 275px;
	margin-right: 10px;
    }
.LatestProject .borderFrame {
	position:relative;
	border: medium inset #999999;
	width: 200px;
}
.LatestProject img {
	left:-1px;
	top:-1px;
	/*border:1px solid #000;*/
}
.LatestProject .overlay {
	display:none;
    }
.LatestProject:hover .overlay {
	display:block;
	position:absolute;
	z-index:25;
	left:3px;
	top:3px;
	width:200px;
	height: 250px;
	border:1px solid #900;
	background-image: url(../portfolio/LP-overlay.png);
	margin: 5px;
    }
#portrait {
	float: left;
	height: 225px;
	width: 180px;
	padding-right: 10px;
	border-style: none;
}
.titleTop {
	left: -2px;
	position: relative;
	float: left;
	padding-right: 285px;
}
/* _copywrite
==========================================*/
#crLine {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	width: 490px;
	float: left;
	margin-top: 0;
	text-align: left;
}
/* _LowerBloc1
==========================================*/
#lowerNav {
	width: 1000px;
	height: 50px;
	margin: 0;
	position: relative;
	clear: left;
}
#lowerNav hr {
	width: 95%;
	margin: 0px auto;
	clear: both;
	position: relative;
}
#lowerNav #lowerBloc1 {
	float: left;
	width: 350px;
	margin-left: 60px;
	text-align: left;
	padding-top: 10px;
}
#lowerBloc1 h1 {
	color: #33CCFF;
	padding-bottom: 0.2em;
	font: bold 24px/36px Verdana, Arial, Helvetica, sans-serif;
}
#lowerBloc1 p {
	color: #CCCCCC;
	font-size: 11px;
}
#lowerBloc1 a {
	text-decoration: none;
	color: #666666;
	font-style: italic;
}
#lowerBloc1 a:hover {
	text-decoration: none;
	color: #33CCFF;
	font-style: italic;
}
#lowerBloc1 a:visited {
	text-decoration: none;
	color: #00769D;
	font-style: italic;
}
#lowerBloc1 a:active {
	text-decoration: none;
	color: #33CCFF;
	font-style: italic;
}
#lowerNav #lowerBloc2 {
	width: 300px;
	float: left;
	padding-top: 10px;
	text-align: left;
}
#lowerBloc2 h1 {
	color: #33CCFF;
}
#lowerBloc2 p {
	color: #CCCCCC;
	font-size: 11px;
}
#lowerBloc2 a {
	text-decoration: none;
	color: #666666;
	font-style: italic;
}
#lowerBloc2 a:hover {
	text-decoration: none;
	color: #33CCFF;
	font-style: italic;
}
#lowerBloc2 a:visited {
	text-decoration: none;
	color: #00769D;
	font-style: italic;
}
#lowerBloc2 a:active {
	text-decoration: none;
	color: #33CCFF;
	font-style: italic;
}
#lowerNav #lowerBloc3 {
	width: 200px;
	float: left;
	text-align: left;
}
#lowerNav #lowerNavbar {
	width: 907px;
	margin: 10px auto 0px;
	height: 160px;
	position: relative;
}
#lowerBloc1 p {
	text-align: left;
}
/* _Contact Form
==========================================*/
#contactForm {
	float: left;
}

/* _faqs
==========================================*/
#contactForm {
	font-size: 16px;
	border: solid 1px #999;
	padding: 0.5em;
	text-align: left;
	width: 868px;
	line-height: 24px;
}
#header #logo {
	background: url(../images/header_logo.jpg);
	height: 134px;
	width: 492px;
	float: left;
	margin-left: 251px;
	cursor: pointer;
}
#header #logo:hover {
	background: url(../images/header_logo.jpg) no-repeat 0px -134px;
	cursor: pointer;
}
#showcase_wrapper1{
	width: 263px;
	height: 199px;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
	background: url(../images/sc_back.png);
}
#showcase1{
	width: 240px;
	height: 180px;
	position: relative;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
}
#showcase_wrapper2{
	width: 263px;
	height: 199px;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	background: url(../images/sc_back.png);
}
#showcase2{
	width: 240px;
	height: 180px;
	position: relative;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
}
#showcase_wrapper3{
	width: 263px;
	height: 199px;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	background: url(../images/sc_back.png);
}
#showcase3{
	width: 240px;
	height: 180px;
	position: relative;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
}
.pics {
	height: 192px;
	width: 263px;
	overflow: hidden;
}
#content li {
	list-style: decimal;
	text-align: left;
	font-size: 14px;
	margin-bottom: 18px;
}
#content .listblock {
	margin-left: 40px;
	margin-right: 40px;
}
#content hr {
	width: 97%;
	margin-bottom: 25px;
	clear: left;
}
#contactblock {
	width: 200px;
	height: auto;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 30px;
	text-align: right;
	margin-top: 5px;
}
#contactblock p {
	margin: 0;
}
#content #gam-con-gam {
	float: right;
	height: 360px;
	width: 480px;
	overflow: hidden;
	margin-right: 25px;
	margin-left: 20px;
}
#content .pic_left {
	float: left;
	height: 270px;
	width: 360px;
	overflow: hidden;
	margin-right: 20px;
}
#content .pic_right {
	float: right;
	height: 270px;
	width: 360px;
	overflow: hidden;
	margin-left: 30px;
	margin-right: 20px;
}
#content #mini_gallery {
	height: auto;
	width: 870px;
	clear: both;
	padding-bottom: 25px;
	margin-left: 15px;
}
#mini_gallery .pic_col1 {
	float: left;
	height: 180px;
	width: 240px;
	margin-right: 74px;
	margin-top: 25px;
}
#mini_gallery .pic_col2 {
	float: left;
	height: 180px;
	width: 240px;
	margin-right: 74px;
	margin-top: 25px;
}
#mini_gallery .pic_col3 {
	float: left;
	height: 180px;
	width: 240px;
	margin-top: 25px;
}
#content .pic_left2 {
	float: left;
	height: 180px;
	width: 240px;
	overflow: hidden;
	margin-right: 20px;
	clear: left;
	margin-bottom: 10px;
}
#content a:link {
	color: #0099FF;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #990000;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
}
#content h2 {
	font-weight: bold;
	color: #003366;
	text-align: left;
	font-size: 20px;
	margin-bottom: 15px;
}
#content h2 span {
	font-style: italic;
}
#content #example {
	width: 100%;
	height: 325px;
	background: #666666;
	margin-bottom: 25px;
}
#example .pic {
	background: #660033;
	width: 300px;
	height: 225px;
	float: left;
}
#example .pic.one {
	background: url(../images/hp_1.jpg);
}
#example .pic.two {
	background: url(../images/hp_2.jpg);
	margin-left: 14px;
}
#example .pic.three {
	background: url(../images/hp_3.jpg);
	margin-left: 14px;
}
#content #example #describe p {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#content #example #describe p span {
	font-style: italic;
	text-decoration: underline;
}
#example #describe {
	float: left;
	width: 100%;
	margin-top: 25px;
}
#faq {
	font-size: 16px;
	border: solid 1px #999;
	padding: 0.5em;
	text-align: left;
	width: 868px;
	line-height: 24px;
}
#faq .Q {
	float: left;
	height: 40px;
	width: 48px;
	margin-right: 5px;
	margin-top: 2px;
	padding-bottom: 0px;
	background: url(../images/Q.png) no-repeat;
	clear: left;
	margin-left: 4px;
}
#faq .Q2 {
	float: left;
	height: 40px;
	width: 48px;
	margin-right: 5px;
	margin-top: 10px;
	padding-bottom: 0px;
	background: url(../images/Q.png) no-repeat;
	clear: left;
	margin-left: 4px;
}
#faq .A {
	float: left;
	clear: left;
	height: 40px;
	width: 48px;
	margin-right: 5px;
	margin-top: 5px;
	background: url(../images/a.png) no-repeat;
	margin-left: -55px;
}
#faq .emphasize {
	text-decoration: underline;
}
#faq dt {
	float:left;
	text-align:left;
	margin:0;
	line-height:25px;
	padding: 0.5em;
	font-weight: bold;
	color: #CCCCCC;
	background: #313131;
	width: 850px;
	height: auto;
}
#faq dd {
	float:left;
	line-height:25px;
	padding: 0.8em 0.3em 1.7em .3em;
	font-weight: bold;
	float: left;
	width: 85%;
	margin:0px 0 10px 60px;
}
#content .specialText {
	font-size: 18px;
}
#contactInfo {
	height: auto;
}
