html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#page {
	float:left;
	width:980px;
}

#logo {
	float:left;
	width:186px;
	height:89px;
	
}

#main_navigation {
	float:left;
	margin-left:20px;
	width:764px;
}


#flashcontainer {
	float:left;
	width:980px;
	height:280px;
	clear:both;
	border:0px solid #01203b;
}

#themes {
	float:right;
	padding:3px;
}

/* ------ body -------- */


#body_container {
	float:left;
	width:975px;
	height:auto;
	clear:both;
	border:0px solid red;
}

#homecolumn1 {
	float:left;
	width:300px;
	height:auto;
	margin-left:5px;
	margin-right:8px;
	border:0px solid red;
}

#home_left {
	float:left;
	width:300px;
	height:auto;
	background-color:#44515e;
	color:#ffffff;
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	clear:both;
	height:340px;
}

#home_left_bbox {
	float:left;
	width:300px;
	height:auto;
	margin-top:5px;
	padding-top:10px;
	background-color:#44515e;
	color:#ffffff;
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#home_main_column {
	float:left;
	width:650px;
	height:auto;
	background-color:#44515e;
	color:#ffffff;
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#home_main_column_1 {
	float:left;
	width: 280px;
	margin-bottom:25px;
	padding-right:10px;
	border: 0px solid red;
}

#home_main_column_2 {
	float:left;
	width: 290px;
	margin-left:0px;
	margin-bottom:25px;
}
.box_padding {
	padding:20px 20px 0px 20px;
}

.box_padding_main {
	padding:15px 25px 20px 25px;
}

#featuredsite b {
	color:#99ccff;
}

#homenews b {
	color:#99ccff;
}
#homenews a {
	color:#99ccff;
	text-decoration:none;
}

#homenews a:hover {
	text-decoration: underline;
}


#homenews ul {
	margin:0px;
	text-indent:0px;
	padding:0px 0px 10px 0px;
}
#homenews ul li {
	list-style-image:none;
	list-style-type:none;
	color:#ffffff;
}

/* ------ subpage -------- */

#submain_header {
	float:left;
	width:965px;
	margin: 0px 0px 0px 5px;
	height:100px;
	clear:both;
	border:0px solid #01203b;
}

#submain {
	float:left;
	width:965px;
	margin: 0px 0px 0px 5px;
	height:auto;
	clear:both;
}

#bluebox_container {
	float:left;
	width:674px;
	background-color:#dedede;
	border:1px solid #313940;
	background-image: url(../images/bluebox_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}


#submain_container {
	float:left;
	width:674px;
	background-color:#dedede;
	border:1px solid #313940;
	background-image: url(../images/subpage_grad.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#bluebox_tabs {
	float:left;
	width:167px;
	padding-bottom:10px;
}

#bluebox_main {
	float:left;
	width:437px;
	color:#333333;
	padding:10px 35px 30px 35px;
	background-image: url(../images/subpage_grad.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#submain_pad {
	width:524px;
	background-color:#dedede;
	color:#333333;
	padding:10px 75px 30px 75px;
	background-image: url(../images/subpage_grad.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#breadcrumb {
	float:left;
	padding:0px 0px 8px 80px;
}

#subcolumn_right { 
	float:left;
	width:278px;
	padding:0px 5px 5px 5px;
}

#list_container, #related_portfolio, #latestnews, #sidecolumn, #top_level_links, #bannerads, #themebox {
	float:left;
	width:275px;
	clear:both;
	height:auto;
	background-color:#44515e;
	border:1px solid #2a3c4c;
	margin-bottom:5px;
	color:#ffffff;
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#list_box, #related_box, #news_box, #portfolio_box, #textbox, #top_level_links_box, #bannerads_box, #themepad_box {
	padding:0px 10px 10px 15px;
}

.portfolio_item_on, .portfolio_item_off {
	float:left;
}

#xmas_cards {
float:left;
margin-bottom:20px;
}

/* ------ footer -------- */

#search {
	width:500px;
	float:left;
}

#hidden_pages {
	width:400px;
	float:left;
	text-align:right;
	color:#ffffff;
	font-size:11px;
	padding-top:5px;
}

#hidden_pages a {
	text-decoration:none;
	color:#ffffff;
}

#hidden_pages a:hover {
	text-decoration:underline;
}

#footer {
	float:left;
	width:958px;
	height:auto;
	clear:both;
	margin: 5px 0px 5px 5px;
	padding:0px;
	background-color:#323d47;
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#footer_content {
	float:left;
	width:903px;
	padding:30px;
}

#copyright {
	float:left;
	width:965px;
	padding:10px 0px 20px 10px;
	font-size:10px;
}