
/* CSS Document */



body {
background-color:#CCCCFF;
background-repeat:repeat-x;
margin:10px;}



#logo {
float:left;
}

#page-wrapper{
width: 960px;
height: auto;
height: 665px;
margin: auto;
background-color: white;
padding-top: 0px;
padding-left: 0px;
padding-right: 35px;
padding-bottom: 35px;}

#page-wrapper-ext{
width: 950px;
height: auto;
height: 2945px;
margin: auto;
background-color: white;
padding-top: 0px;
padding-left: 0px;
padding-right: 35px;
padding-bottom: 35px;}

#page-wrapper-work{
width: 950px;
height: auto;
height: 665px;
margin: auto;
background-color: white;
padding-top: 0px;
padding-left: 0px;
padding-right: 35px;
padding-bottom: 35px;}

#header {width:960px; 
height:199px;
background-color:#FFFFFF; 
border-style:solid;border-width:0 0 6px 0;border-color:#FF6600;}

#middle {width:960px; 
height:230px;
background-color:#FFFFFF;}

.contact {float:left; width:250px; 
height:495px; margin: 0px 0 0 0px;
background-color:#000099;padding:0px;}

.content {float:left; width:450px; 
height:260px; margin: 10px 0 0 30px;
background-color:#FFFFFF;}

.content1 {float:left; width:900px; 
height:260px; margin: 10px 0 0 30px;
background-color:#FFFFFF;}

.image {float:right;width:200px; 
height:420px; margin: 30px 10px 0 0; 
background-color:#FFFFFF;}

#footer
{
	float: right;
	width: 700px;
	margin: 15px 0 0 0;
	height: 25px;
	background-color: #FFFFFF;	
}


#bottombar
{
	float: right;
}

#bottombar ul li
{
	display: inline;
}

#bottombar ul li a
{
	text-decoration: none;
	padding: .2em 2em;
	color: #FF6600;
	background-color: #FFFFFF;
}

#bottombar ul li a:hover
{
	color: #000099;
	background-color: #FFFFFF;
}
#bottombar ul
{
	margin: 0;
	padding: 2px;
	list-style-type: none;
	text-align: right;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	color: #FF6600;
}

h1 {font-family:century gothic; font-size:22px; color:#000099; margin: 0 10px 0 0;}
h2 {font-family:century gothic; font-size:18px; color:#000099; margin: 0 10px 0 0;}

h3 {font-family:century gothic; font-size:16px; color:#000099;}
h4 {font-family:century gothic; font-size:14px; color:#000099;}

h5 {font-family:century gothic; font-size:16px; color:#FFFFFF;}
h6 {font-family:century gothic; font-size:12px; color:#FFFFFF;}

p {font-family:century gothic; font-size:14px; color:#000099;}


dt {font-family:helvetica; font-size:18px; color:#000099;}