BODY {
	font-family: Verdana, Arial, Helvetica, sans serif;
	margin: 0px;
}

#body {
	background-color: #003366;
	width: 788px;
	height: 630px;
	padding: 0px 16px 0px 16px;
	margin: auto;
}

#body IMG {
	border: 0px;
}


/******************************************* HEADER STYLES */
#header {
	height: 100px;
	width: 788px;
	padding: 0px;
	margin: auto;
}

#header IMG {
	border: 0px;
}

#header IMG.hdr-logo {
	margin-top: 10px;
}

#header DIV.navbar {
	width: 782px;
	border-top: 1px solid white;
	padding-top: 4px;
	padding-right: 6px;
	text-align: right;
	background-color: #003366;
}

#header DIV.navbar SCRIPT {
}


/******************************************* CONTENT AREA STYLES */
#main {
	background-color: #003399;
	width: 600px;
	height: 300px;
	margin: 0px auto;
	padding-top: 2px;
	border-left: 0px none #0099FF;
	border-right: 2px none #0099FF;
}

#main DIV.titles {
	width: 744px;
	height: 34px;
	margin: 12px 0px 18px 40px;
}

#main DIV.titles IMG.title-top {
	height: 15px;
	margin: 0px;
	vertical-align: middle;
	float: left;
	clear: left;
	display: inline;
}

#main DIV.titles IMG.title-hr {
	height: 4px;
	margin: 4px 0px 4px 0px;
	vertical-align: middle;
	float: left;
	clear: left;
	display: inline;
}

#main DIV.titles IMG.title-btm {
	height: 15px;
	margin: 0px 0px 0px 47px;
	vertical-align: middle;
	float: left;
	clear: left;
	display: inline;
}

#main DIV.textbox {
	width: 600px;
	height: 700px;
	overflow: auto;
	margin: 12px 0px auto;
	padding-right: 0px;
}

#main DIV.textbox_l {
	overflow: hidden;
	height: 350px;
	width: 370px;
	float: left;
	margin: 0px 0px 0px 60px;
	display: inline;
}

#main DIV.textbox_sp {
	height: 350px;
	width: 9px;
	margin: 0px 15px 0px 15px;
	float: left;
	overflow: hidden;
	background: transparent url(/images/textbox.divider.gif) repeat-y top center;
	display: inline;
}

#main DIV.textbox_r {
	overflow: hidden;
	height: 350px;
	width: 300px;
	float: left;
	margin: 0px 15px 0px 0px;
	display: inline;
}

#main DIV.textbox_full {
	overflow: hidden;
	height: 360px;
	width: 615px;
	margin: 0px 0px auto 85px;
	padding-right: 80px;
}

#main DIV.textbox_title {
	margin: 12px auto auto auto;
	width: 615px;
	height: 25px;
	clear: right;
	text-align: center;
}

#main DIV.textbox_vid_l {
	overflow: auto;
	height: 320px;
	width: 355px;
	float: left;
	margin: 0px 0px 0px 15px;
	padding-right: 10px;
	display: inline;
}

#main DIV.textbox_vid_sp {
	height: 320px;
	width: 9px;
	margin: 0px 15px 0px 15px;
	float: left;
	overflow: hidden;
	background: transparent url(/images/textbox.divider.gif) repeat-y top center;
	display: inline;
}

#main DIV.textbox_vid_r {
	overflow: hidden;
	height: 320px;
	width: 350px;
	float: left;
	margin: 0px 15px 0px 0px;
	display: inline;
}

#main P {
	line-height: 125%;
	margin-left: 15px;
	font-size: 9pt;
	color: white;
}

#main P.small {
	font-size: 8pt;
	line-height: 135%;
}

#main LI {
	color: white;
	font-size: 9pt;
	margin-left: 15px;
	list-style-type: square;
}

.c {
	text-align: center;
}

#main H1,#main P.h1 {
	font-family: Tahoma,Arial;
	color: #FFCC00;
	font-weight: bold;
	font-size: 13pt;
	margin: 4pt auto 8pt 0px;
	line-height: 100%;
}

#main H2,#main P.h2 {
	font-family: Tahoma,Arial;
	color: #FFCC00;
	font-weight: bold;
	font-size: 11pt;
	margin: 28pt auto 0pt auto;
}

#main SPAN.sub_h2 {
	font-family: Tahoma,Arial;
	color: white;
	font-weight: bold;
	font-size: 10pt;
	margin: 4pt auto 0pt auto;
	text-transform: uppercase;
}

#main P.h3 {
	font-family: Tahoma,Arial;
	color: #FFCC00;
	font-weight: bold;
	font-size: 9pt;
	margin: 10pt auto 0pt auto;
}

#main SPAN.lead-in {
	font-weight: bold;
	color: #FFCC00;
}

#main A {
	color: white;
	text-decoration: underline;
}

#main A:hover,#main A:visited:hover {
	color: white;
	text-decoration: none;
}

/******************************************* CLIENTS SERVED STYLES */
#main IMG.client-collage {
	margin: auto auto auto 37px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


/******************************************* CONTACT STYLES */
#main P.contact {
	margin-left: 100px;
}


/******************************************* HOME PAGE STYLES */
#main DIV.newsbox {
	background-color: #16ABE3;
	margin: 0px;
	height: 131px;
	width: 285px;
}

#main DIV.newsbox DIV.text {
	width: 100px;
	height: 86px;
	float: left;
	padding: 6px;
}

#main DIV.newsbox DIV.button {
	width: 100px;
	height: 27px;
	float: left;
	clear: left;
	padding: 0px 6px 6px 6px;
	text-align: center;
}

#main DIV.newsbox DIV.text P {
	color: white;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: bold;
}

#main DIV.newsbox DIV.image {
	float: right;
	clear: right;
	height: 131px;
	width: 173px;
}

#main DIV.newsbox DIV.image IMG {
	margin: 2px 6px 2px 0px;
	border: 0px;
}


/******************************************* HOME PAGE STYLES */
#main DIV.vidbox {
	background-color: #16ABE3;
	padding: 5px 10px;
	width: 320px;
}

#main DIV.vidbox P {
	margin-left: 0px;
}

#main DIV.demoreel_list {
	width: 200px;
	float: left;
}

#main DIV.demoreel_sp {
	height: 276px;
	width: 9px;
	margin: 0px 15px 0px 15px;
	float: left;
	overflow: hidden;
	background: transparent url(/images/textbox.divider.gif) repeat-y top center;
	display: inline;
}

#main DIV.demoreel_vidwin {
	width: 340px;
	float: right;

}

#main DIV.demoreel_list DIV.demoreel_listelem {
	height: 24px;
}

#main DIV.demoreel_list DIV.demoreel_listelem P {
	padding: 3px;
	margin: 4px auto;
}

#main DIV.demoreel_list DIV.demoreel_selected {
	height: 24px;
}

#main DIV.demoreel_list DIV.demoreel_selected P {
	padding: 3px;
	margin: 4px auto;
	background-color: #16ABE3;
}

#main DIV.demoreel_vidwin IMG.demoreel_capture {
	border: 0px;
	width: 320px;
	height: 240px;
}

#main DIV.demoreel_list A {
	color: white;
	text-decoration: none;
}

#main DIV.demoreel_list A:hover,#main DIV.demoreel_list A:visited:hover {
	color: white;
	text-decoration: underline;
}


/******************************************* FOOTER STYLES */
#footer {
	margin: 12px auto auto auto;
	width: 788px;
}

#footer A {
	color: white;
	text-decoration: none;
}
#footer A:hover {
	color: #336699
}

#footer P {
	font-family: Tahoma, Arial, Helvetica, sans serif;
	text-align: center;
	color: white;
}

#footer P.homelink {
	font-size: 10px;
	margin-bottom: 8pt;
}

#footer P.textnav {
	font-size: 10px;
	margin: 8pt auto;
}

#footer P.copyright {
	font-size: 7pt;
	margin-top: 8pt;
}


/******************************************* SITE MAP STYLES */
#main P.lvl0 {
	margin: 6pt auto 4pt auto;
}

#main P.lvl1 {
	margin: 4pt auto 4pt 30px;
}

#main P.lvl0 A,#main P.lvl1 A {
	color: white;
	text-decoration: none;
}

#main P.lvl0 A:hover,#main P.lvl1 A:hover {
	color: white;
	text-decoration: underline;
}

#main P.lvl0 A:visited,#main P.lvl1 A:visited {
	color: white;
	text-decoration: none;
}

#main P.lvl0 A:visited:hover,#main P.lvl1 A:visited:hover {
	color: white;
	text-decoration: underline;
}


/******************************************* ROUNDED CORNER STYLES */
.curved {
	background-color: transparent;
	width: auto;
	margin: auto;
}

.curved-main {
	background-color: #003399;
	width: auto;
	margin: auto;
}

.curved-newsbox {
	background-color: transparent;
	width: 285px;
	margin: 15px 5px 15px 5px;
}

.curved-vidbox {
	background-color: transparent;
	width: 340px;
}

.curved B {
	display: block;
	overflow: hidden;
	height: 1px;
	font-size: 1px;
}

.curved .b1, .curved .b2, .curved .b3, .curved .b4 {
	background-color: #003366;
}

.curved .nwsb1, .curved .nwsb2, .curved .nwsb3, .curved .nwsb4 {
	background-color: #16ABE3;
}

.curved .vidb1, .curved .vidb2, .curved .vidb3, .curved .vidb4 {
	background-color: #16ABE3;
}

.curved .mnb1, .curved .mnb2, .curved .mnb3, .curved .mnb4 {
	background-color: #0066CC;
}

.curved .b1, .curved .nwsb1, .curved .vidb1  {
	margin: 0 5px;
}

.curved .b2, .curved .nwsb2, .curved .vidb2 {
	margin: 0 3px;
}

.curved .b3, .curved .nwsb3, .curved .vidb3 {
	margin: 0 2px;
}

.curved .b4, .curved .nwsb4, .curved .vidb4 {
	margin: 0 1px;
	height: 2px;
}

.curved .mnb1 {
	margin: 0 5px;
	background-color: #0099FF;
}

.curved .mnb2 {
	margin: 0 3px;
	background-color: #0099FF;
}

.curved .mnb3 {
	margin: 0 2px;
	background-color: #0066CC;
	border-left: 3px solid #0099FF;
	border-right: 3px solid #0099FF;
}

.curved .mnb4 {
	margin: 0 1px;
	height: 2px;
	background-color: #0066CC;
	border-left: 2px solid #0099FF;
	border-right: 2px solid #0099FF;
}.white_text {
	font-family: Tahoma,Arial;
	font-size: 11px;
	color: #FFFFFF;
}
#main22 {

	background-color: #003399;
	width: 350px;
	height: auto;
	margin: 0px auto;
	padding-top: 2px;
	border-left: 2px none #0099FF;
	border-right: 2px none #0099FF;
}
#main DIV.textbox22 {
	width: 200px;
	height: auto;
	overflow: auto;
	margin: 12px;
	padding: 0px;
}
.curved-main22 {

	background-color: #003399;
	width: auto;
	margin: auto auto auto 22px;
}
.curved-main33 {

	background-color: #003399;
	width: auto;
	margin: auto;
}
#main33 {

	background-color: #003399;
	width: 600px;
	height: 120px;
	margin: 0px auto;
	padding-top: 2px;
	border-left: 0px none #0099FF;
	border-right: 2px none #0099FF;
}
#main DIV.textbox33 {

	width: 600px;
	height: 120px;
	overflow: auto;
	margin: 12px 0px auto;
	padding-right: 0px;
}
