/* Unleashed Ideas CSS Document */
* {
	padding:0;
	margin:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	background:url(../images/background.jpg) repeat-x #98BCC8;
	color:#565656;
	margin-top:20px;
	text-align:center;
}
h1 {
	color:#419D08;
	font-size:0.9em;
	text-transform:uppercase;
	padding-bottom:10px;
}
h2 {
	color:#419DDA;
	font-size:0.8em;
	font-weight:bold;
	padding-bottom:10px;
}
h3 {
	color:#065D7A;
	font-size:0.7em;
	padding-bottom:10px;
}

a.tag:link {
	color:black;
	text-decoration:none;
	cursor:text;
}
a.tag:visited {
		color:black;
	text-decoration:none;
	cursor:text;
}
a.tag:hover {
		color:black;
	text-decoration:none;
	cursor:text;
}



a:link {
	color:#4286B3;
	text-decoration:underline;
}
a:visited {
	color:#4286B3;
	text-decoration:underline;
}
a:hover {
	color:#4286B3;
	text-decoration:none;
}
#container {
	text-align:left;
	margin:0 auto;
	width:770px;
}
#header {
	background:url(../images/header.jpg) no-repeat #FFFFFF;
}
ul#navigation {
	text-align:center;
	background-color:#FFFFFF;
	padding:0 0 0 20px;
	list-style:none;
	height:26px;
}
ul#navigation li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
ul#navigation li a {
	margin:0;
	padding:0;
	display:block;
	height:26px;
	text-decoration:none;
	line-height:26px;
}
ul#navigation li a span {
	visibility:hidden;
	letter-spacing:1px;
}
#content {
		background:url(../images/shadow.jpg) no-repeat #FFFFFF;
	
}
#main {
	width:770px;
	background:url(../images/shadow.jpg) no-repeat #FFFFFF;
	padding:0;
}
#main ul {
	padding-left:20px;
}
.logo {
	padding:0 0 0 30px;
}
#breadcrumb {
	font-size:9px;
	color:#419D08;
	padding:15px 0 0 40px;
	text-transform:uppercase;
}
#breadcrumb a:link, #breadcrumb a:visited {
	color:#4286B3;
	text-decoration:underline;
}
#breadcrumb a:hover {
	text-decoration:none;
}
#breadcrumb span {
	font-size:9px;
	font-weight:normal;
	color:#4286B3;
}
.home {
	width:153px;
	background:url(../images/nav-home.gif) no-repeat transparent ;
}
.services {
	width:106px;
	background:url(../images/nav-services.gif) no-repeat transparent;
}
.portfolio {
	width:109px;
	background:url(../images/nav-portfolio.gif) no-repeat transparent;
}
.quote {
	width:108px;
	background:url(../images/nav-quote.gif) no-repeat transparent;
}
.faq {
	width:86px;
	background:url(../images/nav-faq.gif) no-repeat transparent;
}
.contact {
	width:167px;
	text-align:left;
	background:url(../images/nav-contact.gif) no-repeat transparent;
}
.slogan {
	float:right;
	padding:100px 25px 0 0;
}
.left {
	float:left;
}
.leftside {
	padding-left:30px;
}
.leftside img {
	padding-bottom:0px;
}



#rightarea div a img {
	padding:1px;
}
.thumbnails {
	float:left;
	margin:0 7px 5px 0;
}
.normal {
	padding:20px 0 0 10px;
}
.browse {
	padding:20px 0 2px 10px;
}
.thumbs {
	padding:0 4px 30px 15px;
	text-align:center;
}


.welcome img {
	float:left;
	padding:0 8px 8px 0;
}
.author {
	color:#4286B3;
	text-align:right;
	font-size:0.750em;
	font-weight:bold;
	padding:5px 20px;
}
.small {
	font-weight:normal;
	color:#565656;
	font-size:0.550em;
}
.tiny {
	color:#565656;
	font-weight:bold;
}
#contact td {
	padding:3px 0;
}
#service {
	width:233px;
	background:url(../images/dots-y.gif) repeat-y right;
}
#service div {
	padding:8px 15px 15px 13px;
}
#service .pad {
	padding:15px 0 40px 10px;
}
#service .pad ul li {
	font-weight:bold;
	font-size:0.725em;
}
#project {
	float:right;
	width:175px;
	padding-right:15px;
}
#project div {
	padding:8px 0 2px 1px;
}
#project div p {
	padding:5px 0;
}
#project .pad {
	padding:10px 0 2px 15px;
}
a.hide {
	color:#FFFFFF;
	outline-style:none;
}
a.hide div {
	display:none;
}
a.hide:hover {
	text-decoration:none;
}
a.hide:active, a.hide:focus {
	background-color:#065D7A;
	color:#FFFFFF;
}
a.hide:active span, a.hide:focus span {
	display:none;
}
a.hide:active div, a.hide:focus div {
	display:block;
	color:#FFFFFF;
	cursor:default;
}
.learn {
	color:#93C267;
	font-size:0.975em;
}
.show {
	font-size:1.525em;
}
.grow {
	font-size:1.025em;
}
.shrink {
	font-size:0.725em;
	padding:10px 0 0 0;
}
#footer {
	height:15px;
	background:url(../images/footer.gif) no-repeat transparent;
}
#bottom {
	font-size:0.7em;
	color:#044257;
	text-align:center;
	letter-spacing:0.075em;
	padding:2px 10px 5px 10px;
}
a.bottom:link, a.bottom:visited {
	font-size:0.775em;
	color:#006600;
	text-decoration:none;
	text-transform:uppercase;
}
a.bottom:hover {
	color:#0C617D;
	text-decoration:underline;
}
a.blue:link, a.blue:visited, a.blue:hover {
	color:#044257;
	text-decoration:none;
}
.note {
	position:absolute;
	margin-left:295px;
}
.field {
	width:250px;
	background:url(../images/input-bg.gif) repeat-x top left;
	border:1px solid #5A8DAC;
}
.submit {
	width:80px;
	margin-top:5px;
	font-size:10px;
	padding:3px;
	color:#FFFFFF;
	background-color:#204F6C;
	border:1px solid #5E8F34;
	cursor:pointer;
}
.round {
    padding:20px;
	margin:0 auto;
	font-size:0.725em;
	color:#FFFFFF;
	border:0px solid #ffffff;
    background-color:#065D7A;
}
.round strong {
	color:#93C267;
	font-size:1.1em;
}
.round a:link, .round a:visited {
	color:#93C267;
	text-decoration:underline;
}
.round a:hover {
	text-decoration:none;
}
.round p {
	color:#FFFFFF;
}
.work {
	padding-top:5px;
}
.promo {
	margin-bottom:30px;
}
.clear {
	clear:both;
	height:0;
}
a.site:link, a.site:visited {
	font-weight:bold;
	text-decoration:none;
}
a.site:hover {
	color:#FFFFFF;
}

.default
{font-family:Arial;font-size:12px;height:12px;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/* Sitewrapper -> Get-started
--------------------------------------------------*/
	#get-started {
			margin-top: 0;
			border: 1px solid #D2D203;
			background: #FFFFD5;
			padding: 5px; }
			#get-started #get-started-inner {
			padding: 5px;
			background: #FFFFD5 url("../images/bg_gradient_get-started.gif") repeat-x 0 0; }
			div.left {
					width: 49%;
					float: left; }
			div.right {
					width: 49%;
					float: right; }
		
			#get-started a#try-it-now {
				display: block;
				margin: 0 auto;
				height: 49px;
				width: 199px;
				background: transparent url("../images/btn_try-it-now.gif") no-repeat 50% 0;
				text-indent: -5000px; }

ul{
	padding-left:20px;
	margin:0;
	font-size: 13px;
}

li{
	list-style-type:disc;
	list-style-image:url(../images/bullet.gif);
	font-size: 13px;
}