/* Start of CMSMS style sheet 'select' */
body, td {
	font-size: 12px;
	font-family: Arial;
	color:#333333;
}

body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	background-color:#999999;
}

p {
        padding-bottom: 12px;
	margin: 0px;
}

table {
	padding: 0;
	border: 0;
	margin: 0;
}

img {
	border: 0;
	padding:0;
}

form {
	margin:0;
	padding:0;
}

input,textarea,select {
	font-size: 12px;
	font-family: Arial;
}

#outerframework {
	position: absolute;
	top: 0;
	padding: 0;
	width:100%;
	height:100%;
	margin: 0 auto;

}

#framework {
	position: absolute;
	top: 0px;
	width:760px;
	margin-left: 0px;

}

#topnavdiv {
	position: absolute;
	background-color:#22569E;
	left: 0px;
	top: 0px;
	width: 760px;
	height: 75px;
	z-index:101;
}

.topnav {
	position: absolute;
	top: 3px;
	margin: 0px;
	left: 7px;
        padding: 0px;
}

.topnav li {
	float: left;
	display:block;
	position: relative;
	z-index:101;
	margin: 0;
	padding: 8px;
	color: white;
}
.topnav li li {
	float: none;
	display:block;
	position: relative;
	z-index:101;
	margin: 0;
	margin-left: -40px;
	margin-top: 2px;
	padding: 0px;
	color: white;
	list-style-type:none;
}


.topnav A	{
	text-decoration:none;
	color: #ffffff;
		}

.topnav A:hover	{
	text-decoration:none;
	color: #CCCCCC;
		}
.topnav A.on	{
	color: #CCCCCC;
		}
.topnav A.subon	{
	font-weight: bold;
		}

#logoblock {
	position: absolute;
	top: 75px;
	height: 100px;
	width: 170px;
	background-color:white;
	padding: 0;
	border-right: solid 1px #22569E;
}
#logoblock img {
	margin-top: 60px;
}

#taglineblock {
	position: absolute;
	top: 75px;
	width: 290px;
	left: 171px;
	height: 100px;
	padding:0;
	background-color:white;
}
p.tagline {
         position: relative;
         padding: 0;
         font-size: 14px;
         font-weight: bold;
         margin-left: 10px;
         margin-top: 75px;
         color: #22569E;
         text-align: right;
         margin-right: 15px;
}
#fattaglineblock {
	position: absolute;
	top: 75px;
	width: 589px;
	left: 171px;
	height: 100px;
	padding:0;
	background-color:white;
}

#photostrip {
	position: absolute;
	top: 75px;
	left: 460px;
        padding: 0px;
        margin: 0px;
        width: 300px;
        height: 100px;
        background-color:#22569E;
}
#collageblock {
	position: absolute;
	width: 450px;
	height: 450px;
	top: 176px;
	left: 0px;
	border-right: solid 1px #999999;

}
#homecontentblock {
	position: absolute;
	width: 309px;
	height: 450px;
	top: 176px;
	left: 451px;
	background-color:#CCCCCC;
}
#homeinnercontentblock {
        position: relative;
        padding: 15px;
}

#homeinnercontentblock li {
padding-bottom: 15px;
}

#subblock {
	position: absolute;
	width: 760px;
	top: 175px;
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;

}

#content {
        padding: 20px;
        margin: 0px;
        width: 720px;
        min-height: 500px;
}
*html #content {
height: 500px;
}

#content li {
padding-bottom: 12px;
}

TD.leftimage {
	background-color:#white;
	width: 300px;
	border-right: solid 1px #22569E;
}

A		{
		font-family:arial;
		font-size:12px;
		color:#22569E;
		}
		
ul.topnav li ul li {
visibility: hidden;
}

ul.topnav li.menuactive ul li {
visibility: visible;
}

li ul li.menuactive a.menuactive {
font-weight: bold;
}

.formbuilderform textarea {
height: 85px;
width: 500px;
}
.formbuilderform input {
width: 300px;
}
.formbuilderformzip input {
width: 90px;
}
input.fbsubmit {
width: 80px;
}

.clearb  {
   clear: both;
   }
td.headshot {
padding-right: 10px;
}
#client_logos {
position: absolute;
top: 80px;
left: 0px;
width: 760px;
height: 460px;
background-color: white;
}
/* End of 'select' */

