

.padding {
	padding: 8px;
}

table, td {
	border-spacing: 0px;
}











/* ############################################## */

/*    CONTAINER STYLES    */

/* ############################################## */

#logo_container {
	position: relative;
	width: 800px;
	margin: 0px auto;
	padding: 40px 25px 15px 25px;
}

.ie #logo_container {
	position: relative;
	width: 800px;
	margin: 0px auto;
	padding: 15px 25px 10px 25px;
}

#logo {
	position: relative;
	float: left;
}

#menu_container {
	position: relative;
	float: left;
	margin: 20px 0 0 68px;
}

.ie #menu_container {
	position: relative;
	float: left;
	margin: 20px 0 0 60px;
}

#main_container {
	position: relative;
	width: 800px;
	margin: 0px auto;
	border: solid #AAA 6px;
	padding: 25px;
	clear: both;
}

#main_container2 {
	position: relative;
	width: 800px;
	height: 460px;
	margin: 0px auto;
	border: solid #AAA 6px;
	padding: 25px;
	clear: both;
}

#one, #two, #three, #four, #five, #six, #seven {
	width: 800px;
	overflow: hidden;
}

.fliplist{
	position:relative;
	width: 800px;
	z-index: 2;
	overflow: hidden;
}

.fliplist .boxs{
	z-index:1;
}

#one_title, #two_title, #three_title, #four_title, #five_title, #six_title, #seven_title {
	border-top: dashed #eee 1px;
	color: #999;
	width: 784px;
	padding: 6px 8px 6px 8px;
}

#two_title:hover, #three_title:hover, #four_title:hover, #five_title:hover, #six_title:hover, #seven_title:hover {
	border-top: dashed #eee 1px;
	color: #999;
	width: 784px;
	padding: 6px 8px 6px 8px;
	background-color: #eee;
}

#one_title:hover {
	border-top: dashed #eee 1px;
	color: #999;
	width: 784px;
	padding: 6px 8px 6px 8px;
	background-color: #9C0;
}

#bottom_container {
	position: relative;
	width: 800px;
	margin: 0px auto;
	padding: 20px 25px 15px 25px;
}

#date {
	position: relative;
	float: left;
	font-family: helvetica, arial, sans;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999;
}

#bottom_menu_container {
	position: relative;
	float: right;
}

#landing {
	position: relative;
	clear: both;
	margin: 15px auto 20px auto;
}

.landingpics {
	position: relative;
	margin: auto 10px auto auto;
	float: left;
	width: 100px;
	height: 90px;
	background-color: #BE3;
}

.clear {
	clear: both;
}

tr#dotted {
	border-top: dashed #eee 1px;
	border-bottom: dashed #eee 1px;
}

.dashed-top {
	border-top: dashed #eee 1px;
}

.dashed-top .left {
	float: left;
}

.dashed-top .right {
	float: right;
}











/* ############################################## */

/*    TEXT STYLES    */

/* ############################################## */

body, td {
	font-family: helvetica, arial, sans;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}

h1 {
	color: #333;
	font-size: 20px; 
	font-weight: 100; 
	line-height: 28px; 
	text-transform: uppercase; 
	letter-spacing: 1px;
}

h3 {
	color: #9C0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: arial, sans;
	font-size: 11px;
	margin: 0px 0px 5px 0px;
}

#one h3 {
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: arial, sans;
	font-size: 10px;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
}

h4 {
	color: #666;
	font-size: 13px;
	font-weight: bold; 
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h5 {
	color: #e60000;
	font-size: 12px;
	font-weight: bold; 
	line-height: 16px;
	margin: 10px 0 3px;
}

#one td {
	color: #FFF;
	background-color: #9C0;
}

.smalltext {
	font-size: 11px;
	line-height: 14px;
	color: #666;
}











/* ############################################## */

/*    LINK STYLES    */

/* ############################################## */

a img {
	border: none;
}

td a img {
	border: solid 3px #9C0;
}

td a img:hover {
	border: solid 3px #BE3;
}

a:link, a:visited {
	color: #9C0;
}

a:hover, a:active {
	color: #666;
}

#one a:link, #one a:visited {
	color: #FFF;
}

#one a:hover, #one a:active {
	color: #666;
}

#one_title a, #two_title a, #three_title a, #four_title a, #five_title a, #six_title a, #seven_title a {
	color: #666;
	font-family:Verdana;
	font-size: 11px;
	text-decoration:none;
	padding-left: 2px;
}

#menu_container a:link, #menu_container a:visited {
	margin-left: 20px;
	font-family: arial, sans;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999;
	text-decoration: none;
}

#menu_container a:hover, #menu_container a:active {
	margin-left: 20px;
	font-family: arial, sans;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #9C0;
	text-decoration: none;
}

#menu_container .last_item a:link, #menu_container .last_item a:visited, #menu_container .last_item a:hover, #menu_container .last_item a:active {
	margin-left: 260px;
}

#bottom_menu_container a:link, #bottom_menu_container a:visited {
	margin-left: 17px;
	font-family: arial, sans;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999;
	text-decoration: none;
}

#bottom_menu_container a:hover, #bottom_menu_container a:active {
	margin-left: 17px;
	font-family: arial, sans;
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #9C0;
	text-decoration: none;
}

#selected, #menu_container a#selected, #bottom_menu_container a#selected {
	color: #9C0;
}

#green #one_title #selected {
	color: #FFF;
}

#one .aboutintro a:link, #one .aboutintro a:visited {
	color: #FFF;
	display: block;
	text-align: center;
	float: left;
	width: 100px;
	margin-right: 16px;
	margin-bottom: 20px;
	text-decoration: none;
	font-size: 13px;
	padding: 42px 0 42px 0;
	border: solid 3px #9C0;
}

#one .aboutintro a:hover, #one .aboutintro a:active {
	color: #FFF;
	display: block;
	text-align: center;
	float: left;
	width: 100px;
	margin-right: 16px;
	margin-bottom: 20px;
	text-decoration: none;
	font-size: 13px;
	padding: 42px 0 42px 0;
	border: solid 3px #BE3;
}

#one .aboutintro a#who {
	background-color: #2E3737;
}

#one .aboutintro a#how {
	background-color: #94D0FF;
}

#one .aboutintro a#clients {
	background-color: #993300;
}

#one .aboutintro a#awards {
	background-color: #662509;
}















/* ############################################## */

/*    FORM STYLES    */

/* ############################################## */

input[type=text] {
	border: 1px solid #666;
	width: 200px;
	padding: 5px;
}










