@charset "UTF-8";
/* CSS Document */

body{
	background-color:#fff;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%;
}
.container{
	width:912px;
	margin:auto;
}
.subhead
{
	color:#342a7b;
	font-weight:bold;
}
a {
	outline:none;

}

a:hover {
	outline:none;
}

/************************************************/
/******************header********************/
/************************************************/
.header{
	clear:both;
	height:125px;
}


.top-right{
	width:250px;
	float:right;
	font-size:15px;
	color:#342a7b;
	color:#327b92;
	text-align:center;
	font-weight:bold;
	padding:23px 0 0 0
}
/**/
.request-button a{
	background-image:url(images/templates/request-button-bg.png);
	background-repeat:no-repeat;
	
	height:33px;
	font-size:20px;
	color:#fff;
	padding:5px 0 0 0;
	display:block;
	text-decoration:none;
	text-align:center;
}

.request-button a:hover{
	color:#00d7fe;
}

/************************************************/
/******************Navigation********************/
/************************************************/

.navigation{
	clear:both;
	margin:0 -1px 10px -1px;
	padding:0;
}

.breadcrumbs{
	height:16px;
	clear:both;
	font-size:10px;
	font-weight:bold;
	padding:5px 0 3px 0;
	margin:0;
	color:#666666;
}

.breadcrumbs a{
	text-decoration:underline;
	font-weight:100;
	color:#1a586d;
}

.breadcrumbs a:hover{
	text-decoration:none;
	font-weight:100;
	color:#666;
}


/************************************************/
/******************Rounded Corners***************/
/************************************************/
.top-rounded{
	background-image:url(images/templates/curved-top.gif);
	background-repeat:no-repeat;
	background-position:top center;
	clear:both;
	margin:0;
	padding:9px 0 0 0;
}

.bottom-rounded{
	background-image:url(images/templates/curved-bottom.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	clear:both;
	margin:0;
	padding:0 0 9px 0;
}

/************************************************/
/*********************Homepage********************/
/************************************************/
.big-image{
	background-image:url(images/slider/big-image-gray-gradient.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:880px;
	height:315px;
	padding:0;
	margin:0;
	position:relative;	
}

.big-image-text{
	position: absolute;
	width: 435px;
	height: auto;
	top: 10%;
	margin: 0 0 0 15px;
	font-size:18px;
	line-height:125%;
}

.big-image-text a{
	color:#1a586d;
	text-decoration:underline;	
}

.big-image-text a:hover{
	color:#333;
	text-decoration:none;	
}

.big-image-text h1{
	font-size:34px;
	line-height:125%;
	color:#342a7b;
	font-weight:100;
}


.webdesign-box a{
	color:#342a7b;
	width:233px;
	height:196px;
	background-image:url(images/common/webdesign-box.jpg);
	background-repeat:no-repeat;
	padding:25px 25px 0 25px;
	margin:5px 0 0 0;
	display:block;
	text-decoration:none;
	float:left;
	text-align:center;
	font-size:12px;
	background-position:0 100%;
}

.webdesign-box a:hover{
	color:#666;
	background-image:url(images/common/webdesign-box.jpg);
	background-position:0 0;
}


.webdesign-box strong{
	font-weight:100;
	font-size:20px;
	display:block;
	margin:0;
	padding:0;
}

.development-box a{
	color:#342a7b;
	width:233px;
	height:196px;
	background-image:url(images/common/development-box.jpg);
	background-repeat:no-repeat;
	padding:25px 25px 0 25px;
	margin:5px 15px 0 15px;
	display:block;
	text-decoration:none;
	float:left;
	text-align:center;
	font-size:12px;
	background-position:0 100%;
}

.development-box a:hover{
	color:#666;
	background-image:url(images/common/development-box.jpg);
	background-position:0 0;
}

.development-box strong{
	font-weight:100;
	font-size:20px;
	display:block;
	margin:0;
	padding:0;
}

.request-box a{
	color:#342a7b;
	width:233px;
	height:196px;
	background-image:url(images/common/request-box.jpg);
	background-repeat:no-repeat;
	padding:25px 25px 0 25px;
	margin:5px 0 0 0;
	display:block;
	text-decoration:none;
	float:left;
	text-align:center;
	font-size:12px;
	background-position:0 100%;
}

.request-box a:hover{
	color:#666;
	background-image:url(images/common/request-box.jpg);
	background-position:0 0;
}


.request-box strong{
	font-weight:100;
	font-size:20px;
	display:block;
	margin:0;
	padding:0;
}

/************************************************/
/*********************Content********************/
/************************************************/
.black-sides{
	margin:0;
	padding:1px;
	border-left:1px solid #333;
	border-right:1px solid #333;
	background-color:#fff;
}

.content-home{
	width:880px;
	margin:0 auto 0 auto;
}

.content{
	border-left:1px solid #c6c0c0;
	margin:0 0 0 166px;
	padding:13px;
	color:#333333;
	font-size:12px;
	min-height:230px;
}

.content a{
	color:#1a586d;
	text-decoration:underline;
}

.content a:hover{
	text-decoration:none;
	color:#666;
}

.content h1{
	color:#342a7b;
	font-size:14px;
	padding:0;
	margin:0;
}

.content p{
	line-height:20px;	
}
.content ul
{
	line-height:24px;
}
.textlinks{
	color:#1a586d;
	text-align:center;
	font-size:11px;
	clear:both;
	padding:10px 0 10px 0;
	
}

.textlinks a{
	/*color:#1a586d;*/
	color:#10445b;
	text-decoration:underline;
}

.textlinks a:hover{
	text-decoration:none;
	color:#666;
}


.portfolio-table td
{
	padding:0 10px 40px 0;
	
}

.right-align{
	float:right;
	margin:0 0 0 10px;
}

.left-align{
	float:left;
	margin:0 10px 0 0;
}


.orange{
	color:#F60;	
}

.small-text{
	font-size:10px;	
}

.team-page-text{
	margin:0 0 0 135px;	
}


.portfolio-links{
	color:#aaa;	
	font-weight:normal;
}


.slidertext
{
	font-size:13px;
}
/************************************************/
/******************Left Side*********************/
/************************************************/

.left-side{
	color:#333333;
	width:155px;
	font-size:12px;
	margin:0;
	padding:5px;
	float:left;
	
}

.left-side ul{
	list-style:none;
	margin:0;
	padding:0 0 5px 0;
	border-bottom:1px solid #c6c0c0;
}


.left-side ul li{
	list-style:none;
	margin:0;
	padding:0 0 5px 0;
	
}

.left-side a{
	color:#1e6585;
}

.left-side a:hover{
	color:#333;
	text-decoration:none;
}

.testimonial{
	margin:0 0 0 0;	
	font-size:10px;
}

/************************************************/
/*********************Bottom*********************/
/************************************************/

.footer{
	font-size:11px;
	color:#fff;
	background-color:#2582bf;
	border-left:1px solid #333;
	border-right:1px solid #333;
	padding:1px 13px 1px 13px;
}

.vcard{
	margin:0;
	padding:0;
}

.org{
	margin:0;
	padding:0;	
}

.adr{
	margin:0;
	padding:0;
}	

.copyright-info{
	margin:0;
	padding:10px 0 5px 0;	
}