/* Reset default browser CSS. 
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }


/* =Global Elements
-------------------------------------------------------------- */

body {
	background: #FFF;
	text-align:center;
}
a:link {
	color:#0066CC;
}
a:visited {
	color:#743399;
}
a:active,
a:hover {
	color: #FF4B33;
}
#container {
	width:1024px;
	text-align:left;
	margin:0 auto;
	border:1px solid #000;
}

/* =Header
-------------------------------------------------------------- */
#header {
	padding:30px 0 0 0;
	background:#000;
	height:180px;
}
#logo {
	float:left;
	display:inline;
	margin-left:20px;
	overflow:hidden;
}
#logo_doll {
	margin-left:130px;
	float:left;
	display:inline;
	overflow:hidden;
}
#search {
	float:left;
	display:inline;
	margin-top:20px;
	margin-left:55px;
	overflow:hidden;
	color:#fff;
	font-size:14px;
	height:45px;
}
#search img {
	vertical-align:middle;
	padding:0;
	margin:0;
}
#search input[type="text"] {
	vertical-align:middle;
	border:none;
	height:19px;
	width:260px;
	border-top:1px solid #7f7f7f;
	border-bottom:1px solid #bfbfbf;
	margin-left:-6px;
	padding-left:10px;
	padding-right:10px;
}
#search input[type="submit"] {
	vertical-align:middle;
	border:none;
	margin-left:-6px;
}
#header #space {
	clear:both;
	height:25px;
}
/* =Menu
-------------------------------------------------------------- */
#menu {
	overflow:hidden;
	background:#fe0000;
	height:34px;
	clear:both;
	margin:0 25px 0;
}
#menu ul {
	margin-left:270px;
}
#menu ul li {
	float:left;
	list-style:none;
	font-size:24px;
	padding-right:13px;
	margin-left:13px;
	border-right:1px solid #FFF;
	height:33px;
	line-height:30px;
}
#menu ul li a{
	color:#FFF;
	text-decoration:none;
}
div.subpage #menu {
	background:#FFF;
}
div.subpage #menu ul {
	margin-left:150px;
}

div.subpage #menu ul li{
	color:#FE0000;
	border-right:1px solid #FE0000;		
}
div.subpage #menu ul li a{
	color:#FE0000;
	text-decoration:none;	
}
/* =Content
-------------------------------------------------------------- */

#main {
	overflow: hidden;
	padding: 40px 0 0 0;
}
#content {
	margin-bottom: 36px;
}
#home_text {
	width:620px;
	clear:left;
	float:left;
	display:inline;
	line-height:24px;
	padding:40px 55px;
}
#home_text p {
	margin-bottom:20px;
	font-size:22px;

}
#home_text hr {
	width:700px;
	border:1px solid #ff7f80;
	margin-bottom:30px;
	margin-top:30px;
}

#home_banner {
	height:290px;
	background:#000;
	clear:both;
}
#home_slogan {
	color:#FFF;
	width:460px;
	margin-left:50px;
	float:left;
	display:inline;
	font-size:26px;
	margin-top:20px;
}
#home_movie {
	float:left;
	display:inline;
	margin-left:40px;
}
#text hr {
	width:920px;
	border:1px solid #ff7f80;
	margin-bottom:50px;
}
#sidebar {
	background:#e6e6e6;
	width:230px;
	overflow:hidden;
	float:left;
	padding:40px 20px;
	line-height:24px;
}
#sidebar table tr td {
	vertical-align:top;
	padding-bottom:5px;
}
#sidebar p {
	margin-bottom:20px;
}
#sidebar a {
	color:#f73939;
	text-decoration:none;
}
#text {
	clear:left;
	float:left;
	display:inline;
	line-height:24px;
	padding:40px 55px;
}
h5 {
	color:#808080;
	margin-bottom:20px;
	font-size:24px;
}
#text p {
	margin-bottom:20px;
	font-size:22px;
}
#text table tr th {
	height:40px;
	font-weight:bold;
}
#text table tr td {
	height:40px;
	vertical-align:top;
}
#serviceleft, #serviceright {
	float:left;
	display:inline;
	overflow:hidden;
}
#serviceleft p, #serviceright p {
	font-size:24px;
}
#serviceleft {
	margin-right:20px;
	border-right:1px solid #fe0000;
	padding-right:20px;
	width:430px;
}
#serviceright {
	width:430px;
}
div.resources {
	margin-top:0;
}
div.resources #home_text {
	padding-left:0px;
	width:560px;

}
div.resources #sidebar {
}
#flashmovie {
	margin:55px auto 25px 10px;
}
/* Gallery listing
-------------------------------------------------------------- */



/* Images
-------------------------------------------------------------- */



/* =Navigation
-------------------------------------------------------------- */



/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
	clear:both;
	height:25px;
	border-top:1px solid #ff7f80;
	padding-top:3px;
	margin:0 25px;
	padding-left:10px;
}
#footer ul li {
	float:left;
	list-style:none;
	font-size:12px;
	border-right:1px solid gray;
	margin-left:22px;
	padding-right:20px;
	line-height:20px;
}
#footer ul li a{
	color:#000;
	text-decoration:none;
}
#footer ul li.lastitem, #menu ul li.lastitem, div.subpage #menu ul li.lastitem {
	border:none;
}
