

body
	{
	font-family: "Lucida Grande",Verdana,sans-serif;
	}

p {
	font-size: 1em;
	line-height: 1.6em;
	font-weight: normal;
	margin: 0 0 1.6em 0; 
	padding: 0; 
}



/*
=Headings
*/
h1, h2, h3 
	{
	font-family: Arial, Helvetica, sans-serif; 
	}

h1, h2, h3, h4, h5, h6
	{
	margin: 0; 
	padding: 0; 
	line-height: 1.2em; 
	margin: 0 0 5px;  
	}

h1	{
	color: #aa1224; 
	font-size: 3em; 
	letter-spacing: -2px; 
	font-weight: bold; 
	}

h2 	{
	color: #000; 
	font-size: 2em;
	font-weight: bold; 
	}

h3 	{
	font-size: 1.5em;
	letter-spacing: -0.5px; 
	margin-bottom: 1em;
	line-height: 1.3em;
	}

h4 	{
	font-size: 1em;
	font-weight: bold;
	}

li	{
	line-height: 24px;
	}
#home-page-message
	{
	text-align: right;
	padding-top:300px;
	margin-right:-100px;
	font-size: 22px;
	color: #138ed0;
	color: #bb0000;
	}

#header
	{
	margin-top: 30px;
	margin-left: 10px;
	text-align: left;
	}

#header td.nav
	{
	vertical-align: bottom;
	text-align: center;
	padding: 0 10px 0 10px;
	}
#header a
	{
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	color: #c98226;
	color: #bb0000;
	color: #138ed0;
	}

#header td.company
	{
	font-size: 26px;
	color: #bb0000;	
	vertical-align: bottom;
	}


#logo-container
	{
	text-align: right;
	margin-right: -20px;
	}



#content
	{
	margin-top:100px;
	margin-right:150px;
	text-align:left;
	}

#content div#title
	{
	font-size: 20px;
	color: #bb0000;	
	text-align:left;
	font-weight: bold;
	}

#content div#subtitle
	{
	text-align:left;
	width:600px;
	}
#content div#subtitle2
	{
	text-align:left;
	width:600px;
	}

#content div#subtitle-small
	{
	text-align:left;
	width:500px;
	}

#content td.position h2
	{
	color: #cccccc;	
	text-align: right;
	vertical-align: top;
	}

#content td a
	{
	color: #000;	
	text-decoration: none;
	}

#content p.description
	{
	size: 16px;
	text-align: justify;
	line-height: 26px;
	}

#content hr
	{
	margin-top: 80px;
	color: #aaaaaa;
	}


#footer
	{
	margin-top: 80px;
	width: 700px;
	}

#footer div#what
	{
	font-size: 14px;
	text-align: center;
	}

#footer div#copyright
	{
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
	color: #888888;
	}


#window-container-id
	{
	width:1000px;
	}

#window-id
	{
	position:relative;
	background: #FFFFFF;
	}


.t {background: url(/images/b_dot.gif) 0 0 repeat-x;}
.b {background: url(/images/b_dot.gif) 0 100% repeat-x}
.l {background: url(/images/b_dot.gif) 0 0 repeat-y}
.r {background: url(/images/b_dot.gif) 100% 0 repeat-y}
.bl {background: url(/images/b_bl.gif) 0 100% no-repeat}
.br {background: url(/images/b_br.gif) 100% 100% no-repeat}
.tl {background: url(/images/b_tl.gif) 0 0 no-repeat}
/* Easy styler to change this padding */
.tr {background: url(/images/b_tr.gif) 100% 0 no-repeat; padding:6px} 

.toy
	{
	position:absolute;
	left:750px;
	top:-50px;
	}
