/* CSS Document */

html {margin: 0; padding: 0;}

body { 
	margin: 0;
	padding: 0;
	overflow: -moz-scrollbars-vertical;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	text-align:center;
	min-width:750px;/* for mozilla*/
	background-color: #cccccc;
}

p {
	font-size: 11px;
}


#wrapper {
	margin:0 auto;
	margin-top: 20px;
	width: 960px;
	background-color:#d9d9d9;
	height: 100%; 
}

#header {
	margin:0 auto;
	margin-top: 0px;
	background: url('../images/elements/header.jpg') no-repeat; 
	width: 960px;
	height: 150px;
}
	
#content-block {
	width: 950px;
	background: #d9d9d9;
	padding: 5px;
	height: 100%; 

}

#box1, #box2,  #box3, #box4, #box5, #box6, #box-large {
	float: left;
	display: inline;
	padding: 5px 5px 5px 5px;
}


#box-header1 {
	background: url('../images/elements/images/box1_01.jpg') no-repeat; 
	width: 304px;
	height: 39px;
	padding: 0px;
	margin: 0px;
}

#box-header2 {
	background: url('../images/elements/images/box2_01.jpg') no-repeat; 
	width: 304px;
	height: 39px;
	padding: 0px;
	margin: 0px;
}

#box-header3 {
	background: url('../images/elements/images/box3_01.jpg') no-repeat; 
	width: 304px;
	height: 39px;
	padding: 0px;
	margin: 0px;
}

#box-header4 {
	background: url('../images/elements/images/box4_01.jpg') no-repeat; 
	width: 304px;
	height: 39px;
	padding: 0px;
	margin: 0px;
}

#box-header5 {
	background: url('../images/elements/images/box5_01.jpg') no-repeat; 
	width: 304px;
	height: 39px;
	padding: 0px;
	margin: 0px;
}

#box-header6 {
	background: url('../images/elements/images/box6_01.jpg') no-repeat; 
	width: 304px;
	height: 39px;
	padding: 0px;
	margin: 0px;
}


.box-content {
	font-size: 0.7em;
	text-align: left;
	width: 284px;
	background-color:#ffffff;
	height: 180px;
	padding: 10px;
	line-height: 18px;	
}

.box-content img, .box-content-large-left img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}


.box-content-link {
	margin: 5px 0px 0px 0px;
	clear: left;
	float: right;
	font-weight: bold;
}

.box-content a:visited, .box-content a:link, .box-content-large-left a:visited, .box-content-large-left a:link {
	color:#054082;
	text-decoration:none;
	font-weight: bold;
}

.box-content a:hover, .box-content-large-left a:hover{
	color:#999999;
	text-decoration: underline;
	font-weight: bold;
}

.box-content-link a:visited, .box-content-link a:link, .box-content-link a:hover {
	color:#054082;
	text-decoration:none;
}

.box-content-link a:hover {
	color:#999999;
	text-decoration:underline;
}

.box-footer {
	width: 304px;
	height: 20px;
	clear: both;
}

#box-header-large {
	width: 935px;
	height: 39px;
	padding: 0px;
	margin: 0px;
}

#box-header-large-design {
	background: url('../images/elements/images/box-large-portfolio_01.jpg') no-repeat; 
	width: 935px;
	height: 39px;
	padding: 0px;
	margin: 0px;
}


.box-content-large {
	font-size: 0.7em;
	text-align: left;
	background-color:#ffffff;
	height: auto;
	padding: 10px 10px 0px 10px;
	line-height: 18px;
	width: 915px;
	background-color:#ffffff;
	overflow:auto;
	
}

.box-footer-large {
	background: url('../images/elements/images/box-large-portfolio_03.jpg') no-repeat; 
	width: 935px;
	height: 14px;
	clear: both;
}

.box-content-large-left {
	background-color:#ffffff;
	padding: 0px 0px 0px 30px;
	float: left;
	width: 670px;
	height: 100%;
}

.box-content-large-right {
	background-color:#ffffff;
	float: right;
	width: 190px;
	height: 100%;
}


#footer-text a:visited, #footer-text a:link, #footer-text a:hover {
	color:#ffffff;
	text-decoration:none;
}

#footer-text a:hover {
	color:#999999;
	text-decoration:underline;
}
	
#footer {
	margin-top: 5px;
	width: 960px;
	clear: both;
}	

#footer-text {
	border-top: 1px solid #ffffff;
	padding: 10px 0px 0px 0px;
	color:#FFFFFF;
	font-size: 0.65em;
	background: #054082;
	clear: left;
	height: 20px;
}

.box_white {
	background:#ffffff;
	text-align:center;
	padding-bottom: 10px;
	width: 150px;
	height: 100px;
}

.box_white a:link, .box_white a:visited {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
	font-size:10px;

	}

.box_white a:hover {
	text-decoration: underline;
	color:#054082;
	font-weight:bold;
	font-size:10px;
}

.img-border {
	border: 1px solid #000000;
}


.menu-header {
	background: url('../images/elements/images/menu_header.jpg') no-repeat; 
	width: 170px;
	padding: 2px 10px 0px 10px;
	border: 0px;
	height: 23px;
	font-size: 10px;
	font-weight: bold;
	text-align:center;
}

.menu-content {
	padding: 2px 10px 0px 10px;
	border: 0px;
	height: 18px;
	background-color: #DFDFDF;
	height: auto;
}


.menu-content a:link, .menu-content a:visited {
	color:#054082;
	text-decoration: none;
	font-weight:bold;
	font-size: 10px;
	padding-left: 10px; 
}


.menu-content a:hover {
	text-decoration: underline;
	color: #999999;
	font-weight:bold;
	font-size: 10px;
	background: url('../images/elements/images/link-button.gif') no-repeat;
	padding-left: 10px; 
}

.menu-footer {
	background: url('../images/elements/images/menu_footer.jpg') no-repeat; 
	width: 190px;
	height: 10px;
	margin-bottom: 10px;
}