*
{
	margin: 0px;
}

html, body
{
	height: 100%;
	/*background-image: url('/images/layout/bg-rpt.jpg');
  background-repeat: repeat-x;*/
  background-image: url('/images/layout/topbg.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
}
h1
{
	color:#C33;
	font-size:17px;
	line-height:12px;
	font-weight:bold;
	margin-bottom:10px;
}

h2
{
	color:#C33;
	font-size:16px;
	line-height:12px;
	font-weight:bold;
	margin-bottom:10px;
}

h3
{
	color:#C33;
	font-size:14px;
	line-height:14px;
	margin-bottom:10px;
}

b
{
	color:#C33 ;
}

a {
	text-decoration:none;
	color:#C33;
}
li {
	color:#F00;
}
img {
	text-decoration:none;
	border:none;
}

.clear
{
  clear: both;
}

.Bottom-Padding
{
  padding-bottom: 115px;
}

#Wrapper
{
  width: 806px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-left: auto;
  margin-right: auto;
  margin-bottom: -120px;

}

#Site-Content
{
  width: 790px;
  text-align: center;
}

#Padding
{
  height: 70px;
}

#Header
{
  width: 806px;
  /*border: 1px solid #000;*/
    background-image: url('/images/layout/menubg.png');
	background-repeat:no-repeat;
	height:55px;
	padding-top:40px;
}
#hdsml {
	border:2px solid #FFF;
	width: 800px;
	margin-top:20px;
	height:140px;
}
#Logo
{
  float:left;
  width: 147px;
  height: 29px;
  margin-bottom:20px;
  margin-left:15px;
}

#Site-Nav-Links
{
  float: right;
  width: 410px;
  height: 29px;
  margin-bottom:20px;
  margin-right:15px;
}

#Site-Nav-Links img
{
  border: 0px;
  float:right;
}

#Attraction-Area
{
  width: 806px;
  margin-top: -3px;
}

#Content-Area
{
  width: 792px;
  padding-top: 40px;
  text-align: left;
  font-family: Arial, verdana, Helvetica;
  font-size: 12px;
  color: #000000;
  margin-left:auto;
  margin-right:auto;
}
.Title
{
  padding-bottom: 20px;
}
.Title-Underline
{
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 3px;
  padding-bottom: 3px;
}

.Title-Sub
{
  margin-top:10px;
  padding-bottom: 5px;
}
#Client-Logos {
	margin-bottom:30px;
}
#Client-Logos img
{
  margin: -2px;
}
#Push
{
  height: 155px;
}

/* ** Home Page *********************** */
#Introduction-Text
{
  width: 445px;
}

#Homepage-Middle-Sec
{
  padding-bottom: 10px;
}

#Our-Work-Box
{
  float: left;
}

.Our-Work-Box-Site
{
  width: 169px;
  float: left;
  padding-right: 8px;
}

#What-We-Do-Box
{
  float: right;
  padding-right: 10px;
}

#Work-With-Us
{
  float: right;
}
/* *********************************** */

/* ** Portfolio Page ***************** */
#Portfolio-Site-Types
{
  position: absolute;
  width: 790px;
  text-align: right;
  padding-top: 6px;
}
#Portfolio-Site-Types a
{
  color: #999999;
  text-decoration: none;
  font-size: 11px;
  cursor: pointer;
}
#Portfolio-Site-Types a:hover
{
  text-decoration: underline;
}
.Portfolio-Site-Block
{
  padding-top: 15px;
  margin-top: 5px;
}
.Portfolio-Site-Cover
{
  float: right;
  width: 622px;
  height: 133px;
}
.Portfolio-Summary
{
  float: left;
  width: 168px;
}
.Portfolio-Site-Summary-Text
{
  width: 155px;
  padding-left: 2px;
  padding-top: 5px;
}
.Case-Study
{
  padding-top: 5px;
}
.Case-Study a
{
  color: #FF0000;
  text-decoration:none;
  font-weight:bold;
  font-size:12px;
}
#Case-Study-Right
{
  float: right;
  width: 185px;
  padding-top: 10px;
}
#Case-Study-Right a
{
  color: #000000;
  text-decoration: none;
}
#Case-Study-Text
{
  float: left;
  width: 550px;
  padding-top: 20px;
}
#Case-Study-Logo
{
  padding-bottom: 10px;
}
.Case-Study-Screenshot
{
  width: 769px;
  margin-top: 35px;
  margin-bottom:10px;
}
.Back-to-Portfolio
{
  width: 769px;
  padding-top: 25px;
  padding-bottom: 118px;
  text-align: right;
}
/* *********************************** */

/* ** What We Do ********************* */
#service-Right-Col
{
	margin-top:20px;
  float: right;
  width: 210px;
}

#service-Left-Col
{
  margin-top:20px;
  float: left;
  width: 540px;
}
.Service-Block
{
	float:left;
  width: 256px;
  height: 200px;
  
  margin: 10px 3px 3px 3px;
}

.Service-Image
{
  padding-bottom: 10px;
}

.Service-Summary
{
  width: 250px;
}
/* *********************************** */

/* ** Contact ************************ */
#Contact-Right-Col
{
	margin-top:20px;
  float: right;
  width: 350px;
}

#Contact-Left-Col
{
	margin-top:20px;
  float: left;
  width: 370px;
}

#Contact-Left-Col input
{

 border:1px dotted #C33;
}

#Contact-Left-Col textarea
{
 border:1px dotted #C33;
}

#Google-Map-Holder
{
  width: 350px;
  height: 350px;
  background-image: url('/images/googlebg.jpg');
  
  /*border: 1px solid #000;*/
}

#Contact-Form
{
  margin-top: 10px;
}

.Contact-Form-Input
{
  margin-bottom: 20px;
}

/*
#Media-Pack-Address
{
  display: none;
}
*/

#Google-Map
{
  
}

#Contact-Information
{
  padding-top: 25px;
  font-size:11px;
}

#viewblog
{
	position:relative;
	top:-150px;
	right:-200px;
}

/* *********************************** */
/* About us */

#About-Right-Col
{
	margin-top:20px;
  float: right;
  width: 336px;
}

#About-Left-Col
{
	margin-top:20px;
  float: left;
  width: 420px;
}

.Staff-Profile-Box
{
  float: left;
  width: 166px;
  height: 93px;
}

/* *********************************** */
.Hr-Line
{
  height: 10px;
  border-bottom: 1px dotted #dbdbdb;
  margin-top: 20px;
  padding-bottom: 10px;
}

.Vr-Line
{
  width: 1px;
  border-left: 1px dotted #dbdbdb;
  height: 210px;
  margin-top: 20px;
  margin-right: 20px;
  /*padding-right: 34px;*/
  
}

/* Footer ******************* */
#Footer
{
	height: 155px; /* .push must be the same height as .footer */
	width: 100%;
	background-color: #f62828;
  text-align: center;
}

#Footer-Content
{
  width: 790px;
  height: 88px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  
  font-family: Arial;
  color: #FFFFFF;
  font-size: 10px;
  text-align: center;
}

#Footer-Media-Pack
{
  float: left;
  padding-right: 10px;
}

#Footer-Work-with-us
{
  float: left;
  width: 102px;
  text-align: left;
  line-height: 12px;
}

#Footer-What-we-do
{
  float: left;
  width: 170px;
  text-align: left;
  line-height: 12px;
}

#Footer-What-we-do a
{
  text-decoration: none;
  color: #FFFFFF;
}

.Footer-Title
{
  padding-bottom: 3px;
  font-size: 14px;
  font-weight: bold;
}

#Footer-twitter
{
	background: url(../images/twitter.jpg) no-repeat center;
	float: right;
	width: 285px;
	height: 78px;
	
}

#Footer-twitter ul
{
	list-style: none;
        text-align: left;
        padding: 6px

}

#Footer-twitter li
{
	color: #fff;
}

#Footer-twitter li a
{
	color: #fff;
        text-decoration:underline;
}

#twitterlink
{
	height: 50px; width: 80px; margin: 0 0 0 0;	float: right; cursor: pointer;
}

#Footer-Nav
{
  float: right;
  width: 407px;
  margin-right: 0;
  text-align: right;
}

#Footer-Nav-Links
{
float: left;
width: 100px;
text-align: left;
line-height: 12px;
}

#Footer-Nav-Links a
{
  padding-top: 5px;
  text-decoration: none;
  color: #FFFFFF;
}

#Copyright
{
  padding-top: 18px;
  padding-left: 0px;
  text-align: left;
  font-size: 11px;
  float: left;
  width: 800px;
}

#Copyright a
{
  color:#FFF;
}

#Copyright a:hover
{
  color:#FFF;
}


#Copyright b
{
  color:#FFF;
}
/* *************************************** */

/* Baloon Tip */

#dhtmltooltip
{
  position: absolute;
  left: -300px;
  width: 160px;
  padding: 7px;
  text-align: left;
  font-family: Arial, verdana, Helvetica;
  font-size: 12px;
  background-color: lightyellow;
  visibility: hidden;
  z-index: 100;
  /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
  filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer
{
  position:absolute;
  left: -300px;
  z-index: 101;
  visibility: hidden;
}