/* A Free Design by Bryant Smith (bryantsmith.com) */



.myTable { 
	background-color:#FFF; 
	/*border-collapse:collapse;*/
}
.myTable th { 
	color:white;background-color:#25383C; 
}
.myTable td, .myTable th { 
	padding:2px;border:1px solid #BEBEBE; 
}

body.design {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #061C37;
	background: #FFF;/*#162f6c;*/
	background-repeat:repeat-x;
}

textarea {
   font: 11px Arial, Helvetica, sans-serif;
   font-size: 13px;
}

h2 {
	/*background: url(images/head2.png) 100% 0 no-repeat;*/
	width: 940;
	background-color:#BEBEBE;
	color: #104E8B;
}

*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#container
{
  display: block; 
  height:auto;
  position: relative; 
  width: 940px;
}

#mainpic h1
{
position:absolute;
text-align:left;

font-size:20px;
color:#FFF;	
left:600px;
top:48px;
}


#mainpic h2
{
position:absolute;
text-align:left;
color:#E1E7F7;	
left:500px;
top:130px;
}

#mainpic
{
background-image:url(images/main.png);
background-repeat:no-repeat;
width:900px;
height:120px;	
}

#header {
  background: url(images/header_top_repeat.png) 100% 0 repeat-x;
}

#headerfixed {
  position: fixed;
  background: url(images/header_top_repeat.png) 100% 0 repeat-x;
}

#alignright{
	position:absolute;
	right:20px;
	top:0px;
}

#alignrightbot{
	position:fixed;
	right:40px;
	bottom:10px;
}

#alignrightfixed{
	position:fixed;
	right:0px;	
}

.lightblue
{
color:#B1C6FC	
	
}

.component {
	background: url(images/head2.png) 100% 0 no-repeat;
	color: #3D403A;
}



#menu
{
background-image:url(images/menu2.png);
background-repeat:no-repeat;
width:940px;
height:69px;
float:left;
clear:both;
}

#content
{
width:880px;
height:auto;
/*background-image:url(images/tipco_bg.jpg); */
background-color:#FFF/*#bfcff2;*/
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
}

#render {
  background: url(images/tipco_bg.jpg) 0 0 no-repeat;
  color: #fff;
}

.center_inq
{
	position:aboslute;
	width:500px;
	margin-left: auto;
    margin-right: auto;
}

#footer
{
width:5120px;
margin: 0% -2560px;
position: fixed;
left: 50%;
bottom: -35px;

padding-top:60px;
background:url(./images/thefoot_bg.png) 100% repeat-x;
height:70px;
overflow:hidden;
text-align:center;
font-size:10px;
color:#E2E2E0;
}
#footer a, #footer a:visited, #footer a:hover
{
font-size:9px;
color:#E2E2E0;
}


#menu ul {
	list-style: none;
	padding: 0px;
	margin-left:auto;
	width:900px;
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 180px;
	height: 40px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 17px;
	font-size: 15px;
}

#menu a:hover{
	color:#BAD1F3;
	background: url(images/menuhov.jpg) no-repeat;
}

#render d{
  background: url(images/render.jpg) 0 0 no-repeat;
  color: #fff;
}

#center {
    margin: auto;
    width: 12%;
    /*border:3px solid #8AC007;*/
    padding: 1px;
}

html, body {
text-align: center;
}
p {text-align: left;}


