body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #65A9E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#container {
	width: 750px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color:#FFF;
	background-position: bottom;
	background-repeat: no-repeat;
}

#container-header {
	width: 670px;
	height: 130px;
	padding: 20px 40px 0px 40px;
	background-image: url(../images/bg_header.png);
	line-height: 110px
}

#container-name {
	float: left;
	padding: 10px 0px 0px 0px;
	width: 240px;
	height: 120px;
}

#container-slogan {
	float: right; 
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	padding: 20px 0px 0px 20px;
	width: 410px;
	height: 110px;
}

#container-navigation {
	width: 670px;
	padding: 20px 40px 0px 40px;
	background-image: url(../images/bg_navigation.png);
	background-repeat: repeat-y;
	clear: right;
}

#menu {
	margin: 0px auto;
	padding: 0 0 0px 0;
	background: #256092;
	height: 26px;
	width:670px;
}

#container-content {
	width:670px;
	background-image: url(../images/bg_navigation.png);
	background-repeat: repeat-y;
	padding: 0px 40px 0px 40px;
	margin: 0 0 0 0;
	float: left;
}

#content {
	width: 100%;
	float: left;
	height: 100%;
	padding: 20px 0px 0px 0px;
        background-image: url(../images/navshadow.png);
        background-repeat: repeat-x;
}


#content-no-subnav {
	width: 670px;
	height: auto;
	float: left;
	padding: 20px 0px 0px 0px;
        background-image: url(../images/navshadow.png);
        background-repeat: repeat-x;
}

#border {
	width: 181px;
        float: right;
	padding: 8px;
	border: 1px dashed #ddd;
	height: auto;
}

#container-footer {
	width: 750px;
	padding: 20px 0px 0px 0px;
	background-image: url(../images/bg_content.png);
	background-repeat: no-repeat;
	min-height: 100px;
	clear: left;
}

#footer {
	font-size: 11px;
	margin: 0px 20px 0px 20px;
	border-top: solid #ccc 1px;
	text-align: center;
}


#container-name span, #container-slogan span, #content span {
	color: #006AC3;
}

#border span {
	color: #006AC3;
	font-size: 10px;
}

#border h4 {
	text-align: center;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

.clearer {
	clear: both;
}

ul.subnav {
	list-style-type: none
	margin
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 10px 25px;
	background-image: url(../images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 10px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
#content-no-subnav h4 a {
	font-size: 14px;
	color: #006AC3;
	margin: 0 0 0 0;
	line-height: 20px;
	text-decoration: none;
	}

#container-name a img {
  border-style: none;
}


#content-no-subnav h4 a:hover {
	font-size: 14px;
	color: #006AC3;
	margin: 0 0 0 0;
	line-height: 20px;
	text-decoration: underline;
	}
	
h4 {
	font-size: 14px;
	color: #006AC3;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	line-height: 16px;
	padding: 0px 0px 0px 0px;	
	}

h5 {
	font-size: 14px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 10px 24px;
	background-image: url(../images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	line-height: 20px;
}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 10px 0px;
	height: 1px;
}

#checkbox {
	background-repeat: no-repeat;
	background: center;
	line-height: 50px;
}

#checkbox-big {
	background: center no-repeat;
	line-height: 50px;
}

#content p, #content-no-subnav p {
color:#666666;
float:none;
line-height:19px;
margin:20px 20px 20px 20px;
}

#content p a, #border p a, #content-no-subnav p a  {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover, #border p a:hover, #border li a:hover, #content-no-subnav p a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li , #content-no-subnav li{
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#border li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 0px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(../images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#border p {
	line-height: 16px;
	font-size: 11px;
	color: #666666;
	padding: 0px 0px 0px 0px;
    margin: 0px;
}

#subnavigation {
	list-style:none;
	text-align:center;
	}



ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px;
	margin: 0px 0px 0px 0px;
}

#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #006AC3;
}

ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(../images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#solution {
border: 1px solid #006AC3;
width: 650px;
height: auto;
margin: 10px 10px 10px 10px;
}

#content-no-subnav .quote {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 30px 15px 60px;
	background-image: url(../images/check.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	color: #666666;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	font-weight: bold;
}

#content-no-subnav .quote span {
	color: #006AC3;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	font-weight: bold;
}


#content img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}

img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}

#partners {
	width: 370px;
	height: 220px;
    padding: 0;  
    margin:  0 30px;  
} 
 
#partners img {  
	border: none;
	background: none;
	padding: 10px;
    width: 370px;
    height: 220px;
    top:  0; 
    left: 0 	
}

#portfolio {
	width: 400px;
	height: 300px;
    padding: 0;  
    margin:  10px auto;  
} 
 
#portfolio img {  
	border: none;
	background: none;
	padding: 0px;
    width: 400px;
    height: 300px;
    top:  0; 
    left: 0 	
}

#portfolio1 {
	width: 420px;
	height: 320px;
    padding: 0;  
    margin:  0 0;  
} 
 
#portfolio1 img {  
	border: none;
	background: none;
	padding: 10px;
    width: 420px;
    height: 320px;
    top:  0; 
    left: 0 	
}

#portfolio2 {
	width: 420px;
	height: 320px;
    padding: 0;  
    margin:  0 0;  
} 
 
#portfolio2 img {  
	border: none;
	background: none;
	padding: 10px;
    width: 420px;
    height: 320px;
    top:  0; 
    left: 0 	
}

#nav {
list-style-type:none;
padding:0;
margin:0 auto;
float:left;
position:relative;
left:50%;
}
#nav li {
float:left; position:relative; right:50%;
}
#nav li li{
position: relative; left: 0;
width: 100%;
}
#nav a {
width:auto;
display:block;
text-decoration:none;
}

h3.clear {
	clear: right;
}
