h1 sup {
	font-size:60%;
}

h2 sup {
	font-size:80%;
}

/*
##############
HEADER CONTENT
##############
*/

#header #logo {
	background:url("../media/images/nanobook-logo.png") top center;
	display:block;
	width:165px;
	height:39px;
	overflow:hidden;
	text-indent:-5000px;
	margin-top:15px;
	margin-right:15px;
}

#header h1, #header ul {display:block;float:left;}

#header #header-right {float:left;width:187px;text-align:center;}

#header #header-right #prestimedia {
	display:block;
	overflow:hidden;
	text-indent:-5000px;
	margin:15px auto 0 auto;
}

/*
###################
RIGHT PANEL CONTENT
###################
*/

#content #right #clients {
	background:url("../media/images/right-bg.png") bottom center no-repeat;
	min-height:400px;
	padding:0 10px 10px 10px;
}

#content #right #clients #client h2 {
	color:#ffffff;
	font-size:12px;
}

#content #right #clients #client .client-details {
	background:url("../media/images/client-bg.png") top left no-repeat;
	width:247px;
	height:66px;
	margin-top:5px;
	margin-bottom:20px;
	clear:both;
}

#content #right #clients #client .client-details img {display:block;padding:4px;margin:0;float:left;}
#content #right #clients #client .client-details ul {display:block;padding:4px;margin:0;float:left;width:120px;margin-left:10px;}
#content #right #clients #client .client-details ul li {font-size: 10px;color:#c62e3a;list-style:circle;text-indent:-3px}
#content #right #clients #client .client-details .client-sep {
	clear:both;
	float:left;
	width:248px;
	display:inline;
	margin-top:10px;
	background:url("../media/images/client-sep.png") bottom center no-repeat;	
	height:1px;
	font-size:1px;line-height:1px;
}

/*
##################
LEFT PANEL CONTENT
##################
*/

#left #animation {
	display:block;width:683px;height:247px;margin-bottom:15px;
}

/*
#########################
LEFT CENTER PANEL CONTENT      
#########################
*/
#content #left #center h1 {margin:0;padding:10px;font-size:18px;color:#d60017}
#content #left #center h2 {margin:0;padding:0 10px;font-size:14px;font-weight:bold;}
#content #left #center #specifications p {margin:0;padding:0 10px 10px 10px;}
#content #left #center #hp p {margin:0;padding:10px;}
#content #left #center #hp a {color:#666666;}
#content #left #center #hp a:hover {color:#d60018;}

#content #left #center #hp ul {margin:15px 60px 73px 60px;}
#content #left #center #hp ul li {list-style:circle;margin:5px 0;font-weight:bold;}

#content #left #center #options ul {margin:5px 60px;clear:both;}
#content #left #center #options ul li {list-style:circle;margin:5px 0;}

#center .feature {
	padding:10px;
	float:left;
	margin:10px 0;
}
#center .feature .feature-icon {
	float:left;
	width:170px;
	text-align:center;
}
#center .feature .feature-description {
	float:left;
	width:480px;	

}
#center .feature .feature-description p{
	padding:0;
	margin:0;
	float:left;
}
/*
####################
FOOTER PANEL CONTENT      
####################
*/

#footer ul {margin:10px auto;color:#666666;width:790px;font-size:12px;}

#footer ul li {display:inline;}

#footer ul li a {color:#666666;text-decoration:none;}
#footer ul li a:hover {text-decoration:underline;}

/*
##################
PRESTIMEDIA PANNEL     
##################
*/

#content #right #contact-prestimedia h1 {
	font-size:16px;
}
#content #right #contact-prestimedia h1 span {color:#d83001}
#content #right #contact-prestimedia p {margin:10px 0;font-size:12px;}
#content #right #contact-prestimedia a {color:#ffffff;text-decoration:none;}
#content #right #contact-prestimedia a:hover {color:#ffffff;text-decoration:underline;}
#content #right #contact-prestimedia p span {color:#d83001}

/*
##############
ASK QUOTE FORM    
##############
*/

#center #contact-form {
	margin:0;padding:0;
	padding-left:40px;
	width:600px;
	display:block;
	color:#666666;
	font-family:verdana;
	font-size:12px;
	
}


#center #contact-form .row {
	padding-top: 15px;
}


#center #contact-form .row label {
	
	display:inline-block;
	width:300px;
	text-align:right;
}


#center #contact-form .row  .finput {
	padding: 2px 4px;
	width:271px;
	border:1px solid #666666;
}


#center #contact-form fieldset {margin:0;padding:20px 0;}


#center #contact-form legend {
	color:#666666;
	font-size:17px;
	font-weight:bold;
	
}

/*
####################
TERMS AND CONDITIONS
####################
*/

#terms {}
#terms p {padding:0 10px 10px 10px;}
