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

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color:#009ddf;
}

img{
	border:0;
}

h1{
	color:#009ee0;
	font-size:16px;
	font-weight:normal;
}
h3{
	color:#009ee0;
	font-size:16px;
	font-weight:normal;
}

#top-line{
	width:100%;
	height:5px;
	background-color:#162982;
	position:absolute;
	top:0;
	left:0;
}

#wrap{
	width:960px;
	height:auto;
	position:absolute;
	left:50%;
	margin-left:-480px;
	top:13px;
	color:#162982;
}

#wrap2{
	width:960px;
	height:auto;
	position:absolute;
	left:50%;
	margin-left:-480px;
	top:13px;
	color:#162982;
}

#flashbox{
	width:930px;
	height:320px;
	background-color:#FFF;
	margin-left:15px;
	margin-right:15px;
}

#flashbox img{
	margin-left:10px;
	margin-top:3px;
}

#navlinks{
	width:895px;
	height:23px;
	color:#FFF;
	background-color:#162982;
	margin-left:20px;
	font-size:14px;
	padding-top:7px;
	padding-left:10px;
}

#navlinks a{
	color:#FFF;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

#navlinks a:hover{
	color:#009ee0;
	text-decoration:none;
}

#tagline{
	width:960px;
	height:35px;
	background-color:#009ddf;
	color:#bc1220;
	background-image:url(../images/callpaul.jpg);
	background-position:center;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-bottom:10px;
}

#video-holder{
	width:960px;
	height:auto;
	min-height:330px;
	background-color:#009ddf;
	color:#FFF;
	padding-top:10px;
}

#content-holder{
	width:960px;
	height:auto;
	min-height:330px;
	background-color:#162982;
	color:#FFF;
	padding-top:10px;
}

#content-holder2{
	width:960px;
	height:auto;
	min-height:430px;
	background-color:#162982;
	color:#FFF;
	padding-top:10px;
}

#content1{
	width:300px;
	height:auto;
	float:left;
	margin-left:20px;
}

#content1 a{
	width:225px;
	height:auto;
	color:#FFF;
	text-decoration:none;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#009ee0;
	display:block;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:20px;
}

#content1 a:hover{
	width:225px;
	height:auto;
	color:#FFF;
	text-decoration:none;
	background-color:#009ee0;
	display:block;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:20px;
}

#content1 p{
	width:225px;
	height:auto;
	color:#FFF;
	text-decoration:none;
	background-color:#009ee0;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:20px;
}

#content1 h1{
	padding-left:20px;
	color:#009ee0;
	font-size:16px;
	font-weight:normal;
}

#content2{
	width:325px;
	height:auto;
	min-height:330px;
	float:left;
	padding-left:20px;
}

#content2 a{
	color:#FFF;
}

#content2large{
	width:550px;
	height:auto;
	min-height:320px;
	float:left;
	padding-left:20px;
}

#content2large a{
	color:#FFF;
}


#content3{
	width:220px;
	float:right;
	height:auto;
	margin-right:50px;
	min-height:330px;
	margin-left:5px;
}

#content4{
	width:600px;
	height:auto;
	min-height:500px;
	float:left;
	padding-left:20px;
}

#content4 a{
	color:#FFF;
}

#content4large{
	width:900px;
	height:auto;
	
	float:left;
	padding-left:20px;
	padding-right: 20px;
}

#content4large a{
	color:#FFF;
}

#footer{
	width:930px;
	height:60px;
	background-color:#FFF;
	margin-left:15px;
	margin-right:15px;
}

#bookDriver{
	width:256px;
	height:37px;
	background-color:#162982;
	float:right;
	margin-right:15px;
}

#footer1{
	width:960px;
	height:30px;
	background-color:#009ddf;
}

#footer2{
	width:950px;
	height:20px;
	background-color:#162982;
	color:#FFF;
	font-size:12px;
	padding-left:10px;
	padding-top:10px;
}

.wrap{
	width:100%;
}

#footer2 a{
	color:#FFF;
}

.blue{
	color:#009ee0;
}

